📄 frmequipmentupdate.designer.cs
字号:
this.txtSL.Location = new System.Drawing.Point(74, 15);
this.txtSL.Name = "txtSL";
this.txtSL.Size = new System.Drawing.Size(28, 21);
this.txtSL.TabIndex = 1;
this.txtSL.Text = "1";
this.txtSL.TextChanged += new System.EventHandler(this.txtSL_TextChanged);
//
// txtDJ
//
this.txtDJ.Location = new System.Drawing.Point(204, 15);
this.txtDJ.Name = "txtDJ";
this.txtDJ.Size = new System.Drawing.Size(58, 21);
this.txtDJ.TabIndex = 1;
this.txtDJ.Text = "0";
this.txtDJ.TextChanged += new System.EventHandler(this.txtDJ_TextChanged);
//
// txtLjzj
//
this.txtLjzj.Location = new System.Drawing.Point(434, 15);
this.txtLjzj.Name = "txtLjzj";
this.txtLjzj.Size = new System.Drawing.Size(49, 21);
this.txtLjzj.TabIndex = 1;
this.txtLjzj.Text = "0";
this.txtLjzj.TextChanged += new System.EventHandler(this.txtLjzj_TextChanged);
//
// dtpLogin
//
this.dtpLogin.Location = new System.Drawing.Point(107, 230);
this.dtpLogin.Name = "dtpLogin";
this.dtpLogin.Size = new System.Drawing.Size(112, 21);
this.dtpLogin.TabIndex = 10;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(397, 18);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 0;
this.label3.Text = "规格型号:";
//
// btnSave
//
this.btnSave.Location = new System.Drawing.Point(447, 242);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(75, 23);
this.btnSave.TabIndex = 13;
this.btnSave.Text = "保 存";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(32, 234);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 6;
this.label23.Text = "登记日期:";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(224, 235);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(53, 12);
this.label24.TabIndex = 7;
this.label24.Text = "登记人:";
//
// txtLoginer
//
this.txtLoginer.Location = new System.Drawing.Point(278, 230);
this.txtLoginer.Name = "txtLoginer";
this.txtLoginer.Size = new System.Drawing.Size(70, 21);
this.txtLoginer.TabIndex = 9;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(15, 43);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 0;
this.label4.Text = "所属类别:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(15, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "资产编号:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(15, 69);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 0;
this.label6.Text = "国标编号:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dtpRzrq);
this.groupBox1.Controls.Add(this.dtpCcrq);
this.groupBox1.Controls.Add(this.cmbSyqk);
this.groupBox1.Controls.Add(this.cmbBgry);
this.groupBox1.Controls.Add(this.cmbSybm);
this.groupBox1.Controls.Add(this.cmbCfdd);
this.groupBox1.Controls.Add(this.cmbZjfs);
this.groupBox1.Controls.Add(this.cmbZclb);
this.groupBox1.Controls.Add(this.cmbMC);
this.groupBox1.Controls.Add(this.txtSccj);
this.groupBox1.Controls.Add(this.txtGjbh);
this.groupBox1.Controls.Add(this.txtXxpz);
this.groupBox1.Controls.Add(this.txtXH);
this.groupBox1.Controls.Add(this.txtBH);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(12, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(591, 146);
this.groupBox1.TabIndex = 8;
this.groupBox1.TabStop = false;
//
// errText
//
this.errText.ContainerControl = this;
//
// frmEquipmentUpdate
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(617, 274);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.dtpLogin);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.label23);
this.Controls.Add(this.label24);
this.Controls.Add(this.txtLoginer);
this.Controls.Add(this.groupBox1);
this.MaximizeBox = false;
this.Name = "frmEquipmentUpdate";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "固定资产更新";
this.Load += new System.EventHandler(this.frmEquipmentUpdate_Load);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.errText)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
protected System.Windows.Forms.Label label5;
protected System.Windows.Forms.Label label8;
protected System.Windows.Forms.Label label7;
protected System.Windows.Forms.Label label11;
protected System.Windows.Forms.Label label10;
protected System.Windows.Forms.Label label14;
protected System.Windows.Forms.Label label13;
protected System.Windows.Forms.Label label12;
protected System.Windows.Forms.TextBox txtJZ;
protected System.Windows.Forms.Label label20;
protected System.Windows.Forms.Label label21;
protected System.Windows.Forms.TextBox txtJczl;
protected System.Windows.Forms.Label label9;
protected System.Windows.Forms.Label label22;
protected System.Windows.Forms.ComboBox cmbZjff;
protected System.Windows.Forms.TextBox txtNX;
protected System.Windows.Forms.Label label2;
protected System.Windows.Forms.DateTimePicker dtpRzrq;
protected System.Windows.Forms.DateTimePicker dtpCcrq;
protected System.Windows.Forms.ComboBox cmbSyqk;
protected System.Windows.Forms.ComboBox cmbBgry;
protected System.Windows.Forms.ComboBox cmbSybm;
protected System.Windows.Forms.ComboBox cmbCfdd;
protected System.Windows.Forms.ComboBox cmbZjfs;
protected System.Windows.Forms.ComboBox cmbZclb;
protected System.Windows.Forms.Button btnExit;
protected System.Windows.Forms.ComboBox cmbMC;
protected System.Windows.Forms.TextBox txtSccj;
protected System.Windows.Forms.TextBox txtGjbh;
protected System.Windows.Forms.TextBox txtXxpz;
protected System.Windows.Forms.TextBox txtXH;
protected System.Windows.Forms.TextBox txtBH;
protected System.Windows.Forms.GroupBox groupBox2;
protected System.Windows.Forms.TextBox txtYZ;
protected System.Windows.Forms.Label label15;
protected System.Windows.Forms.Label label16;
protected System.Windows.Forms.Label label17;
protected System.Windows.Forms.Label label18;
protected System.Windows.Forms.Label label19;
protected System.Windows.Forms.ComboBox cmbDW;
protected System.Windows.Forms.TextBox txtSL;
protected System.Windows.Forms.TextBox txtDJ;
protected System.Windows.Forms.TextBox txtLjzj;
protected System.Windows.Forms.DateTimePicker dtpLogin;
protected System.Windows.Forms.Label label3;
protected System.Windows.Forms.Button btnSave;
protected System.Windows.Forms.Label label23;
protected System.Windows.Forms.Label label24;
protected System.Windows.Forms.TextBox txtLoginer;
protected System.Windows.Forms.Label label4;
protected System.Windows.Forms.Label label1;
protected System.Windows.Forms.Label label6;
protected System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ErrorProvider errText;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -