File name
        Commit message
        Commit date
    File name
        Commit message
        Commit date
    File name
        Commit message
        Commit date
    File name
        Commit message
        Commit date
    namespace HANMI_WORK
{
    partial class POPWorkOrder
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
        #region Windows Form Designer generated code
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(POPWorkOrder));
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.panelControl11 = 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.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl28 = new DevExpress.XtraEditors.PanelControl();
            this.dateEdit_WORK_DATE = new DevExpress.XtraEditors.DateEdit();
            this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton_SelectAll = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_CheckYN)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_GridPopupMenu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
            this.panelControl11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
            this.panelControl13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl28)).BeginInit();
            this.panelControl28.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_WORK_DATE.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_WORK_DATE.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // m_Repository
            // 
            this.m_Repository.Items.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.m_Repository_N0,
            this.m_Repository_N1,
            this.m_Repository_N2,
            this.m_Repository_N3,
            this.m_Repository_N4,
            this.m_Repository_DT,
            this.m_Repository_CheckYN});
            // 
            // m_Repository_N0
            // 
            this.m_Repository_N0.Appearance.Options.UseTextOptions = true;
            this.m_Repository_N0.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N0.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_N0.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N0.Mask.EditMask = "n0";
            this.m_Repository_N0.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            // 
            // m_Repository_N1
            // 
            this.m_Repository_N1.Appearance.Options.UseTextOptions = true;
            this.m_Repository_N1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N1.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_N1.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N1.Mask.EditMask = "n1";
            this.m_Repository_N1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            // 
            // m_Repository_N2
            // 
            this.m_Repository_N2.Appearance.Options.UseTextOptions = true;
            this.m_Repository_N2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N2.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_N2.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N2.Mask.EditMask = "n2";
            this.m_Repository_N2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            // 
            // m_Repository_N3
            // 
            this.m_Repository_N3.Appearance.Options.UseTextOptions = true;
            this.m_Repository_N3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N3.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_N3.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N3.Mask.EditMask = "n3";
            this.m_Repository_N3.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            // 
            // m_Repository_N4
            // 
            this.m_Repository_N4.Appearance.Options.UseTextOptions = true;
            this.m_Repository_N4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N4.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_N4.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.m_Repository_N4.Mask.EditMask = "n4";
            this.m_Repository_N4.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            // 
            // m_Repository_DT
            // 
            this.m_Repository_DT.AppearanceDropDown.Options.UseTextOptions = true;
            this.m_Repository_DT.AppearanceDropDown.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_Repository_DT.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_DT.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_Repository_DT.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
            // 
            // m_Repository_CheckYN
            // 
            this.m_Repository_CheckYN.Appearance.Options.UseTextOptions = true;
            this.m_Repository_CheckYN.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_Repository_CheckYN.AppearanceFocused.Options.UseTextOptions = true;
            this.m_Repository_CheckYN.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            // 
            // gridView1
            // 
            this.gridView1.Name = "gridView1";
            // 
            // panelControl11
            // 
            this.panelControl11.Controls.Add(this.gridControl_Main);
            this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl11.Location = new System.Drawing.Point(0, 44);
            this.panelControl11.Name = "panelControl11";
            this.panelControl11.Size = new System.Drawing.Size(970, 470);
            this.panelControl11.TabIndex = 1;
            // 
            // gridControl_Main
            // 
            this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_Main.Location = new System.Drawing.Point(2, 2);
            this.gridControl_Main.MainView = this.gridView_Main;
            this.gridControl_Main.Name = "gridControl_Main";
            this.gridControl_Main.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemCheckEdit1,
            this.repositoryItemImageComboBox1});
            this.gridControl_Main.Size = new System.Drawing.Size(966, 466);
            this.gridControl_Main.TabIndex = 7;
            this.gridControl_Main.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView_Main,
            this.gridView2});
            // 
            // gridView_Main
            // 
            this.gridView_Main.Appearance.FooterPanel.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.ColumnPanelRowHeight = 23;
            this.gridView_Main.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn1,
            this.gridColumn6,
            this.gridColumn2,
            this.gridColumn5,
            this.gridColumn4});
            this.gridView_Main.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            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.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridView_Main.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView_Main.OptionsView.ColumnAutoWidth = false;
            this.gridView_Main.OptionsView.ShowFooter = true;
            this.gridView_Main.OptionsView.ShowGroupPanel = false;
            this.gridView_Main.RowHeight = 23;
            // 
            // gridColumn3
            // 
            this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold);
            this.gridColumn3.AppearanceCell.Options.UseFont = true;
            this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn3.Caption = "작업순서";
            this.gridColumn3.FieldName = "WORK_PRN";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            // 
            // gridColumn1
            // 
            this.gridColumn1.AppearanceCell.Options.UseFont = true;
            this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn1.AppearanceHeader.Options.UseFont = true;
            this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn1.Caption = "거래처";
            this.gridColumn1.FieldName = "CUST_NM";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.FixedWidth = true;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 1;
            this.gridColumn1.Width = 180;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "작업명";
            this.gridColumn6.FieldName = "ITEM_NM";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 3;
            this.gridColumn6.Width = 158;
            // 
            // gridColumn2
            // 
            this.gridColumn2.AppearanceCell.Options.UseFont = true;
            this.gridColumn2.AppearanceHeader.Options.UseFont = true;
            this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn2.Caption = "파일명";
            this.gridColumn2.FieldName = "FILE_NM";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.FixedWidth = true;
            this.gridColumn2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "nm_sawon", "{0:#,##0}")});
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 2;
            this.gridColumn2.Width = 188;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "작업지시번호";
            this.gridColumn5.FieldName = "WORK_NO";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            this.gridColumn5.Width = 116;
            // 
            // gridColumn4
            // 
            this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn4.Caption = "상태";
            this.gridColumn4.ColumnEdit = this.repositoryItemImageComboBox1;
            this.gridColumn4.FieldName = "WORK_STATE";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 5;
            this.gridColumn4.Width = 119;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("대기", "0", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("작업중", "1", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("완료", "2", -1)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
            this.repositoryItemCheckEdit1.ValueChecked = "Y";
            this.repositoryItemCheckEdit1.ValueUnchecked = "N";
            // 
            // gridView2
            // 
            this.gridView2.GridControl = this.gridControl_Main;
            this.gridView2.Name = "gridView2";
            // 
            // panelControl13
            // 
            this.panelControl13.Controls.Add(this.panelControl28);
            this.panelControl13.Controls.Add(this.simpleButton1);
            this.panelControl13.Controls.Add(this.simpleButton_SelectAll);
            this.panelControl13.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl13.Location = new System.Drawing.Point(0, 0);
            this.panelControl13.Name = "panelControl13";
            this.panelControl13.Size = new System.Drawing.Size(970, 44);
            this.panelControl13.TabIndex = 4;
            // 
            // panelControl28
            // 
            this.panelControl28.Controls.Add(this.dateEdit_WORK_DATE);
            this.panelControl28.Controls.Add(this.labelControl25);
            this.panelControl28.Location = new System.Drawing.Point(12, 9);
            this.panelControl28.Name = "panelControl28";
            this.panelControl28.Size = new System.Drawing.Size(254, 27);
            this.panelControl28.TabIndex = 10;
            // 
            // dateEdit_WORK_DATE
            // 
            this.dateEdit_WORK_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dateEdit_WORK_DATE.EditValue = null;
            this.dateEdit_WORK_DATE.Location = new System.Drawing.Point(92, 2);
            this.dateEdit_WORK_DATE.Name = "dateEdit_WORK_DATE";
            this.dateEdit_WORK_DATE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit_WORK_DATE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit_WORK_DATE.Size = new System.Drawing.Size(160, 20);
            this.dateEdit_WORK_DATE.TabIndex = 1;
            // 
            // 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, 23);
            this.labelControl25.TabIndex = 0;
            this.labelControl25.Text = "작업지시일";
            // 
            // simpleButton1
            // 
            this.simpleButton1.AllowFocus = false;
            this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
            this.simpleButton1.Location = new System.Drawing.Point(878, 9);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(82, 27);
            this.simpleButton1.TabIndex = 9;
            this.simpleButton1.TabStop = false;
            this.simpleButton1.Text = "작업등록";
            // 
            // simpleButton_SelectAll
            // 
            this.simpleButton_SelectAll.AllowFocus = false;
            this.simpleButton_SelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.simpleButton_SelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectAll.Image")));
            this.simpleButton_SelectAll.Location = new System.Drawing.Point(790, 9);
            this.simpleButton_SelectAll.Name = "simpleButton_SelectAll";
            this.simpleButton_SelectAll.Size = new System.Drawing.Size(82, 27);
            this.simpleButton_SelectAll.TabIndex = 9;
            this.simpleButton_SelectAll.TabStop = false;
            this.simpleButton_SelectAll.Text = "생산계획";
            // 
            // POPWorkOrder
            // 
            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(970, 514);
            this.Controls.Add(this.panelControl11);
            this.Controls.Add(this.panelControl13);
            this.Name = "POPWorkOrder";
            this.Text = "생산계획";
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_Repository_CheckYN)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_GridPopupMenu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
            this.panelControl11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
            this.panelControl13.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl28)).EndInit();
            this.panelControl28.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_WORK_DATE.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit_WORK_DATE.Properties)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraEditors.PanelControl panelControl11;
        private DevExpress.XtraEditors.PanelControl panelControl13;
        private DevExpress.XtraEditors.SimpleButton simpleButton1;
        private DevExpress.XtraEditors.SimpleButton simpleButton_SelectAll;
        private DevExpress.XtraEditors.PanelControl panelControl28;
        private DevExpress.XtraEditors.DateEdit dateEdit_WORK_DATE;
        private DevExpress.XtraEditors.LabelControl labelControl25;
        private DevExpress.XtraGrid.GridControl gridControl_Main;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView_Main;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
        private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
    }
}