namespace HANMI_SALE
{
    partial class OrderManagerPopup
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository_Common;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderManagerPopup));
            this.repositoryItemTextEdit_N0 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTextEdit_N1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTextEdit_N2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTextEdit_N3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTextEdit_N4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemDateEdit_YYYYMMDD = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemCheckEdit_YN = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.simpleButton_CANCEL = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_INPUT = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_UPDATE = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_DELETE = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_CLOSE = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_PRINT = new DevExpress.XtraEditors.SimpleButton();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.gridControl_Main = new DevExpress.XtraGrid.GridControl();
            this.gridView_Main = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colITEM_CD = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemComboBox_ITEM_CD = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.colITEM_NORM = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colORDER_QTY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colLN_RMK = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCURR_UNIT_MY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCURR_MY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemLookUpEdit_PO_UNIT_CD = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
            this.repositoryItemLookUpEdit_ITEM_CD = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
            this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl31 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl37 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_ORDER_MY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl36 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_VAT_MY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl35 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_CURR_MY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl34 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_CURR_UNIT_MY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl30 = new DevExpress.XtraEditors.PanelControl();
            this.simpleButton_ACC_CLOSE = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_ACC_PRINT = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_DEL = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_MOD = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_ADD = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_CLEAR = new DevExpress.XtraEditors.SimpleButton();
            this.panelControl27 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_LN_RMK = new DevExpress.XtraEditors.TextEdit();
            this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl33 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_WORK_FIN_DATE = new DevExpress.XtraEditors.TextEdit();
            this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl32 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_WORK_STA_DATE = new DevExpress.XtraEditors.TextEdit();
            this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl26 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_ORDER_ADD_QTY = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_FIN_QTY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl25 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_ORDER_QTY = new DevExpress.XtraEditors.TextEdit();
            this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl24 = new DevExpress.XtraEditors.PanelControl();
            this.lookUpEdit_ORDER_UNIT_CD = new DevExpress.XtraEditors.LookUpEdit();
            this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl23 = new DevExpress.XtraEditors.PanelControl();
            this.lookUpEdit_MACH_CD = new DevExpress.XtraEditors.LookUpEdit();
            this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl22 = new DevExpress.XtraEditors.PanelControl();
            this.simpleButton_NORM_Search = new DevExpress.XtraEditors.SimpleButton();
            this.textEdit_ORDER_NORM = new DevExpress.XtraEditors.TextEdit();
            this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl21 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_ITEM_CD = new DevExpress.XtraEditors.TextEdit();
            this.simpleButton_ITEM_Search = new DevExpress.XtraEditors.SimpleButton();
            this.textEdit_ITEM_NM = new DevExpress.XtraEditors.TextEdit();
            this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl38 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl16 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_MGR_TEL_NO = new DevExpress.XtraEditors.TextEdit();
            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl15 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_OWNER_TEL_NO = new DevExpress.XtraEditors.TextEdit();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl17 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_TEL_NO = new DevExpress.XtraEditors.TextEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl19 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_OUT_TIME = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_OUT_DATE = new DevExpress.XtraEditors.TextEdit();
            this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl18 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_IN_TIME = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_IN_DATE = new DevExpress.XtraEditors.TextEdit();
            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl20 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_INPUT_TIME = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_INPUT_DATE = new DevExpress.XtraEditors.TextEdit();
            this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_OUT_POS = new DevExpress.XtraEditors.TextEdit();
            this.simpleButton_OUT_POS_Search = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_PRINT_POS = new DevExpress.XtraEditors.TextEdit();
            this.simpleButton_PRINT_POS_Search = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_FILE_NM = new DevExpress.XtraEditors.TextEdit();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_OUT_USR_NM = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_OUT_DRV_NO = new DevExpress.XtraEditors.TextEdit();
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_IN_USR_NM = new DevExpress.XtraEditors.TextEdit();
            this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_LN_SEQ = new DevExpress.XtraEditors.TextEdit();
            this.textEdit_ORDER_SEQ = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl29 = new DevExpress.XtraEditors.PanelControl();
            this.dateEdit_ORDER_DATE = new DevExpress.XtraEditors.DateEdit();
            this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
            this.checkEdit_OUT_YN = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
            this.checkEdit_IN_FIN_YN = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.textEdit_CUST_CD = new DevExpress.XtraEditors.TextEdit();
            this.simpleButton_Cust_Search = new DevExpress.XtraEditors.SimpleButton();
            this.textEdit_CUST_NM = new DevExpress.XtraEditors.TextEdit();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl28 = new DevExpress.XtraEditors.PanelControl();
            this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
            this.gridControl_Cust = new DevExpress.XtraGrid.GridControl();
            this.gridView_Cust = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            persistentRepository_Common = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_YYYYMMDD)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_YYYYMMDD.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit_YN)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_ITEM_CD)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_PO_UNIT_CD)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_ITEM_CD)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
            this.panelControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl31)).BeginInit();
            this.panelControl31.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl37)).BeginInit();
            this.panelControl37.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_MY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl36)).BeginInit();
            this.panelControl36.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_VAT_MY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl35)).BeginInit();
            this.panelControl35.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CURR_MY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl34)).BeginInit();
            this.panelControl34.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CURR_UNIT_MY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl30)).BeginInit();
            this.panelControl30.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl27)).BeginInit();
            this.panelControl27.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_LN_RMK.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl33)).BeginInit();
            this.panelControl33.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_FIN_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl32)).BeginInit();
            this.panelControl32.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_STA_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl26)).BeginInit();
            this.panelControl26.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_ADD_QTY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_FIN_QTY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl25)).BeginInit();
            this.panelControl25.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_QTY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl24)).BeginInit();
            this.panelControl24.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_ORDER_UNIT_CD.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl23)).BeginInit();
            this.panelControl23.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_MACH_CD.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl22)).BeginInit();
            this.panelControl22.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_NORM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl21)).BeginInit();
            this.panelControl21.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_CD.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
            this.panelControl8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
            this.panelControl11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl38)).BeginInit();
            this.panelControl38.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl16)).BeginInit();
            this.panelControl16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_MGR_TEL_NO.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl15)).BeginInit();
            this.panelControl15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OWNER_TEL_NO.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl17)).BeginInit();
            this.panelControl17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_TEL_NO.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).BeginInit();
            this.panelControl19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_TIME.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl18)).BeginInit();
            this.panelControl18.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_TIME.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl20)).BeginInit();
            this.panelControl20.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_INPUT_TIME.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_INPUT_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
            this.panelControl10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_POS.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
            this.panelControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_PRINT_POS.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
            this.panelControl7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
            this.panelControl13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_USR_NM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_DRV_NO.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
            this.panelControl12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_USR_NM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
            this.panelControl9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_LN_SEQ.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_SEQ.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl29)).BeginInit();
            this.panelControl29.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_ORDER_DATE.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_ORDER_DATE.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).BeginInit();
            this.panelControl14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit_OUT_YN.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
            this.panelControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit_IN_FIN_YN.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_CD.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Cust)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Cust)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // persistentRepository_Common
            // 
            persistentRepository_Common.Items.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit_N0,
            this.repositoryItemTextEdit_N1,
            this.repositoryItemTextEdit_N2,
            this.repositoryItemTextEdit_N3,
            this.repositoryItemTextEdit_N4,
            this.repositoryItemDateEdit_YYYYMMDD,
            this.repositoryItemCheckEdit_YN});
            // 
            // repositoryItemTextEdit_N0
            // 
            this.repositoryItemTextEdit_N0.Appearance.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N0.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N0.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N0.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N0.Mask.EditMask = "n0";
            this.repositoryItemTextEdit_N0.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEdit_N0.Name = "repositoryItemTextEdit_N0";
            // 
            // repositoryItemTextEdit_N1
            // 
            this.repositoryItemTextEdit_N1.Appearance.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N1.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N1.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N1.Mask.EditMask = "n1";
            this.repositoryItemTextEdit_N1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEdit_N1.Name = "repositoryItemTextEdit_N1";
            // 
            // repositoryItemTextEdit_N2
            // 
            this.repositoryItemTextEdit_N2.Appearance.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N2.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N2.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N2.Mask.EditMask = "n2";
            this.repositoryItemTextEdit_N2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEdit_N2.Name = "repositoryItemTextEdit_N2";
            // 
            // repositoryItemTextEdit_N3
            // 
            this.repositoryItemTextEdit_N3.Appearance.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N3.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N3.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N3.Mask.EditMask = "n3";
            this.repositoryItemTextEdit_N3.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEdit_N3.Name = "repositoryItemTextEdit_N3";
            // 
            // repositoryItemTextEdit_N4
            // 
            this.repositoryItemTextEdit_N4.Appearance.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N4.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemTextEdit_N4.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.repositoryItemTextEdit_N4.Mask.EditMask = "n4";
            this.repositoryItemTextEdit_N4.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.repositoryItemTextEdit_N4.Name = "repositoryItemTextEdit_N4";
            // 
            // repositoryItemDateEdit_YYYYMMDD
            // 
            this.repositoryItemDateEdit_YYYYMMDD.AllowMouseWheel = false;
            this.repositoryItemDateEdit_YYYYMMDD.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
            this.repositoryItemDateEdit_YYYYMMDD.AppearanceDropDown.Options.UseTextOptions = true;
            this.repositoryItemDateEdit_YYYYMMDD.AppearanceDropDown.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemDateEdit_YYYYMMDD.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemDateEdit_YYYYMMDD.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemDateEdit_YYYYMMDD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit_YYYYMMDD.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit_YYYYMMDD.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
            this.repositoryItemDateEdit_YYYYMMDD.Name = "repositoryItemDateEdit_YYYYMMDD";
            // 
            // repositoryItemCheckEdit_YN
            // 
            this.repositoryItemCheckEdit_YN.Appearance.Options.UseTextOptions = true;
            this.repositoryItemCheckEdit_YN.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemCheckEdit_YN.AppearanceFocused.Options.UseTextOptions = true;
            this.repositoryItemCheckEdit_YN.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemCheckEdit_YN.DisplayValueChecked = "Y";
            this.repositoryItemCheckEdit_YN.DisplayValueUnchecked = "N";
            this.repositoryItemCheckEdit_YN.Name = "repositoryItemCheckEdit_YN";
            this.repositoryItemCheckEdit_YN.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
            this.repositoryItemCheckEdit_YN.ValueChecked = "Y";
            this.repositoryItemCheckEdit_YN.ValueUnchecked = "N";
            // 
            // panelControl1
            // 
            this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(199)))), ((int)(((byte)(199)))));
            this.panelControl1.Appearance.Options.UseBackColor = true;
            this.panelControl1.Controls.Add(this.simpleButton_CANCEL);
            this.panelControl1.Controls.Add(this.simpleButton_INPUT);
            this.panelControl1.Controls.Add(this.simpleButton_UPDATE);
            this.panelControl1.Controls.Add(this.simpleButton_DELETE);
            this.panelControl1.Controls.Add(this.simpleButton_CLOSE);
            this.panelControl1.Controls.Add(this.simpleButton_PRINT);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 685);
            this.panelControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(830, 46);
            this.panelControl1.TabIndex = 3;
            // 
            // simpleButton_CANCEL
            // 
            this.simpleButton_CANCEL.Appearance.Options.UseFont = true;
            this.simpleButton_CANCEL.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_CANCEL.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_CANCEL.Image")));
            this.simpleButton_CANCEL.Location = new System.Drawing.Point(177, 3);
            this.simpleButton_CANCEL.Name = "simpleButton_CANCEL";
            this.simpleButton_CANCEL.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_CANCEL.TabIndex = 1;
            this.simpleButton_CANCEL.Text = "취소(A)";
            // 
            // simpleButton_INPUT
            // 
            this.simpleButton_INPUT.Appearance.Options.UseFont = true;
            this.simpleButton_INPUT.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_INPUT.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_INPUT.Image")));
            this.simpleButton_INPUT.Location = new System.Drawing.Point(307, 3);
            this.simpleButton_INPUT.Name = "simpleButton_INPUT";
            this.simpleButton_INPUT.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_INPUT.TabIndex = 2;
            this.simpleButton_INPUT.Text = "등록(I)";
            // 
            // simpleButton_UPDATE
            // 
            this.simpleButton_UPDATE.Appearance.Options.UseFont = true;
            this.simpleButton_UPDATE.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_UPDATE.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_UPDATE.Image")));
            this.simpleButton_UPDATE.Location = new System.Drawing.Point(437, 3);
            this.simpleButton_UPDATE.Name = "simpleButton_UPDATE";
            this.simpleButton_UPDATE.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_UPDATE.TabIndex = 3;
            this.simpleButton_UPDATE.Text = "수정(M)";
            // 
            // simpleButton_DELETE
            // 
            this.simpleButton_DELETE.Appearance.Options.UseFont = true;
            this.simpleButton_DELETE.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_DELETE.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_DELETE.Image")));
            this.simpleButton_DELETE.Location = new System.Drawing.Point(567, 3);
            this.simpleButton_DELETE.Name = "simpleButton_DELETE";
            this.simpleButton_DELETE.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_DELETE.TabIndex = 4;
            this.simpleButton_DELETE.Text = "삭제(D)";
            // 
            // simpleButton_CLOSE
            // 
            this.simpleButton_CLOSE.Appearance.Options.UseFont = true;
            this.simpleButton_CLOSE.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_CLOSE.Image")));
            this.simpleButton_CLOSE.Location = new System.Drawing.Point(697, 3);
            this.simpleButton_CLOSE.Name = "simpleButton_CLOSE";
            this.simpleButton_CLOSE.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_CLOSE.TabIndex = 5;
            this.simpleButton_CLOSE.Text = "종료(X)";
            // 
            // simpleButton_PRINT
            // 
            this.simpleButton_PRINT.Appearance.Options.UseFont = true;
            this.simpleButton_PRINT.Dock = System.Windows.Forms.DockStyle.Left;
            this.simpleButton_PRINT.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_PRINT.Image")));
            this.simpleButton_PRINT.Location = new System.Drawing.Point(3, 3);
            this.simpleButton_PRINT.Name = "simpleButton_PRINT";
            this.simpleButton_PRINT.Size = new System.Drawing.Size(130, 40);
            this.simpleButton_PRINT.TabIndex = 0;
            this.simpleButton_PRINT.Text = "출력(P)";
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.gridControl_Main);
            this.panelControl2.Controls.Add(this.panelControl4);
            this.panelControl2.Controls.Add(this.panelControl8);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(0, 0);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(830, 685);
            this.panelControl2.TabIndex = 0;
            // 
            // gridControl_Main
            // 
            this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_Main.ExternalRepository = persistentRepository_Common;
            this.gridControl_Main.Location = new System.Drawing.Point(2, 226);
            this.gridControl_Main.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.gridControl_Main.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gridControl_Main.MainView = this.gridView_Main;
            this.gridControl_Main.Name = "gridControl_Main";
            this.gridControl_Main.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemLookUpEdit_PO_UNIT_CD,
            this.repositoryItemLookUpEdit_ITEM_CD,
            this.repositoryItemComboBox_ITEM_CD});
            this.gridControl_Main.Size = new System.Drawing.Size(826, 225);
            this.gridControl_Main.TabIndex = 1;
            this.gridControl_Main.TabStop = false;
            this.gridControl_Main.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView_Main});
            // 
            // gridView_Main
            // 
            this.gridView_Main.Appearance.FooterPanel.Options.UseFont = true;
            this.gridView_Main.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(192)))), ((int)(((byte)(254)))));
            this.gridView_Main.Appearance.HeaderPanel.Options.UseBackColor = true;
            this.gridView_Main.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView_Main.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView_Main.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView_Main.Appearance.Row.Options.UseFont = true;
            this.gridView_Main.ColumnPanelRowHeight = 23;
            this.gridView_Main.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.colITEM_CD,
            this.colITEM_NORM,
            this.gridColumn7,
            this.colORDER_QTY,
            this.gridColumn6,
            this.gridColumn10,
            this.gridColumn9,
            this.gridColumn8,
            this.colLN_RMK,
            this.colCURR_UNIT_MY,
            this.colCURR_MY,
            this.gridColumn5,
            this.gridColumn4});
            this.gridView_Main.FooterPanelHeight = 23;
            this.gridView_Main.GridControl = this.gridControl_Main;
            this.gridView_Main.Name = "gridView_Main";
            this.gridView_Main.OptionsBehavior.Editable = false;
            this.gridView_Main.OptionsBehavior.EditingMode = DevExpress.XtraGrid.Views.Grid.GridEditingMode.Inplace;
            this.gridView_Main.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridView_Main.OptionsView.ColumnAutoWidth = false;
            this.gridView_Main.OptionsView.ShowGroupPanel = false;
            this.gridView_Main.RowHeight = 23;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "순번";
            this.gridColumn3.DisplayFormat.FormatString = "{0:00}";
            this.gridColumn3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn3.FieldName = "LN_SEQ";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 40;
            // 
            // colITEM_CD
            // 
            this.colITEM_CD.Caption = "작업명";
            this.colITEM_CD.ColumnEdit = this.repositoryItemComboBox_ITEM_CD;
            this.colITEM_CD.FieldName = "ITEM_NM";
            this.colITEM_CD.Name = "colITEM_CD";
            this.colITEM_CD.OptionsColumn.AllowEdit = false;
            this.colITEM_CD.OptionsColumn.FixedWidth = true;
            this.colITEM_CD.Visible = true;
            this.colITEM_CD.VisibleIndex = 1;
            this.colITEM_CD.Width = 150;
            // 
            // repositoryItemComboBox_ITEM_CD
            // 
            this.repositoryItemComboBox_ITEM_CD.AutoHeight = false;
            this.repositoryItemComboBox_ITEM_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemComboBox_ITEM_CD.Name = "repositoryItemComboBox_ITEM_CD";
            // 
            // colITEM_NORM
            // 
            this.colITEM_NORM.Caption = "규격";
            this.colITEM_NORM.FieldName = "ORDER_NORM";
            this.colITEM_NORM.Name = "colITEM_NORM";
            this.colITEM_NORM.OptionsColumn.AllowEdit = false;
            this.colITEM_NORM.OptionsColumn.FixedWidth = true;
            this.colITEM_NORM.Visible = true;
            this.colITEM_NORM.VisibleIndex = 2;
            this.colITEM_NORM.Width = 100;
            // 
            // gridColumn7
            // 
            this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn7.Caption = "장비명";
            this.gridColumn7.FieldName = "MACH_NM";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 3;
            // 
            // colORDER_QTY
            // 
            this.colORDER_QTY.AppearanceCell.Options.UseTextOptions = true;
            this.colORDER_QTY.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.colORDER_QTY.Caption = "지시량";
            this.colORDER_QTY.ColumnEdit = this.repositoryItemTextEdit_N0;
            this.colORDER_QTY.DisplayFormat.FormatString = "{0:#,##0}";
            this.colORDER_QTY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colORDER_QTY.FieldName = "ORDER_QTY";
            this.colORDER_QTY.Name = "colORDER_QTY";
            this.colORDER_QTY.OptionsColumn.FixedWidth = true;
            this.colORDER_QTY.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PO_QTY", "{0:#,##0.")});
            this.colORDER_QTY.Visible = true;
            this.colORDER_QTY.VisibleIndex = 4;
            this.colORDER_QTY.Width = 70;
            // 
            // gridColumn6
            // 
            this.gridColumn6.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn6.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn6.Caption = "단위";
            this.gridColumn6.FieldName = "ORDER_UNIT_NM";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            this.gridColumn6.Width = 48;
            // 
            // gridColumn10
            // 
            this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn10.Caption = "작업량";
            this.gridColumn10.DisplayFormat.FormatString = "{0:#,##0}";
            this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn10.FieldName = "FIN_QTY";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 6;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "작업시작일시";
            this.gridColumn9.FieldName = "WORK_STA_DATE";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 7;
            this.gridColumn9.Width = 140;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "작업종료일시";
            this.gridColumn8.FieldName = "WORK_FIN_DATE";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 8;
            this.gridColumn8.Width = 140;
            // 
            // colLN_RMK
            // 
            this.colLN_RMK.AppearanceCell.Options.UseTextOptions = true;
            this.colLN_RMK.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.colLN_RMK.AppearanceHeader.Options.UseTextOptions = true;
            this.colLN_RMK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colLN_RMK.Caption = "비    고";
            this.colLN_RMK.FieldName = "LN_RMK";
            this.colLN_RMK.Name = "colLN_RMK";
            this.colLN_RMK.OptionsColumn.FixedWidth = true;
            this.colLN_RMK.Visible = true;
            this.colLN_RMK.VisibleIndex = 9;
            this.colLN_RMK.Width = 200;
            // 
            // colCURR_UNIT_MY
            // 
            this.colCURR_UNIT_MY.AppearanceCell.Options.UseTextOptions = true;
            this.colCURR_UNIT_MY.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.colCURR_UNIT_MY.Caption = "단가";
            this.colCURR_UNIT_MY.ColumnEdit = this.repositoryItemTextEdit_N0;
            this.colCURR_UNIT_MY.DisplayFormat.FormatString = "{0:#,##0}";
            this.colCURR_UNIT_MY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colCURR_UNIT_MY.FieldName = "CURR_UNIT_MY";
            this.colCURR_UNIT_MY.Name = "colCURR_UNIT_MY";
            this.colCURR_UNIT_MY.OptionsColumn.FixedWidth = true;
            this.colCURR_UNIT_MY.Visible = true;
            this.colCURR_UNIT_MY.VisibleIndex = 10;
            this.colCURR_UNIT_MY.Width = 70;
            // 
            // colCURR_MY
            // 
            this.colCURR_MY.AppearanceCell.Options.UseTextOptions = true;
            this.colCURR_MY.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.colCURR_MY.Caption = "공급가";
            this.colCURR_MY.ColumnEdit = this.repositoryItemTextEdit_N0;
            this.colCURR_MY.DisplayFormat.FormatString = "{0:#,##0}";
            this.colCURR_MY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colCURR_MY.FieldName = "CURR_MY";
            this.colCURR_MY.Name = "colCURR_MY";
            this.colCURR_MY.OptionsColumn.FixedWidth = true;
            this.colCURR_MY.Visible = true;
            this.colCURR_MY.VisibleIndex = 11;
            this.colCURR_MY.Width = 81;
            // 
            // gridColumn5
            // 
            this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn5.Caption = "부가세";
            this.gridColumn5.DisplayFormat.FormatString = "{0:#,##0}";
            this.gridColumn5.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn5.FieldName = "VAT_MY";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.AllowEdit = false;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 12;
            // 
            // gridColumn4
            // 
            this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn4.Caption = "합계금액";
            this.gridColumn4.DisplayFormat.FormatString = "{0:#,##0}";
            this.gridColumn4.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn4.FieldName = "ORDER_MY";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 13;
            // 
            // repositoryItemLookUpEdit_PO_UNIT_CD
            // 
            this.repositoryItemLookUpEdit_PO_UNIT_CD.AutoHeight = false;
            this.repositoryItemLookUpEdit_PO_UNIT_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemLookUpEdit_PO_UNIT_CD.Name = "repositoryItemLookUpEdit_PO_UNIT_CD";
            // 
            // repositoryItemLookUpEdit_ITEM_CD
            // 
            this.repositoryItemLookUpEdit_ITEM_CD.AutoHeight = false;
            this.repositoryItemLookUpEdit_ITEM_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemLookUpEdit_ITEM_CD.Name = "repositoryItemLookUpEdit_ITEM_CD";
            // 
            // panelControl4
            // 
            this.panelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(216)))), ((int)(((byte)(214)))));
            this.panelControl4.Appearance.Options.UseBackColor = true;
            this.panelControl4.Controls.Add(this.panelControl31);
            this.panelControl4.Controls.Add(this.panelControl30);
            this.panelControl4.Controls.Add(this.panelControl27);
            this.panelControl4.Controls.Add(this.panelControl33);
            this.panelControl4.Controls.Add(this.panelControl32);
            this.panelControl4.Controls.Add(this.panelControl26);
            this.panelControl4.Controls.Add(this.panelControl25);
            this.panelControl4.Controls.Add(this.panelControl24);
            this.panelControl4.Controls.Add(this.panelControl23);
            this.panelControl4.Controls.Add(this.panelControl22);
            this.panelControl4.Controls.Add(this.panelControl21);
            this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl4.Location = new System.Drawing.Point(2, 451);
            this.panelControl4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.panelControl4.LookAndFeel.UseDefaultLookAndFeel = false;
            this.panelControl4.Name = "panelControl4";
            this.panelControl4.Size = new System.Drawing.Size(826, 232);
            this.panelControl4.TabIndex = 2;
            // 
            // panelControl31
            // 
            this.panelControl31.Appearance.BackColor = System.Drawing.Color.LightYellow;
            this.panelControl31.Appearance.Options.UseBackColor = true;
            this.panelControl31.Controls.Add(this.panelControl37);
            this.panelControl31.Controls.Add(this.panelControl36);
            this.panelControl31.Controls.Add(this.panelControl35);
            this.panelControl31.Controls.Add(this.panelControl34);
            this.panelControl31.Location = new System.Drawing.Point(432, 14);
            this.panelControl31.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.panelControl31.LookAndFeel.UseDefaultLookAndFeel = false;
            this.panelControl31.Name = "panelControl31";
            this.panelControl31.Size = new System.Drawing.Size(255, 145);
            this.panelControl31.TabIndex = 7;
            // 
            // panelControl37
            // 
            this.panelControl37.Controls.Add(this.textEdit_ORDER_MY);
            this.panelControl37.Controls.Add(this.labelControl30);
            this.panelControl37.Location = new System.Drawing.Point(30, 109);
            this.panelControl37.Name = "panelControl37";
            this.panelControl37.Size = new System.Drawing.Size(200, 27);
            this.panelControl37.TabIndex = 3;
            // 
            // textEdit_ORDER_MY
            // 
            this.textEdit_ORDER_MY.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_ORDER_MY.Enabled = false;
            this.textEdit_ORDER_MY.EnterMoveNextControl = true;
            this.textEdit_ORDER_MY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_ORDER_MY.Name = "textEdit_ORDER_MY";
            this.textEdit_ORDER_MY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_ORDER_MY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_ORDER_MY.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
            this.textEdit_ORDER_MY.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_ORDER_MY.Properties.AutoHeight = false;
            this.textEdit_ORDER_MY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_ORDER_MY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_ORDER_MY.Size = new System.Drawing.Size(106, 23);
            this.textEdit_ORDER_MY.TabIndex = 3;
            // 
            // labelControl30
            // 
            this.labelControl30.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl30.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl30.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl30.Location = new System.Drawing.Point(2, 2);
            this.labelControl30.Name = "labelControl30";
            this.labelControl30.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl30.Size = new System.Drawing.Size(90, 23);
            this.labelControl30.TabIndex = 0;
            this.labelControl30.Text = "소계";
            // 
            // panelControl36
            // 
            this.panelControl36.Controls.Add(this.textEdit_VAT_MY);
            this.panelControl36.Controls.Add(this.labelControl29);
            this.panelControl36.Location = new System.Drawing.Point(29, 76);
            this.panelControl36.Name = "panelControl36";
            this.panelControl36.Size = new System.Drawing.Size(200, 27);
            this.panelControl36.TabIndex = 2;
            // 
            // textEdit_VAT_MY
            // 
            this.textEdit_VAT_MY.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_VAT_MY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_VAT_MY.Name = "textEdit_VAT_MY";
            this.textEdit_VAT_MY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_VAT_MY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_VAT_MY.Properties.AutoHeight = false;
            this.textEdit_VAT_MY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_VAT_MY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_VAT_MY.Properties.Mask.EditMask = "n0";
            this.textEdit_VAT_MY.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.textEdit_VAT_MY.Size = new System.Drawing.Size(106, 23);
            this.textEdit_VAT_MY.TabIndex = 3;
            // 
            // labelControl29
            // 
            this.labelControl29.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl29.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl29.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl29.Location = new System.Drawing.Point(2, 2);
            this.labelControl29.Name = "labelControl29";
            this.labelControl29.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl29.Size = new System.Drawing.Size(90, 23);
            this.labelControl29.TabIndex = 0;
            this.labelControl29.Text = "부가세";
            // 
            // panelControl35
            // 
            this.panelControl35.Controls.Add(this.textEdit_CURR_MY);
            this.panelControl35.Controls.Add(this.labelControl28);
            this.panelControl35.Location = new System.Drawing.Point(29, 43);
            this.panelControl35.Name = "panelControl35";
            this.panelControl35.Size = new System.Drawing.Size(200, 27);
            this.panelControl35.TabIndex = 1;
            // 
            // textEdit_CURR_MY
            // 
            this.textEdit_CURR_MY.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_CURR_MY.EnterMoveNextControl = true;
            this.textEdit_CURR_MY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_CURR_MY.Name = "textEdit_CURR_MY";
            this.textEdit_CURR_MY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_CURR_MY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_CURR_MY.Properties.AutoHeight = false;
            this.textEdit_CURR_MY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_CURR_MY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_CURR_MY.Properties.Mask.EditMask = "n0";
            this.textEdit_CURR_MY.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.textEdit_CURR_MY.Size = new System.Drawing.Size(106, 23);
            this.textEdit_CURR_MY.TabIndex = 3;
            // 
            // labelControl28
            // 
            this.labelControl28.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl28.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl28.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl28.Location = new System.Drawing.Point(2, 2);
            this.labelControl28.Name = "labelControl28";
            this.labelControl28.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl28.Size = new System.Drawing.Size(90, 23);
            this.labelControl28.TabIndex = 0;
            this.labelControl28.Text = "공급가";
            // 
            // panelControl34
            // 
            this.panelControl34.Controls.Add(this.textEdit_CURR_UNIT_MY);
            this.panelControl34.Controls.Add(this.labelControl27);
            this.panelControl34.Location = new System.Drawing.Point(29, 10);
            this.panelControl34.Name = "panelControl34";
            this.panelControl34.Size = new System.Drawing.Size(200, 27);
            this.panelControl34.TabIndex = 0;
            // 
            // textEdit_CURR_UNIT_MY
            // 
            this.textEdit_CURR_UNIT_MY.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_CURR_UNIT_MY.EnterMoveNextControl = true;
            this.textEdit_CURR_UNIT_MY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_CURR_UNIT_MY.Name = "textEdit_CURR_UNIT_MY";
            this.textEdit_CURR_UNIT_MY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_CURR_UNIT_MY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_CURR_UNIT_MY.Properties.AutoHeight = false;
            this.textEdit_CURR_UNIT_MY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_CURR_UNIT_MY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_CURR_UNIT_MY.Properties.Mask.EditMask = "n0";
            this.textEdit_CURR_UNIT_MY.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.textEdit_CURR_UNIT_MY.Size = new System.Drawing.Size(106, 23);
            this.textEdit_CURR_UNIT_MY.TabIndex = 3;
            // 
            // labelControl27
            // 
            this.labelControl27.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl27.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl27.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl27.Location = new System.Drawing.Point(2, 2);
            this.labelControl27.Name = "labelControl27";
            this.labelControl27.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl27.Size = new System.Drawing.Size(90, 23);
            this.labelControl27.TabIndex = 0;
            this.labelControl27.Text = "단가";
            // 
            // panelControl30
            // 
            this.panelControl30.Controls.Add(this.simpleButton_ACC_CLOSE);
            this.panelControl30.Controls.Add(this.simpleButton_ACC_PRINT);
            this.panelControl30.Controls.Add(this.simpleButton_DEL);
            this.panelControl30.Controls.Add(this.simpleButton_MOD);
            this.panelControl30.Controls.Add(this.simpleButton_ADD);
            this.panelControl30.Controls.Add(this.simpleButton_CLEAR);
            this.panelControl30.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelControl30.Location = new System.Drawing.Point(716, 3);
            this.panelControl30.Name = "panelControl30";
            this.panelControl30.Size = new System.Drawing.Size(107, 226);
            this.panelControl30.TabIndex = 10;
            // 
            // simpleButton_ACC_CLOSE
            // 
            this.simpleButton_ACC_CLOSE.Appearance.Options.UseFont = true;
            this.simpleButton_ACC_CLOSE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.simpleButton_ACC_CLOSE.Enabled = false;
            this.simpleButton_ACC_CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_ACC_CLOSE.Image")));
            this.simpleButton_ACC_CLOSE.Location = new System.Drawing.Point(2, 182);
            this.simpleButton_ACC_CLOSE.Name = "simpleButton_ACC_CLOSE";
            this.simpleButton_ACC_CLOSE.Size = new System.Drawing.Size(103, 42);
            this.simpleButton_ACC_CLOSE.TabIndex = 6;
            this.simpleButton_ACC_CLOSE.Text = "건마감(F8)";
            // 
            // simpleButton_ACC_PRINT
            // 
            this.simpleButton_ACC_PRINT.Appearance.Options.UseFont = true;
            this.simpleButton_ACC_PRINT.Dock = System.Windows.Forms.DockStyle.Top;
            this.simpleButton_ACC_PRINT.Enabled = false;
            this.simpleButton_ACC_PRINT.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_ACC_PRINT.Image")));
            this.simpleButton_ACC_PRINT.Location = new System.Drawing.Point(2, 146);
            this.simpleButton_ACC_PRINT.Name = "simpleButton_ACC_PRINT";
            this.simpleButton_ACC_PRINT.Size = new System.Drawing.Size(103, 36);
            this.simpleButton_ACC_PRINT.TabIndex = 5;
            this.simpleButton_ACC_PRINT.Text = "전표출력";
            // 
            // simpleButton_DEL
            // 
            this.simpleButton_DEL.Appearance.Options.UseFont = true;
            this.simpleButton_DEL.Dock = System.Windows.Forms.DockStyle.Top;
            this.simpleButton_DEL.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_DEL.Image")));
            this.simpleButton_DEL.Location = new System.Drawing.Point(2, 110);
            this.simpleButton_DEL.Name = "simpleButton_DEL";
            this.simpleButton_DEL.Size = new System.Drawing.Size(103, 36);
            this.simpleButton_DEL.TabIndex = 4;
            this.simpleButton_DEL.Text = "건삭제(F7)";
            // 
            // simpleButton_MOD
            // 
            this.simpleButton_MOD.Appearance.Options.UseFont = true;
            this.simpleButton_MOD.Dock = System.Windows.Forms.DockStyle.Top;
            this.simpleButton_MOD.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_MOD.Image")));
            this.simpleButton_MOD.Location = new System.Drawing.Point(2, 74);
            this.simpleButton_MOD.Name = "simpleButton_MOD";
            this.simpleButton_MOD.Size = new System.Drawing.Size(103, 36);
            this.simpleButton_MOD.TabIndex = 3;
            this.simpleButton_MOD.Text = "건수정(F6)";
            // 
            // simpleButton_ADD
            // 
            this.simpleButton_ADD.Appearance.Options.UseFont = true;
            this.simpleButton_ADD.Dock = System.Windows.Forms.DockStyle.Top;
            this.simpleButton_ADD.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_ADD.Image")));
            this.simpleButton_ADD.Location = new System.Drawing.Point(2, 38);
            this.simpleButton_ADD.Name = "simpleButton_ADD";
            this.simpleButton_ADD.Size = new System.Drawing.Size(103, 36);
            this.simpleButton_ADD.TabIndex = 2;
            this.simpleButton_ADD.Text = "건추가(F5)";
            // 
            // simpleButton_CLEAR
            // 
            this.simpleButton_CLEAR.Appearance.Options.UseFont = true;
            this.simpleButton_CLEAR.Dock = System.Windows.Forms.DockStyle.Top;
            this.simpleButton_CLEAR.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_CLEAR.Image")));
            this.simpleButton_CLEAR.Location = new System.Drawing.Point(2, 2);
            this.simpleButton_CLEAR.Name = "simpleButton_CLEAR";
            this.simpleButton_CLEAR.Size = new System.Drawing.Size(103, 36);
            this.simpleButton_CLEAR.TabIndex = 10;
            this.simpleButton_CLEAR.Text = "clear";
            // 
            // panelControl27
            // 
            this.panelControl27.Controls.Add(this.textEdit_LN_RMK);
            this.panelControl27.Controls.Add(this.labelControl22);
            this.panelControl27.Location = new System.Drawing.Point(17, 195);
            this.panelControl27.Name = "panelControl27";
            this.panelControl27.Size = new System.Drawing.Size(385, 27);
            this.panelControl27.TabIndex = 6;
            // 
            // textEdit_LN_RMK
            // 
            this.textEdit_LN_RMK.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_LN_RMK.Location = new System.Drawing.Point(92, 2);
            this.textEdit_LN_RMK.Name = "textEdit_LN_RMK";
            this.textEdit_LN_RMK.Properties.AutoHeight = false;
            this.textEdit_LN_RMK.Size = new System.Drawing.Size(291, 23);
            this.textEdit_LN_RMK.TabIndex = 3;
            // 
            // labelControl22
            // 
            this.labelControl22.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl22.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl22.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl22.Location = new System.Drawing.Point(2, 2);
            this.labelControl22.Name = "labelControl22";
            this.labelControl22.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl22.Size = new System.Drawing.Size(90, 23);
            this.labelControl22.TabIndex = 0;
            this.labelControl22.Text = "비고";
            // 
            // panelControl33
            // 
            this.panelControl33.Controls.Add(this.textEdit_WORK_FIN_DATE);
            this.panelControl33.Controls.Add(this.labelControl24);
            this.panelControl33.Location = new System.Drawing.Point(432, 195);
            this.panelControl33.Name = "panelControl33";
            this.panelControl33.Size = new System.Drawing.Size(255, 27);
            this.panelControl33.TabIndex = 9;
            // 
            // textEdit_WORK_FIN_DATE
            // 
            this.textEdit_WORK_FIN_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_WORK_FIN_DATE.Enabled = false;
            this.textEdit_WORK_FIN_DATE.EnterMoveNextControl = true;
            this.textEdit_WORK_FIN_DATE.Location = new System.Drawing.Point(92, 2);
            this.textEdit_WORK_FIN_DATE.Name = "textEdit_WORK_FIN_DATE";
            this.textEdit_WORK_FIN_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_WORK_FIN_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_WORK_FIN_DATE.Properties.AutoHeight = false;
            this.textEdit_WORK_FIN_DATE.Size = new System.Drawing.Size(161, 23);
            this.textEdit_WORK_FIN_DATE.TabIndex = 3;
            this.textEdit_WORK_FIN_DATE.TabStop = false;
            // 
            // labelControl24
            // 
            this.labelControl24.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl24.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl24.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl24.Location = new System.Drawing.Point(2, 2);
            this.labelControl24.Name = "labelControl24";
            this.labelControl24.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl24.Size = new System.Drawing.Size(90, 23);
            this.labelControl24.TabIndex = 0;
            this.labelControl24.Text = "작업종료일시";
            // 
            // panelControl32
            // 
            this.panelControl32.Controls.Add(this.textEdit_WORK_STA_DATE);
            this.panelControl32.Controls.Add(this.labelControl23);
            this.panelControl32.Location = new System.Drawing.Point(432, 166);
            this.panelControl32.Name = "panelControl32";
            this.panelControl32.Size = new System.Drawing.Size(255, 27);
            this.panelControl32.TabIndex = 8;
            // 
            // textEdit_WORK_STA_DATE
            // 
            this.textEdit_WORK_STA_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_WORK_STA_DATE.Enabled = false;
            this.textEdit_WORK_STA_DATE.EnterMoveNextControl = true;
            this.textEdit_WORK_STA_DATE.Location = new System.Drawing.Point(92, 2);
            this.textEdit_WORK_STA_DATE.Name = "textEdit_WORK_STA_DATE";
            this.textEdit_WORK_STA_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_WORK_STA_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_WORK_STA_DATE.Properties.AutoHeight = false;
            this.textEdit_WORK_STA_DATE.Size = new System.Drawing.Size(161, 23);
            this.textEdit_WORK_STA_DATE.TabIndex = 3;
            this.textEdit_WORK_STA_DATE.TabStop = false;
            // 
            // labelControl23
            // 
            this.labelControl23.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl23.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl23.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl23.Location = new System.Drawing.Point(2, 2);
            this.labelControl23.Name = "labelControl23";
            this.labelControl23.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl23.Size = new System.Drawing.Size(90, 23);
            this.labelControl23.TabIndex = 0;
            this.labelControl23.Text = "작업시작일시";
            // 
            // panelControl26
            // 
            this.panelControl26.Controls.Add(this.textEdit_ORDER_ADD_QTY);
            this.panelControl26.Controls.Add(this.textEdit_FIN_QTY);
            this.panelControl26.Controls.Add(this.labelControl21);
            this.panelControl26.Location = new System.Drawing.Point(16, 164);
            this.panelControl26.Name = "panelControl26";
            this.panelControl26.Size = new System.Drawing.Size(386, 27);
            this.panelControl26.TabIndex = 5;
            // 
            // textEdit_ORDER_ADD_QTY
            // 
            this.textEdit_ORDER_ADD_QTY.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_ORDER_ADD_QTY.EnterMoveNextControl = true;
            this.textEdit_ORDER_ADD_QTY.Location = new System.Drawing.Point(252, 2);
            this.textEdit_ORDER_ADD_QTY.Name = "textEdit_ORDER_ADD_QTY";
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.Options.UseForeColor = true;
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_ORDER_ADD_QTY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_ORDER_ADD_QTY.Properties.AutoHeight = false;
            this.textEdit_ORDER_ADD_QTY.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_ORDER_ADD_QTY.Size = new System.Drawing.Size(132, 23);
            this.textEdit_ORDER_ADD_QTY.TabIndex = 6;
            this.textEdit_ORDER_ADD_QTY.TabStop = false;
            // 
            // textEdit_FIN_QTY
            // 
            this.textEdit_FIN_QTY.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_FIN_QTY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_FIN_QTY.Name = "textEdit_FIN_QTY";
            this.textEdit_FIN_QTY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_FIN_QTY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_FIN_QTY.Properties.AutoHeight = false;
            this.textEdit_FIN_QTY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_FIN_QTY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_FIN_QTY.Properties.Mask.EditMask = "n0";
            this.textEdit_FIN_QTY.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.textEdit_FIN_QTY.Size = new System.Drawing.Size(160, 23);
            this.textEdit_FIN_QTY.TabIndex = 3;
            // 
            // labelControl21
            // 
            this.labelControl21.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl21.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl21.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl21.Location = new System.Drawing.Point(2, 2);
            this.labelControl21.Name = "labelControl21";
            this.labelControl21.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl21.Size = new System.Drawing.Size(90, 23);
            this.labelControl21.TabIndex = 0;
            this.labelControl21.Text = "작업량";
            // 
            // panelControl25
            // 
            this.panelControl25.Controls.Add(this.textEdit_ORDER_QTY);
            this.panelControl25.Controls.Add(this.labelControl20);
            this.panelControl25.Location = new System.Drawing.Point(17, 133);
            this.panelControl25.Name = "panelControl25";
            this.panelControl25.Size = new System.Drawing.Size(254, 27);
            this.panelControl25.TabIndex = 4;
            // 
            // textEdit_ORDER_QTY
            // 
            this.textEdit_ORDER_QTY.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_ORDER_QTY.EnterMoveNextControl = true;
            this.textEdit_ORDER_QTY.Location = new System.Drawing.Point(92, 2);
            this.textEdit_ORDER_QTY.Name = "textEdit_ORDER_QTY";
            this.textEdit_ORDER_QTY.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_ORDER_QTY.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.textEdit_ORDER_QTY.Properties.AutoHeight = false;
            this.textEdit_ORDER_QTY.Properties.DisplayFormat.FormatString = "{0:#,##0}";
            this.textEdit_ORDER_QTY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.textEdit_ORDER_QTY.Properties.Mask.EditMask = "n0";
            this.textEdit_ORDER_QTY.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.textEdit_ORDER_QTY.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.textEdit_ORDER_QTY.Size = new System.Drawing.Size(160, 23);
            this.textEdit_ORDER_QTY.TabIndex = 3;
            // 
            // labelControl20
            // 
            this.labelControl20.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl20.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl20.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl20.Location = new System.Drawing.Point(2, 2);
            this.labelControl20.Name = "labelControl20";
            this.labelControl20.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl20.Size = new System.Drawing.Size(90, 23);
            this.labelControl20.TabIndex = 0;
            this.labelControl20.Text = "지시량";
            // 
            // panelControl24
            // 
            this.panelControl24.Controls.Add(this.lookUpEdit_ORDER_UNIT_CD);
            this.panelControl24.Controls.Add(this.labelControl19);
            this.panelControl24.Location = new System.Drawing.Point(17, 102);
            this.panelControl24.Name = "panelControl24";
            this.panelControl24.Size = new System.Drawing.Size(254, 27);
            this.panelControl24.TabIndex = 3;
            // 
            // lookUpEdit_ORDER_UNIT_CD
            // 
            this.lookUpEdit_ORDER_UNIT_CD.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lookUpEdit_ORDER_UNIT_CD.EnterMoveNextControl = true;
            this.lookUpEdit_ORDER_UNIT_CD.Location = new System.Drawing.Point(92, 2);
            this.lookUpEdit_ORDER_UNIT_CD.Name = "lookUpEdit_ORDER_UNIT_CD";
            this.lookUpEdit_ORDER_UNIT_CD.Properties.AutoHeight = false;
            this.lookUpEdit_ORDER_UNIT_CD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lookUpEdit_ORDER_UNIT_CD.Size = new System.Drawing.Size(160, 23);
            this.lookUpEdit_ORDER_UNIT_CD.TabIndex = 1;
            this.lookUpEdit_ORDER_UNIT_CD.TabStop = false;
            // 
            // labelControl19
            // 
            this.labelControl19.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl19.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl19.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl19.Location = new System.Drawing.Point(2, 2);
            this.labelControl19.Name = "labelControl19";
            this.labelControl19.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl19.Size = new System.Drawing.Size(90, 23);
            this.labelControl19.TabIndex = 0;
            this.labelControl19.Text = "단위";
            // 
            // panelControl23
            // 
            this.panelControl23.Controls.Add(this.lookUpEdit_MACH_CD);
            this.panelControl23.Controls.Add(this.labelControl18);
            this.panelControl23.Location = new System.Drawing.Point(17, 71);
            this.panelControl23.Name = "panelControl23";
            this.panelControl23.Size = new System.Drawing.Size(254, 27);
            this.panelControl23.TabIndex = 2;
            // 
            // lookUpEdit_MACH_CD
            // 
            this.lookUpEdit_MACH_CD.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lookUpEdit_MACH_CD.EnterMoveNextControl = true;
            this.lookUpEdit_MACH_CD.Location = new System.Drawing.Point(92, 2);
            this.lookUpEdit_MACH_CD.Name = "lookUpEdit_MACH_CD";
            this.lookUpEdit_MACH_CD.Properties.AutoHeight = false;
            this.lookUpEdit_MACH_CD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lookUpEdit_MACH_CD.Size = new System.Drawing.Size(160, 23);
            this.lookUpEdit_MACH_CD.TabIndex = 1;
            this.lookUpEdit_MACH_CD.TabStop = false;
            // 
            // labelControl18
            // 
            this.labelControl18.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl18.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl18.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl18.Location = new System.Drawing.Point(2, 2);
            this.labelControl18.Name = "labelControl18";
            this.labelControl18.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl18.Size = new System.Drawing.Size(90, 23);
            this.labelControl18.TabIndex = 0;
            this.labelControl18.Text = "기계장비";
            // 
            // panelControl22
            // 
            this.panelControl22.Controls.Add(this.simpleButton_NORM_Search);
            this.panelControl22.Controls.Add(this.textEdit_ORDER_NORM);
            this.panelControl22.Controls.Add(this.labelControl17);
            this.panelControl22.Location = new System.Drawing.Point(17, 40);
            this.panelControl22.Name = "panelControl22";
            this.panelControl22.Size = new System.Drawing.Size(385, 27);
            this.panelControl22.TabIndex = 1;
            // 
            // simpleButton_NORM_Search
            // 
            this.simpleButton_NORM_Search.AllowFocus = false;
            this.simpleButton_NORM_Search.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_NORM_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_NORM_Search.Image")));
            this.simpleButton_NORM_Search.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.simpleButton_NORM_Search.Location = new System.Drawing.Point(353, 2);
            this.simpleButton_NORM_Search.Name = "simpleButton_NORM_Search";
            this.simpleButton_NORM_Search.Size = new System.Drawing.Size(30, 23);
            this.simpleButton_NORM_Search.TabIndex = 9;
            this.simpleButton_NORM_Search.TabStop = false;
            // 
            // textEdit_ORDER_NORM
            // 
            this.textEdit_ORDER_NORM.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_ORDER_NORM.EnterMoveNextControl = true;
            this.textEdit_ORDER_NORM.Location = new System.Drawing.Point(92, 2);
            this.textEdit_ORDER_NORM.Name = "textEdit_ORDER_NORM";
            this.textEdit_ORDER_NORM.Properties.AutoHeight = false;
            this.textEdit_ORDER_NORM.Size = new System.Drawing.Size(291, 23);
            this.textEdit_ORDER_NORM.TabIndex = 3;
            // 
            // labelControl17
            // 
            this.labelControl17.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl17.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl17.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl17.Location = new System.Drawing.Point(2, 2);
            this.labelControl17.Name = "labelControl17";
            this.labelControl17.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl17.Size = new System.Drawing.Size(90, 23);
            this.labelControl17.TabIndex = 0;
            this.labelControl17.Text = "규격";
            // 
            // panelControl21
            // 
            this.panelControl21.Controls.Add(this.textEdit_ITEM_CD);
            this.panelControl21.Controls.Add(this.simpleButton_ITEM_Search);
            this.panelControl21.Controls.Add(this.textEdit_ITEM_NM);
            this.panelControl21.Controls.Add(this.labelControl16);
            this.panelControl21.Location = new System.Drawing.Point(17, 9);
            this.panelControl21.Name = "panelControl21";
            this.panelControl21.Size = new System.Drawing.Size(385, 27);
            this.panelControl21.TabIndex = 0;
            // 
            // textEdit_ITEM_CD
            // 
            this.textEdit_ITEM_CD.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_ITEM_CD.EnterMoveNextControl = true;
            this.textEdit_ITEM_CD.Location = new System.Drawing.Point(331, 2);
            this.textEdit_ITEM_CD.Name = "textEdit_ITEM_CD";
            this.textEdit_ITEM_CD.Properties.AutoHeight = false;
            this.textEdit_ITEM_CD.Size = new System.Drawing.Size(52, 23);
            this.textEdit_ITEM_CD.TabIndex = 10;
            this.textEdit_ITEM_CD.TabStop = false;
            // 
            // simpleButton_ITEM_Search
            // 
            this.simpleButton_ITEM_Search.AllowFocus = false;
            this.simpleButton_ITEM_Search.Dock = System.Windows.Forms.DockStyle.Left;
            this.simpleButton_ITEM_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_ITEM_Search.Image")));
            this.simpleButton_ITEM_Search.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.simpleButton_ITEM_Search.Location = new System.Drawing.Point(301, 2);
            this.simpleButton_ITEM_Search.Name = "simpleButton_ITEM_Search";
            this.simpleButton_ITEM_Search.Size = new System.Drawing.Size(30, 23);
            this.simpleButton_ITEM_Search.TabIndex = 9;
            this.simpleButton_ITEM_Search.TabStop = false;
            // 
            // textEdit_ITEM_NM
            // 
            this.textEdit_ITEM_NM.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_ITEM_NM.EnterMoveNextControl = true;
            this.textEdit_ITEM_NM.Location = new System.Drawing.Point(92, 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(209, 23);
            this.textEdit_ITEM_NM.TabIndex = 3;
            // 
            // labelControl16
            // 
            this.labelControl16.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl16.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl16.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl16.Location = new System.Drawing.Point(2, 2);
            this.labelControl16.Name = "labelControl16";
            this.labelControl16.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl16.Size = new System.Drawing.Size(90, 23);
            this.labelControl16.TabIndex = 0;
            this.labelControl16.Text = "작업명";
            // 
            // panelControl8
            // 
            this.panelControl8.Controls.Add(this.panelControl11);
            this.panelControl8.Controls.Add(this.panelControl10);
            this.panelControl8.Controls.Add(this.panelControl5);
            this.panelControl8.Controls.Add(this.panelControl7);
            this.panelControl8.Controls.Add(this.panelControl13);
            this.panelControl8.Controls.Add(this.panelControl12);
            this.panelControl8.Controls.Add(this.panelControl9);
            this.panelControl8.Controls.Add(this.panelControl29);
            this.panelControl8.Controls.Add(this.panelControl14);
            this.panelControl8.Controls.Add(this.panelControl6);
            this.panelControl8.Controls.Add(this.panelControl3);
            this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl8.Location = new System.Drawing.Point(2, 2);
            this.panelControl8.Name = "panelControl8";
            this.panelControl8.Size = new System.Drawing.Size(826, 224);
            this.panelControl8.TabIndex = 0;
            // 
            // panelControl11
            // 
            this.panelControl11.Controls.Add(this.panelControl38);
            this.panelControl11.Controls.Add(this.panelControl19);
            this.panelControl11.Controls.Add(this.panelControl18);
            this.panelControl11.Controls.Add(this.panelControl20);
            this.panelControl11.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelControl11.Location = new System.Drawing.Point(547, 2);
            this.panelControl11.Name = "panelControl11";
            this.panelControl11.Size = new System.Drawing.Size(277, 220);
            this.panelControl11.TabIndex = 11;
            // 
            // panelControl38
            // 
            this.panelControl38.Appearance.BackColor = System.Drawing.Color.LightYellow;
            this.panelControl38.Appearance.Options.UseBackColor = true;
            this.panelControl38.Controls.Add(this.panelControl16);
            this.panelControl38.Controls.Add(this.panelControl15);
            this.panelControl38.Controls.Add(this.panelControl17);
            this.panelControl38.Location = new System.Drawing.Point(11, 8);
            this.panelControl38.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.panelControl38.LookAndFeel.UseDefaultLookAndFeel = false;
            this.panelControl38.Name = "panelControl38";
            this.panelControl38.Size = new System.Drawing.Size(254, 111);
            this.panelControl38.TabIndex = 18;
            // 
            // panelControl16
            // 
            this.panelControl16.Controls.Add(this.textEdit_MGR_TEL_NO);
            this.panelControl16.Controls.Add(this.labelControl12);
            this.panelControl16.Location = new System.Drawing.Point(9, 72);
            this.panelControl16.Name = "panelControl16";
            this.panelControl16.Size = new System.Drawing.Size(237, 27);
            this.panelControl16.TabIndex = 18;
            this.panelControl16.TabStop = true;
            // 
            // textEdit_MGR_TEL_NO
            // 
            this.textEdit_MGR_TEL_NO.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_MGR_TEL_NO.Enabled = false;
            this.textEdit_MGR_TEL_NO.EnterMoveNextControl = true;
            this.textEdit_MGR_TEL_NO.Location = new System.Drawing.Point(92, 2);
            this.textEdit_MGR_TEL_NO.Name = "textEdit_MGR_TEL_NO";
            this.textEdit_MGR_TEL_NO.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
            this.textEdit_MGR_TEL_NO.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_MGR_TEL_NO.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_MGR_TEL_NO.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_MGR_TEL_NO.Properties.AutoHeight = false;
            this.textEdit_MGR_TEL_NO.Properties.ReadOnly = true;
            this.textEdit_MGR_TEL_NO.Size = new System.Drawing.Size(143, 23);
            this.textEdit_MGR_TEL_NO.TabIndex = 3;
            this.textEdit_MGR_TEL_NO.TabStop = false;
            // 
            // labelControl12
            // 
            this.labelControl12.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl12.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl12.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl12.Location = new System.Drawing.Point(2, 2);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl12.Size = new System.Drawing.Size(90, 23);
            this.labelControl12.TabIndex = 0;
            this.labelControl12.Text = "담당자핸드폰";
            // 
            // panelControl15
            // 
            this.panelControl15.Controls.Add(this.textEdit_OWNER_TEL_NO);
            this.panelControl15.Controls.Add(this.labelControl11);
            this.panelControl15.Location = new System.Drawing.Point(9, 41);
            this.panelControl15.Name = "panelControl15";
            this.panelControl15.Size = new System.Drawing.Size(237, 27);
            this.panelControl15.TabIndex = 19;
            this.panelControl15.TabStop = true;
            // 
            // textEdit_OWNER_TEL_NO
            // 
            this.textEdit_OWNER_TEL_NO.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_OWNER_TEL_NO.Enabled = false;
            this.textEdit_OWNER_TEL_NO.EnterMoveNextControl = true;
            this.textEdit_OWNER_TEL_NO.Location = new System.Drawing.Point(92, 2);
            this.textEdit_OWNER_TEL_NO.Name = "textEdit_OWNER_TEL_NO";
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceReadOnly.ForeColor = System.Drawing.Color.Blue;
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_OWNER_TEL_NO.Properties.AppearanceReadOnly.Options.UseForeColor = true;
            this.textEdit_OWNER_TEL_NO.Properties.AutoHeight = false;
            this.textEdit_OWNER_TEL_NO.Properties.ReadOnly = true;
            this.textEdit_OWNER_TEL_NO.Size = new System.Drawing.Size(143, 23);
            this.textEdit_OWNER_TEL_NO.TabIndex = 3;
            this.textEdit_OWNER_TEL_NO.TabStop = false;
            // 
            // labelControl11
            // 
            this.labelControl11.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl11.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl11.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl11.Location = new System.Drawing.Point(2, 2);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl11.Size = new System.Drawing.Size(90, 23);
            this.labelControl11.TabIndex = 0;
            this.labelControl11.Text = "대표자핸드폰";
            // 
            // panelControl17
            // 
            this.panelControl17.Controls.Add(this.textEdit_TEL_NO);
            this.panelControl17.Controls.Add(this.labelControl1);
            this.panelControl17.Location = new System.Drawing.Point(9, 11);
            this.panelControl17.Name = "panelControl17";
            this.panelControl17.Size = new System.Drawing.Size(237, 27);
            this.panelControl17.TabIndex = 20;
            this.panelControl17.TabStop = true;
            // 
            // textEdit_TEL_NO
            // 
            this.textEdit_TEL_NO.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_TEL_NO.Enabled = false;
            this.textEdit_TEL_NO.EnterMoveNextControl = true;
            this.textEdit_TEL_NO.Location = new System.Drawing.Point(92, 2);
            this.textEdit_TEL_NO.Name = "textEdit_TEL_NO";
            this.textEdit_TEL_NO.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
            this.textEdit_TEL_NO.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_TEL_NO.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_TEL_NO.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_TEL_NO.Properties.AutoHeight = false;
            this.textEdit_TEL_NO.Properties.ReadOnly = true;
            this.textEdit_TEL_NO.Size = new System.Drawing.Size(143, 23);
            this.textEdit_TEL_NO.TabIndex = 3;
            this.textEdit_TEL_NO.TabStop = false;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            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(90, 23);
            this.labelControl1.TabIndex = 0;
            this.labelControl1.Text = "사무실전화";
            // 
            // panelControl19
            // 
            this.panelControl19.Controls.Add(this.textEdit_OUT_TIME);
            this.panelControl19.Controls.Add(this.textEdit_OUT_DATE);
            this.panelControl19.Controls.Add(this.labelControl15);
            this.panelControl19.Location = new System.Drawing.Point(11, 187);
            this.panelControl19.Name = "panelControl19";
            this.panelControl19.Size = new System.Drawing.Size(254, 27);
            this.panelControl19.TabIndex = 12;
            this.panelControl19.TabStop = true;
            // 
            // textEdit_OUT_TIME
            // 
            this.textEdit_OUT_TIME.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_OUT_TIME.Enabled = false;
            this.textEdit_OUT_TIME.EnterMoveNextControl = true;
            this.textEdit_OUT_TIME.Location = new System.Drawing.Point(182, 2);
            this.textEdit_OUT_TIME.Name = "textEdit_OUT_TIME";
            this.textEdit_OUT_TIME.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_OUT_TIME.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_OUT_TIME.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_OUT_TIME.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_OUT_TIME.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_OUT_TIME.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_OUT_TIME.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_OUT_TIME.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_OUT_TIME.Properties.AutoHeight = false;
            this.textEdit_OUT_TIME.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_OUT_TIME.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_OUT_TIME.Properties.ReadOnly = true;
            this.textEdit_OUT_TIME.Size = new System.Drawing.Size(70, 23);
            this.textEdit_OUT_TIME.TabIndex = 3;
            this.textEdit_OUT_TIME.TabStop = false;
            // 
            // textEdit_OUT_DATE
            // 
            this.textEdit_OUT_DATE.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_OUT_DATE.Enabled = false;
            this.textEdit_OUT_DATE.EnterMoveNextControl = true;
            this.textEdit_OUT_DATE.Location = new System.Drawing.Point(92, 2);
            this.textEdit_OUT_DATE.Name = "textEdit_OUT_DATE";
            this.textEdit_OUT_DATE.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_OUT_DATE.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_OUT_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_OUT_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_OUT_DATE.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_OUT_DATE.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_OUT_DATE.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_OUT_DATE.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_OUT_DATE.Properties.AutoHeight = false;
            this.textEdit_OUT_DATE.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_OUT_DATE.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_OUT_DATE.Properties.ReadOnly = true;
            this.textEdit_OUT_DATE.Size = new System.Drawing.Size(90, 23);
            this.textEdit_OUT_DATE.TabIndex = 2;
            this.textEdit_OUT_DATE.TabStop = false;
            // 
            // labelControl15
            // 
            this.labelControl15.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl15.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl15.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl15.Location = new System.Drawing.Point(2, 2);
            this.labelControl15.Name = "labelControl15";
            this.labelControl15.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl15.Size = new System.Drawing.Size(90, 23);
            this.labelControl15.TabIndex = 0;
            this.labelControl15.Text = "출고일시";
            // 
            // panelControl18
            // 
            this.panelControl18.Controls.Add(this.textEdit_IN_TIME);
            this.panelControl18.Controls.Add(this.textEdit_IN_DATE);
            this.panelControl18.Controls.Add(this.labelControl14);
            this.panelControl18.Location = new System.Drawing.Point(11, 156);
            this.panelControl18.Name = "panelControl18";
            this.panelControl18.Size = new System.Drawing.Size(254, 27);
            this.panelControl18.TabIndex = 13;
            this.panelControl18.TabStop = true;
            // 
            // textEdit_IN_TIME
            // 
            this.textEdit_IN_TIME.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_IN_TIME.Enabled = false;
            this.textEdit_IN_TIME.EnterMoveNextControl = true;
            this.textEdit_IN_TIME.Location = new System.Drawing.Point(182, 2);
            this.textEdit_IN_TIME.Name = "textEdit_IN_TIME";
            this.textEdit_IN_TIME.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_IN_TIME.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_IN_TIME.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_IN_TIME.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_IN_TIME.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_IN_TIME.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_IN_TIME.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_IN_TIME.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_IN_TIME.Properties.AutoHeight = false;
            this.textEdit_IN_TIME.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_IN_TIME.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_IN_TIME.Properties.ReadOnly = true;
            this.textEdit_IN_TIME.Size = new System.Drawing.Size(70, 23);
            this.textEdit_IN_TIME.TabIndex = 3;
            this.textEdit_IN_TIME.TabStop = false;
            // 
            // textEdit_IN_DATE
            // 
            this.textEdit_IN_DATE.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_IN_DATE.Enabled = false;
            this.textEdit_IN_DATE.EnterMoveNextControl = true;
            this.textEdit_IN_DATE.Location = new System.Drawing.Point(92, 2);
            this.textEdit_IN_DATE.Name = "textEdit_IN_DATE";
            this.textEdit_IN_DATE.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_IN_DATE.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_IN_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_IN_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_IN_DATE.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_IN_DATE.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_IN_DATE.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_IN_DATE.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_IN_DATE.Properties.AutoHeight = false;
            this.textEdit_IN_DATE.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_IN_DATE.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_IN_DATE.Properties.ReadOnly = true;
            this.textEdit_IN_DATE.Size = new System.Drawing.Size(90, 23);
            this.textEdit_IN_DATE.TabIndex = 2;
            this.textEdit_IN_DATE.TabStop = false;
            // 
            // labelControl14
            // 
            this.labelControl14.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl14.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl14.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl14.Location = new System.Drawing.Point(2, 2);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl14.Size = new System.Drawing.Size(90, 23);
            this.labelControl14.TabIndex = 0;
            this.labelControl14.Text = "입고일시";
            // 
            // panelControl20
            // 
            this.panelControl20.Controls.Add(this.textEdit_INPUT_TIME);
            this.panelControl20.Controls.Add(this.textEdit_INPUT_DATE);
            this.panelControl20.Controls.Add(this.labelControl13);
            this.panelControl20.Location = new System.Drawing.Point(11, 125);
            this.panelControl20.Name = "panelControl20";
            this.panelControl20.Size = new System.Drawing.Size(254, 27);
            this.panelControl20.TabIndex = 14;
            this.panelControl20.TabStop = true;
            // 
            // textEdit_INPUT_TIME
            // 
            this.textEdit_INPUT_TIME.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_INPUT_TIME.Enabled = false;
            this.textEdit_INPUT_TIME.EnterMoveNextControl = true;
            this.textEdit_INPUT_TIME.Location = new System.Drawing.Point(182, 2);
            this.textEdit_INPUT_TIME.Name = "textEdit_INPUT_TIME";
            this.textEdit_INPUT_TIME.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_INPUT_TIME.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_INPUT_TIME.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_INPUT_TIME.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_INPUT_TIME.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_INPUT_TIME.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_INPUT_TIME.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_INPUT_TIME.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_INPUT_TIME.Properties.AutoHeight = false;
            this.textEdit_INPUT_TIME.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_INPUT_TIME.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_INPUT_TIME.Properties.ReadOnly = true;
            this.textEdit_INPUT_TIME.Size = new System.Drawing.Size(70, 23);
            this.textEdit_INPUT_TIME.TabIndex = 3;
            this.textEdit_INPUT_TIME.TabStop = false;
            // 
            // textEdit_INPUT_DATE
            // 
            this.textEdit_INPUT_DATE.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_INPUT_DATE.Enabled = false;
            this.textEdit_INPUT_DATE.EnterMoveNextControl = true;
            this.textEdit_INPUT_DATE.Location = new System.Drawing.Point(92, 2);
            this.textEdit_INPUT_DATE.Name = "textEdit_INPUT_DATE";
            this.textEdit_INPUT_DATE.Properties.Appearance.BackColor = System.Drawing.Color.LightSlateGray;
            this.textEdit_INPUT_DATE.Properties.Appearance.Options.UseBackColor = true;
            this.textEdit_INPUT_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_INPUT_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_INPUT_DATE.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_INPUT_DATE.Properties.AppearanceDisabled.Options.UseBackColor = true;
            this.textEdit_INPUT_DATE.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.LightYellow;
            this.textEdit_INPUT_DATE.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_INPUT_DATE.Properties.AutoHeight = false;
            this.textEdit_INPUT_DATE.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
            this.textEdit_INPUT_DATE.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.textEdit_INPUT_DATE.Properties.ReadOnly = true;
            this.textEdit_INPUT_DATE.Size = new System.Drawing.Size(90, 23);
            this.textEdit_INPUT_DATE.TabIndex = 2;
            this.textEdit_INPUT_DATE.TabStop = false;
            // 
            // labelControl13
            // 
            this.labelControl13.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl13.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl13.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl13.Location = new System.Drawing.Point(2, 2);
            this.labelControl13.Name = "labelControl13";
            this.labelControl13.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl13.Size = new System.Drawing.Size(90, 23);
            this.labelControl13.TabIndex = 0;
            this.labelControl13.Text = "등록일시";
            // 
            // panelControl10
            // 
            this.panelControl10.Controls.Add(this.textEdit_OUT_POS);
            this.panelControl10.Controls.Add(this.simpleButton_OUT_POS_Search);
            this.panelControl10.Controls.Add(this.labelControl7);
            this.panelControl10.Location = new System.Drawing.Point(16, 130);
            this.panelControl10.Name = "panelControl10";
            this.panelControl10.Size = new System.Drawing.Size(518, 27);
            this.panelControl10.TabIndex = 4;
            // 
            // textEdit_OUT_POS
            // 
            this.textEdit_OUT_POS.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_OUT_POS.EnterMoveNextControl = true;
            this.textEdit_OUT_POS.Location = new System.Drawing.Point(92, 2);
            this.textEdit_OUT_POS.Name = "textEdit_OUT_POS";
            this.textEdit_OUT_POS.Properties.AutoHeight = false;
            this.textEdit_OUT_POS.Size = new System.Drawing.Size(394, 23);
            this.textEdit_OUT_POS.TabIndex = 1;
            // 
            // simpleButton_OUT_POS_Search
            // 
            this.simpleButton_OUT_POS_Search.AllowFocus = false;
            this.simpleButton_OUT_POS_Search.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_OUT_POS_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_OUT_POS_Search.Image")));
            this.simpleButton_OUT_POS_Search.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.simpleButton_OUT_POS_Search.Location = new System.Drawing.Point(486, 2);
            this.simpleButton_OUT_POS_Search.Name = "simpleButton_OUT_POS_Search";
            this.simpleButton_OUT_POS_Search.Size = new System.Drawing.Size(30, 23);
            this.simpleButton_OUT_POS_Search.TabIndex = 11;
            this.simpleButton_OUT_POS_Search.TabStop = false;
            // 
            // labelControl7
            // 
            this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl7.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl7.Location = new System.Drawing.Point(2, 2);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl7.Size = new System.Drawing.Size(90, 23);
            this.labelControl7.TabIndex = 0;
            this.labelControl7.Text = "출고처";
            // 
            // panelControl5
            // 
            this.panelControl5.Controls.Add(this.textEdit_PRINT_POS);
            this.panelControl5.Controls.Add(this.simpleButton_PRINT_POS_Search);
            this.panelControl5.Controls.Add(this.labelControl3);
            this.panelControl5.Location = new System.Drawing.Point(16, 99);
            this.panelControl5.Name = "panelControl5";
            this.panelControl5.Size = new System.Drawing.Size(518, 27);
            this.panelControl5.TabIndex = 3;
            // 
            // textEdit_PRINT_POS
            // 
            this.textEdit_PRINT_POS.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_PRINT_POS.EnterMoveNextControl = true;
            this.textEdit_PRINT_POS.Location = new System.Drawing.Point(92, 2);
            this.textEdit_PRINT_POS.Name = "textEdit_PRINT_POS";
            this.textEdit_PRINT_POS.Properties.AutoHeight = false;
            this.textEdit_PRINT_POS.Size = new System.Drawing.Size(394, 23);
            this.textEdit_PRINT_POS.TabIndex = 1;
            // 
            // simpleButton_PRINT_POS_Search
            // 
            this.simpleButton_PRINT_POS_Search.AllowFocus = false;
            this.simpleButton_PRINT_POS_Search.Dock = System.Windows.Forms.DockStyle.Right;
            this.simpleButton_PRINT_POS_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_PRINT_POS_Search.Image")));
            this.simpleButton_PRINT_POS_Search.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.simpleButton_PRINT_POS_Search.Location = new System.Drawing.Point(486, 2);
            this.simpleButton_PRINT_POS_Search.Name = "simpleButton_PRINT_POS_Search";
            this.simpleButton_PRINT_POS_Search.Size = new System.Drawing.Size(30, 23);
            this.simpleButton_PRINT_POS_Search.TabIndex = 10;
            this.simpleButton_PRINT_POS_Search.TabStop = false;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            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(90, 23);
            this.labelControl3.TabIndex = 0;
            this.labelControl3.Text = "인쇄소";
            // 
            // panelControl7
            // 
            this.panelControl7.Controls.Add(this.textEdit_FILE_NM);
            this.panelControl7.Controls.Add(this.labelControl6);
            this.panelControl7.Location = new System.Drawing.Point(16, 68);
            this.panelControl7.Name = "panelControl7";
            this.panelControl7.Size = new System.Drawing.Size(518, 27);
            this.panelControl7.TabIndex = 2;
            // 
            // textEdit_FILE_NM
            // 
            this.textEdit_FILE_NM.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_FILE_NM.EnterMoveNextControl = true;
            this.textEdit_FILE_NM.Location = new System.Drawing.Point(92, 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(424, 23);
            this.textEdit_FILE_NM.TabIndex = 1;
            // 
            // labelControl6
            // 
            this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl6.Dock = System.Windows.Forms.DockStyle.Left;
            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(90, 23);
            this.labelControl6.TabIndex = 0;
            this.labelControl6.Text = "파일이름";
            // 
            // panelControl13
            // 
            this.panelControl13.Controls.Add(this.textEdit_OUT_USR_NM);
            this.panelControl13.Controls.Add(this.textEdit_OUT_DRV_NO);
            this.panelControl13.Controls.Add(this.labelControl9);
            this.panelControl13.Location = new System.Drawing.Point(281, 192);
            this.panelControl13.Name = "panelControl13";
            this.panelControl13.Size = new System.Drawing.Size(254, 27);
            this.panelControl13.TabIndex = 3;
            // 
            // textEdit_OUT_USR_NM
            // 
            this.textEdit_OUT_USR_NM.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_OUT_USR_NM.Enabled = false;
            this.textEdit_OUT_USR_NM.EnterMoveNextControl = true;
            this.textEdit_OUT_USR_NM.Location = new System.Drawing.Point(151, 2);
            this.textEdit_OUT_USR_NM.Name = "textEdit_OUT_USR_NM";
            this.textEdit_OUT_USR_NM.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_OUT_USR_NM.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_OUT_USR_NM.Properties.AutoHeight = false;
            this.textEdit_OUT_USR_NM.Properties.ReadOnly = true;
            this.textEdit_OUT_USR_NM.Size = new System.Drawing.Size(101, 23);
            this.textEdit_OUT_USR_NM.TabIndex = 3;
            this.textEdit_OUT_USR_NM.TabStop = false;
            // 
            // textEdit_OUT_DRV_NO
            // 
            this.textEdit_OUT_DRV_NO.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_OUT_DRV_NO.Enabled = false;
            this.textEdit_OUT_DRV_NO.EnterMoveNextControl = true;
            this.textEdit_OUT_DRV_NO.Location = new System.Drawing.Point(92, 2);
            this.textEdit_OUT_DRV_NO.Name = "textEdit_OUT_DRV_NO";
            this.textEdit_OUT_DRV_NO.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_OUT_DRV_NO.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_OUT_DRV_NO.Properties.AutoHeight = false;
            this.textEdit_OUT_DRV_NO.Properties.ReadOnly = true;
            this.textEdit_OUT_DRV_NO.Size = new System.Drawing.Size(59, 23);
            this.textEdit_OUT_DRV_NO.TabIndex = 2;
            this.textEdit_OUT_DRV_NO.TabStop = false;
            // 
            // labelControl9
            // 
            this.labelControl9.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl9.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl9.Location = new System.Drawing.Point(2, 2);
            this.labelControl9.Name = "labelControl9";
            this.labelControl9.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl9.Size = new System.Drawing.Size(90, 23);
            this.labelControl9.TabIndex = 0;
            this.labelControl9.Text = "출고자";
            // 
            // panelControl12
            // 
            this.panelControl12.Controls.Add(this.textEdit_IN_USR_NM);
            this.panelControl12.Controls.Add(this.labelControl8);
            this.panelControl12.Location = new System.Drawing.Point(281, 161);
            this.panelControl12.Name = "panelControl12";
            this.panelControl12.Size = new System.Drawing.Size(254, 27);
            this.panelControl12.TabIndex = 3;
            this.panelControl12.TabStop = true;
            // 
            // textEdit_IN_USR_NM
            // 
            this.textEdit_IN_USR_NM.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_IN_USR_NM.Enabled = false;
            this.textEdit_IN_USR_NM.EnterMoveNextControl = true;
            this.textEdit_IN_USR_NM.Location = new System.Drawing.Point(92, 2);
            this.textEdit_IN_USR_NM.Name = "textEdit_IN_USR_NM";
            this.textEdit_IN_USR_NM.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.textEdit_IN_USR_NM.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.textEdit_IN_USR_NM.Properties.AutoHeight = false;
            this.textEdit_IN_USR_NM.Properties.ReadOnly = true;
            this.textEdit_IN_USR_NM.Size = new System.Drawing.Size(160, 23);
            this.textEdit_IN_USR_NM.TabIndex = 3;
            this.textEdit_IN_USR_NM.TabStop = false;
            // 
            // labelControl8
            // 
            this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl8.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl8.Location = new System.Drawing.Point(2, 2);
            this.labelControl8.Name = "labelControl8";
            this.labelControl8.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl8.Size = new System.Drawing.Size(90, 23);
            this.labelControl8.TabIndex = 0;
            this.labelControl8.Text = "입고자";
            // 
            // panelControl9
            // 
            this.panelControl9.Controls.Add(this.textEdit_LN_SEQ);
            this.panelControl9.Controls.Add(this.textEdit_ORDER_SEQ);
            this.panelControl9.Controls.Add(this.labelControl2);
            this.panelControl9.Location = new System.Drawing.Point(280, 7);
            this.panelControl9.Name = "panelControl9";
            this.panelControl9.Size = new System.Drawing.Size(254, 27);
            this.panelControl9.TabIndex = 11;
            this.panelControl9.TabStop = true;
            // 
            // textEdit_LN_SEQ
            // 
            this.textEdit_LN_SEQ.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_LN_SEQ.Enabled = false;
            this.textEdit_LN_SEQ.EnterMoveNextControl = true;
            this.textEdit_LN_SEQ.Location = new System.Drawing.Point(190, 2);
            this.textEdit_LN_SEQ.Name = "textEdit_LN_SEQ";
            this.textEdit_LN_SEQ.Properties.AllowFocused = false;
            this.textEdit_LN_SEQ.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_LN_SEQ.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_LN_SEQ.Properties.AutoHeight = false;
            this.textEdit_LN_SEQ.Size = new System.Drawing.Size(62, 23);
            this.textEdit_LN_SEQ.TabIndex = 3;
            this.textEdit_LN_SEQ.TabStop = false;
            // 
            // textEdit_ORDER_SEQ
            // 
            this.textEdit_ORDER_SEQ.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_ORDER_SEQ.Enabled = false;
            this.textEdit_ORDER_SEQ.EnterMoveNextControl = true;
            this.textEdit_ORDER_SEQ.Location = new System.Drawing.Point(92, 2);
            this.textEdit_ORDER_SEQ.Name = "textEdit_ORDER_SEQ";
            this.textEdit_ORDER_SEQ.Properties.AllowFocused = false;
            this.textEdit_ORDER_SEQ.Properties.Appearance.Options.UseTextOptions = true;
            this.textEdit_ORDER_SEQ.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.textEdit_ORDER_SEQ.Properties.AutoHeight = false;
            this.textEdit_ORDER_SEQ.Size = new System.Drawing.Size(98, 23);
            this.textEdit_ORDER_SEQ.TabIndex = 2;
            this.textEdit_ORDER_SEQ.TabStop = false;
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            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(90, 23);
            this.labelControl2.TabIndex = 0;
            this.labelControl2.Text = "관리번호";
            // 
            // panelControl29
            // 
            this.panelControl29.Controls.Add(this.dateEdit_ORDER_DATE);
            this.panelControl29.Controls.Add(this.labelControl26);
            this.panelControl29.Location = new System.Drawing.Point(16, 7);
            this.panelControl29.Name = "panelControl29";
            this.panelControl29.Size = new System.Drawing.Size(254, 27);
            this.panelControl29.TabIndex = 10;
            this.panelControl29.TabStop = true;
            // 
            // dateEdit_ORDER_DATE
            // 
            this.dateEdit_ORDER_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dateEdit_ORDER_DATE.EditValue = null;
            this.dateEdit_ORDER_DATE.EnterMoveNextControl = true;
            this.dateEdit_ORDER_DATE.Location = new System.Drawing.Point(92, 2);
            this.dateEdit_ORDER_DATE.Name = "dateEdit_ORDER_DATE";
            this.dateEdit_ORDER_DATE.Properties.AllowFocused = false;
            this.dateEdit_ORDER_DATE.Properties.Appearance.Options.UseTextOptions = true;
            this.dateEdit_ORDER_DATE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.dateEdit_ORDER_DATE.Properties.AppearanceFocused.Options.UseTextOptions = true;
            this.dateEdit_ORDER_DATE.Properties.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.dateEdit_ORDER_DATE.Properties.AutoHeight = false;
            this.dateEdit_ORDER_DATE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit_ORDER_DATE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit_ORDER_DATE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
            this.dateEdit_ORDER_DATE.Size = new System.Drawing.Size(160, 23);
            this.dateEdit_ORDER_DATE.TabIndex = 2;
            this.dateEdit_ORDER_DATE.TabStop = false;
            // 
            // labelControl26
            // 
            this.labelControl26.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl26.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl26.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl26.Location = new System.Drawing.Point(2, 2);
            this.labelControl26.Name = "labelControl26";
            this.labelControl26.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl26.Size = new System.Drawing.Size(90, 23);
            this.labelControl26.TabIndex = 0;
            this.labelControl26.Text = "주문일자";
            // 
            // panelControl14
            // 
            this.panelControl14.Controls.Add(this.checkEdit_OUT_YN);
            this.panelControl14.Controls.Add(this.labelControl10);
            this.panelControl14.Location = new System.Drawing.Point(16, 192);
            this.panelControl14.Name = "panelControl14";
            this.panelControl14.Size = new System.Drawing.Size(254, 27);
            this.panelControl14.TabIndex = 6;
            this.panelControl14.TabStop = true;
            // 
            // checkEdit_OUT_YN
            // 
            this.checkEdit_OUT_YN.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkEdit_OUT_YN.Enabled = false;
            this.checkEdit_OUT_YN.EnterMoveNextControl = true;
            this.checkEdit_OUT_YN.Location = new System.Drawing.Point(92, 2);
            this.checkEdit_OUT_YN.Name = "checkEdit_OUT_YN";
            this.checkEdit_OUT_YN.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.checkEdit_OUT_YN.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.checkEdit_OUT_YN.Properties.AutoHeight = false;
            this.checkEdit_OUT_YN.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
            this.checkEdit_OUT_YN.Properties.Caption = "";
            this.checkEdit_OUT_YN.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.checkEdit_OUT_YN.Properties.ReadOnly = true;
            this.checkEdit_OUT_YN.Size = new System.Drawing.Size(160, 23);
            this.checkEdit_OUT_YN.TabIndex = 2;
            this.checkEdit_OUT_YN.TabStop = false;
            // 
            // labelControl10
            // 
            this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl10.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl10.Dock = System.Windows.Forms.DockStyle.Left;
            this.labelControl10.Location = new System.Drawing.Point(2, 2);
            this.labelControl10.Name = "labelControl10";
            this.labelControl10.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
            this.labelControl10.Size = new System.Drawing.Size(90, 23);
            this.labelControl10.TabIndex = 0;
            this.labelControl10.Text = "출고확인";
            // 
            // panelControl6
            // 
            this.panelControl6.Controls.Add(this.checkEdit_IN_FIN_YN);
            this.panelControl6.Controls.Add(this.labelControl4);
            this.panelControl6.Location = new System.Drawing.Point(16, 161);
            this.panelControl6.Name = "panelControl6";
            this.panelControl6.Size = new System.Drawing.Size(254, 27);
            this.panelControl6.TabIndex = 6;
            this.panelControl6.TabStop = true;
            // 
            // checkEdit_IN_FIN_YN
            // 
            this.checkEdit_IN_FIN_YN.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkEdit_IN_FIN_YN.Enabled = false;
            this.checkEdit_IN_FIN_YN.EnterMoveNextControl = true;
            this.checkEdit_IN_FIN_YN.Location = new System.Drawing.Point(92, 2);
            this.checkEdit_IN_FIN_YN.Name = "checkEdit_IN_FIN_YN";
            this.checkEdit_IN_FIN_YN.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.White;
            this.checkEdit_IN_FIN_YN.Properties.AppearanceReadOnly.Options.UseBackColor = true;
            this.checkEdit_IN_FIN_YN.Properties.AutoHeight = false;
            this.checkEdit_IN_FIN_YN.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
            this.checkEdit_IN_FIN_YN.Properties.Caption = "";
            this.checkEdit_IN_FIN_YN.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.checkEdit_IN_FIN_YN.Properties.ReadOnly = true;
            this.checkEdit_IN_FIN_YN.Size = new System.Drawing.Size(160, 23);
            this.checkEdit_IN_FIN_YN.TabIndex = 2;
            this.checkEdit_IN_FIN_YN.TabStop = false;
            // 
            // labelControl4
            // 
            this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            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(90, 23);
            this.labelControl4.TabIndex = 0;
            this.labelControl4.Text = "입고확인";
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.textEdit_CUST_CD);
            this.panelControl3.Controls.Add(this.simpleButton_Cust_Search);
            this.panelControl3.Controls.Add(this.textEdit_CUST_NM);
            this.panelControl3.Controls.Add(this.labelControl5);
            this.panelControl3.Location = new System.Drawing.Point(16, 37);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(518, 27);
            this.panelControl3.TabIndex = 1;
            // 
            // textEdit_CUST_CD
            // 
            this.textEdit_CUST_CD.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textEdit_CUST_CD.EnterMoveNextControl = true;
            this.textEdit_CUST_CD.Location = new System.Drawing.Point(453, 2);
            this.textEdit_CUST_CD.Name = "textEdit_CUST_CD";
            this.textEdit_CUST_CD.Properties.AllowFocused = false;
            this.textEdit_CUST_CD.Properties.AutoHeight = false;
            this.textEdit_CUST_CD.Properties.ReadOnly = true;
            this.textEdit_CUST_CD.Size = new System.Drawing.Size(63, 23);
            this.textEdit_CUST_CD.TabIndex = 10;
            this.textEdit_CUST_CD.TabStop = false;
            // 
            // simpleButton_Cust_Search
            // 
            this.simpleButton_Cust_Search.AllowFocus = false;
            this.simpleButton_Cust_Search.Dock = System.Windows.Forms.DockStyle.Left;
            this.simpleButton_Cust_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Cust_Search.Image")));
            this.simpleButton_Cust_Search.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.simpleButton_Cust_Search.Location = new System.Drawing.Point(423, 2);
            this.simpleButton_Cust_Search.Name = "simpleButton_Cust_Search";
            this.simpleButton_Cust_Search.Size = new System.Drawing.Size(30, 23);
            this.simpleButton_Cust_Search.TabIndex = 9;
            this.simpleButton_Cust_Search.TabStop = false;
            // 
            // textEdit_CUST_NM
            // 
            this.textEdit_CUST_NM.Dock = System.Windows.Forms.DockStyle.Left;
            this.textEdit_CUST_NM.EnterMoveNextControl = true;
            this.textEdit_CUST_NM.Location = new System.Drawing.Point(92, 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(331, 23);
            this.textEdit_CUST_NM.TabIndex = 3;
            // 
            // labelControl5
            // 
            this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl5.Dock = System.Windows.Forms.DockStyle.Left;
            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(90, 23);
            this.labelControl5.TabIndex = 0;
            this.labelControl5.Text = "거래선명";
            // 
            // panelControl28
            // 
            this.panelControl28.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl28.Location = new System.Drawing.Point(0, 0);
            this.panelControl28.Name = "panelControl28";
            this.panelControl28.Size = new System.Drawing.Size(362, 29);
            this.panelControl28.TabIndex = 0;
            // 
            // labelControl25
            // 
            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(90, 25);
            this.labelControl25.TabIndex = 2;
            // 
            // gridControl_Cust
            // 
            this.gridControl_Cust.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_Cust.Location = new System.Drawing.Point(0, 29);
            this.gridControl_Cust.MainView = this.gridView_Cust;
            this.gridControl_Cust.Name = "gridControl_Cust";
            this.gridControl_Cust.Size = new System.Drawing.Size(362, 240);
            this.gridControl_Cust.TabIndex = 1;
            this.gridControl_Cust.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView_Cust,
            this.gridView1});
            // 
            // gridView_Cust
            // 
            this.gridView_Cust.Appearance.FooterPanel.Options.UseFont = true;
            this.gridView_Cust.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView_Cust.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView_Cust.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView_Cust.Appearance.Row.Options.UseFont = true;
            this.gridView_Cust.ColumnPanelRowHeight = 23;
            this.gridView_Cust.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.gridView_Cust.FooterPanelHeight = 23;
            this.gridView_Cust.GridControl = this.gridControl_Cust;
            this.gridView_Cust.Name = "gridView_Cust";
            this.gridView_Cust.OptionsBehavior.Editable = false;
            this.gridView_Cust.OptionsNavigation.UseTabKey = false;
            this.gridView_Cust.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView_Cust.OptionsView.ShowGroupPanel = false;
            this.gridView_Cust.RowHeight = 23;
            // 
            // gridView1
            // 
            this.gridView1.GridControl = this.gridControl_Cust;
            this.gridView1.Name = "gridView1";
            // 
            // gridColumn1
            // 
            this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn1.Caption = "거래처코드";
            this.gridColumn1.FieldName = "CUST_CD";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.FixedWidth = true;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 90;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "거래처명";
            this.gridColumn2.FieldName = "CUST_NM";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // OrderManagerPopup
            // 
            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(830, 731);
            this.Controls.Add(this.panelControl2);
            this.Controls.Add(this.panelControl1);
            this.Name = "OrderManagerPopup";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "작업지시 등록";
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_N4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_YYYYMMDD.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_YYYYMMDD)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit_YN)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_ITEM_CD)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_PO_UNIT_CD)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_ITEM_CD)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
            this.panelControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl31)).EndInit();
            this.panelControl31.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl37)).EndInit();
            this.panelControl37.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_MY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl36)).EndInit();
            this.panelControl36.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_VAT_MY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl35)).EndInit();
            this.panelControl35.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CURR_MY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl34)).EndInit();
            this.panelControl34.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CURR_UNIT_MY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl30)).EndInit();
            this.panelControl30.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl27)).EndInit();
            this.panelControl27.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_LN_RMK.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl33)).EndInit();
            this.panelControl33.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_FIN_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl32)).EndInit();
            this.panelControl32.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_WORK_STA_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl26)).EndInit();
            this.panelControl26.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_ADD_QTY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_FIN_QTY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl25)).EndInit();
            this.panelControl25.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_QTY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl24)).EndInit();
            this.panelControl24.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_ORDER_UNIT_CD.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl23)).EndInit();
            this.panelControl23.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_MACH_CD.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl22)).EndInit();
            this.panelControl22.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_NORM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl21)).EndInit();
            this.panelControl21.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_CD.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ITEM_NM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
            this.panelControl8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
            this.panelControl11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl38)).EndInit();
            this.panelControl38.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl16)).EndInit();
            this.panelControl16.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_MGR_TEL_NO.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl15)).EndInit();
            this.panelControl15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OWNER_TEL_NO.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl17)).EndInit();
            this.panelControl17.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_TEL_NO.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl19)).EndInit();
            this.panelControl19.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_TIME.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl18)).EndInit();
            this.panelControl18.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_TIME.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl20)).EndInit();
            this.panelControl20.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_INPUT_TIME.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_INPUT_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
            this.panelControl10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_POS.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
            this.panelControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_PRINT_POS.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
            this.panelControl7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_FILE_NM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
            this.panelControl13.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_USR_NM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_OUT_DRV_NO.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
            this.panelControl12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_IN_USR_NM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
            this.panelControl9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_LN_SEQ.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_ORDER_SEQ.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl29)).EndInit();
            this.panelControl29.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_ORDER_DATE.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_ORDER_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).EndInit();
            this.panelControl14.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit_OUT_YN.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
            this.panelControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit_IN_FIN_YN.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_CD.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit_CUST_NM.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Cust)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Cust)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private DevExpress.XtraEditors.PanelControl panelControl1;
        private DevExpress.XtraEditors.SimpleButton simpleButton_CANCEL;
        private DevExpress.XtraEditors.SimpleButton simpleButton_INPUT;
        private DevExpress.XtraEditors.PanelControl panelControl2;
        private DevExpress.XtraEditors.PanelControl panelControl6;
        private DevExpress.XtraEditors.LabelControl labelControl4;
        private DevExpress.XtraEditors.PanelControl panelControl29;
        private DevExpress.XtraEditors.DateEdit dateEdit_ORDER_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl26;
        private DevExpress.XtraEditors.CheckEdit checkEdit_IN_FIN_YN;
        private DevExpress.XtraEditors.PanelControl panelControl7;
        public DevExpress.XtraEditors.TextEdit textEdit_FILE_NM;
        private DevExpress.XtraEditors.LabelControl labelControl6;
        private DevExpress.XtraEditors.PanelControl panelControl8;
        private DevExpress.XtraGrid.GridControl gridControl_Main;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView_Main;
        private DevExpress.XtraGrid.Columns.GridColumn colITEM_NORM;
        private DevExpress.XtraGrid.Columns.GridColumn colITEM_CD;
        private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit_PO_UNIT_CD;
        private DevExpress.XtraGrid.Columns.GridColumn colORDER_QTY;
        private DevExpress.XtraGrid.Columns.GridColumn colCURR_UNIT_MY;
        private DevExpress.XtraGrid.Columns.GridColumn colCURR_MY;
        private DevExpress.XtraGrid.Columns.GridColumn colLN_RMK;
        private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_N0;
        private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_N1;
        private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_N2;
        private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_N3;
        private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit_N4;
        private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit_YYYYMMDD;
        private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit_YN;
        private DevExpress.XtraEditors.PanelControl panelControl9;
        private DevExpress.XtraEditors.LabelControl labelControl2;
        private DevExpress.XtraEditors.PanelControl panelControl10;
        public DevExpress.XtraEditors.TextEdit textEdit_OUT_POS;
        private DevExpress.XtraEditors.LabelControl labelControl7;
        private DevExpress.XtraEditors.PanelControl panelControl5;
        public DevExpress.XtraEditors.TextEdit textEdit_PRINT_POS;
        private DevExpress.XtraEditors.LabelControl labelControl3;
        private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit_ITEM_CD;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox_ITEM_CD;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraEditors.SimpleButton simpleButton_UPDATE;
        private DevExpress.XtraEditors.SimpleButton simpleButton_DELETE;
        private DevExpress.XtraEditors.SimpleButton simpleButton_CLOSE;
        private DevExpress.XtraEditors.SimpleButton simpleButton_PRINT;
        private DevExpress.XtraEditors.PanelControl panelControl4;
        private DevExpress.XtraEditors.PanelControl panelControl31;
        private DevExpress.XtraEditors.PanelControl panelControl37;
        public DevExpress.XtraEditors.TextEdit textEdit_ORDER_MY;
        private DevExpress.XtraEditors.LabelControl labelControl30;
        private DevExpress.XtraEditors.PanelControl panelControl36;
        public DevExpress.XtraEditors.TextEdit textEdit_VAT_MY;
        private DevExpress.XtraEditors.LabelControl labelControl29;
        private DevExpress.XtraEditors.PanelControl panelControl35;
        public DevExpress.XtraEditors.TextEdit textEdit_CURR_MY;
        private DevExpress.XtraEditors.LabelControl labelControl28;
        private DevExpress.XtraEditors.PanelControl panelControl34;
        public DevExpress.XtraEditors.TextEdit textEdit_CURR_UNIT_MY;
        private DevExpress.XtraEditors.LabelControl labelControl27;
        private DevExpress.XtraEditors.PanelControl panelControl30;
        private DevExpress.XtraEditors.SimpleButton simpleButton_ACC_CLOSE;
        private DevExpress.XtraEditors.SimpleButton simpleButton_ACC_PRINT;
        private DevExpress.XtraEditors.SimpleButton simpleButton_DEL;
        private DevExpress.XtraEditors.SimpleButton simpleButton_MOD;
        private DevExpress.XtraEditors.SimpleButton simpleButton_ADD;
        private DevExpress.XtraEditors.SimpleButton simpleButton_CLEAR;
        private DevExpress.XtraEditors.PanelControl panelControl27;
        public DevExpress.XtraEditors.TextEdit textEdit_LN_RMK;
        private DevExpress.XtraEditors.LabelControl labelControl22;
        private DevExpress.XtraEditors.PanelControl panelControl33;
        public DevExpress.XtraEditors.TextEdit textEdit_WORK_FIN_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl24;
        private DevExpress.XtraEditors.PanelControl panelControl32;
        public DevExpress.XtraEditors.TextEdit textEdit_WORK_STA_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl23;
        private DevExpress.XtraEditors.PanelControl panelControl26;
        public DevExpress.XtraEditors.TextEdit textEdit_FIN_QTY;
        private DevExpress.XtraEditors.LabelControl labelControl21;
        private DevExpress.XtraEditors.PanelControl panelControl25;
        public DevExpress.XtraEditors.TextEdit textEdit_ORDER_QTY;
        private DevExpress.XtraEditors.LabelControl labelControl20;
        private DevExpress.XtraEditors.PanelControl panelControl24;
        private DevExpress.XtraEditors.LookUpEdit lookUpEdit_ORDER_UNIT_CD;
        private DevExpress.XtraEditors.LabelControl labelControl19;
        private DevExpress.XtraEditors.PanelControl panelControl23;
        private DevExpress.XtraEditors.LookUpEdit lookUpEdit_MACH_CD;
        private DevExpress.XtraEditors.LabelControl labelControl18;
        private DevExpress.XtraEditors.PanelControl panelControl22;
        private DevExpress.XtraEditors.SimpleButton simpleButton_NORM_Search;
        public DevExpress.XtraEditors.TextEdit textEdit_ORDER_NORM;
        private DevExpress.XtraEditors.LabelControl labelControl17;
        private DevExpress.XtraEditors.PanelControl panelControl21;
        public DevExpress.XtraEditors.TextEdit textEdit_ITEM_CD;
        private DevExpress.XtraEditors.SimpleButton simpleButton_ITEM_Search;
        public DevExpress.XtraEditors.TextEdit textEdit_ITEM_NM;
        private DevExpress.XtraEditors.LabelControl labelControl16;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private DevExpress.XtraEditors.SimpleButton simpleButton_OUT_POS_Search;
        private DevExpress.XtraEditors.SimpleButton simpleButton_PRINT_POS_Search;
        private DevExpress.XtraEditors.PanelControl panelControl13;
        public DevExpress.XtraEditors.TextEdit textEdit_OUT_USR_NM;
        public DevExpress.XtraEditors.TextEdit textEdit_OUT_DRV_NO;
        private DevExpress.XtraEditors.LabelControl labelControl9;
        private DevExpress.XtraEditors.PanelControl panelControl12;
        public DevExpress.XtraEditors.TextEdit textEdit_IN_USR_NM;
        private DevExpress.XtraEditors.LabelControl labelControl8;
        public DevExpress.XtraEditors.TextEdit textEdit_LN_SEQ;
        public DevExpress.XtraEditors.TextEdit textEdit_ORDER_SEQ;
        private DevExpress.XtraEditors.PanelControl panelControl14;
        private DevExpress.XtraEditors.CheckEdit checkEdit_OUT_YN;
        private DevExpress.XtraEditors.LabelControl labelControl10;
        private DevExpress.XtraEditors.PanelControl panelControl3;
        public DevExpress.XtraEditors.TextEdit textEdit_CUST_CD;
        private DevExpress.XtraEditors.SimpleButton simpleButton_Cust_Search;
        private DevExpress.XtraEditors.LabelControl labelControl5;
        private DevExpress.XtraEditors.PanelControl panelControl28;
        private DevExpress.XtraEditors.LabelControl labelControl25;
        private DevExpress.XtraGrid.GridControl gridControl_Cust;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView_Cust;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        public DevExpress.XtraEditors.TextEdit textEdit_CUST_NM;
        public DevExpress.XtraEditors.TextEdit textEdit_ORDER_ADD_QTY;
        private DevExpress.XtraEditors.PanelControl panelControl11;
        private DevExpress.XtraEditors.PanelControl panelControl38;
        private DevExpress.XtraEditors.PanelControl panelControl16;
        public DevExpress.XtraEditors.TextEdit textEdit_MGR_TEL_NO;
        private DevExpress.XtraEditors.LabelControl labelControl12;
        private DevExpress.XtraEditors.PanelControl panelControl15;
        public DevExpress.XtraEditors.TextEdit textEdit_OWNER_TEL_NO;
        private DevExpress.XtraEditors.LabelControl labelControl11;
        private DevExpress.XtraEditors.PanelControl panelControl17;
        public DevExpress.XtraEditors.TextEdit textEdit_TEL_NO;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.PanelControl panelControl19;
        public DevExpress.XtraEditors.TextEdit textEdit_OUT_TIME;
        public DevExpress.XtraEditors.TextEdit textEdit_OUT_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl15;
        private DevExpress.XtraEditors.PanelControl panelControl18;
        public DevExpress.XtraEditors.TextEdit textEdit_IN_TIME;
        public DevExpress.XtraEditors.TextEdit textEdit_IN_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl14;
        private DevExpress.XtraEditors.PanelControl panelControl20;
        public DevExpress.XtraEditors.TextEdit textEdit_INPUT_TIME;
        public DevExpress.XtraEditors.TextEdit textEdit_INPUT_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl13;

    }
}