📄 frmequipmentupdate.designer.cs
字号:
namespace EquipmentMS.Equipment
{
partial class frmEquipmentUpdate
{
private System.ComponentModel.IContainer components = null;
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows form code
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.label5 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.txtJZ = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtJczl = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.cmbZjff = new System.Windows.Forms.ComboBox();
this.txtNX = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.dtpRzrq = new System.Windows.Forms.DateTimePicker();
this.dtpCcrq = new System.Windows.Forms.DateTimePicker();
this.cmbSyqk = new System.Windows.Forms.ComboBox();
this.cmbBgry = new System.Windows.Forms.ComboBox();
this.cmbSybm = new System.Windows.Forms.ComboBox();
this.cmbCfdd = new System.Windows.Forms.ComboBox();
this.cmbZjfs = new System.Windows.Forms.ComboBox();
this.cmbZclb = new System.Windows.Forms.ComboBox();
this.btnExit = new System.Windows.Forms.Button();
this.cmbMC = new System.Windows.Forms.ComboBox();
this.txtSccj = new System.Windows.Forms.TextBox();
this.txtGjbh = new System.Windows.Forms.TextBox();
this.txtXxpz = new System.Windows.Forms.TextBox();
this.txtXH = new System.Windows.Forms.TextBox();
this.txtBH = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txtYZ = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.cmbDW = new System.Windows.Forms.ComboBox();
this.txtSL = new System.Windows.Forms.TextBox();
this.txtDJ = new System.Windows.Forms.TextBox();
this.txtLjzj = new System.Windows.Forms.TextBox();
this.dtpLogin = new System.Windows.Forms.DateTimePicker();
this.label3 = new System.Windows.Forms.Label();
this.btnSave = new System.Windows.Forms.Button();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.txtLoginer = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.errText = new System.Windows.Forms.ErrorProvider(this.components);
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.errText)).BeginInit();
this.SuspendLayout();
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(232, 42);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 0;
this.label5.Text = "Detail :";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(434, 70);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(83, 12);
this.label8.TabIndex = 0;
this.label8.Text = "Release date:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(232, 68);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 0;
this.label7.Text = "Factory :";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(434, 97);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(83, 12);
this.label11.TabIndex = 0;
this.label11.Text = "Condition :";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(232, 94);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 0;
this.label10.Text = "Dept :";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(434, 123);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(83, 12);
this.label14.TabIndex = 0;
this.label14.Text = "Posting Date:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(232, 120);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 0;
this.label13.Text = "Custodian:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(15, 121);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(47, 12);
this.label12.TabIndex = 0;
this.label12.Text = "Place :";
//
// txtJZ
//
this.txtJZ.Location = new System.Drawing.Point(573, 17);
this.txtJZ.Name = "txtJZ";
this.txtJZ.ReadOnly = true;
this.txtJZ.Size = new System.Drawing.Size(49, 21);
this.txtJZ.TabIndex = 1;
this.txtJZ.Text = "0.00";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(15, 43);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(125, 12);
this.label20.TabIndex = 0;
this.label20.Text = "Net residuals rate%:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(192, 45);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(125, 12);
this.label21.TabIndex = 0;
this.label21.Text = "Amortization method:";
//
// txtJczl
//
this.txtJczl.Location = new System.Drawing.Point(140, 42);
this.txtJczl.Name = "txtJczl";
this.txtJczl.Size = new System.Drawing.Size(47, 21);
this.txtJczl.TabIndex = 1;
this.txtJczl.Text = "0";
this.txtJczl.TextChanged += new System.EventHandler(this.txtJczl_TextChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(15, 95);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(71, 12);
this.label9.TabIndex = 0;
this.label9.Text = "Add means :";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(458, 45);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(95, 12);
this.label22.TabIndex = 0;
this.label22.Text = "Expected life :";
//
// cmbZjff
//
this.cmbZjff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbZjff.FormattingEnabled = true;
this.cmbZjff.Items.AddRange(new object[] {
"Curver method ",
"linear method "});
this.cmbZjff.Location = new System.Drawing.Point(323, 42);
this.cmbZjff.Name = "cmbZjff";
this.cmbZjff.Size = new System.Drawing.Size(129, 20);
this.cmbZjff.TabIndex = 2;
//
// txtNX
//
this.txtNX.Location = new System.Drawing.Point(553, 42);
this.txtNX.Name = "txtNX";
this.txtNX.Size = new System.Drawing.Size(49, 21);
this.txtNX.TabIndex = 1;
this.txtNX.Text = "0";
this.txtNX.TextChanged += new System.EventHandler(this.txtNX_TextChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(232, 16);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 0;
this.label2.Text = "Name :";
//
// dtpRzrq
//
this.dtpRzrq.Location = new System.Drawing.Point(516, 116);
this.dtpRzrq.Name = "dtpRzrq";
this.dtpRzrq.Size = new System.Drawing.Size(112, 21);
this.dtpRzrq.TabIndex = 3;
//
// dtpCcrq
//
this.dtpCcrq.Location = new System.Drawing.Point(516, 65);
this.dtpCcrq.Name = "dtpCcrq";
this.dtpCcrq.Size = new System.Drawing.Size(112, 21);
this.dtpCcrq.TabIndex = 3;
//
// cmbSyqk
//
this.cmbSyqk.FormattingEnabled = true;
this.cmbSyqk.Location = new System.Drawing.Point(516, 91);
this.cmbSyqk.Name = "cmbSyqk";
this.cmbSyqk.Size = new System.Drawing.Size(112, 20);
this.cmbSyqk.TabIndex = 2;
//
// cmbBgry
//
this.cmbBgry.FormattingEnabled = true;
this.cmbBgry.Location = new System.Drawing.Point(300, 116);
this.cmbBgry.Name = "cmbBgry";
this.cmbBgry.Size = new System.Drawing.Size(128, 20);
this.cmbBgry.TabIndex = 2;
//
// cmbSybm
//
this.cmbSybm.FormattingEnabled = true;
this.cmbSybm.Location = new System.Drawing.Point(300, 91);
this.cmbSybm.Name = "cmbSybm";
this.cmbSybm.Size = new System.Drawing.Size(128, 20);
this.cmbSybm.TabIndex = 2;
//
// cmbCfdd
//
this.cmbCfdd.FormattingEnabled = true;
this.cmbCfdd.Location = new System.Drawing.Point(107, 115);
this.cmbCfdd.Name = "cmbCfdd";
this.cmbCfdd.Size = new System.Drawing.Size(119, 20);
this.cmbCfdd.TabIndex = 2;
//
// cmbZjfs
//
this.cmbZjfs.FormattingEnabled = true;
this.cmbZjfs.Location = new System.Drawing.Point(107, 91);
this.cmbZjfs.Name = "cmbZjfs";
this.cmbZjfs.Size = new System.Drawing.Size(119, 20);
this.cmbZjfs.TabIndex = 2;
//
// cmbZclb
//
this.cmbZclb.FormattingEnabled = true;
this.cmbZclb.Location = new System.Drawing.Point(107, 41);
this.cmbZclb.Name = "cmbZclb";
this.cmbZclb.Size = new System.Drawing.Size(119, 20);
this.cmbZclb.TabIndex = 2;
//
// btnExit
//
this.btnExit.Location = new System.Drawing.Point(578, 239);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(75, 23);
this.btnExit.TabIndex = 12;
this.btnExit.Text = "Close";
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// cmbMC
//
this.cmbMC.FormattingEnabled = true;
this.cmbMC.Location = new System.Drawing.Point(300, 14);
this.cmbMC.Name = "cmbMC";
this.cmbMC.Size = new System.Drawing.Size(128, 20);
this.cmbMC.TabIndex = 2;
//
// txtSccj
//
this.txtSccj.Location = new System.Drawing.Point(300, 65);
this.txtSccj.Name = "txtSccj";
this.txtSccj.Size = new System.Drawing.Size(128, 21);
this.txtSccj.TabIndex = 1;
//
// txtGjbh
//
this.txtGjbh.Location = new System.Drawing.Point(107, 66);
this.txtGjbh.Name = "txtGjbh";
this.txtGjbh.Size = new System.Drawing.Size(119, 21);
this.txtGjbh.TabIndex = 1;
//
// txtXxpz
//
this.txtXxpz.Location = new System.Drawing.Point(300, 40);
this.txtXxpz.Name = "txtXxpz";
this.txtXxpz.Size = new System.Drawing.Size(328, 21);
this.txtXxpz.TabIndex = 1;
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -