namespace UAS_MES_NEW.Employee
{
partial class Employee_ChooseUserToGroup
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Employee_ChooseUserToGroup));
this.ug_code_title = new System.Windows.Forms.Label();
this.ug_code_title_label = new System.Windows.Forms.Label();
this.ug_name_title = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.em_name3_label = new System.Windows.Forms.Label();
this.em_code3_label = new System.Windows.Forms.Label();
this.em_name2_label = new System.Windows.Forms.Label();
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_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.em_code3 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.em_name3 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.em_name2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ScreenOutGroup = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ScreenInGroup = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.OutGroupUser = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.UserOut = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
this.UserIn = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
this.InGroupUser = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.em_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.eg_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
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_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.em_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.em_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.em_depart = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.em_position = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.OutGroupUser)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.InGroupUser)).BeginInit();
this.SuspendLayout();
//
// ug_code_title
//
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.Name = "ug_code_title";
this.ug_code_title.Size = new System.Drawing.Size(0, 27);
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.Name = "ug_code_title_label";
this.ug_code_title_label.Size = new System.Drawing.Size(112, 27);
this.ug_code_title_label.TabIndex = 236;
this.ug_code_title_label.Text = "用户组编号";
//
// ug_name_title
//
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.Name = "ug_name_title";
this.ug_name_title.Size = new System.Drawing.Size(0, 27);
this.ug_name_title.TabIndex = 238;
//
// label2
//
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.Name = "label2";
this.label2.Size = new System.Drawing.Size(92, 27);
this.label2.TabIndex = 242;
this.label2.Text = "组内成员";
//
// em_name3_label
//
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.Name = "em_name3_label";
this.em_name3_label.Size = new System.Drawing.Size(92, 27);
this.em_name3_label.TabIndex = 246;
this.em_name3_label.Text = "用户名称";
//
// em_code3_label
//
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.Name = "em_code3_label";
this.em_code3_label.Size = new System.Drawing.Size(92, 27);
this.em_code3_label.TabIndex = 244;
this.em_code3_label.Text = "用户编号";
//
// em_name2_label
//
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.Name = "em_name2_label";
this.em_name2_label.Size = new System.Drawing.Size(92, 27);
this.em_name2_label.TabIndex = 251;
this.em_name2_label.Text = "用户名称";
//
// em_code2_label
//
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.Name = "em_code2_label";
this.em_code2_label.Size = new System.Drawing.Size(92, 27);
this.em_code2_label.TabIndex = 249;
this.em_code2_label.Text = "用户编号";
//
// label6
//
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.Name = "label6";
this.label6.Size = new System.Drawing.Size(92, 27);
this.label6.TabIndex = 248;
this.label6.Text = "组外成员";
//
// ug_name_title_label
//
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.Name = "ug_name_title_label";
this.ug_name_title_label.Size = new System.Drawing.Size(72, 27);
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(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(220, 25);
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(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(225, 26);
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.Name = "em_name3";
this.em_name3.Power = null;
this.em_name3.Size = new System.Drawing.Size(200, 25);
this.em_name3.Str = null;
this.em_name3.Str1 = null;
this.em_name3.Str2 = null;
this.em_name3.TabIndex = 256;
this.em_name3.Tag = "em_name";
//
// em_name2
//
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.Name = "em_name2";
this.em_name2.Power = null;
this.em_name2.Size = new System.Drawing.Size(196, 25);
this.em_name2.Str = null;
this.em_name2.Str1 = null;
this.em_name2.Str2 = null;
this.em_name2.TabIndex = 255;
this.em_name2.Tag = "em_name";
//
// ScreenOutGroup
//
this.ScreenOutGroup.AllPower = null;
this.ScreenOutGroup.BackColor = System.Drawing.Color.Transparent;
this.ScreenOutGroup.DownImage = ((System.Drawing.Image)(resources.GetObject("ScreenOutGroup.DownImage")));
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.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.TabIndex = 254;
this.ScreenOutGroup.Text = "筛选";
this.ScreenOutGroup.UseVisualStyleBackColor = false;
this.ScreenOutGroup.Click += new System.EventHandler(this.ScreenOutGroup_Click);
//
// ScreenInGroup
//
this.ScreenInGroup.AllPower = null;
this.ScreenInGroup.BackColor = System.Drawing.Color.Transparent;
this.ScreenInGroup.DownImage = ((System.Drawing.Image)(resources.GetObject("ScreenInGroup.DownImage")));
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.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.TabIndex = 253;
this.ScreenInGroup.Text = "筛选";
this.ScreenInGroup.UseVisualStyleBackColor = false;
this.ScreenInGroup.Click += new System.EventHandler(this.ScreenInGroup_Click);
//
// OutGroupUser
//
this.OutGroupUser.AllowUserToAddRows = false;
this.OutGroupUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.OutGroupUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.em_code1,
this.em_id,
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.Name = "OutGroupUser";
this.OutGroupUser.RowTemplate.Height = 27;
this.OutGroupUser.Size = new System.Drawing.Size(500, 555);
this.OutGroupUser.TabIndex = 243;
//
// UserOut
//
this.UserOut.Image = ((System.Drawing.Image)(resources.GetObject("UserOut.Image")));
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);
this.UserOut.TabIndex = 241;
this.UserOut.UseVisualStyleBackColor = true;
this.UserOut.Click += new System.EventHandler(this.UserOut_Click);
//
// UserIn
//
this.UserIn.Image = ((System.Drawing.Image)(resources.GetObject("UserIn.Image")));
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);
this.UserIn.TabIndex = 240;
this.UserIn.UseVisualStyleBackColor = true;
this.UserIn.Click += new System.EventHandler(this.UserIn_Click);
//
// InGroupUser
//
this.InGroupUser.AllowUserToAddRows = false;
this.InGroupUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.InGroupUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.em_code,
this.eg_id,
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.Name = "InGroupUser";
this.InGroupUser.RowTemplate.Height = 27;
this.InGroupUser.Size = new System.Drawing.Size(500, 555);
this.InGroupUser.TabIndex = 239;
//
// em_code
//
this.em_code.DataPropertyName = "em_code";
this.em_code.HeaderText = "用户编号";
this.em_code.Name = "em_code";
this.em_code.ReadOnly = true;
this.em_code.Width = 96;
//
// eg_id
//
this.eg_id.DataPropertyName = "eg_id";
this.eg_id.HeaderText = "eg_id";
this.eg_id.Name = "eg_id";
this.eg_id.Visible = false;
//
// em_name
//
this.em_name.DataPropertyName = "em_name";
this.em_name.HeaderText = "用户名称";
this.em_name.Name = "em_name";
this.em_name.ReadOnly = true;
this.em_name.Width = 96;
//
// em_indate
//
this.em_indate.DataPropertyName = "em_indate";
this.em_indate.HeaderText = "维护日期";
this.em_indate.Name = "em_indate";
this.em_indate.ReadOnly = true;
this.em_indate.Width = 96;
//
// em_recorder
//
this.em_recorder.DataPropertyName = "em_recorder";
this.em_recorder.HeaderText = "维护人";
this.em_recorder.Name = "em_recorder";
this.em_recorder.ReadOnly = true;
this.em_recorder.Width = 81;
//
// em_code1
//
this.em_code1.DataPropertyName = "em_code";
this.em_code1.HeaderText = "用户编号";
this.em_code1.Name = "em_code1";
this.em_code1.ReadOnly = true;
this.em_code1.Width = 96;
//
// em_id
//
this.em_id.DataPropertyName = "em_id";
this.em_id.HeaderText = "em_id";
this.em_id.Name = "em_id";
this.em_id.Visible = false;
//
// em_name1
//
this.em_name1.DataPropertyName = "em_name";
this.em_name1.HeaderText = "用户名称";
this.em_name1.Name = "em_name1";
this.em_name1.ReadOnly = true;
//
// em_depart
//
this.em_depart.DataPropertyName = "em_depart";
this.em_depart.HeaderText = "部门";
this.em_depart.Name = "em_depart";
this.em_depart.ReadOnly = true;
this.em_depart.Width = 66;
//
// em_position
//
this.em_position.DataPropertyName = "em_position";
this.em_position.HeaderText = "岗位";
this.em_position.Name = "em_position";
this.em_position.ReadOnly = true;
//
// Employee_ChooseUserToGroup
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1168, 765);
this.Controls.Add(this.em_code2);
this.Controls.Add(this.em_code3);
this.Controls.Add(this.ug_name_title_label);
this.Controls.Add(this.em_name3);
this.Controls.Add(this.em_name2);
this.Controls.Add(this.ScreenOutGroup);
this.Controls.Add(this.ScreenInGroup);
this.Controls.Add(this.em_name2_label);
this.Controls.Add(this.em_code2_label);
this.Controls.Add(this.label6);
this.Controls.Add(this.em_name3_label);
this.Controls.Add(this.em_code3_label);
this.Controls.Add(this.OutGroupUser);
this.Controls.Add(this.label2);
this.Controls.Add(this.UserOut);
this.Controls.Add(this.UserIn);
this.Controls.Add(this.InGroupUser);
this.Controls.Add(this.ug_name_title);
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 = "人员选择";
this.Load += new System.EventHandler(this.人员选择_Load);
this.SizeChanged += new System.EventHandler(this.人员选择_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.OutGroupUser)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.InGroupUser)).EndInit();
this.ResumeLayout(true);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label ug_code_title;
private System.Windows.Forms.Label ug_code_title_label;
private System.Windows.Forms.Label ug_name_title;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum InGroupUser;
private CustomControl.ButtonUtil.ArrowLeftButton UserIn;
private CustomControl.ButtonUtil.ArrowRightButton UserOut;
private System.Windows.Forms.Label label2;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum OutGroupUser;
private System.Windows.Forms.Label em_name3_label;
private System.Windows.Forms.Label em_code3_label;
private System.Windows.Forms.Label em_name2_label;
private System.Windows.Forms.Label em_code2_label;
private System.Windows.Forms.Label label6;
private CustomControl.ButtonUtil.NormalButton ScreenInGroup;
private CustomControl.ButtonUtil.NormalButton ScreenOutGroup;
private CustomControl.TextBoxWithIcon.EnterTextBox em_name2;
private CustomControl.TextBoxWithIcon.EnterTextBox em_name3;
private System.Windows.Forms.Label ug_name_title_label;
private System.Windows.Forms.DataGridViewTextBoxColumn em_code;
private System.Windows.Forms.DataGridViewTextBoxColumn eg_id;
private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
private System.Windows.Forms.DataGridViewTextBoxColumn em_indate;
private System.Windows.Forms.DataGridViewTextBoxColumn em_recorder;
private CustomControl.TextBoxWithIcon.SearchTextBox em_code3;
private CustomControl.TextBoxWithIcon.SearchTextBox em_code2;
private System.Windows.Forms.DataGridViewTextBoxColumn em_code1;
private System.Windows.Forms.DataGridViewTextBoxColumn em_id;
private System.Windows.Forms.DataGridViewTextBoxColumn em_name1;
private System.Windows.Forms.DataGridViewTextBoxColumn em_depart;
private System.Windows.Forms.DataGridViewTextBoxColumn em_position;
}
}