📄 assetoperate.cs
字号:
// textBox27
//
this.textBox27.Location = new System.Drawing.Point(176, 328);
this.textBox27.Name = "textBox27";
this.textBox27.Size = new System.Drawing.Size(168, 26);
this.textBox27.TabIndex = 16;
this.textBox27.Text = "textBox27";
//
// label32
//
this.label32.Location = new System.Drawing.Point(40, 336);
this.label32.Name = "label32";
this.label32.TabIndex = 15;
this.label32.Text = "资产备注";
//
// button2
//
this.button2.Location = new System.Drawing.Point(408, 392);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(80, 23);
this.button2.TabIndex = 14;
this.button2.Text = "退出";
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(208, 392);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(80, 23);
this.button1.TabIndex = 13;
this.button1.Text = "添加";
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label8
//
this.label8.Location = new System.Drawing.Point(368, 280);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(112, 23);
this.label8.TabIndex = 12;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(176, 280);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(144, 26);
this.textBox5.TabIndex = 11;
this.textBox5.Text = "textBox5";
this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged);
//
// label7
//
this.label7.Location = new System.Drawing.Point(40, 280);
this.label7.Name = "label7";
this.label7.TabIndex = 10;
this.label7.Text = "分配员工";
//
// label6
//
this.label6.Location = new System.Drawing.Point(40, 232);
this.label6.Name = "label6";
this.label6.TabIndex = 8;
this.label6.Text = "购买价格";
//
// label5
//
this.label5.Location = new System.Drawing.Point(40, 136);
this.label5.Name = "label5";
this.label5.TabIndex = 6;
this.label5.Text = "购买日期";
//
// label4
//
this.label4.Location = new System.Drawing.Point(40, 80);
this.label4.Name = "label4";
this.label4.TabIndex = 5;
this.label4.Text = "序列号";
//
// label3
//
this.label3.Location = new System.Drawing.Point(40, 184);
this.label3.Name = "label3";
this.label3.TabIndex = 4;
this.label3.Text = "资产种类";
//
// label2
//
this.label2.Location = new System.Drawing.Point(40, 24);
this.label2.Name = "label2";
this.label2.TabIndex = 3;
this.label2.Text = "资产编号";
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("隶书", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textBox2.Location = new System.Drawing.Point(176, 80);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(144, 26);
this.textBox2.TabIndex = 2;
this.textBox2.Text = "textBox2";
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.Font = new System.Drawing.Font("隶书", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.comboBox1.Location = new System.Drawing.Point(176, 184);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(144, 24);
this.comboBox1.TabIndex = 1;
this.comboBox1.TextChanged += new System.EventHandler(this.comboBox1_TextChanged);
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("隶书", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textBox1.Location = new System.Drawing.Point(176, 24);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(144, 26);
this.textBox1.TabIndex = 0;
this.textBox1.Text = "textBox1";
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// tabPage3
//
this.tabPage3.BackColor = System.Drawing.Color.Gray;
this.tabPage3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.tabPage3.Controls.Add(this.button4);
this.tabPage3.Controls.Add(this.label27);
this.tabPage3.Controls.Add(this.label13);
this.tabPage3.Controls.Add(this.label26);
this.tabPage3.Controls.Add(this.dateTimePicker6);
this.tabPage3.Controls.Add(this.button6);
this.tabPage3.Controls.Add(this.button5);
this.tabPage3.Controls.Add(this.textBox16);
this.tabPage3.Controls.Add(this.label20);
this.tabPage3.Controls.Add(this.label19);
this.tabPage3.Controls.Add(this.textBox14);
this.tabPage3.Controls.Add(this.label17);
this.tabPage3.Controls.Add(this.textBox12);
this.tabPage3.Controls.Add(this.label15);
this.tabPage3.Font = new System.Drawing.Font("隶书", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(506, 431);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "资产估价";
//
// button4
//
this.button4.Location = new System.Drawing.Point(312, 368);
this.button4.Name = "button4";
this.button4.TabIndex = 18;
this.button4.Text = "重置";
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// label27
//
this.label27.ForeColor = System.Drawing.Color.Brown;
this.label27.Location = new System.Drawing.Point(320, 256);
this.label27.Name = "label27";
this.label27.TabIndex = 17;
this.label27.Text = "*";
//
// label13
//
this.label13.ForeColor = System.Drawing.Color.Brown;
this.label13.Location = new System.Drawing.Point(320, 96);
this.label13.Name = "label13";
this.label13.TabIndex = 16;
this.label13.Text = "*";
//
// label26
//
this.label26.ForeColor = System.Drawing.Color.Brown;
this.label26.Location = new System.Drawing.Point(320, 24);
this.label26.Name = "label26";
this.label26.TabIndex = 15;
this.label26.Text = "*";
//
// dateTimePicker6
//
this.dateTimePicker6.Location = new System.Drawing.Point(152, 168);
this.dateTimePicker6.Name = "dateTimePicker6";
this.dateTimePicker6.Size = new System.Drawing.Size(136, 26);
this.dateTimePicker6.TabIndex = 13;
//
// button6
//
this.button6.Location = new System.Drawing.Point(416, 368);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(80, 23);
this.button6.TabIndex = 12;
this.button6.Text = "退出";
//
// button5
//
this.button5.Location = new System.Drawing.Point(200, 368);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(80, 23);
this.button5.TabIndex = 11;
this.button5.Text = "确定估价";
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(152, 256);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(136, 26);
this.textBox16.TabIndex = 10;
this.textBox16.Text = "textBox16";
this.textBox16.TextChanged += new System.EventHandler(this.textBox16_TextChanged);
//
// label20
//
this.label20.Location = new System.Drawing.Point(8, 256);
this.label20.Name = "label20";
this.label20.TabIndex = 9;
this.label20.Text = "当前价格";
//
// label19
//
this.label19.Location = new System.Drawing.Point(8, 168);
this.label19.Name = "label19";
this.label19.TabIndex = 7;
this.label19.Text = "估价日期";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(152, 96);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(136, 26);
this.textBox14.TabIndex = 5;
this.textBox14.Text = "textBox14";
//
// label17
//
this.label17.Location = new System.Drawing.Point(8, 96);
this.label17.Name = "label17";
this.label17.TabIndex = 4;
this.label17.Text = "估价编号";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(152, 24);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(136, 26);
this.textBox12.TabIndex = 1;
this.textBox12.Text = "textBox12";
this.textBox12.TextChanged += new System.EventHandler(this.textBox12_TextChanged);
//
// label15
//
this.label15.Location = new System.Drawing.Point(16, 24);
this.label15.Name = "label15";
this.label15.TabIndex = 0;
this.label15.Text = "资产编号";
//
// tabPage4
//
this.tabPage4.BackColor = System.Drawing.Color.Gray;
this.tabPage4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.tabPage4.Controls.Add(this.button11);
this.tabPage4.Controls.Add(this.label14);
this.tabPage4.Controls.Add(this.label10);
this.tabPage4.Controls.Add(this.label9);
this.tabPage4.Controls.Add(this.label12);
this.tabPage4.Controls.Add(this.textBox4);
this.tabPage4.Controls.Add(this.label11);
this.tabPage4.Controls.Add(this.dateTimePicker3);
this.tabPage4.Controls.Add(this.button8);
this.tabPage4.Controls.Add(this.button7);
this.tabPage4.Controls.Add(this.textBox24);
this.tabPage4.Controls.Add(this.label29);
this.tabPage4.Controls.Add(this.textBox20);
this.tabPage4.Controls.Add(this.label25);
this.tabPage4.Controls.Add(this.label24);
this.tabPage4.Controls.Add(this.comboBox2);
this.tabPage4.Controls.Add(this.label23);
this.tabPage4.Controls.Add(this.textBox18);
this.tabPage4.Controls.Add(this.label22);
this.tabPage4.Controls.Add(this.textBox17);
this.tabPage4.Controls.Add(this.label21);
this.tabPage4.Font = new System.Drawing.Font("隶书", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.tabPage4.Location = new System.Drawing.Point(4, 21);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(506, 431);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "修改资产";
this.tabPage4.Click += new System.EventHandler(this.tabPage4_Click);
//
// button11
//
this.button11.Location = new System.Drawing.Point(312, 392);
this.button11.Name = "button11";
this.button11.TabIndex = 35;
this.button11.Text = "重置";
this.button11.Click += new System.EventHandler(this.button11_Click_1);
//
// label14
//
this.label14.ForeColor = System.Drawing.Color.Brown;
this.label14.Location = new System.Drawing.Point(320, 112);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(16, 23);
this.label14.TabIndex = 34;
this.label14.Text = "*";
//
// label10
//
this.label10.ForeColor = System.Drawing.Color.Firebrick;
this.label10.Location = new System.Drawing.Point(320, 280);
this.label10.Name = "label10";
this.label10.TabIndex = 33;
this.label10.Text = "*";
//
// label9
//
this.label9.ForeColor = System.Drawing.Color.Firebrick;
this.label9.Location = new System.Drawing.Point(320, 16);
this.label9.Name = "label9";
this.label9.TabIndex = 32;
this.label9.Text = "*";
//
// label12
//
this.label12.Location = new System.Drawing.Point(344, 112);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(120, 23);
this.label12.TabIndex = 31;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(136, 112);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(152, 26);
this.textBox4.TabIndex = 30;
this.textBox4.Text = "textBox4";
this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
//
// label11
//
this.label11.Location = new System.Drawing.Point(16, 112);
this.label11.Name = "label11";
this.label11.TabIndex = 29;
this.label11.Text = "员工号 ";
//
// dateTimePicker3
//
this.dateTimePicker3.Location = new System.Drawing.Point(136, 168);
this.dateTimePicker3.Name = "dateTimePicker3";
this.dateTimePicker3.Size = new System.Drawing.Size(152, 26);
this.dateTimePicker3.TabIndex = 23;
//
// button8
//
this.button8.Location = new System.Drawing.Point(408, 392);
this.button8.Name = "button8";
this.button8.TabIndex = 22;
this.button8.Text = "退出";
//
// button7
//
this.button7.Location = new System.Drawing.Point(216, 392);
this.button7.Name = "button7";
this.button7.TabIndex = 21;
this.button7.Text = "修改 ";
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// textBox24
//
this.textBox24.Location = new System.Drawing.Point(136, 328);
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(152, 26);
this.textBox24.TabIndex = 16;
this.textBox24.Text = "textBox24";
//
// label29
//
this.label29.Location = new System.Drawing.Point(16, 328);
this.label29.Name = "label29";
this.label29.TabIndex = 15;
this.label29.Text = "资产备注";
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(136, 224);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(152, 26);
this.textBox20.TabIndex = 9;
this.textBox20.Text = "textBox20";
this.textBox20.TextChanged += new System.EventHandler(this.textBox20_TextChanged);
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -