📄 newemployee.designer.cs
字号:
this.label3.TabIndex = 8;
this.label3.Text = "密码:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(85, 79);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 9;
this.label2.Text = "登录名:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(97, 33);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 12);
this.label1.TabIndex = 16;
this.label1.Text = "姓名:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(355, 306);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(41, 12);
this.label9.TabIndex = 17;
this.label9.Text = "职位:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(97, 351);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 15;
this.label8.Text = "级别:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(73, 306);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 13;
this.label7.Text = "基本薪资:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(73, 260);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 14;
this.label6.Text = "所属部门:";
//
// dateTimePicker1
//
this.dateTimePicker1.Location = new System.Drawing.Point(159, 167);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(105, 21);
this.dateTimePicker1.TabIndex = 34;
this.dateTimePicker1.Value = new System.DateTime(2008, 8, 23, 0, 0, 0, 0);
//
// pictureBox6
//
this.pictureBox6.Image = global::BlueHill_Win_.Properties.Resources._30;
this.pictureBox6.Location = new System.Drawing.Point(29, 165);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(25, 25);
this.pictureBox6.TabIndex = 33;
this.pictureBox6.TabStop = false;
//
// pictureBox9
//
this.pictureBox9.Image = global::BlueHill_Win_.Properties.Resources.png_0592;
this.pictureBox9.Location = new System.Drawing.Point(307, 346);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(25, 25);
this.pictureBox9.TabIndex = 33;
this.pictureBox9.TabStop = false;
//
// pictureBox8
//
this.pictureBox8.Image = global::BlueHill_Win_.Properties.Resources.png_0223;
this.pictureBox8.Location = new System.Drawing.Point(29, 303);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(25, 25);
this.pictureBox8.TabIndex = 33;
this.pictureBox8.TabStop = false;
//
// pictureBox5
//
this.pictureBox5.Image = global::BlueHill_Win_.Properties.Resources._2;
this.pictureBox5.Location = new System.Drawing.Point(29, 209);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(25, 25);
this.pictureBox5.TabIndex = 33;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.Image = global::BlueHill_Win_.Properties.Resources.psw;
this.pictureBox4.Location = new System.Drawing.Point(29, 118);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(25, 25);
this.pictureBox4.TabIndex = 33;
this.pictureBox4.TabStop = false;
//
// pictureBox7
//
this.pictureBox7.Image = global::BlueHill_Win_.Properties.Resources.png_0010;
this.pictureBox7.Location = new System.Drawing.Point(29, 14);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(30, 40);
this.pictureBox7.TabIndex = 33;
this.pictureBox7.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.Image = global::BlueHill_Win_.Properties.Resources.user;
this.pictureBox3.Location = new System.Drawing.Point(29, 72);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(25, 25);
this.pictureBox3.TabIndex = 33;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Image = global::BlueHill_Win_.Properties.Resources._12;
this.pictureBox2.Location = new System.Drawing.Point(54, 388);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(16, 16);
this.pictureBox2.TabIndex = 32;
this.pictureBox2.TabStop = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.Color.DarkRed;
this.label11.Location = new System.Drawing.Point(265, 125);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(101, 12);
this.label11.TabIndex = 35;
this.label11.Text = "系统默认\"123456\"";
//
// NewEmployee
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(642, 423);
this.Controls.Add(this.label11);
this.Controls.Add(this.dateTimePicker1);
this.Controls.Add(this.pictureBox6);
this.Controls.Add(this.pictureBox9);
this.Controls.Add(this.pictureBox8);
this.Controls.Add(this.pictureBox5);
this.Controls.Add(this.pictureBox4);
this.Controls.Add(this.pictureBox7);
this.Controls.Add(this.pictureBox3);
this.Controls.Add(this.pictureBox2);
this.Controls.Add(this.numLevel);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnNewEmployee);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label10);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.MaximizeBox = false;
this.Name = "NewEmployee";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "新建员工";
((System.ComponentModel.ISupportInitialize)(this.numLevel)).EndInit();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button buttonUploadPhoto;
private System.Windows.Forms.NumericUpDown numLevel;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.Button btnNewEmployee;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.CheckBox checkBox1;
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 label10;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.Label label11;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -