📄 addworker.designer.cs
字号:
//
this.positiontxt.Location = new System.Drawing.Point(79, 252);
this.positiontxt.Name = "positiontxt";
this.positiontxt.Size = new System.Drawing.Size(160, 21);
this.positiontxt.TabIndex = 21;
//
// moneytxt
//
this.moneytxt.Location = new System.Drawing.Point(79, 221);
this.moneytxt.Name = "moneytxt";
this.moneytxt.Size = new System.Drawing.Size(160, 21);
this.moneytxt.TabIndex = 19;
//
// emailtxt
//
this.emailtxt.Location = new System.Drawing.Point(79, 161);
this.emailtxt.Name = "emailtxt";
this.emailtxt.Size = new System.Drawing.Size(160, 21);
this.emailtxt.TabIndex = 17;
//
// birthdaytxt
//
this.birthdaytxt.Location = new System.Drawing.Point(79, 131);
this.birthdaytxt.Name = "birthdaytxt";
this.birthdaytxt.Size = new System.Drawing.Size(160, 21);
this.birthdaytxt.TabIndex = 16;
//
// repasswordtxt
//
this.repasswordtxt.Location = new System.Drawing.Point(79, 101);
this.repasswordtxt.Name = "repasswordtxt";
this.repasswordtxt.Size = new System.Drawing.Size(160, 21);
this.repasswordtxt.TabIndex = 15;
this.repasswordtxt.UseSystemPasswordChar = true;
//
// passwordtxt
//
this.passwordtxt.Location = new System.Drawing.Point(79, 71);
this.passwordtxt.Name = "passwordtxt";
this.passwordtxt.Size = new System.Drawing.Size(160, 21);
this.passwordtxt.TabIndex = 14;
this.passwordtxt.UseSystemPasswordChar = true;
//
// loginnametxt
//
this.loginnametxt.Location = new System.Drawing.Point(79, 41);
this.loginnametxt.Name = "loginnametxt";
this.loginnametxt.Size = new System.Drawing.Size(160, 21);
this.loginnametxt.TabIndex = 13;
//
// workernametxt
//
this.workernametxt.Location = new System.Drawing.Point(79, 11);
this.workernametxt.Name = "workernametxt";
this.workernametxt.Size = new System.Drawing.Size(160, 21);
this.workernametxt.TabIndex = 12;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(17, 315);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(41, 12);
this.label15.TabIndex = 11;
this.label15.Text = "级别:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(17, 14);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(41, 12);
this.label16.TabIndex = 0;
this.label16.Text = "姓名:";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(17, 285);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 12);
this.label17.TabIndex = 10;
this.label17.Text = "电话:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(17, 44);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(53, 12);
this.label18.TabIndex = 1;
this.label18.Text = "登陆名:";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(17, 255);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(41, 12);
this.label19.TabIndex = 9;
this.label19.Text = "职位:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(17, 74);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(41, 12);
this.label20.TabIndex = 2;
this.label20.Text = "密码:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(17, 104);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(65, 12);
this.label22.TabIndex = 3;
this.label22.Text = "确认密码:";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(17, 224);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 7;
this.label23.Text = "基本薪资:";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(17, 134);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 12);
this.label24.TabIndex = 4;
this.label24.Text = "出生年月:";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(17, 194);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(65, 12);
this.label25.TabIndex = 6;
this.label25.Text = "所属部门:";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(17, 164);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(65, 12);
this.label26.TabIndex = 5;
this.label26.Text = "电子邮件:";
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Location = new System.Drawing.Point(24, 376);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(84, 16);
this.checkBox2.TabIndex = 31;
this.checkBox2.Text = "打印到表单";
this.checkBox2.UseVisualStyleBackColor = true;
//
// addworker
//
this.ClientSize = new System.Drawing.Size(532, 404);
this.Controls.Add(this.checkBox2);
this.Controls.Add(this.outbtn);
this.Controls.Add(this.yesbtn);
this.Controls.Add(this.label14);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox4);
this.MaximizeBox = false;
this.Name = "addworker";
this.Text = "新增用户";
this.Load += new System.EventHandler(this.addworker_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.photobox)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button outbtn;
private System.Windows.Forms.Button yesbtn;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Button updownphotobtn;
private System.Windows.Forms.PictureBox photobox;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox phonetxt;
private System.Windows.Forms.TextBox positiontxt;
private System.Windows.Forms.TextBox moneytxt;
private System.Windows.Forms.TextBox emailtxt;
private System.Windows.Forms.TextBox birthdaytxt;
private System.Windows.Forms.TextBox repasswordtxt;
private System.Windows.Forms.TextBox passwordtxt;
private System.Windows.Forms.TextBox loginnametxt;
private System.Windows.Forms.TextBox workernametxt;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.CheckBox checkBox2;
public System.Windows.Forms.DomainUpDown levelbox;
private System.Windows.Forms.ComboBox branchtxt;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -