📄 frmequipmentinsert.designer.cs
字号:
//
resources.ApplyResources(this.label9, "label9");
this.label9.Name = "label9";
//
// label6
//
resources.ApplyResources(this.label6, "label6");
this.label6.Name = "label6";
//
// label4
//
resources.ApplyResources(this.label4, "label4");
this.label4.Name = "label4";
//
// label1
//
resources.ApplyResources(this.label1, "label1");
this.label1.Name = "label1";
//
// label15
//
resources.ApplyResources(this.label15, "label15");
this.label15.Name = "label15";
//
// label16
//
resources.ApplyResources(this.label16, "label16");
this.label16.Name = "label16";
//
// txtSL
//
resources.ApplyResources(this.txtSL, "txtSL");
this.txtSL.Name = "txtSL";
this.txtSL.TextChanged += new System.EventHandler(this.txtSL_TextChanged);
//
// cmbDW
//
this.cmbDW.FormattingEnabled = true;
this.cmbDW.Items.AddRange(new object[] {
resources.GetString("cmbDW.Items"),
resources.GetString("cmbDW.Items1"),
resources.GetString("cmbDW.Items2"),
resources.GetString("cmbDW.Items3"),
resources.GetString("cmbDW.Items4"),
resources.GetString("cmbDW.Items5")});
resources.ApplyResources(this.cmbDW, "cmbDW");
this.cmbDW.Name = "cmbDW";
//
// txtDJ
//
resources.ApplyResources(this.txtDJ, "txtDJ");
this.txtDJ.Name = "txtDJ";
this.txtDJ.TextChanged += new System.EventHandler(this.txtDJ_TextChanged);
//
// label17
//
resources.ApplyResources(this.label17, "label17");
this.label17.Name = "label17";
//
// txtYZ
//
resources.ApplyResources(this.txtYZ, "txtYZ");
this.txtYZ.Name = "txtYZ";
this.txtYZ.ReadOnly = true;
//
// label18
//
resources.ApplyResources(this.label18, "label18");
this.label18.Name = "label18";
//
// txtLjzj
//
resources.ApplyResources(this.txtLjzj, "txtLjzj");
this.txtLjzj.Name = "txtLjzj";
this.txtLjzj.TextChanged += new System.EventHandler(this.txtLjzj_TextChanged);
//
// label19
//
resources.ApplyResources(this.label19, "label19");
this.label19.Name = "label19";
//
// txtJZ
//
resources.ApplyResources(this.txtJZ, "txtJZ");
this.txtJZ.Name = "txtJZ";
this.txtJZ.ReadOnly = true;
//
// label20
//
resources.ApplyResources(this.label20, "label20");
this.label20.Name = "label20";
//
// label21
//
resources.ApplyResources(this.label21, "label21");
this.label21.Name = "label21";
//
// txtJczl
//
resources.ApplyResources(this.txtJczl, "txtJczl");
this.txtJczl.Name = "txtJczl";
this.txtJczl.TextChanged += new System.EventHandler(this.txtJczl_TextChanged);
//
// label22
//
resources.ApplyResources(this.label22, "label22");
this.label22.Name = "label22";
//
// cmbZjff
//
this.cmbZjff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbZjff.FormattingEnabled = true;
this.cmbZjff.Items.AddRange(new object[] {
resources.GetString("cmbZjff.Items"),
resources.GetString("cmbZjff.Items1")});
resources.ApplyResources(this.cmbZjff, "cmbZjff");
this.cmbZjff.Name = "cmbZjff";
//
// txtNX
//
resources.ApplyResources(this.txtNX, "txtNX");
this.txtNX.Name = "txtNX";
this.txtNX.TextChanged += new System.EventHandler(this.txtNX_TextChanged);
//
// label23
//
resources.ApplyResources(this.label23, "label23");
this.label23.Name = "label23";
//
// label24
//
resources.ApplyResources(this.label24, "label24");
this.label24.Name = "label24";
//
// dtpLogin
//
resources.ApplyResources(this.dtpLogin, "dtpLogin");
this.dtpLogin.Name = "dtpLogin";
//
// txtLoginer
//
resources.ApplyResources(this.txtLoginer, "txtLoginer");
this.txtLoginer.Name = "txtLoginer";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtYZ);
this.groupBox2.Controls.Add(this.txtJZ);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.label20);
this.groupBox2.Controls.Add(this.label21);
this.groupBox2.Controls.Add(this.label22);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.label17);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Controls.Add(this.cmbZjff);
this.groupBox2.Controls.Add(this.label19);
this.groupBox2.Controls.Add(this.cmbDW);
this.groupBox2.Controls.Add(this.txtSL);
this.groupBox2.Controls.Add(this.txtJczl);
this.groupBox2.Controls.Add(this.txtDJ);
this.groupBox2.Controls.Add(this.txtLjzj);
this.groupBox2.Controls.Add(this.txtNX);
resources.ApplyResources(this.groupBox2, "groupBox2");
this.groupBox2.Name = "groupBox2";
this.groupBox2.TabStop = false;
//
// btnSave
//
resources.ApplyResources(this.btnSave, "btnSave");
this.btnSave.Name = "btnSave";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnExit
//
resources.ApplyResources(this.btnExit, "btnExit");
this.btnExit.Name = "btnExit";
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// errText
//
this.errText.ContainerControl = this;
//
// Updatelabel
//
resources.ApplyResources(this.Updatelabel, "Updatelabel");
this.Updatelabel.Name = "Updatelabel";
//
// gxrq
//
resources.ApplyResources(this.gxrq, "gxrq");
this.gxrq.Name = "gxrq";
//
// PrintButton
//
resources.ApplyResources(this.PrintButton, "PrintButton");
this.PrintButton.Name = "PrintButton";
this.PrintButton.UseVisualStyleBackColor = true;
this.PrintButton.Click += new System.EventHandler(this.PrintButton_Click);
//
// frmEquipmentInsert
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.PrintButton);
this.Controls.Add(this.Updatelabel);
this.Controls.Add(this.gxrq);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.dtpLogin);
this.Controls.Add(this.label23);
this.Controls.Add(this.label24);
this.Controls.Add(this.txtLoginer);
this.MaximizeBox = false;
this.Name = "frmEquipmentInsert";
this.Load += new System.EventHandler(this.frmEquipmentInsert_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.errText)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtGjbh;
private System.Windows.Forms.TextBox txtXH;
private System.Windows.Forms.TextBox txtBH;
private System.Windows.Forms.ComboBox cmbZclb;
private System.Windows.Forms.ComboBox cmbMC;
private System.Windows.Forms.TextBox txtXxpz;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.DateTimePicker dtpCcrq;
private System.Windows.Forms.TextBox txtSccj;
private System.Windows.Forms.DateTimePicker dtpRzrq;
private System.Windows.Forms.ComboBox cmbSyqk;
private System.Windows.Forms.ComboBox cmbBgry;
private System.Windows.Forms.ComboBox cmbSybm;
private System.Windows.Forms.ComboBox cmbCfdd;
private System.Windows.Forms.ComboBox cmbZjfs;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cmbDW;
private System.Windows.Forms.TextBox txtJZ;
private System.Windows.Forms.TextBox txtLjzj;
private System.Windows.Forms.TextBox txtYZ;
private System.Windows.Forms.TextBox txtDJ;
private System.Windows.Forms.TextBox txtSL;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox txtJczl;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.DateTimePicker dtpLogin;
private System.Windows.Forms.ComboBox cmbZjff;
private System.Windows.Forms.TextBox txtLoginer;
private System.Windows.Forms.TextBox txtNX;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button btnSave;
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.ErrorProvider errText;
protected System.Windows.Forms.Label Updatelabel;
protected System.Windows.Forms.DateTimePicker gxrq;
protected System.Windows.Forms.Label label27;
protected System.Windows.Forms.TextBox textBox2;
protected System.Windows.Forms.Label label26;
protected System.Windows.Forms.TextBox textBox1;
protected System.Windows.Forms.Label label25;
private System.Windows.Forms.ComboBox cmbBrand;
private System.Windows.Forms.Button PrintButton;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -