|
@@ -378,7 +378,7 @@
|
|
|
this.em_code3.DBTitle = null;
|
|
this.em_code3.DBTitle = null;
|
|
|
this.em_code3.FormName = null;
|
|
this.em_code3.FormName = null;
|
|
|
this.em_code3.Location = new System.Drawing.Point(153, 90);
|
|
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.Name = "em_code3";
|
|
|
this.em_code3.Power = null;
|
|
this.em_code3.Power = null;
|
|
|
this.em_code3.SelectField = null;
|
|
this.em_code3.SelectField = null;
|
|
@@ -386,6 +386,7 @@
|
|
|
this.em_code3.Size = new System.Drawing.Size(230, 26);
|
|
this.em_code3.Size = new System.Drawing.Size(230, 26);
|
|
|
this.em_code3.TabIndex = 258;
|
|
this.em_code3.TabIndex = 258;
|
|
|
this.em_code3.TableName = null;
|
|
this.em_code3.TableName = null;
|
|
|
|
|
+ this.em_code3.Tag = "em_code";
|
|
|
this.em_code3.TextBoxEnable = false;
|
|
this.em_code3.TextBoxEnable = false;
|
|
|
//
|
|
//
|
|
|
// em_code2
|
|
// em_code2
|
|
@@ -396,7 +397,7 @@
|
|
|
this.em_code2.DBTitle = null;
|
|
this.em_code2.DBTitle = null;
|
|
|
this.em_code2.FormName = null;
|
|
this.em_code2.FormName = null;
|
|
|
this.em_code2.Location = new System.Drawing.Point(772, 90);
|
|
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.Name = "em_code2";
|
|
|
this.em_code2.Power = null;
|
|
this.em_code2.Power = null;
|
|
|
this.em_code2.SelectField = null;
|
|
this.em_code2.SelectField = null;
|
|
@@ -404,6 +405,7 @@
|
|
|
this.em_code2.Size = new System.Drawing.Size(227, 26);
|
|
this.em_code2.Size = new System.Drawing.Size(227, 26);
|
|
|
this.em_code2.TabIndex = 259;
|
|
this.em_code2.TabIndex = 259;
|
|
|
this.em_code2.TableName = null;
|
|
this.em_code2.TableName = null;
|
|
|
|
|
+ this.em_code2.Tag = "em_code";
|
|
|
this.em_code2.TextBoxEnable = false;
|
|
this.em_code2.TextBoxEnable = false;
|
|
|
//
|
|
//
|
|
|
// Employee_ChooseUserToGroup
|
|
// Employee_ChooseUserToGroup
|
|
@@ -432,7 +434,7 @@
|
|
|
this.Controls.Add(this.ug_code_title_label);
|
|
this.Controls.Add(this.ug_code_title_label);
|
|
|
this.Controls.Add(this.ug_code_title);
|
|
this.Controls.Add(this.ug_code_title);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
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.Name = "Employee_ChooseUserToGroup";
|
|
|
this.Tag = "ShowDialogWindow";
|
|
this.Tag = "ShowDialogWindow";
|
|
|
this.Text = "人员选择";
|
|
this.Text = "人员选择";
|