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

📄 guahaomainview.designer.cs

📁 不错的一个做的医院管理系统源码
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.MidsummerSkin.Name = "MidsummerSkin";
            this.MidsummerSkin.Size = new System.Drawing.Size(146, 22);
            this.MidsummerSkin.Text = "Midsummer";
            this.MidsummerSkin.Click += new System.EventHandler(this.MidsummerSkin_Click);
            // 
            // MP10Skin
            // 
            this.MP10Skin.Name = "MP10Skin";
            this.MP10Skin.Size = new System.Drawing.Size(146, 22);
            this.MP10Skin.Text = "MP10";
            this.MP10Skin.Click += new System.EventHandler(this.MP10Skin_Click);
            // 
            // OneBlueSkin
            // 
            this.OneBlueSkin.Name = "OneBlueSkin";
            this.OneBlueSkin.Size = new System.Drawing.Size(146, 22);
            this.OneBlueSkin.Text = "OneBlue";
            this.OneBlueSkin.Click += new System.EventHandler(this.OneBlueSkin_Click);
            // 
            // PageSkin
            // 
            this.PageSkin.Name = "PageSkin";
            this.PageSkin.Size = new System.Drawing.Size(146, 22);
            this.PageSkin.Text = "Page";
            this.PageSkin.Click += new System.EventHandler(this.PageSkin_Click);
            // 
            // RealOneSkin
            // 
            this.RealOneSkin.Name = "RealOneSkin";
            this.RealOneSkin.Size = new System.Drawing.Size(146, 22);
            this.RealOneSkin.Text = "RealOne";
            this.RealOneSkin.Click += new System.EventHandler(this.RealOneSkin_Click);
            // 
            // WaveSkin
            // 
            this.WaveSkin.Name = "WaveSkin";
            this.WaveSkin.Size = new System.Drawing.Size(146, 22);
            this.WaveSkin.Text = "Wave";
            this.WaveSkin.Click += new System.EventHandler(this.WaveSkin_Click);
            // 
            // 帮助ToolStripMenuItem
            // 
            this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.HelpTool,
            this.AboutTool});
            this.帮助ToolStripMenuItem.Image = global::Youzi.Properties.Resources.help;
            this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
            this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
            this.帮助ToolStripMenuItem.Text = "帮助";
            // 
            // AboutTool
            // 
            this.AboutTool.Name = "AboutTool";
            this.AboutTool.Size = new System.Drawing.Size(152, 22);
            this.AboutTool.Text = "关于";
            this.AboutTool.Click += new System.EventHandler(this.AboutTool_Click);
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Screentool,
            this.GuaHaotool,
            this.SearchTool,
            this.baobiao,
            this.ExitTool});
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1016, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // Screentool
            // 
            this.Screentool.Image = global::Youzi.Properties.Resources.screen;
            this.Screentool.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.Screentool.Name = "Screentool";
            this.Screentool.Size = new System.Drawing.Size(75, 22);
            this.Screentool.Text = "屏幕锁定";
            this.Screentool.Click += new System.EventHandler(this.Screentool_Click);
            // 
            // GuaHaotool
            // 
            this.GuaHaotool.Image = global::Youzi.Properties.Resources.Usersss;
            this.GuaHaotool.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.GuaHaotool.Name = "GuaHaotool";
            this.GuaHaotool.Size = new System.Drawing.Size(51, 22);
            this.GuaHaotool.Text = "挂号";
            this.GuaHaotool.Click += new System.EventHandler(this.GuaHaotool_Click);
            // 
            // SearchTool
            // 
            this.SearchTool.Image = global::Youzi.Properties.Resources.users;
            this.SearchTool.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.SearchTool.Name = "SearchTool";
            this.SearchTool.Size = new System.Drawing.Size(75, 22);
            this.SearchTool.Text = "挂号查询";
            this.SearchTool.Click += new System.EventHandler(this.SearchTool_Click);
            // 
            // baobiao
            // 
            this.baobiao.Image = global::Youzi.Properties.Resources.yisheng;
            this.baobiao.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.baobiao.Name = "baobiao";
            this.baobiao.Size = new System.Drawing.Size(75, 22);
            this.baobiao.Text = "报表统计";
            this.baobiao.Click += new System.EventHandler(this.baobiao_Click);
            // 
            // ExitTool
            // 
            this.ExitTool.Image = global::Youzi.Properties.Resources.tuchu;
            this.ExitTool.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ExitTool.Name = "ExitTool";
            this.ExitTool.Size = new System.Drawing.Size(51, 22);
            this.ExitTool.Text = "退出";
            this.ExitTool.Click += new System.EventHandler(this.ExitTool_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3});
            this.statusStrip1.Location = new System.Drawing.Point(0, 719);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1016, 22);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
            this.toolStripStatusLabel1.BorderStyle = System.Windows.Forms.Border3DStyle.Etched;
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(207, 17);
            this.toolStripStatusLabel1.Text = "            当前用户:            ";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
            this.toolStripStatusLabel2.BorderStyle = System.Windows.Forms.Border3DStyle.Etched;
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(284, 17);
            this.toolStripStatusLabel2.Text = "             欢迎使用游子医院管理系统               ";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
                        | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
            this.toolStripStatusLabel3.BorderStyle = System.Windows.Forms.Border3DStyle.Etched;
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(348, 17);
            this.toolStripStatusLabel3.Text = "                现在时间:                   ";
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Interval = 1000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // HelpTool
            // 
            this.HelpTool.Name = "HelpTool";
            this.HelpTool.Size = new System.Drawing.Size(152, 22);
            this.HelpTool.Text = "帮助        F1";
            this.HelpTool.Click += new System.EventHandler(this.HelpTool_Click);
            // 
            // GuaHaoMainView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::Youzi.Properties.Resources.Royal_Inspirat_Mod;
            this.ClientSize = new System.Drawing.Size(1016, 741);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "GuaHaoMainView";
            this.helpProvider1.SetShowHelp(this, true);
            this.Text = "医院管理系统";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.GuaHaoMainView_FormClosed);
            this.Load += new System.EventHandler(this.GuaHaoMainView_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 控制台ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem ScreenSuoDing;
        private System.Windows.Forms.ToolStripMenuItem RetLogin;
        private System.Windows.Forms.ToolStripMenuItem Exit;
        private System.Windows.Forms.ToolStrip toolStrip1;
        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.ToolStripMenuItem 门诊挂号ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 挂号查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
        private System.Windows.Forms.ToolStripButton Screentool;
        private System.Windows.Forms.ToolStripButton GuaHaotool;
        private System.Windows.Forms.ToolStripButton SearchTool;
        private System.Windows.Forms.ToolStripButton ExitTool;
        private System.Windows.Forms.ToolStripMenuItem CalcTool;
        private System.Windows.Forms.ToolStripMenuItem NotePadTool;
        private System.Windows.Forms.ToolStripMenuItem ChangePwdTool;
        private System.Windows.Forms.ToolStripMenuItem ChangeSkin;
        private System.Windows.Forms.ToolStripMenuItem AboutTool;
        private System.Windows.Forms.ToolStripMenuItem GuaHaoMenu;
        private System.Windows.Forms.ToolStripMenuItem GuaHaoSearchToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem PatientSearchToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem DeepCyanSkin;
        private System.Windows.Forms.ToolStripButton baobiao;
        private System.Windows.Forms.ToolStripMenuItem DiamondBlueSkin;
        private System.Windows.Forms.ToolStripMenuItem GlassBrownSkin;
        private System.Windows.Forms.ToolStripMenuItem MidsummerSkin;
        private System.Windows.Forms.ToolStripMenuItem MP10Skin;
        private System.Windows.Forms.ToolStripMenuItem OneBlueSkin;
        private System.Windows.Forms.ToolStripMenuItem PageSkin;
        private System.Windows.Forms.ToolStripMenuItem RealOneSkin;
        private System.Windows.Forms.ToolStripMenuItem WaveSkin;
        private System.Windows.Forms.ToolStripMenuItem HelpTool;
        private System.Windows.Forms.HelpProvider helpProvider1;
    }
}

⌨️ 快捷键说明

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