|
|
@@ -180,12 +180,12 @@
|
|
|
this.em_code2.DBTitle = null;
|
|
|
this.em_code2.FormName = null;
|
|
|
this.em_code2.Location = new System.Drawing.Point(772, 90);
|
|
|
- this.em_code2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.em_code2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.em_code2.Name = "em_code2";
|
|
|
this.em_code2.Power = null;
|
|
|
this.em_code2.SelectField = null;
|
|
|
this.em_code2.SetValueField = null;
|
|
|
- this.em_code2.Size = new System.Drawing.Size(226, 25);
|
|
|
+ this.em_code2.Size = new System.Drawing.Size(220, 25);
|
|
|
this.em_code2.TabIndex = 259;
|
|
|
this.em_code2.TableName = null;
|
|
|
this.em_code2.Tag = "em_code";
|
|
|
@@ -199,12 +199,12 @@
|
|
|
this.em_code3.DBTitle = null;
|
|
|
this.em_code3.FormName = null;
|
|
|
this.em_code3.Location = new System.Drawing.Point(153, 90);
|
|
|
- this.em_code3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.em_code3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.em_code3.Name = "em_code3";
|
|
|
this.em_code3.Power = null;
|
|
|
this.em_code3.SelectField = null;
|
|
|
this.em_code3.SetValueField = null;
|
|
|
- this.em_code3.Size = new System.Drawing.Size(231, 26);
|
|
|
+ this.em_code3.Size = new System.Drawing.Size(225, 26);
|
|
|
this.em_code3.TabIndex = 258;
|
|
|
this.em_code3.TableName = null;
|
|
|
this.em_code3.Tag = "em_code";
|
|
|
@@ -331,7 +331,7 @@
|
|
|
// UserOut
|
|
|
//
|
|
|
this.UserOut.Image = ((System.Drawing.Image)(resources.GetObject("UserOut.Image")));
|
|
|
- this.UserOut.Location = new System.Drawing.Point(544, 521);
|
|
|
+ this.UserOut.Location = new System.Drawing.Point(544, 427);
|
|
|
this.UserOut.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.UserOut.Name = "UserOut";
|
|
|
this.UserOut.Size = new System.Drawing.Size(75, 30);
|
|
|
@@ -342,7 +342,7 @@
|
|
|
// UserIn
|
|
|
//
|
|
|
this.UserIn.Image = ((System.Drawing.Image)(resources.GetObject("UserIn.Image")));
|
|
|
- this.UserIn.Location = new System.Drawing.Point(544, 445);
|
|
|
+ this.UserIn.Location = new System.Drawing.Point(544, 512);
|
|
|
this.UserIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.UserIn.Name = "UserIn";
|
|
|
this.UserIn.Size = new System.Drawing.Size(75, 30);
|
|
|
@@ -432,7 +432,7 @@
|
|
|
this.Controls.Add(this.ug_code_title_label);
|
|
|
this.Controls.Add(this.ug_code_title);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Employee_ChooseUserToGroup";
|
|
|
this.Tag = "ShowDialogWindow";
|
|
|
this.Text = "人员选择";
|