📄 frmpeoplemanage.cs
字号:
//
// TextBox1
//
this.TextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.职员编号"));
this.TextBox1.Location = new System.Drawing.Point(10, 33);
this.TextBox1.Name = "TextBox1";
this.TextBox1.Size = new System.Drawing.Size(64, 21);
this.TextBox1.TabIndex = 20;
this.TextBox1.Text = "";
//
// Label20
//
this.Label20.Location = new System.Drawing.Point(493, 112);
this.Label20.Name = "Label20";
this.Label20.Size = new System.Drawing.Size(64, 16);
this.Label20.TabIndex = 19;
this.Label20.Text = "备注";
//
// Label19
//
this.Label19.Location = new System.Drawing.Point(326, 112);
this.Label19.Name = "Label19";
this.Label19.Size = new System.Drawing.Size(64, 16);
this.Label19.TabIndex = 18;
this.Label19.Text = "单位编号";
//
// Label18
//
this.Label18.Location = new System.Drawing.Point(493, 64);
this.Label18.Name = "Label18";
this.Label18.Size = new System.Drawing.Size(64, 16);
this.Label18.TabIndex = 17;
this.Label18.Text = "电子邮件地址";
//
// Label17
//
this.Label17.Location = new System.Drawing.Point(247, 112);
this.Label17.Name = "Label17";
this.Label17.Size = new System.Drawing.Size(64, 16);
this.Label17.TabIndex = 16;
this.Label17.Text = "职工帐号";
//
// Label16
//
this.Label16.Location = new System.Drawing.Point(166, 112);
this.Label16.Name = "Label16";
this.Label16.Size = new System.Drawing.Size(64, 16);
this.Label16.TabIndex = 15;
this.Label16.Text = "手机";
//
// Label15
//
this.Label15.Location = new System.Drawing.Point(88, 112);
this.Label15.Name = "Label15";
this.Label15.Size = new System.Drawing.Size(64, 16);
this.Label15.TabIndex = 14;
this.Label15.Text = "办公电话";
//
// Label14
//
this.Label14.Location = new System.Drawing.Point(8, 112);
this.Label14.Name = "Label14";
this.Label14.Size = new System.Drawing.Size(64, 16);
this.Label14.TabIndex = 13;
this.Label14.Text = "家庭电话";
//
// Label13
//
this.Label13.Location = new System.Drawing.Point(408, 64);
this.Label13.Name = "Label13";
this.Label13.Size = new System.Drawing.Size(64, 16);
this.Label13.TabIndex = 12;
this.Label13.Text = "身份证号码";
//
// Label12
//
this.Label12.Location = new System.Drawing.Point(326, 64);
this.Label12.Name = "Label12";
this.Label12.Size = new System.Drawing.Size(64, 16);
this.Label12.TabIndex = 11;
this.Label12.Text = "婚姻状况";
//
// Label11
//
this.Label11.Location = new System.Drawing.Point(247, 64);
this.Label11.Name = "Label11";
this.Label11.Size = new System.Drawing.Size(64, 16);
this.Label11.TabIndex = 10;
this.Label11.Text = "健康状况";
//
// Label10
//
this.Label10.Location = new System.Drawing.Point(166, 64);
this.Label10.Name = "Label10";
this.Label10.Size = new System.Drawing.Size(64, 16);
this.Label10.TabIndex = 9;
this.Label10.Text = "毕业院校";
//
// Label9
//
this.Label9.Location = new System.Drawing.Point(88, 64);
this.Label9.Name = "Label9";
this.Label9.Size = new System.Drawing.Size(64, 16);
this.Label9.TabIndex = 8;
this.Label9.Text = "文化程度";
//
// Label8
//
this.Label8.Location = new System.Drawing.Point(8, 64);
this.Label8.Name = "Label8";
this.Label8.Size = new System.Drawing.Size(64, 16);
this.Label8.TabIndex = 7;
this.Label8.Text = "民族";
//
// Label7
//
this.Label7.Location = new System.Drawing.Point(493, 17);
this.Label7.Name = "Label7";
this.Label7.Size = new System.Drawing.Size(56, 16);
this.Label7.TabIndex = 6;
this.Label7.Text = "籍贯";
//
// Label6
//
this.Label6.Location = new System.Drawing.Point(408, 17);
this.Label6.Name = "Label6";
this.Label6.Size = new System.Drawing.Size(56, 16);
this.Label6.TabIndex = 5;
this.Label6.Text = "年龄";
//
// Label5
//
this.Label5.Location = new System.Drawing.Point(326, 17);
this.Label5.Name = "Label5";
this.Label5.Size = new System.Drawing.Size(56, 16);
this.Label5.TabIndex = 4;
this.Label5.Text = "出生日期";
//
// Label4
//
this.Label4.Location = new System.Drawing.Point(247, 17);
this.Label4.Name = "Label4";
this.Label4.Size = new System.Drawing.Size(56, 16);
this.Label4.TabIndex = 3;
this.Label4.Text = "性别";
//
// Label3
//
this.Label3.Location = new System.Drawing.Point(166, 17);
this.Label3.Name = "Label3";
this.Label3.Size = new System.Drawing.Size(56, 16);
this.Label3.TabIndex = 2;
this.Label3.Text = "姓名简码";
//
// Label2
//
this.Label2.Location = new System.Drawing.Point(88, 17);
this.Label2.Name = "Label2";
this.Label2.Size = new System.Drawing.Size(56, 16);
this.Label2.TabIndex = 1;
this.Label2.Text = "姓名";
//
// Label1
//
this.Label1.Location = new System.Drawing.Point(8, 17);
this.Label1.Name = "Label1";
this.Label1.Size = new System.Drawing.Size(56, 16);
this.Label1.TabIndex = 0;
this.Label1.Text = "职员编号";
//
// TextBox12
//
this.TextBox12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.办公电话"));
this.TextBox12.Location = new System.Drawing.Point(89, 128);
this.TextBox12.Name = "TextBox12";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -