⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainframe.designer.cs

📁 不错的一个做的医院管理系统源码
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace Youzi.View
{
    partial class MainFrame
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainFrame));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.ControlMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ScreenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.LoginMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.ExitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.UsersMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.UsersXinxi = new System.Windows.Forms.ToolStripMenuItem();
            this.OfficeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.OfficeXinxi = new System.Windows.Forms.ToolStripMenuItem();
            this.DoctorMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.DoctorXinxi = new System.Windows.Forms.ToolStripMenuItem();
            this.SystemMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ChangePwd = new System.Windows.Forms.ToolStripMenuItem();
            this.Calc = new System.Windows.Forms.ToolStripMenuItem();
            this.NotePad = new System.Windows.Forms.ToolStripMenuItem();
            this.ChangeSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.CalmnessSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.EighteenSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.EmeraldSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.LonghornSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.MacOSSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.SilverSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.SportsBlackSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.vista1Skin = new System.Windows.Forms.ToolStripMenuItem();
            this.XPSilverSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.MSNSkin = new System.Windows.Forms.ToolStripMenuItem();
            this.HelpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.HelpTool = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
            this.leftPanel = new System.Windows.Forms.Panel();
            this.labNotepad = new System.Windows.Forms.Label();
            this.labCalc = new System.Windows.Forms.Label();
            this.labDoctor = new System.Windows.Forms.Label();
            this.labOffice = new System.Windows.Forms.Label();
            this.labUsers = new System.Windows.Forms.Label();
            this.butSystem = new System.Windows.Forms.Button();
            this.butDoctor = new System.Windows.Forms.Button();
            this.butOffice = new System.Windows.Forms.Button();
            this.butUsers = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.centerPanel = new System.Windows.Forms.Panel();
            this.button1 = new System.Windows.Forms.Button();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.helpProvider1 = new System.Windows.Forms.HelpProvider();
            this.menuStrip1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.leftPanel.SuspendLayout();
            this.centerPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ControlMenuItem,
            this.UsersMenuItem,
            this.OfficeMenuItem,
            this.DoctorMenuItem,
            this.SystemMenuItem,
            this.HelpMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(1016, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // ControlMenuItem
            // 
            this.ControlMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ScreenMenuItem,
            this.toolStripSeparator1,
            this.LoginMenuItem,
            this.toolStripSeparator2,
            this.ExitMenuItem});
            this.ControlMenuItem.Image = global::Youzi.Properties.Resources.keshi;
            this.ControlMenuItem.Name = "ControlMenuItem";
            this.ControlMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.K)));
            this.ControlMenuItem.Size = new System.Drawing.Size(71, 20);
            this.ControlMenuItem.Text = "控制台";
            // 
            // ScreenMenuItem
            // 
            this.ScreenMenuItem.Name = "ScreenMenuItem";
            this.ScreenMenuItem.Size = new System.Drawing.Size(133, 22);
            this.ScreenMenuItem.Text = "屏幕锁定";
            this.ScreenMenuItem.Click += new System.EventHandler(this.ScreenMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(130, 6);
            // 
            // LoginMenuItem
            // 
            this.LoginMenuItem.Name = "LoginMenuItem";
            this.LoginMenuItem.Size = new System.Drawing.Size(133, 22);
            this.LoginMenuItem.Text = "重新登录";
            this.LoginMenuItem.Click += new System.EventHandler(this.LoginMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(130, 6);
            // 
            // ExitMenuItem
            // 
            this.ExitMenuItem.Name = "ExitMenuItem";
            this.ExitMenuItem.Size = new System.Drawing.Size(133, 22);
            this.ExitMenuItem.Text = "退出";
            this.ExitMenuItem.Click += new System.EventHandler(this.ExitMenuItem_Click);
            // 
            // UsersMenuItem
            // 
            this.UsersMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.UsersXinxi});
            this.UsersMenuItem.Image = global::Youzi.Properties.Resources.control;
            this.UsersMenuItem.Name = "UsersMenuItem";
            this.UsersMenuItem.Size = new System.Drawing.Size(83, 20);
            this.UsersMenuItem.Text = "用户管理";
            // 
            // UsersXinxi
            // 
            this.UsersXinxi.Name = "UsersXinxi";
            this.UsersXinxi.Size = new System.Drawing.Size(133, 22);
            this.UsersXinxi.Text = "用户信息";
            this.UsersXinxi.Click += new System.EventHandler(this.UsersXinxi_Click);
            // 
            // OfficeMenuItem
            // 
            this.OfficeMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.OfficeXinxi});
            this.OfficeMenuItem.Image = global::Youzi.Properties.Resources.help;
            this.OfficeMenuItem.Name = "OfficeMenuItem";
            this.OfficeMenuItem.Size = new System.Drawing.Size(83, 20);
            this.OfficeMenuItem.Text = "科室管理";
            // 
            // OfficeXinxi
            // 
            this.OfficeXinxi.Name = "OfficeXinxi";
            this.OfficeXinxi.Size = new System.Drawing.Size(133, 22);
            this.OfficeXinxi.Text = "科室信息";
            this.OfficeXinxi.Click += new System.EventHandler(this.OfficeXinxi_Click);
            // 
            // DoctorMenuItem
            // 
            this.DoctorMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.DoctorXinxi});
            this.DoctorMenuItem.Image = global::Youzi.Properties.Resources.keshiff;
            this.DoctorMenuItem.Name = "DoctorMenuItem";
            this.DoctorMenuItem.Size = new System.Drawing.Size(83, 20);
            this.DoctorMenuItem.Text = "医师管理";
            // 
            // DoctorXinxi
            // 
            this.DoctorXinxi.Name = "DoctorXinxi";
            this.DoctorXinxi.Size = new System.Drawing.Size(133, 22);
            this.DoctorXinxi.Text = "医师信息";
            this.DoctorXinxi.Click += new System.EventHandler(this.DoctorXinxi_Click);
            // 
            // SystemMenuItem
            // 
            this.SystemMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ChangePwd,
            this.Calc,
            this.NotePad,
            this.ChangeSkin});
            this.SystemMenuItem.Image = global::Youzi.Properties.Resources.users;
            this.SystemMenuItem.Name = "SystemMenuItem";
            this.SystemMenuItem.Size = new System.Drawing.Size(83, 20);
            this.SystemMenuItem.Text = "系统设置";
            // 
            // ChangePwd
            // 
            this.ChangePwd.Name = "ChangePwd";
            this.ChangePwd.Size = new System.Drawing.Size(133, 22);
            this.ChangePwd.Text = "修改密码";
            this.ChangePwd.Click += new System.EventHandler(this.ChangePwd_Click);
            // 
            // Calc
            // 
            this.Calc.Name = "Calc";
            this.Calc.Size = new System.Drawing.Size(133, 22);
            this.Calc.Text = "计算器";
            this.Calc.Click += new System.EventHandler(this.Calc_Click);
            // 
            // NotePad
            // 
            this.NotePad.Name = "NotePad";
            this.NotePad.Size = new System.Drawing.Size(133, 22);
            this.NotePad.Text = "记事本";
            this.NotePad.Click += new System.EventHandler(this.NotePad_Click);
            // 
            // ChangeSkin
            // 
            this.ChangeSkin.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.CalmnessSkin,
            this.EighteenSkin,
            this.EmeraldSkin,
            this.LonghornSkin,
            this.MacOSSkin,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -