
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
namespace HANMI_WORK
{
partial class POPWorkExec
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(POPWorkExec));
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.panelControl_Data = new DevExpress.XtraEditors.PanelControl();
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_WORK_LOT_NO = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.textEdit7 = new DevExpress.XtraEditors.TextEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_WORK_QTY = new DevExpress.XtraEditors.TextEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_ITEM_NM = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_FILE_NM = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_CUST_NM = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.panelControl28 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_WORK_NO = new DevExpress.XtraEditors.TextEdit();
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_SelectAll = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Data)).BeginInit();
this.panelControl_Data.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_LOT_NO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_QTY.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl28)).BeginInit();
this.panelControl28.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_NO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
this.panelControl13.SuspendLayout();
this.SuspendLayout();
//
// gridView1
//
this.gridView1.Name = "gridView1";
//
// panelControl_Data
//
this.panelControl_Data.Controls.Add(this.simpleButton4);
this.panelControl_Data.Controls.Add(this.simpleButton3);
this.panelControl_Data.Controls.Add(this.simpleButton2);
this.panelControl_Data.Controls.Add(this.panelControl1);
this.panelControl_Data.Controls.Add(this.panelControl6);
this.panelControl_Data.Controls.Add(this.panelControl5);
this.panelControl_Data.Controls.Add(this.panelControl4);
this.panelControl_Data.Controls.Add(this.panelControl3);
this.panelControl_Data.Controls.Add(this.panelControl2);
this.panelControl_Data.Controls.Add(this.panelControl28);
this.panelControl_Data.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl_Data.Location = new System.Drawing.Point(0, 68);
this.panelControl_Data.Name = "panelControl_Data";
this.panelControl_Data.Size = new System.Drawing.Size(696, 461);
this.panelControl_Data.TabIndex = 1;
//
// simpleButton4
//
this.simpleButton4.AllowFocus = false;
this.simpleButton4.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
this.simpleButton4.Appearance.Options.UseFont = true;
this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
this.simpleButton4.Location = new System.Drawing.Point(460, 352);
this.simpleButton4.Name = "simpleButton4";
this.simpleButton4.Size = new System.Drawing.Size(205, 89);
this.simpleButton4.TabIndex = 12;
this.simpleButton4.TabStop = false;
this.simpleButton4.Text = "종료";
//
// simpleButton3
//
this.simpleButton3.AllowFocus = false;
this.simpleButton3.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
this.simpleButton3.Appearance.Options.UseFont = true;
this.simpleButton3.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));
this.simpleButton3.Location = new System.Drawing.Point(238, 352);
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(216, 89);
this.simpleButton3.TabIndex = 12;
this.simpleButton3.TabStop = false;
this.simpleButton3.Text = "실적 가져오기";
//
// simpleButton2
//
this.simpleButton2.AllowFocus = false;
this.simpleButton2.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
this.simpleButton2.Appearance.Options.UseFont = true;
this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
this.simpleButton2.Location = new System.Drawing.Point(27, 352);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(205, 89);
this.simpleButton2.TabIndex = 12;
this.simpleButton2.TabStop = false;
this.simpleButton2.Text = "시작";
//
// panelControl1
//
this.panelControl1.Controls.Add(this.textEdit_WORK_LOT_NO);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Location = new System.Drawing.Point(26, 49);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(640, 27);
this.panelControl1.TabIndex = 11;
//
// textEdit_WORK_LOT_NO
//
this.textEdit_WORK_LOT_NO.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_WORK_LOT_NO.Location = new System.Drawing.Point(144, 2);
this.textEdit_WORK_LOT_NO.Name = "textEdit_WORK_LOT_NO";
this.textEdit_WORK_LOT_NO.Properties.AutoHeight = false;
this.textEdit_WORK_LOT_NO.Size = new System.Drawing.Size(494, 23);
this.textEdit_WORK_LOT_NO.TabIndex = 1;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl1.Location = new System.Drawing.Point(2, 2);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl1.Size = new System.Drawing.Size(142, 23);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "작업LOT번호";
//
// panelControl6
//
this.panelControl6.Controls.Add(this.textEdit7);
this.panelControl6.Controls.Add(this.labelControl6);
this.panelControl6.Location = new System.Drawing.Point(349, 191);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(317, 144);
this.panelControl6.TabIndex = 11;
//
// textEdit7
//
this.textEdit7.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit7.EditValue = "0";
this.textEdit7.Location = new System.Drawing.Point(2, 45);
this.textEdit7.Name = "textEdit7";
this.textEdit7.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 24F);
this.textEdit7.Properties.Appearance.Options.UseFont = true;
this.textEdit7.Properties.Appearance.Options.UseTextOptions = true;
this.textEdit7.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.textEdit7.Properties.AutoHeight = false;
this.textEdit7.Size = new System.Drawing.Size(313, 97);
this.textEdit7.TabIndex = 1;
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl6.Dock = System.Windows.Forms.DockStyle.Top;
this.labelControl6.Location = new System.Drawing.Point(2, 2);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl6.Size = new System.Drawing.Size(313, 43);
this.labelControl6.TabIndex = 0;
this.labelControl6.Text = "작업수량";
//
// panelControl5
//
this.panelControl5.Controls.Add(this.textEdit_WORK_QTY);
this.panelControl5.Controls.Add(this.labelControl5);
this.panelControl5.Location = new System.Drawing.Point(26, 191);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(317, 146);
this.panelControl5.TabIndex = 11;
//
// textEdit_WORK_QTY
//
this.textEdit_WORK_QTY.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_WORK_QTY.EditValue = "1000";
this.textEdit_WORK_QTY.Location = new System.Drawing.Point(2, 45);
this.textEdit_WORK_QTY.Name = "textEdit_WORK_QTY";
this.textEdit_WORK_QTY.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 24F);
this.textEdit_WORK_QTY.Properties.Appearance.Options.UseFont = true;
this.textEdit_WORK_QTY.Properties.Appearance.Options.UseTextOptions = true;
this.textEdit_WORK_QTY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.textEdit_WORK_QTY.Properties.AutoHeight = false;
this.textEdit_WORK_QTY.Size = new System.Drawing.Size(313, 99);
this.textEdit_WORK_QTY.TabIndex = 1;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl5.Dock = System.Windows.Forms.DockStyle.Top;
this.labelControl5.Location = new System.Drawing.Point(2, 2);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl5.Size = new System.Drawing.Size(313, 43);
this.labelControl5.TabIndex = 0;
this.labelControl5.Text = "지시수량";
//
// panelControl4
//
this.panelControl4.Controls.Add(this.textEdit_ITEM_NM);
this.panelControl4.Controls.Add(this.labelControl4);
this.panelControl4.Location = new System.Drawing.Point(26, 148);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(640, 27);
this.panelControl4.TabIndex = 11;
//
// textEdit_ITEM_NM
//
this.textEdit_ITEM_NM.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_ITEM_NM.Location = new System.Drawing.Point(144, 2);
this.textEdit_ITEM_NM.Name = "textEdit_ITEM_NM";
this.textEdit_ITEM_NM.Properties.AutoHeight = false;
this.textEdit_ITEM_NM.Size = new System.Drawing.Size(494, 23);
this.textEdit_ITEM_NM.TabIndex = 1;
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl4.Location = new System.Drawing.Point(2, 2);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl4.Size = new System.Drawing.Size(142, 23);
this.labelControl4.TabIndex = 0;
this.labelControl4.Text = "작업명";
//
// panelControl3
//
this.panelControl3.Controls.Add(this.textEdit_FILE_NM);
this.panelControl3.Controls.Add(this.labelControl3);
this.panelControl3.Location = new System.Drawing.Point(26, 115);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(640, 27);
this.panelControl3.TabIndex = 11;
//
// textEdit_FILE_NM
//
this.textEdit_FILE_NM.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_FILE_NM.Location = new System.Drawing.Point(144, 2);
this.textEdit_FILE_NM.Name = "textEdit_FILE_NM";
this.textEdit_FILE_NM.Properties.AutoHeight = false;
this.textEdit_FILE_NM.Size = new System.Drawing.Size(494, 23);
this.textEdit_FILE_NM.TabIndex = 1;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl3.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl3.Location = new System.Drawing.Point(2, 2);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl3.Size = new System.Drawing.Size(142, 23);
this.labelControl3.TabIndex = 0;
this.labelControl3.Text = "파일명";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.textEdit_CUST_NM);
this.panelControl2.Controls.Add(this.labelControl2);
this.panelControl2.Location = new System.Drawing.Point(26, 82);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(640, 27);
this.panelControl2.TabIndex = 11;
//
// textEdit_CUST_NM
//
this.textEdit_CUST_NM.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_CUST_NM.Location = new System.Drawing.Point(144, 2);
this.textEdit_CUST_NM.Name = "textEdit_CUST_NM";
this.textEdit_CUST_NM.Properties.AutoHeight = false;
this.textEdit_CUST_NM.Size = new System.Drawing.Size(494, 23);
this.textEdit_CUST_NM.TabIndex = 1;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl2.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl2.Location = new System.Drawing.Point(2, 2);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl2.Size = new System.Drawing.Size(142, 23);
this.labelControl2.TabIndex = 0;
this.labelControl2.Text = "거래처";
//
// panelControl28
//
this.panelControl28.Controls.Add(this.textEdit_WORK_NO);
this.panelControl28.Controls.Add(this.labelControl25);
this.panelControl28.Location = new System.Drawing.Point(26, 16);
this.panelControl28.Name = "panelControl28";
this.panelControl28.Size = new System.Drawing.Size(640, 27);
this.panelControl28.TabIndex = 11;
//
// textEdit_WORK_NO
//
this.textEdit_WORK_NO.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_WORK_NO.Location = new System.Drawing.Point(144, 2);
this.textEdit_WORK_NO.Name = "textEdit_WORK_NO";
this.textEdit_WORK_NO.Properties.AutoHeight = false;
this.textEdit_WORK_NO.Size = new System.Drawing.Size(494, 23);
this.textEdit_WORK_NO.TabIndex = 1;
//
// labelControl25
//
this.labelControl25.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl25.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl25.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl25.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl25.Location = new System.Drawing.Point(2, 2);
this.labelControl25.Name = "labelControl25";
this.labelControl25.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl25.Size = new System.Drawing.Size(142, 23);
this.labelControl25.TabIndex = 0;
this.labelControl25.Text = "작업지시번호";
//
// panelControl13
//
this.panelControl13.Controls.Add(this.simpleButton1);
this.panelControl13.Controls.Add(this.simpleButton_SelectAll);
this.panelControl13.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl13.Location = new System.Drawing.Point(0, 0);
this.panelControl13.Name = "panelControl13";
this.panelControl13.Size = new System.Drawing.Size(696, 68);
this.panelControl13.TabIndex = 4;
//
// simpleButton1
//
this.simpleButton1.AllowFocus = false;
this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
this.simpleButton1.Location = new System.Drawing.Point(549, 12);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(115, 47);
this.simpleButton1.TabIndex = 9;
this.simpleButton1.TabStop = false;
this.simpleButton1.Text = "작업등록";
//
// simpleButton_SelectAll
//
this.simpleButton_SelectAll.AllowFocus = false;
this.simpleButton_SelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.simpleButton_SelectAll.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.simpleButton_SelectAll.Appearance.Options.UseFont = true;
this.simpleButton_SelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectAll.Image")));
this.simpleButton_SelectAll.Location = new System.Drawing.Point(428, 12);
this.simpleButton_SelectAll.Name = "simpleButton_SelectAll";
this.simpleButton_SelectAll.Size = new System.Drawing.Size(115, 47);
this.simpleButton_SelectAll.TabIndex = 9;
this.simpleButton_SelectAll.TabStop = false;
this.simpleButton_SelectAll.Text = "생산계획";
//
// POPWorkExec
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(696, 529);
this.Controls.Add(this.panelControl_Data);
this.Controls.Add(this.panelControl13);
this.Name = "POPWorkExec";
this.Text = "작업등록";
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Data)).EndInit();
this.panelControl_Data.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_LOT_NO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_QTY.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl28)).EndInit();
this.panelControl28.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_NO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
this.panelControl13.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.PanelControl panelControl_Data;
private DevExpress.XtraEditors.PanelControl panelControl13;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.SimpleButton simpleButton_SelectAll;
private DevExpress.XtraEditors.PanelControl panelControl28;
private DevExpress.XtraEditors.TextEdit textEdit_WORK_NO;
private DevExpress.XtraEditors.LabelControl labelControl25;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.TextEdit textEdit_WORK_LOT_NO;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton4;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.TextEdit textEdit_ITEM_NM;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.TextEdit textEdit_FILE_NM;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.TextEdit textEdit_CUST_NM;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.TextEdit textEdit7;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.TextEdit textEdit_WORK_QTY;
private DevExpress.XtraEditors.LabelControl labelControl5;
}
}
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490·namespace HANMI_WORK{partial class POPWorkExec{/// <summary>/// Required designer variable./// </summary>private System.ComponentModel.IContainer components = null;/// <summary>/// Clean up any resources being used./// </summary>/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>protected override void Dispose(bool disposing){if (disposing && (components != null)){components.Dispose();}base.Dispose(disposing);}#region Windows Form Designer generated code/// <summary>/// Required method for Designer support - do not modify/// the contents of this method with the code editor./// </summary>private void InitializeComponent(){System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(POPWorkExec));this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();this.panelControl_Data = new DevExpress.XtraEditors.PanelControl();this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();this.panelControl1 = new DevExpress.XtraEditors.PanelControl();this.textEdit_WORK_LOT_NO = new DevExpress.XtraEditors.TextEdit();this.labelControl1 = new DevExpress.XtraEditors.LabelControl();this.panelControl6 = new DevExpress.XtraEditors.PanelControl();this.textEdit7 = new DevExpress.XtraEditors.TextEdit();this.labelControl6 = new DevExpress.XtraEditors.LabelControl();this.panelControl5 = new DevExpress.XtraEditors.PanelControl();this.textEdit_WORK_QTY = new DevExpress.XtraEditors.TextEdit();this.labelControl5 = new DevExpress.XtraEditors.LabelControl();this.panelControl4 = new DevExpress.XtraEditors.PanelControl();this.textEdit_ITEM_NM = new DevExpress.XtraEditors.TextEdit();this.labelControl4 = new DevExpress.XtraEditors.LabelControl();this.panelControl3 = new DevExpress.XtraEditors.PanelControl();this.textEdit_FILE_NM = new DevExpress.XtraEditors.TextEdit();this.labelControl3 = new DevExpress.XtraEditors.LabelControl();this.panelControl2 = new DevExpress.XtraEditors.PanelControl();this.textEdit_CUST_NM = new DevExpress.XtraEditors.TextEdit();this.labelControl2 = new DevExpress.XtraEditors.LabelControl();this.panelControl28 = new DevExpress.XtraEditors.PanelControl();this.textEdit_WORK_NO = new DevExpress.XtraEditors.TextEdit();this.labelControl25 = new DevExpress.XtraEditors.LabelControl();this.panelControl13 = new DevExpress.XtraEditors.PanelControl();this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();this.simpleButton_SelectAll = new DevExpress.XtraEditors.SimpleButton();((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl_Data)).BeginInit();this.panelControl_Data.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();this.panelControl1.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_LOT_NO.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();this.panelControl6.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();this.panelControl5.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_QTY.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();this.panelControl4.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();this.panelControl3.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();this.panelControl2.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl28)).BeginInit();this.panelControl28.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_NO.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();this.panelControl13.SuspendLayout();this.SuspendLayout();//// gridView1//this.gridView1.Name = "gridView1";//// panelControl_Data//this.panelControl_Data.Controls.Add(this.simpleButton4);this.panelControl_Data.Controls.Add(this.simpleButton3);this.panelControl_Data.Controls.Add(this.simpleButton2);this.panelControl_Data.Controls.Add(this.panelControl1);this.panelControl_Data.Controls.Add(this.panelControl6);this.panelControl_Data.Controls.Add(this.panelControl5);this.panelControl_Data.Controls.Add(this.panelControl4);this.panelControl_Data.Controls.Add(this.panelControl3);this.panelControl_Data.Controls.Add(this.panelControl2);this.panelControl_Data.Controls.Add(this.panelControl28);this.panelControl_Data.Dock = System.Windows.Forms.DockStyle.Fill;this.panelControl_Data.Location = new System.Drawing.Point(0, 68);this.panelControl_Data.Name = "panelControl_Data";this.panelControl_Data.Size = new System.Drawing.Size(696, 461);this.panelControl_Data.TabIndex = 1;//// simpleButton4//this.simpleButton4.AllowFocus = false;this.simpleButton4.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);this.simpleButton4.Appearance.Options.UseFont = true;this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));this.simpleButton4.Location = new System.Drawing.Point(460, 352);this.simpleButton4.Name = "simpleButton4";this.simpleButton4.Size = new System.Drawing.Size(205, 89);this.simpleButton4.TabIndex = 12;this.simpleButton4.TabStop = false;this.simpleButton4.Text = "종료";//// simpleButton3//this.simpleButton3.AllowFocus = false;this.simpleButton3.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);this.simpleButton3.Appearance.Options.UseFont = true;this.simpleButton3.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));this.simpleButton3.Location = new System.Drawing.Point(238, 352);this.simpleButton3.Name = "simpleButton3";this.simpleButton3.Size = new System.Drawing.Size(216, 89);this.simpleButton3.TabIndex = 12;this.simpleButton3.TabStop = false;this.simpleButton3.Text = "실적 가져오기";//// simpleButton2//this.simpleButton2.AllowFocus = false;this.simpleButton2.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);this.simpleButton2.Appearance.Options.UseFont = true;this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));this.simpleButton2.Location = new System.Drawing.Point(27, 352);this.simpleButton2.Name = "simpleButton2";this.simpleButton2.Size = new System.Drawing.Size(205, 89);this.simpleButton2.TabIndex = 12;this.simpleButton2.TabStop = false;this.simpleButton2.Text = "시작";//// panelControl1//this.panelControl1.Controls.Add(this.textEdit_WORK_LOT_NO);this.panelControl1.Controls.Add(this.labelControl1);this.panelControl1.Location = new System.Drawing.Point(26, 49);this.panelControl1.Name = "panelControl1";this.panelControl1.Size = new System.Drawing.Size(640, 27);this.panelControl1.TabIndex = 11;//// textEdit_WORK_LOT_NO//this.textEdit_WORK_LOT_NO.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_WORK_LOT_NO.Location = new System.Drawing.Point(144, 2);this.textEdit_WORK_LOT_NO.Name = "textEdit_WORK_LOT_NO";this.textEdit_WORK_LOT_NO.Properties.AutoHeight = false;this.textEdit_WORK_LOT_NO.Size = new System.Drawing.Size(494, 23);this.textEdit_WORK_LOT_NO.TabIndex = 1;//// labelControl1//this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl1.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl1.Location = new System.Drawing.Point(2, 2);this.labelControl1.Name = "labelControl1";this.labelControl1.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl1.Size = new System.Drawing.Size(142, 23);this.labelControl1.TabIndex = 0;this.labelControl1.Text = "작업LOT번호";//// panelControl6//this.panelControl6.Controls.Add(this.textEdit7);this.panelControl6.Controls.Add(this.labelControl6);this.panelControl6.Location = new System.Drawing.Point(349, 191);this.panelControl6.Name = "panelControl6";this.panelControl6.Size = new System.Drawing.Size(317, 144);this.panelControl6.TabIndex = 11;//// textEdit7//this.textEdit7.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit7.EditValue = "0";this.textEdit7.Location = new System.Drawing.Point(2, 45);this.textEdit7.Name = "textEdit7";this.textEdit7.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 24F);this.textEdit7.Properties.Appearance.Options.UseFont = true;this.textEdit7.Properties.Appearance.Options.UseTextOptions = true;this.textEdit7.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.textEdit7.Properties.AutoHeight = false;this.textEdit7.Size = new System.Drawing.Size(313, 97);this.textEdit7.TabIndex = 1;//// labelControl6//this.labelControl6.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl6.Dock = System.Windows.Forms.DockStyle.Top;this.labelControl6.Location = new System.Drawing.Point(2, 2);this.labelControl6.Name = "labelControl6";this.labelControl6.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl6.Size = new System.Drawing.Size(313, 43);this.labelControl6.TabIndex = 0;this.labelControl6.Text = "작업수량";//// panelControl5//this.panelControl5.Controls.Add(this.textEdit_WORK_QTY);this.panelControl5.Controls.Add(this.labelControl5);this.panelControl5.Location = new System.Drawing.Point(26, 191);this.panelControl5.Name = "panelControl5";this.panelControl5.Size = new System.Drawing.Size(317, 146);this.panelControl5.TabIndex = 11;//// textEdit_WORK_QTY//this.textEdit_WORK_QTY.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_WORK_QTY.EditValue = "1000";this.textEdit_WORK_QTY.Location = new System.Drawing.Point(2, 45);this.textEdit_WORK_QTY.Name = "textEdit_WORK_QTY";this.textEdit_WORK_QTY.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 24F);this.textEdit_WORK_QTY.Properties.Appearance.Options.UseFont = true;this.textEdit_WORK_QTY.Properties.Appearance.Options.UseTextOptions = true;this.textEdit_WORK_QTY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.textEdit_WORK_QTY.Properties.AutoHeight = false;this.textEdit_WORK_QTY.Size = new System.Drawing.Size(313, 99);this.textEdit_WORK_QTY.TabIndex = 1;//// labelControl5//this.labelControl5.Appearance.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl5.Dock = System.Windows.Forms.DockStyle.Top;this.labelControl5.Location = new System.Drawing.Point(2, 2);this.labelControl5.Name = "labelControl5";this.labelControl5.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl5.Size = new System.Drawing.Size(313, 43);this.labelControl5.TabIndex = 0;this.labelControl5.Text = "지시수량";//// panelControl4//this.panelControl4.Controls.Add(this.textEdit_ITEM_NM);this.panelControl4.Controls.Add(this.labelControl4);this.panelControl4.Location = new System.Drawing.Point(26, 148);this.panelControl4.Name = "panelControl4";this.panelControl4.Size = new System.Drawing.Size(640, 27);this.panelControl4.TabIndex = 11;//// textEdit_ITEM_NM//this.textEdit_ITEM_NM.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_ITEM_NM.Location = new System.Drawing.Point(144, 2);this.textEdit_ITEM_NM.Name = "textEdit_ITEM_NM";this.textEdit_ITEM_NM.Properties.AutoHeight = false;this.textEdit_ITEM_NM.Size = new System.Drawing.Size(494, 23);this.textEdit_ITEM_NM.TabIndex = 1;//// labelControl4//this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl4.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl4.Location = new System.Drawing.Point(2, 2);this.labelControl4.Name = "labelControl4";this.labelControl4.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl4.Size = new System.Drawing.Size(142, 23);this.labelControl4.TabIndex = 0;this.labelControl4.Text = "작업명";//// panelControl3//this.panelControl3.Controls.Add(this.textEdit_FILE_NM);this.panelControl3.Controls.Add(this.labelControl3);this.panelControl3.Location = new System.Drawing.Point(26, 115);this.panelControl3.Name = "panelControl3";this.panelControl3.Size = new System.Drawing.Size(640, 27);this.panelControl3.TabIndex = 11;//// textEdit_FILE_NM//this.textEdit_FILE_NM.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_FILE_NM.Location = new System.Drawing.Point(144, 2);this.textEdit_FILE_NM.Name = "textEdit_FILE_NM";this.textEdit_FILE_NM.Properties.AutoHeight = false;this.textEdit_FILE_NM.Size = new System.Drawing.Size(494, 23);this.textEdit_FILE_NM.TabIndex = 1;//// labelControl3//this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl3.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl3.Location = new System.Drawing.Point(2, 2);this.labelControl3.Name = "labelControl3";this.labelControl3.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl3.Size = new System.Drawing.Size(142, 23);this.labelControl3.TabIndex = 0;this.labelControl3.Text = "파일명";//// panelControl2//this.panelControl2.Controls.Add(this.textEdit_CUST_NM);this.panelControl2.Controls.Add(this.labelControl2);this.panelControl2.Location = new System.Drawing.Point(26, 82);this.panelControl2.Name = "panelControl2";this.panelControl2.Size = new System.Drawing.Size(640, 27);this.panelControl2.TabIndex = 11;//// textEdit_CUST_NM//this.textEdit_CUST_NM.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_CUST_NM.Location = new System.Drawing.Point(144, 2);this.textEdit_CUST_NM.Name = "textEdit_CUST_NM";this.textEdit_CUST_NM.Properties.AutoHeight = false;this.textEdit_CUST_NM.Size = new System.Drawing.Size(494, 23);this.textEdit_CUST_NM.TabIndex = 1;//// labelControl2//this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl2.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl2.Location = new System.Drawing.Point(2, 2);this.labelControl2.Name = "labelControl2";this.labelControl2.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl2.Size = new System.Drawing.Size(142, 23);this.labelControl2.TabIndex = 0;this.labelControl2.Text = "거래처";//// panelControl28//this.panelControl28.Controls.Add(this.textEdit_WORK_NO);this.panelControl28.Controls.Add(this.labelControl25);this.panelControl28.Location = new System.Drawing.Point(26, 16);this.panelControl28.Name = "panelControl28";this.panelControl28.Size = new System.Drawing.Size(640, 27);this.panelControl28.TabIndex = 11;//// textEdit_WORK_NO//this.textEdit_WORK_NO.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_WORK_NO.Location = new System.Drawing.Point(144, 2);this.textEdit_WORK_NO.Name = "textEdit_WORK_NO";this.textEdit_WORK_NO.Properties.AutoHeight = false;this.textEdit_WORK_NO.Size = new System.Drawing.Size(494, 23);this.textEdit_WORK_NO.TabIndex = 1;//// labelControl25//this.labelControl25.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.labelControl25.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;this.labelControl25.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl25.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl25.Location = new System.Drawing.Point(2, 2);this.labelControl25.Name = "labelControl25";this.labelControl25.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl25.Size = new System.Drawing.Size(142, 23);this.labelControl25.TabIndex = 0;this.labelControl25.Text = "작업지시번호";//// panelControl13//this.panelControl13.Controls.Add(this.simpleButton1);this.panelControl13.Controls.Add(this.simpleButton_SelectAll);this.panelControl13.Dock = System.Windows.Forms.DockStyle.Top;this.panelControl13.Location = new System.Drawing.Point(0, 0);this.panelControl13.Name = "panelControl13";this.panelControl13.Size = new System.Drawing.Size(696, 68);this.panelControl13.TabIndex = 4;//// simpleButton1//this.simpleButton1.AllowFocus = false;this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.simpleButton1.Appearance.Options.UseFont = true;this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));this.simpleButton1.Location = new System.Drawing.Point(549, 12);this.simpleButton1.Name = "simpleButton1";this.simpleButton1.Size = new System.Drawing.Size(115, 47);this.simpleButton1.TabIndex = 9;this.simpleButton1.TabStop = false;this.simpleButton1.Text = "작업등록";//// simpleButton_SelectAll//this.simpleButton_SelectAll.AllowFocus = false;this.simpleButton_SelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));this.simpleButton_SelectAll.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);this.simpleButton_SelectAll.Appearance.Options.UseFont = true;this.simpleButton_SelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectAll.Image")));this.simpleButton_SelectAll.Location = new System.Drawing.Point(428, 12);this.simpleButton_SelectAll.Name = "simpleButton_SelectAll";this.simpleButton_SelectAll.Size = new System.Drawing.Size(115, 47);this.simpleButton_SelectAll.TabIndex = 9;this.simpleButton_SelectAll.TabStop = false;this.simpleButton_SelectAll.Text = "생산계획";//// POPWorkExec//this.Appearance.BackColor = System.Drawing.SystemColors.Control;this.Appearance.Options.UseBackColor = true;this.Appearance.Options.UseFont = true;this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;this.ClientSize = new System.Drawing.Size(696, 529);this.Controls.Add(this.panelControl_Data);this.Controls.Add(this.panelControl13);this.Name = "POPWorkExec";this.Text = "작업등록";((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl_Data)).EndInit();this.panelControl_Data.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();this.panelControl1.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_LOT_NO.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();this.panelControl6.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();this.panelControl5.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_QTY.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();this.panelControl4.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();this.panelControl3.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();this.panelControl2.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl28)).EndInit();this.panelControl28.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_NO.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();this.panelControl13.ResumeLayout(false);this.ResumeLayout(false);}#endregionprivate DevExpress.XtraGrid.Views.Grid.GridView gridView1;private DevExpress.XtraEditors.PanelControl panelControl_Data;private DevExpress.XtraEditors.PanelControl panelControl13;private DevExpress.XtraEditors.SimpleButton simpleButton1;private DevExpress.XtraEditors.SimpleButton simpleButton_SelectAll;private DevExpress.XtraEditors.PanelControl panelControl28;private DevExpress.XtraEditors.TextEdit textEdit_WORK_NO;private DevExpress.XtraEditors.LabelControl labelControl25;private DevExpress.XtraEditors.PanelControl panelControl1;private DevExpress.XtraEditors.TextEdit textEdit_WORK_LOT_NO;private DevExpress.XtraEditors.LabelControl labelControl1;private DevExpress.XtraEditors.SimpleButton simpleButton4;private DevExpress.XtraEditors.SimpleButton simpleButton3;private DevExpress.XtraEditors.SimpleButton simpleButton2;private DevExpress.XtraEditors.PanelControl panelControl4;private DevExpress.XtraEditors.TextEdit textEdit_ITEM_NM;private DevExpress.XtraEditors.LabelControl labelControl4;private DevExpress.XtraEditors.PanelControl panelControl3;private DevExpress.XtraEditors.TextEdit textEdit_FILE_NM;private DevExpress.XtraEditors.LabelControl labelControl3;private DevExpress.XtraEditors.PanelControl panelControl2;private DevExpress.XtraEditors.TextEdit textEdit_CUST_NM;private DevExpress.XtraEditors.LabelControl labelControl2;private DevExpress.XtraEditors.PanelControl panelControl6;private DevExpress.XtraEditors.TextEdit textEdit7;private DevExpress.XtraEditors.LabelControl labelControl6;private DevExpress.XtraEditors.PanelControl panelControl5;private DevExpress.XtraEditors.TextEdit textEdit_WORK_QTY;private DevExpress.XtraEditors.LabelControl labelControl5;}}