📄 form1.designer.cs
字号:
namespace DesignMode
{
partial class frmDesignMode
{
/// <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.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.button1 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.txtResult = new System.Windows.Forms.TextBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.txtNumberB = new System.Windows.Forms.TextBox();
this.txtNumberA = new System.Windows.Forms.TextBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.cbCalc = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.txtCalcResult = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.nubCount = new System.Windows.Forms.NumericUpDown();
this.nudPrices = new System.Windows.Forms.NumericUpDown();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.listBox1 = new System.Windows.Forms.ListBox();
this.button3 = new System.Windows.Forms.Button();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.lbShow = new System.Windows.Forms.ListBox();
this.button6 = new System.Windows.Forms.Button();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.button7 = new System.Windows.Forms.Button();
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.txtResu = new System.Windows.Forms.TextBox();
this.cbOperator = new System.Windows.Forms.ComboBox();
this.NumberB = new System.Windows.Forms.TextBox();
this.NumberA = new System.Windows.Forms.TextBox();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.txtResum = new System.Windows.Forms.TextBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.lbResume3 = new System.Windows.Forms.ListBox();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.label23 = new System.Windows.Forms.Label();
this.txtCompany3 = new System.Windows.Forms.TextBox();
this.label24 = new System.Windows.Forms.Label();
this.txtAge3 = new System.Windows.Forms.TextBox();
this.cbSex3 = new System.Windows.Forms.ComboBox();
this.label25 = new System.Windows.Forms.Label();
this.txtWorkYear3 = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.txtName3 = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.lbResume = new System.Windows.Forms.ListBox();
this.button9 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.label18 = new System.Windows.Forms.Label();
this.txtCompany2 = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.txtAge2 = new System.Windows.Forms.TextBox();
this.cbSex2 = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.txtWorkYear2 = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.txtName2 = new System.Windows.Forms.TextBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label17 = new System.Windows.Forms.Label();
this.txtCompany1 = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.txtAge1 = new System.Windows.Forms.TextBox();
this.cbSex1 = new System.Windows.Forms.ComboBox();
this.label15 = new System.Windows.Forms.Label();
this.txtWorkYear1 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.txtName1 = new System.Windows.Forms.TextBox();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.listBox2 = new System.Windows.Forms.ListBox();
this.button11 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.button14 = new System.Windows.Forms.Button();
this.lbBuilderB = new System.Windows.Forms.ListBox();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.button13 = new System.Windows.Forms.Button();
this.lbBuilderA = new System.Windows.Forms.ListBox();
this.tabPage9 = new System.Windows.Forms.TabPage();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nubCount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudPrices)).BeginInit();
this.tabPage3.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabPage4.SuspendLayout();
this.groupBox2.SuspendLayout();
this.tabPage5.SuspendLayout();
this.tabPage6.SuspendLayout();
this.groupBox8.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
this.tabPage7.SuspendLayout();
this.groupBox9.SuspendLayout();
this.tabPage8.SuspendLayout();
this.groupBox11.SuspendLayout();
this.groupBox10.SuspendLayout();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Controls.Add(this.tabPage8);
this.tabControl1.Controls.Add(this.tabPage9);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(896, 490);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button1);
this.tabPage1.Controls.Add(this.label4);
this.tabPage1.Controls.Add(this.label3);
this.tabPage1.Controls.Add(this.label2);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Controls.Add(this.txtResult);
this.tabPage1.Controls.Add(this.comboBox1);
this.tabPage1.Controls.Add(this.txtNumberB);
this.tabPage1.Controls.Add(this.txtNumberA);
this.tabPage1.Location = new System.Drawing.Point(4, 23);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(888, 463);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "间单工厂";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(109, 145);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 8;
this.button1.Text = "结果";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(59, 119);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(42, 14);
this.label4.TabIndex = 7;
this.label4.Text = "结果:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(38, 90);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 6;
this.label3.Text = "操用数B:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(45, 62);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(56, 14);
this.label2.TabIndex = 5;
this.label2.Text = "运算符:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(38, 33);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 4;
this.label1.Text = "操作数A:";
//
// txtResult
//
this.txtResult.Location = new System.Drawing.Point(109, 116);
this.txtResult.Name = "txtResult";
this.txtResult.Size = new System.Drawing.Size(100, 23);
this.txtResult.TabIndex = 3;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"+",
"-",
"*",
"/"});
this.comboBox1.Location = new System.Drawing.Point(109, 59);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(100, 22);
this.comboBox1.TabIndex = 2;
//
// txtNumberB
//
this.txtNumberB.Location = new System.Drawing.Point(109, 87);
this.txtNumberB.Name = "txtNumberB";
this.txtNumberB.Size = new System.Drawing.Size(100, 23);
this.txtNumberB.TabIndex = 1;
this.txtNumberB.Text = "20";
//
// txtNumberA
//
this.txtNumberA.Location = new System.Drawing.Point(109, 30);
this.txtNumberA.Name = "txtNumberA";
this.txtNumberA.Size = new System.Drawing.Size(100, 23);
this.txtNumberA.TabIndex = 0;
this.txtNumberA.Text = "10";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.cbCalc);
this.tabPage2.Controls.Add(this.label8);
this.tabPage2.Controls.Add(this.txtCalcResult);
this.tabPage2.Controls.Add(this.label7);
this.tabPage2.Controls.Add(this.nubCount);
this.tabPage2.Controls.Add(this.nudPrices);
this.tabPage2.Controls.Add(this.label6);
this.tabPage2.Controls.Add(this.label5);
this.tabPage2.Controls.Add(this.button2);
this.tabPage2.Location = new System.Drawing.Point(4, 23);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(888, 463);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "策略模式";
this.tabPage2.UseVisualStyleBackColor = true;
//
// cbCalc
//
this.cbCalc.FormattingEnabled = true;
this.cbCalc.Location = new System.Drawing.Point(117, 85);
this.cbCalc.Name = "cbCalc";
this.cbCalc.Size = new System.Drawing.Size(121, 22);
this.cbCalc.TabIndex = 9;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(29, 86);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(70, 14);
this.label8.TabIndex = 8;
this.label8.Text = "计算方式:";
//
// txtCalcResult
//
this.txtCalcResult.Location = new System.Drawing.Point(118, 117);
this.txtCalcResult.Multiline = true;
this.txtCalcResult.Name = "txtCalcResult";
this.txtCalcResult.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtCalcResult.Size = new System.Drawing.Size(120, 80);
this.txtCalcResult.TabIndex = 7;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(29, 120);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -