|
|
@@ -39,6 +39,8 @@
|
|
|
this.em_code2_label = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.ug_name_title_label = new System.Windows.Forms.Label();
|
|
|
+ this.em_code2 = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.em_code3 = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.em_name3 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.em_name2 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ScreenOutGroup = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -56,8 +58,6 @@
|
|
|
this.em_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.em_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.em_recorder = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.em_code3 = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.em_code2 = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.OutGroupUser)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.InGroupUser)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -66,20 +66,18 @@
|
|
|
//
|
|
|
this.ug_code_title.AutoSize = true;
|
|
|
this.ug_code_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ug_code_title.Location = new System.Drawing.Point(155, 12);
|
|
|
- this.ug_code_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ug_code_title.Location = new System.Drawing.Point(116, 10);
|
|
|
this.ug_code_title.Name = "ug_code_title";
|
|
|
- this.ug_code_title.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ug_code_title.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ug_code_title.TabIndex = 235;
|
|
|
//
|
|
|
// ug_code_title_label
|
|
|
//
|
|
|
this.ug_code_title_label.AutoSize = true;
|
|
|
this.ug_code_title_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ug_code_title_label.Location = new System.Drawing.Point(31, 12);
|
|
|
- this.ug_code_title_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ug_code_title_label.Location = new System.Drawing.Point(23, 10);
|
|
|
this.ug_code_title_label.Name = "ug_code_title_label";
|
|
|
- this.ug_code_title_label.Size = new System.Drawing.Size(112, 27);
|
|
|
+ this.ug_code_title_label.Size = new System.Drawing.Size(90, 21);
|
|
|
this.ug_code_title_label.TabIndex = 236;
|
|
|
this.ug_code_title_label.Text = "用户组编号";
|
|
|
//
|
|
|
@@ -87,10 +85,9 @@
|
|
|
//
|
|
|
this.ug_name_title.AutoSize = true;
|
|
|
this.ug_name_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ug_name_title.Location = new System.Drawing.Point(155, 52);
|
|
|
- this.ug_name_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ug_name_title.Location = new System.Drawing.Point(116, 42);
|
|
|
this.ug_name_title.Name = "ug_name_title";
|
|
|
- this.ug_name_title.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ug_name_title.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ug_name_title.TabIndex = 238;
|
|
|
//
|
|
|
// label2
|
|
|
@@ -98,10 +95,9 @@
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label2.Location = new System.Drawing.Point(31, 168);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Location = new System.Drawing.Point(23, 134);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label2.TabIndex = 242;
|
|
|
this.label2.Text = "组内成员";
|
|
|
//
|
|
|
@@ -109,10 +105,9 @@
|
|
|
//
|
|
|
this.em_name3_label.AutoSize = true;
|
|
|
this.em_name3_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.em_name3_label.Location = new System.Drawing.Point(31, 130);
|
|
|
- this.em_name3_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_name3_label.Location = new System.Drawing.Point(23, 104);
|
|
|
this.em_name3_label.Name = "em_name3_label";
|
|
|
- this.em_name3_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.em_name3_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.em_name3_label.TabIndex = 246;
|
|
|
this.em_name3_label.Text = "用户名称";
|
|
|
//
|
|
|
@@ -120,10 +115,9 @@
|
|
|
//
|
|
|
this.em_code3_label.AutoSize = true;
|
|
|
this.em_code3_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.em_code3_label.Location = new System.Drawing.Point(31, 90);
|
|
|
- this.em_code3_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_code3_label.Location = new System.Drawing.Point(23, 72);
|
|
|
this.em_code3_label.Name = "em_code3_label";
|
|
|
- this.em_code3_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.em_code3_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.em_code3_label.TabIndex = 244;
|
|
|
this.em_code3_label.Text = "用户编号";
|
|
|
//
|
|
|
@@ -131,10 +125,9 @@
|
|
|
//
|
|
|
this.em_name2_label.AutoSize = true;
|
|
|
this.em_name2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.em_name2_label.Location = new System.Drawing.Point(640, 130);
|
|
|
- this.em_name2_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_name2_label.Location = new System.Drawing.Point(480, 104);
|
|
|
this.em_name2_label.Name = "em_name2_label";
|
|
|
- this.em_name2_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.em_name2_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.em_name2_label.TabIndex = 251;
|
|
|
this.em_name2_label.Text = "用户名称";
|
|
|
//
|
|
|
@@ -142,10 +135,9 @@
|
|
|
//
|
|
|
this.em_code2_label.AutoSize = true;
|
|
|
this.em_code2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.em_code2_label.Location = new System.Drawing.Point(640, 90);
|
|
|
- this.em_code2_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_code2_label.Location = new System.Drawing.Point(480, 72);
|
|
|
this.em_code2_label.Name = "em_code2_label";
|
|
|
- this.em_code2_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.em_code2_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.em_code2_label.TabIndex = 249;
|
|
|
this.em_code2_label.Text = "用户编号";
|
|
|
//
|
|
|
@@ -154,10 +146,9 @@
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label6.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.label6.Location = new System.Drawing.Point(640, 168);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label6.Location = new System.Drawing.Point(480, 134);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label6.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label6.TabIndex = 248;
|
|
|
this.label6.Text = "组外成员";
|
|
|
//
|
|
|
@@ -165,23 +156,58 @@
|
|
|
//
|
|
|
this.ug_name_title_label.AutoSize = true;
|
|
|
this.ug_name_title_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ug_name_title_label.Location = new System.Drawing.Point(31, 52);
|
|
|
- this.ug_name_title_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ug_name_title_label.Location = new System.Drawing.Point(23, 42);
|
|
|
this.ug_name_title_label.Name = "ug_name_title_label";
|
|
|
- this.ug_name_title_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ug_name_title_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ug_name_title_label.TabIndex = 257;
|
|
|
this.ug_name_title_label.Text = "用户组";
|
|
|
//
|
|
|
+ // em_code2
|
|
|
+ //
|
|
|
+ this.em_code2.AllPower = null;
|
|
|
+ this.em_code2.Caller = null;
|
|
|
+ this.em_code2.Condition = null;
|
|
|
+ this.em_code2.DBTitle = null;
|
|
|
+ this.em_code2.FormName = null;
|
|
|
+ this.em_code2.Location = new System.Drawing.Point(579, 72);
|
|
|
+ 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(164, 20);
|
|
|
+ this.em_code2.TabIndex = 259;
|
|
|
+ this.em_code2.TableName = null;
|
|
|
+ this.em_code2.Tag = "em_code";
|
|
|
+ this.em_code2.TextBoxEnable = false;
|
|
|
+ //
|
|
|
+ // em_code3
|
|
|
+ //
|
|
|
+ this.em_code3.AllPower = null;
|
|
|
+ this.em_code3.Caller = null;
|
|
|
+ this.em_code3.Condition = null;
|
|
|
+ this.em_code3.DBTitle = null;
|
|
|
+ this.em_code3.FormName = null;
|
|
|
+ this.em_code3.Location = new System.Drawing.Point(115, 72);
|
|
|
+ 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(167, 21);
|
|
|
+ this.em_code3.TabIndex = 258;
|
|
|
+ this.em_code3.TableName = null;
|
|
|
+ this.em_code3.Tag = "em_code";
|
|
|
+ this.em_code3.TextBoxEnable = false;
|
|
|
+ //
|
|
|
// em_name3
|
|
|
//
|
|
|
this.em_name3.AllPower = null;
|
|
|
this.em_name3.BackColor = System.Drawing.Color.White;
|
|
|
this.em_name3.ID = null;
|
|
|
- this.em_name3.Location = new System.Drawing.Point(153, 135);
|
|
|
- this.em_name3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.em_name3.Location = new System.Drawing.Point(115, 108);
|
|
|
+ this.em_name3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.em_name3.Name = "em_name3";
|
|
|
this.em_name3.Power = null;
|
|
|
- this.em_name3.Size = new System.Drawing.Size(200, 25);
|
|
|
+ this.em_name3.Size = new System.Drawing.Size(151, 21);
|
|
|
this.em_name3.Str = null;
|
|
|
this.em_name3.Str1 = null;
|
|
|
this.em_name3.Str2 = null;
|
|
|
@@ -193,11 +219,11 @@
|
|
|
this.em_name2.AllPower = null;
|
|
|
this.em_name2.BackColor = System.Drawing.Color.White;
|
|
|
this.em_name2.ID = null;
|
|
|
- this.em_name2.Location = new System.Drawing.Point(772, 130);
|
|
|
- this.em_name2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.em_name2.Location = new System.Drawing.Point(579, 104);
|
|
|
+ this.em_name2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.em_name2.Name = "em_name2";
|
|
|
this.em_name2.Power = null;
|
|
|
- this.em_name2.Size = new System.Drawing.Size(196, 25);
|
|
|
+ this.em_name2.Size = new System.Drawing.Size(148, 21);
|
|
|
this.em_name2.Str = null;
|
|
|
this.em_name2.Str1 = null;
|
|
|
this.em_name2.Str2 = null;
|
|
|
@@ -212,13 +238,13 @@
|
|
|
this.ScreenOutGroup.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ScreenOutGroup.Image = null;
|
|
|
this.ScreenOutGroup.IsShowBorder = true;
|
|
|
- this.ScreenOutGroup.Location = new System.Drawing.Point(1043, 90);
|
|
|
- this.ScreenOutGroup.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ScreenOutGroup.Location = new System.Drawing.Point(782, 72);
|
|
|
+ this.ScreenOutGroup.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ScreenOutGroup.MoveImage = ((System.Drawing.Image)(resources.GetObject("ScreenOutGroup.MoveImage")));
|
|
|
this.ScreenOutGroup.Name = "ScreenOutGroup";
|
|
|
this.ScreenOutGroup.NormalImage = ((System.Drawing.Image)(resources.GetObject("ScreenOutGroup.NormalImage")));
|
|
|
this.ScreenOutGroup.Power = null;
|
|
|
- this.ScreenOutGroup.Size = new System.Drawing.Size(75, 34);
|
|
|
+ this.ScreenOutGroup.Size = new System.Drawing.Size(56, 27);
|
|
|
this.ScreenOutGroup.TabIndex = 254;
|
|
|
this.ScreenOutGroup.Text = "筛选";
|
|
|
this.ScreenOutGroup.UseVisualStyleBackColor = false;
|
|
|
@@ -232,13 +258,13 @@
|
|
|
this.ScreenInGroup.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ScreenInGroup.Image = null;
|
|
|
this.ScreenInGroup.IsShowBorder = true;
|
|
|
- this.ScreenInGroup.Location = new System.Drawing.Point(425, 88);
|
|
|
- this.ScreenInGroup.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ScreenInGroup.Location = new System.Drawing.Point(319, 70);
|
|
|
+ this.ScreenInGroup.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ScreenInGroup.MoveImage = ((System.Drawing.Image)(resources.GetObject("ScreenInGroup.MoveImage")));
|
|
|
this.ScreenInGroup.Name = "ScreenInGroup";
|
|
|
this.ScreenInGroup.NormalImage = ((System.Drawing.Image)(resources.GetObject("ScreenInGroup.NormalImage")));
|
|
|
this.ScreenInGroup.Power = null;
|
|
|
- this.ScreenInGroup.Size = new System.Drawing.Size(75, 34);
|
|
|
+ this.ScreenInGroup.Size = new System.Drawing.Size(56, 27);
|
|
|
this.ScreenInGroup.TabIndex = 253;
|
|
|
this.ScreenInGroup.Text = "筛选";
|
|
|
this.ScreenInGroup.UseVisualStyleBackColor = false;
|
|
|
@@ -253,11 +279,11 @@
|
|
|
this.em_name1,
|
|
|
this.em_depart,
|
|
|
this.em_position});
|
|
|
- this.OutGroupUser.Location = new System.Drawing.Point(637, 198);
|
|
|
- this.OutGroupUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.OutGroupUser.Location = new System.Drawing.Point(478, 158);
|
|
|
+ this.OutGroupUser.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.OutGroupUser.Name = "OutGroupUser";
|
|
|
this.OutGroupUser.RowTemplate.Height = 27;
|
|
|
- this.OutGroupUser.Size = new System.Drawing.Size(500, 555);
|
|
|
+ this.OutGroupUser.Size = new System.Drawing.Size(375, 444);
|
|
|
this.OutGroupUser.TabIndex = 243;
|
|
|
//
|
|
|
// em_code1
|
|
|
@@ -293,10 +319,10 @@
|
|
|
// UserOut
|
|
|
//
|
|
|
this.UserOut.Image = ((System.Drawing.Image)(resources.GetObject("UserOut.Image")));
|
|
|
- this.UserOut.Location = new System.Drawing.Point(544, 521);
|
|
|
- this.UserOut.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.UserOut.Location = new System.Drawing.Point(408, 417);
|
|
|
+ this.UserOut.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.UserOut.Name = "UserOut";
|
|
|
- this.UserOut.Size = new System.Drawing.Size(75, 30);
|
|
|
+ this.UserOut.Size = new System.Drawing.Size(56, 24);
|
|
|
this.UserOut.TabIndex = 241;
|
|
|
this.UserOut.UseVisualStyleBackColor = true;
|
|
|
this.UserOut.Click += new System.EventHandler(this.UserOut_Click);
|
|
|
@@ -304,10 +330,10 @@
|
|
|
// UserIn
|
|
|
//
|
|
|
this.UserIn.Image = ((System.Drawing.Image)(resources.GetObject("UserIn.Image")));
|
|
|
- this.UserIn.Location = new System.Drawing.Point(544, 445);
|
|
|
- this.UserIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.UserIn.Location = new System.Drawing.Point(408, 356);
|
|
|
+ this.UserIn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.UserIn.Name = "UserIn";
|
|
|
- this.UserIn.Size = new System.Drawing.Size(75, 30);
|
|
|
+ this.UserIn.Size = new System.Drawing.Size(56, 24);
|
|
|
this.UserIn.TabIndex = 240;
|
|
|
this.UserIn.UseVisualStyleBackColor = true;
|
|
|
this.UserIn.Click += new System.EventHandler(this.UserIn_Click);
|
|
|
@@ -322,11 +348,11 @@
|
|
|
this.em_name,
|
|
|
this.em_indate,
|
|
|
this.em_recorder});
|
|
|
- this.InGroupUser.Location = new System.Drawing.Point(27, 198);
|
|
|
- this.InGroupUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.InGroupUser.Location = new System.Drawing.Point(20, 158);
|
|
|
+ this.InGroupUser.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.InGroupUser.Name = "InGroupUser";
|
|
|
this.InGroupUser.RowTemplate.Height = 27;
|
|
|
- this.InGroupUser.Size = new System.Drawing.Size(500, 555);
|
|
|
+ this.InGroupUser.Size = new System.Drawing.Size(375, 444);
|
|
|
this.InGroupUser.TabIndex = 239;
|
|
|
//
|
|
|
// em_code
|
|
|
@@ -368,49 +394,11 @@
|
|
|
this.em_recorder.ReadOnly = true;
|
|
|
this.em_recorder.Width = 81;
|
|
|
//
|
|
|
- // em_code3
|
|
|
- //
|
|
|
- this.em_code3.AllPower = null;
|
|
|
- this.em_code3.Caller = null;
|
|
|
- this.em_code3.Condition = null;
|
|
|
- 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);
|
|
|
- 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(223, 25);
|
|
|
- this.em_code3.TabIndex = 258;
|
|
|
- this.em_code3.TableName = null;
|
|
|
- this.em_code3.Tag = "em_code";
|
|
|
- this.em_code3.TextBoxEnable = false;
|
|
|
- //
|
|
|
- // em_code2
|
|
|
- //
|
|
|
- this.em_code2.AllPower = null;
|
|
|
- this.em_code2.Caller = null;
|
|
|
- this.em_code2.Condition = null;
|
|
|
- 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);
|
|
|
- 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(219, 25);
|
|
|
- this.em_code2.TabIndex = 259;
|
|
|
- this.em_code2.TableName = null;
|
|
|
- this.em_code2.Tag = "em_code";
|
|
|
- this.em_code2.TextBoxEnable = false;
|
|
|
- //
|
|
|
// Employee_ChooseUserToGroup
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1168, 765);
|
|
|
+ this.ClientSize = new System.Drawing.Size(876, 612);
|
|
|
this.Controls.Add(this.em_code2);
|
|
|
this.Controls.Add(this.em_code3);
|
|
|
this.Controls.Add(this.ug_name_title_label);
|
|
|
@@ -432,7 +420,6 @@
|
|
|
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);
|
|
|
this.Name = "Employee_ChooseUserToGroup";
|
|
|
this.Tag = "ShowDialogWindow";
|
|
|
this.Text = "人员选择";
|