📄 frmaddemp.designer.cs
字号:
namespace HumanManage
{
partial class FrmAddEmp
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtRemark = new System.Windows.Forms.TextBox();
this.txtExperience = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.cmbJop = new System.Windows.Forms.ComboBox();
this.cmbDept = new System.Windows.Forms.ComboBox();
this.txtPhone = new DevComponents.DotNetBar.Controls.TextBoxX();
this.label1 = new System.Windows.Forms.Label();
this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
this.dtpStartDate = new System.Windows.Forms.DateTimePicker();
this.cmbPost = new System.Windows.Forms.ComboBox();
this.txtWorkId = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtPay = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtNameId = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtEmail = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtAddress = new DevComponents.DotNetBar.Controls.TextBoxX();
this.txtSchool = new DevComponents.DotNetBar.Controls.TextBoxX();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.cmbSpecialty = new System.Windows.Forms.ComboBox();
this.cmbStudyExper = new System.Windows.Forms.ComboBox();
this.cmbPlace = new System.Windows.Forms.ComboBox();
this.cmbNation = new System.Windows.Forms.ComboBox();
this.cmbFace = new System.Windows.Forms.ComboBox();
this.cmbSex = new System.Windows.Forms.ComboBox();
this.cmbMarrige = new System.Windows.Forms.ComboBox();
this.dtpDateWork = new System.Windows.Forms.DateTimePicker();
this.dtpBirthday = new System.Windows.Forms.DateTimePicker();
this.txtName = new DevComponents.DotNetBar.Controls.TextBoxX();
this.labelX39 = new DevComponents.DotNetBar.LabelX();
this.labelX43 = new DevComponents.DotNetBar.LabelX();
this.labelX34 = new DevComponents.DotNetBar.LabelX();
this.labelX36 = new DevComponents.DotNetBar.LabelX();
this.labelX37 = new DevComponents.DotNetBar.LabelX();
this.labelX38 = new DevComponents.DotNetBar.LabelX();
this.labelX33 = new DevComponents.DotNetBar.LabelX();
this.labelX31 = new DevComponents.DotNetBar.LabelX();
this.labelX30 = new DevComponents.DotNetBar.LabelX();
this.labelX29 = new DevComponents.DotNetBar.LabelX();
this.lblName = new DevComponents.DotNetBar.LabelX();
this.lblBirthday = new DevComponents.DotNetBar.LabelX();
this.lblNameId = new DevComponents.DotNetBar.LabelX();
this.lblPlace = new DevComponents.DotNetBar.LabelX();
this.lblPhone = new DevComponents.DotNetBar.LabelX();
this.lblNation = new DevComponents.DotNetBar.LabelX();
this.lblEmail = new DevComponents.DotNetBar.LabelX();
this.lblAddress = new DevComponents.DotNetBar.LabelX();
this.lblSex = new DevComponents.DotNetBar.LabelX();
this.lblMarriage = new DevComponents.DotNetBar.LabelX();
this.lblFace = new DevComponents.DotNetBar.LabelX();
this.lblID1 = new DevComponents.DotNetBar.LabelX();
this.btnSave = new DevComponents.DotNetBar.ButtonX();
this.btnGoBack = new DevComponents.DotNetBar.ButtonX();
this.lblEmpId = new DevComponents.DotNetBar.LabelX();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.btnSetId = new DevComponents.DotNetBar.ButtonX();
this.txtLong = new System.Windows.Forms.TextBox();
this.txtTop = new System.Windows.Forms.TextBox();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
this.lblCase = new DevComponents.DotNetBar.LabelX();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// labelX1
//
this.labelX1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(206, 12);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(151, 36);
this.labelX1.TabIndex = 0;
this.labelX1.Text = "员 工 简 历";
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtRemark);
this.groupBox1.Controls.Add(this.txtExperience);
this.groupBox1.Controls.Add(this.label27);
this.groupBox1.Controls.Add(this.label26);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.cmbJop);
this.groupBox1.Controls.Add(this.cmbDept);
this.groupBox1.Controls.Add(this.txtPhone);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.dtpEndDate);
this.groupBox1.Controls.Add(this.dtpStartDate);
this.groupBox1.Controls.Add(this.cmbPost);
this.groupBox1.Controls.Add(this.txtWorkId);
this.groupBox1.Controls.Add(this.txtPay);
this.groupBox1.Controls.Add(this.txtNameId);
this.groupBox1.Controls.Add(this.txtEmail);
this.groupBox1.Controls.Add(this.txtAddress);
this.groupBox1.Controls.Add(this.txtSchool);
this.groupBox1.Controls.Add(this.pictureBox1);
this.groupBox1.Controls.Add(this.cmbSpecialty);
this.groupBox1.Controls.Add(this.cmbStudyExper);
this.groupBox1.Controls.Add(this.cmbPlace);
this.groupBox1.Controls.Add(this.cmbNation);
this.groupBox1.Controls.Add(this.cmbFace);
this.groupBox1.Controls.Add(this.cmbSex);
this.groupBox1.Controls.Add(this.cmbMarrige);
this.groupBox1.Controls.Add(this.dtpDateWork);
this.groupBox1.Controls.Add(this.dtpBirthday);
this.groupBox1.Controls.Add(this.txtName);
this.groupBox1.Controls.Add(this.labelX39);
this.groupBox1.Controls.Add(this.labelX43);
this.groupBox1.Controls.Add(this.labelX34);
this.groupBox1.Controls.Add(this.labelX36);
this.groupBox1.Controls.Add(this.labelX37);
this.groupBox1.Controls.Add(this.labelX38);
this.groupBox1.Controls.Add(this.labelX33);
this.groupBox1.Controls.Add(this.labelX31);
this.groupBox1.Controls.Add(this.labelX30);
this.groupBox1.Controls.Add(this.labelX29);
this.groupBox1.Controls.Add(this.lblName);
this.groupBox1.Controls.Add(this.lblBirthday);
this.groupBox1.Controls.Add(this.lblNameId);
this.groupBox1.Controls.Add(this.lblPlace);
this.groupBox1.Controls.Add(this.lblPhone);
this.groupBox1.Controls.Add(this.lblNation);
this.groupBox1.Controls.Add(this.lblEmail);
this.groupBox1.Controls.Add(this.lblAddress);
this.groupBox1.Controls.Add(this.lblSex);
this.groupBox1.Controls.Add(this.lblMarriage);
this.groupBox1.Controls.Add(this.lblFace);
this.groupBox1.Location = new System.Drawing.Point(12, 68);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(539, 548);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
//
// txtRemark
//
this.txtRemark.ForeColor = System.Drawing.Color.Blue;
this.txtRemark.Location = new System.Drawing.Point(48, 456);
this.txtRemark.Multiline = true;
this.txtRemark.Name = "txtRemark";
this.txtRemark.Size = new System.Drawing.Size(485, 91);
this.txtRemark.TabIndex = 183;
//
// txtExperience
//
this.txtExperience.ForeColor = System.Drawing.Color.Blue;
this.txtExperience.Location = new System.Drawing.Point(48, 336);
this.txtExperience.Multiline = true;
this.txtExperience.Name = "txtExperience";
this.txtExperience.Size = new System.Drawing.Size(485, 120);
this.txtExperience.TabIndex = 182;
//
// label27
//
this.label27.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label27.Location = new System.Drawing.Point(15, 491);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(21, 55);
this.label27.TabIndex = 181;
this.label27.Text = "备\r\n\r\n注";
//
// label26
//
this.label26.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label26.Location = new System.Drawing.Point(15, 346);
this.label26.Name = "label26";
this.label26.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.label26.Size = new System.Drawing.Size(21, 100);
this.label26.TabIndex = 180;
this.label26.Text = "个\r\n\r\n人\r\n\r\n简\r\n\r\n历";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(4, 451);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(533, 12);
this.label3.TabIndex = 157;
this.label3.Text = "---------------------------------------------------------------------------------" +
"-------";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(4, 331);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(533, 12);
this.label2.TabIndex = 156;
this.label2.Text = "---------------------------------------------------------------------------------" +
"-------";
//
// cmbJop
//
this.cmbJop.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbJop.ForeColor = System.Drawing.Color.Blue;
this.cmbJop.FormattingEnabled = true;
this.cmbJop.Location = new System.Drawing.Point(260, 278);
this.cmbJop.Name = "cmbJop";
this.cmbJop.Size = new System.Drawing.Size(96, 21);
this.cmbJop.TabIndex = 155;
//
// cmbDept
//
this.cmbDept.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbDept.ForeColor = System.Drawing.Color.Blue;
this.cmbDept.FormattingEnabled = true;
this.cmbDept.Location = new System.Drawing.Point(436, 248);
this.cmbDept.Name = "cmbDept";
this.cmbDept.Size = new System.Drawing.Size(97, 21);
this.cmbDept.TabIndex = 154;
//
// txtPhone
//
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -