wbc
23 小时以前 31ce91f6ff326063fca78f31ee982001586cc109
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs
@@ -13,13 +13,14 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -58,14 +59,12 @@
            this.txt_capacity = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_moldName = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_itemName = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_itemModel = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_moldSpec = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_packQty = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutItem_capacity = new DevExpress.XtraLayout.LayoutControlItem();
@@ -76,6 +75,11 @@
            this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colItemModel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colItemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_workHours = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.gv_workHours = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -108,19 +112,21 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_capacity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemModel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldSpec)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_packQty)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_capacity)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lookItem.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lookItemView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workHours.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -207,6 +213,7 @@
            this.gv_item_model,
            this.gv_pack_qty,
            this.gv_capacity,
            this.gv_workHours,
            this.gv_status,
            this.gv_create_by,
            this.gv_create_date,
@@ -321,7 +328,7 @@
            this.gv_create_by.OptionsColumn.AllowEdit = false;
            this.gv_create_by.Tag = "create_by";
            this.gv_create_by.Visible = true;
            this.gv_create_by.VisibleIndex = 7;
            this.gv_create_by.VisibleIndex = 8;
            this.gv_create_by.Width = 86;
            // 
            // gv_create_date
@@ -334,7 +341,7 @@
            this.gv_create_date.Tag = "create_date";
            this.gv_create_date.UnboundExpression = "时间类型";
            this.gv_create_date.Visible = true;
            this.gv_create_date.VisibleIndex = 8;
            this.gv_create_date.VisibleIndex = 9;
            this.gv_create_date.Width = 120;
            // 
            // gv_update_time
@@ -347,7 +354,7 @@
            this.gv_update_time.Tag = "update_time";
            this.gv_update_time.UnboundExpression = "时间类型";
            this.gv_update_time.Visible = true;
            this.gv_update_time.VisibleIndex = 9;
            this.gv_update_time.VisibleIndex = 10;
            this.gv_update_time.Width = 120;
            // 
            // gv_remarks
@@ -359,7 +366,7 @@
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "remarks";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 10;
            this.gv_remarks.VisibleIndex = 11;
            this.gv_remarks.Width = 160;
            // 
            // gv_item_id
@@ -410,7 +417,7 @@
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1369, 688);
            this.splitMx1.SplitterPosition = 209;
            this.splitMx1.SplitterPosition = 275;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -427,14 +434,17 @@
            this.layoutMx1.Controls.Add(this.txt_itemId);
            this.layoutMx1.Controls.Add(this.txt_packQty);
            this.layoutMx1.Controls.Add(this.txt_capacity);
            this.layoutMx1.Controls.Add(this.txt_workHours);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem7});
            this.layoutControlItem7,
            this.layoutControlItem8});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 7, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1369, 209);
            this.layoutMx1.Size = new System.Drawing.Size(1369, 275);
            this.layoutMx1.TabIndex = 0;
            // 
            // lbGuid
@@ -481,17 +491,17 @@
            // 
            // txt_status
            // 
            this.txt_status.Location = new System.Drawing.Point(1095, 138);
            this.txt_status.Location = new System.Drawing.Point(84, 203);
            this.txt_status.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_status.Name = "txt_status";
            this.txt_status.Size = new System.Drawing.Size(262, 24);
            this.txt_status.Size = new System.Drawing.Size(261, 24);
            this.txt_status.StyleController = this.layoutMx1;
            this.txt_status.TabIndex = 9;
            this.txt_status.Tag = "edit";
            // 
            // txt_description
            // 
            this.txt_description.Location = new System.Drawing.Point(84, 138);
            this.txt_description.Location = new System.Drawing.Point(84, 139);
            this.txt_description.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_description.Name = "txt_description";
            this.txt_description.Size = new System.Drawing.Size(935, 24);
@@ -541,7 +551,7 @@
            // 
            // txt_itemId
            // 
            this.txt_itemId.Location = new System.Drawing.Point(1095, 75);
            this.txt_itemId.Location = new System.Drawing.Point(1095, 97);
            this.txt_itemId.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -588,52 +598,46 @@
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root.GroupBordersVisible = false;
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem3,
            this.layoutControlItem6,
            this.layoutItem_moldName,
            this.layoutItem_itemName,
            this.layoutItem_itemModel,
            this.layoutControlItem8,
            this.layoutControlItem5,
            this.layoutItem_moldSpec,
            this.layoutItem_packQty,
            this.layoutItem_capacity});
            this.layoutItem_capacity,
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem5});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            this.Root.Size = new System.Drawing.Size(1369, 209);
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.txt_moldCode;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(337, 63);
            this.layoutControlItem1.Text = "模具编码";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1369, 275);
            // 
            // layoutControlItem3
            // 
@@ -641,18 +645,18 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 63);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(337, 63);
            this.layoutControlItem3.Size = new System.Drawing.Size(337, 64);
            this.layoutControlItem3.Text = "物料编码";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_description;
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 126);
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 127);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem6.Size = new System.Drawing.Size(1011, 63);
            this.layoutControlItem6.Size = new System.Drawing.Size(1011, 64);
            this.layoutControlItem6.Text = "描述";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -673,7 +677,7 @@
            this.layoutItem_itemName.Name = "layoutItem_itemName";
            this.layoutItem_itemName.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutItem_itemName.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutItem_itemName.Size = new System.Drawing.Size(337, 63);
            this.layoutItem_itemName.Size = new System.Drawing.Size(337, 64);
            this.layoutItem_itemName.Text = "物料名称";
            this.layoutItem_itemName.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -684,32 +688,21 @@
            this.layoutItem_itemModel.Name = "layoutItem_itemModel";
            this.layoutItem_itemModel.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutItem_itemModel.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutItem_itemModel.Size = new System.Drawing.Size(337, 63);
            this.layoutItem_itemModel.Size = new System.Drawing.Size(337, 64);
            this.layoutItem_itemModel.Text = "规格型号";
            this.layoutItem_itemModel.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_itemId;
            this.layoutControlItem8.Location = new System.Drawing.Point(1011, 63);
            this.layoutControlItem8.Location = new System.Drawing.Point(1011, 85);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(338, 63);
            this.layoutControlItem8.Size = new System.Drawing.Size(338, 85);
            this.layoutControlItem8.Text = "物料ID";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            this.layoutControlItem8.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
            //
            // layoutControlItem5
            //
            this.layoutControlItem5.Control = this.txt_status;
            this.layoutControlItem5.Location = new System.Drawing.Point(1011, 126);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem5.Size = new System.Drawing.Size(338, 63);
            this.layoutControlItem5.Text = "状态";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutItem_moldSpec
            // 
@@ -738,7 +731,7 @@
            this.layoutItem_capacity.Name = "layoutItem_capacity";
            this.layoutItem_capacity.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutItem_capacity.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutItem_capacity.Size = new System.Drawing.Size(338, 63);
            this.layoutItem_capacity.Size = new System.Drawing.Size(338, 64);
            this.layoutItem_capacity.Text = "产能";
            this.layoutItem_capacity.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -805,6 +798,58 @@
            this.colItemId.MinWidth = 60;
            this.colItemId.Name = "colItemId";
            // 
            // txt_workHours
            //
            this.txt_workHours.Location = new System.Drawing.Point(1095, 139);
            this.txt_workHours.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_workHours.Name = "txt_workHours";
            this.txt_workHours.Size = new System.Drawing.Size(262, 24);
            this.txt_workHours.StyleController = this.layoutMx1;
            this.txt_workHours.TabIndex = 9;
            this.txt_workHours.Tag = "edit";
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.txt_moldCode;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(337, 63);
            this.layoutControlItem1.Text = "模具编码";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.txt_workHours;
            this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem2.CustomizationFormText = "标准工时";
            this.layoutControlItem2.Location = new System.Drawing.Point(1011, 127);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem2.Size = new System.Drawing.Size(338, 64);
            this.layoutControlItem2.Text = "标准工时";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem5
            //
            this.layoutControlItem5.Control = this.txt_status;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 191);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(337, 64);
            this.layoutControlItem5.Text = "状态";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            //
            // gv_workHours
            //
            this.gv_workHours.Caption = "标准工时";
            this.gv_workHours.FieldName = "workHours";
            this.gv_workHours.MinWidth = 25;
            this.gv_workHours.Name = "gv_workHours";
            this.gv_workHours.Visible = true;
            this.gv_workHours.VisibleIndex = 7;
            this.gv_workHours.Width = 94;
            //
            // Frm_MesMoldManagement
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -847,19 +892,21 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_capacity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemModel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldSpec)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_packQty)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutItem_capacity)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lookItem.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lookItemView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workHours.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            this.ResumeLayout(false);
        }
@@ -906,7 +953,6 @@
        private DevExpress.XtraEditors.TextEdit txt_description;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_itemName;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_moldName;
@@ -916,11 +962,15 @@
        private DevExpress.XtraGrid.Views.Grid.GridView lookMoldView;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_itemModel;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_moldSpec;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_packQty;
        private DevExpress.XtraLayout.LayoutControlItem layoutItem_capacity;
        private DevExpress.XtraGrid.Columns.GridColumn gv_item_name;
        private DevExpress.XtraGrid.Columns.GridColumn gv_item_model;
        private DevExpress.XtraEditors.TextEdit txt_workHours;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraGrid.Columns.GridColumn gv_workHours;
    }
}