📄 form1.designer.cs
字号:
namespace level
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
private System.Windows.Forms.MainMenu mainMenu1;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.mainMenu1 = new System.Windows.Forms.MainMenu();
this.menuItem1 = new System.Windows.Forms.MenuItem();
this.menuItem2 = new System.Windows.Forms.MenuItem();
this.menuItem3 = new System.Windows.Forms.MenuItem();
this.menuItem4 = new System.Windows.Forms.MenuItem();
this.menuItem5 = new System.Windows.Forms.MenuItem();
this.menuItem6 = new System.Windows.Forms.MenuItem();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// mainMenu1
//
this.mainMenu1.MenuItems.Add(this.menuItem1);
this.mainMenu1.MenuItems.Add(this.menuItem2);
//
// menuItem1
//
resources.ApplyResources(this.menuItem1, "menuItem1");
//
// menuItem2
//
this.menuItem2.MenuItems.Add(this.menuItem3);
this.menuItem2.MenuItems.Add(this.menuItem4);
this.menuItem2.MenuItems.Add(this.menuItem5);
this.menuItem2.MenuItems.Add(this.menuItem6);
resources.ApplyResources(this.menuItem2, "menuItem2");
//
// menuItem3
//
resources.ApplyResources(this.menuItem3, "menuItem3");
this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
//
// menuItem4
//
resources.ApplyResources(this.menuItem4, "menuItem4");
//
// menuItem5
//
resources.ApplyResources(this.menuItem5, "menuItem5");
this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
//
// menuItem6
//
resources.ApplyResources(this.menuItem6, "menuItem6");
//
// label1
//
this.label1.BackColor = System.Drawing.Color.Black;
this.label1.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label1, "label1");
this.label1.Name = "label1";
//
// label2
//
this.label2.BackColor = System.Drawing.Color.Black;
this.label2.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label2, "label2");
this.label2.Name = "label2";
//
// label3
//
this.label3.BackColor = System.Drawing.Color.Black;
this.label3.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label3, "label3");
this.label3.Name = "label3";
//
// label4
//
this.label4.BackColor = System.Drawing.Color.Black;
this.label4.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label4, "label4");
this.label4.Name = "label4";
//
// label5
//
this.label5.BackColor = System.Drawing.Color.Black;
this.label5.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label5, "label5");
this.label5.Name = "label5";
//
// label6
//
this.label6.BackColor = System.Drawing.Color.Black;
this.label6.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label6, "label6");
this.label6.Name = "label6";
//
// label7
//
this.label7.BackColor = System.Drawing.Color.Black;
this.label7.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label7, "label7");
this.label7.Name = "label7";
//
// label8
//
this.label8.BackColor = System.Drawing.Color.Black;
this.label8.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label8, "label8");
this.label8.Name = "label8";
//
// label9
//
this.label9.BackColor = System.Drawing.Color.Black;
this.label9.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label9, "label9");
this.label9.Name = "label9";
//
// label10
//
this.label10.BackColor = System.Drawing.Color.Black;
this.label10.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label10, "label10");
this.label10.Name = "label10";
//
// label11
//
this.label11.BackColor = System.Drawing.Color.Black;
this.label11.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label11, "label11");
this.label11.Name = "label11";
//
// label12
//
this.label12.BackColor = System.Drawing.Color.Black;
this.label12.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label12, "label12");
this.label12.Name = "label12";
//
// label13
//
this.label13.BackColor = System.Drawing.Color.Black;
this.label13.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label13, "label13");
this.label13.Name = "label13";
//
// label14
//
this.label14.BackColor = System.Drawing.Color.Black;
this.label14.ForeColor = System.Drawing.SystemColors.Window;
resources.ApplyResources(this.label14, "label14");
this.label14.Name = "label14";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
resources.ApplyResources(this, "$this");
this.BackColor = System.Drawing.SystemColors.WindowFrame;
this.Controls.Add(this.label12);
this.Controls.Add(this.label13);
this.Controls.Add(this.label14);
this.Controls.Add(this.label11);
this.Controls.Add(this.label9);
this.Controls.Add(this.label10);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.ForeColor = System.Drawing.SystemColors.Window;
this.KeyPreview = true;
this.Menu = this.mainMenu1;
this.Name = "Form1";
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.MenuItem menuItem1;
private System.Windows.Forms.MenuItem menuItem2;
private System.Windows.Forms.MenuItem menuItem3;
private System.Windows.Forms.MenuItem menuItem4;
private System.Windows.Forms.MenuItem menuItem5;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.MenuItem menuItem6;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -