?? mainframe.designer.cs
字號:
this.SilverSkin,
this.SportsBlackSkin,
this.vista1Skin,
this.XPSilverSkin,
this.MSNSkin});
this.ChangeSkin.Name = "ChangeSkin";
this.ChangeSkin.Size = new System.Drawing.Size(133, 22);
this.ChangeSkin.Text = "更換皮膚";
//
// CalmnessSkin
//
this.CalmnessSkin.Name = "CalmnessSkin";
this.CalmnessSkin.Size = new System.Drawing.Size(140, 22);
this.CalmnessSkin.Text = "Calmness";
this.CalmnessSkin.Click += new System.EventHandler(this.CalmnessSkin_Click);
//
// EighteenSkin
//
this.EighteenSkin.Name = "EighteenSkin";
this.EighteenSkin.Size = new System.Drawing.Size(140, 22);
this.EighteenSkin.Text = "Eighteen";
this.EighteenSkin.Click += new System.EventHandler(this.EighteenSkin_Click);
//
// EmeraldSkin
//
this.EmeraldSkin.Name = "EmeraldSkin";
this.EmeraldSkin.Size = new System.Drawing.Size(140, 22);
this.EmeraldSkin.Text = "Emerald";
this.EmeraldSkin.Click += new System.EventHandler(this.EmeraldSkin_Click);
//
// LonghornSkin
//
this.LonghornSkin.Name = "LonghornSkin";
this.LonghornSkin.Size = new System.Drawing.Size(140, 22);
this.LonghornSkin.Text = "Longhorn";
this.LonghornSkin.Click += new System.EventHandler(this.LonghornSkin_Click);
//
// MacOSSkin
//
this.MacOSSkin.Name = "MacOSSkin";
this.MacOSSkin.Size = new System.Drawing.Size(140, 22);
this.MacOSSkin.Text = "MacOS";
this.MacOSSkin.Click += new System.EventHandler(this.MacOSSkin_Click);
//
// SilverSkin
//
this.SilverSkin.Name = "SilverSkin";
this.SilverSkin.Size = new System.Drawing.Size(140, 22);
this.SilverSkin.Text = "Silver";
this.SilverSkin.Click += new System.EventHandler(this.SilverSkin_Click);
//
// SportsBlackSkin
//
this.SportsBlackSkin.Name = "SportsBlackSkin";
this.SportsBlackSkin.Size = new System.Drawing.Size(140, 22);
this.SportsBlackSkin.Text = "SportsBlack";
this.SportsBlackSkin.Click += new System.EventHandler(this.SportsBlackSkin_Click);
//
// vista1Skin
//
this.vista1Skin.Name = "vista1Skin";
this.vista1Skin.Size = new System.Drawing.Size(140, 22);
this.vista1Skin.Text = "vista";
this.vista1Skin.Click += new System.EventHandler(this.vista1Skin_Click);
//
// XPSilverSkin
//
this.XPSilverSkin.Name = "XPSilverSkin";
this.XPSilverSkin.Size = new System.Drawing.Size(140, 22);
this.XPSilverSkin.Text = "XPSilver";
this.XPSilverSkin.Click += new System.EventHandler(this.XPSilverSkin_Click);
//
// MSNSkin
//
this.MSNSkin.Name = "MSNSkin";
this.MSNSkin.Size = new System.Drawing.Size(140, 22);
this.MSNSkin.Text = "MSN";
this.MSNSkin.Click += new System.EventHandler(this.MSNSkin_Click);
//
// HelpMenuItem
//
this.HelpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.HelpTool,
this.aboutToolStripMenuItem});
this.HelpMenuItem.Image = global::Youzi.Properties.Resources.yisheng;
this.HelpMenuItem.Name = "HelpMenuItem";
this.HelpMenuItem.Size = new System.Drawing.Size(59, 20);
this.HelpMenuItem.Text = "幫助";
//
// HelpTool
//
this.HelpTool.Name = "HelpTool";
this.HelpTool.Size = new System.Drawing.Size(169, 22);
this.HelpTool.Text = "幫助 F1";
this.HelpTool.Click += new System.EventHandler(this.HelpTool_Click);
//
// aboutToolStripMenuItem
//
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.aboutToolStripMenuItem.Text = "關(guān)于";
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_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 = 1;
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 = " 當(dāng)前用戶: ";
//
// 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 = " 歡迎使用游子醫(yī)院管理系統(tǒng) ";
//
// 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 = " 現(xiàn)在時(shí)間: ";
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripSeparator3,
this.toolStripButton3,
this.toolStripSeparator4,
this.toolStripButton1,
this.toolStripSeparator5,
this.toolStripButton2,
this.toolStripSeparator6,
this.toolStripSeparator7,
this.toolStripButton4,
this.toolStripSeparator8,
this.toolStripSeparator9,
this.toolStripButton5});
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 = 2;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton3
//
this.toolStripButton3.Image = global::Youzi.Properties.Resources.screen;
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(75, 22);
this.toolStripButton3.Text = "屏幕鎖定";
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton1
//
this.toolStripButton1.Image = global::Youzi.Properties.Resources.yonghu;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(57, 22);
this.toolStripButton1.Text = "用 戶";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton2
//
this.toolStripButton2.Image = global::Youzi.Properties.Resources.yishengtjt;
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(57, 22);
this.toolStripButton2.Text = "科 室";
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton4
//
this.toolStripButton4.Image = global::Youzi.Properties.Resources.doctor;
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(57, 22);
this.toolStripButton4.Text = "醫(yī) 師";
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton5
//
this.toolStripButton5.Image = global::Youzi.Properties.Resources.tuchu;
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(57, 22);
this.toolStripButton5.Text = "退 出";
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
//
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -