namespace Gs.DevApp.DevFrm.MJGL { partial class Frm_MesMoldManagement { private System.ComponentModel.IContainer components = null; protected override void Dispose(bool disposing) { if (disposing && (components != null)) components.Dispose(); base.Dispose(disposing); } 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.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(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_mold_code = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_item_no = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_item_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_item_model = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_pack_qty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_capacity = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_create_by = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_create_date = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_update_time = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_item_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_moldCode = new DevExpress.XtraEditors.SearchLookUpEdit(); this.lookMoldView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.txt_itemCode = new DevExpress.XtraEditors.ButtonEdit(); this.txt_status = new DevExpress.XtraEditors.TextEdit(); this.txt_description = new DevExpress.XtraEditors.TextEdit(); this.txt_moldName = new DevExpress.XtraEditors.TextEdit(); this.txt_moldSpec = new DevExpress.XtraEditors.TextEdit(); this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); this.txt_itemId = new DevExpress.XtraEditors.ButtonEdit(); this.txt_packQty = new DevExpress.XtraEditors.TextEdit(); 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(); this.tips = new DevExpress.Utils.ToolTipController(this.components); this.lookItem = new DevExpress.XtraEditors.SearchLookUpEdit(); this.lookItemView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colItemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colItemModel = new DevExpress.XtraGrid.Columns.GridColumn(); this.colItemId = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); this.split1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_moldCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookMoldView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_moldName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_moldSpec.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_packQty.Properties)).BeginInit(); ((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(); this.SuspendLayout(); // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(1371, 95); this.toolBarMenu1.TabIndex = 1; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 95); this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(1371, 720); this.xtraTabControl1.TabIndex = 0; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1369, 688); this.xtraTabPage1.Text = "数据列表"; // // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.split1.Name = "split1"; // // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1369, 688); this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gcMain1.Name = "gcMain1"; this.gcMain1.Size = new System.Drawing.Size(1369, 628); this.gcMain1.TabIndex = 0; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_guid, this.gv_mold_code, this.gv_item_no, this.gv_item_name, this.gv_item_model, this.gv_pack_qty, this.gv_capacity, this.gv_status, this.gv_create_by, this.gv_create_date, this.gv_update_time, this.gv_remarks, this.gv_item_id}); this.gridView1.DetailHeight = 420; this.gridView1.GridControl = this.gcMain1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsCustomization.AllowGroup = false; this.gridView1.OptionsView.ColumnAutoWidth = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // gv_guid // this.gv_guid.Caption = "主键"; this.gv_guid.FieldName = "guid"; this.gv_guid.MinWidth = 23; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.Tag = "guid"; this.gv_guid.Width = 86; // // gv_mold_code // this.gv_mold_code.Caption = "模具编码"; this.gv_mold_code.FieldName = "moldCode"; this.gv_mold_code.MinWidth = 23; this.gv_mold_code.Name = "gv_mold_code"; this.gv_mold_code.OptionsColumn.AllowEdit = false; this.gv_mold_code.Tag = "mold_code"; this.gv_mold_code.Visible = true; this.gv_mold_code.VisibleIndex = 0; this.gv_mold_code.Width = 120; // // gv_item_no // this.gv_item_no.Caption = "物料编码"; this.gv_item_no.FieldName = "itemNo"; this.gv_item_no.MinWidth = 23; this.gv_item_no.Name = "gv_item_no"; this.gv_item_no.OptionsColumn.AllowEdit = false; this.gv_item_no.Tag = "item_no"; this.gv_item_no.Visible = true; this.gv_item_no.VisibleIndex = 1; this.gv_item_no.Width = 140; // // gv_item_name // this.gv_item_name.Caption = "物料名称"; this.gv_item_name.FieldName = "itemName"; this.gv_item_name.MinWidth = 25; this.gv_item_name.Name = "gv_item_name"; this.gv_item_name.Visible = true; this.gv_item_name.VisibleIndex = 3; this.gv_item_name.Width = 94; // // gv_item_model // this.gv_item_model.Caption = "规格型号"; this.gv_item_model.FieldName = "itemModel"; this.gv_item_model.MinWidth = 25; this.gv_item_model.Name = "gv_item_model"; this.gv_item_model.Visible = true; this.gv_item_model.VisibleIndex = 4; this.gv_item_model.Width = 94; // // gv_pack_qty // this.gv_pack_qty.Caption = "包装数量"; this.gv_pack_qty.FieldName = "packQty"; this.gv_pack_qty.MinWidth = 23; this.gv_pack_qty.Name = "gv_pack_qty"; this.gv_pack_qty.OptionsColumn.AllowEdit = false; this.gv_pack_qty.Tag = "cavity_qty"; this.gv_pack_qty.Visible = true; this.gv_pack_qty.VisibleIndex = 2; this.gv_pack_qty.Width = 80; // // gv_capacity // this.gv_capacity.Caption = "产能(每小时)"; this.gv_capacity.FieldName = "capacity"; this.gv_capacity.MinWidth = 23; this.gv_capacity.Name = "gv_capacity"; this.gv_capacity.OptionsColumn.AllowEdit = false; this.gv_capacity.Tag = "capacity"; this.gv_capacity.Visible = true; this.gv_capacity.VisibleIndex = 5; this.gv_capacity.Width = 120; // // gv_status // this.gv_status.Caption = "状态"; this.gv_status.FieldName = "status"; this.gv_status.MinWidth = 23; this.gv_status.Name = "gv_status"; this.gv_status.OptionsColumn.AllowEdit = false; this.gv_status.Tag = "status"; this.gv_status.UnboundExpression = "Bit类型"; this.gv_status.Visible = true; this.gv_status.VisibleIndex = 6; this.gv_status.Width = 86; // // gv_create_by // this.gv_create_by.Caption = "创建人"; this.gv_create_by.FieldName = "createBy"; this.gv_create_by.MinWidth = 23; this.gv_create_by.Name = "gv_create_by"; 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.Width = 86; // // gv_create_date // this.gv_create_date.Caption = "创建时间"; this.gv_create_date.FieldName = "createDate"; this.gv_create_date.MinWidth = 23; this.gv_create_date.Name = "gv_create_date"; this.gv_create_date.OptionsColumn.AllowEdit = false; 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.Width = 120; // // gv_update_time // this.gv_update_time.Caption = "更新时间"; this.gv_update_time.FieldName = "updateTime"; this.gv_update_time.MinWidth = 23; this.gv_update_time.Name = "gv_update_time"; this.gv_update_time.OptionsColumn.AllowEdit = false; 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.Width = 120; // // gv_remarks // this.gv_remarks.Caption = "备注"; this.gv_remarks.FieldName = "remarks"; this.gv_remarks.MinWidth = 23; this.gv_remarks.Name = "gv_remarks"; this.gv_remarks.OptionsColumn.AllowEdit = false; this.gv_remarks.Tag = "remarks"; this.gv_remarks.Visible = true; this.gv_remarks.VisibleIndex = 10; this.gv_remarks.Width = 160; // // gv_item_id // this.gv_item_id.Caption = "物料ID"; this.gv_item_id.FieldName = "itemId"; this.gv_item_id.MinWidth = 23; this.gv_item_id.Name = "gv_item_id"; this.gv_item_id.OptionsColumn.AllowEdit = false; this.gv_item_id.Tag = "item_id"; this.gv_item_id.Width = 100; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageBar1.Location = new System.Drawing.Point(0, 628); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.Size = new System.Drawing.Size(1369, 48); this.pageBar1.TabIndex = 1; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1369, 688); this.xtraTabPage2.Text = "数据详细"; // // splitMx1 // this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // // splitMx1.Panel2 // 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.TabIndex = 0; // // layoutMx1 // this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_moldCode); this.layoutMx1.Controls.Add(this.txt_itemCode); this.layoutMx1.Controls.Add(this.txt_status); this.layoutMx1.Controls.Add(this.txt_description); this.layoutMx1.Controls.Add(this.txt_moldName); this.layoutMx1.Controls.Add(this.txt_moldSpec); this.layoutMx1.Controls.Add(this.txt_itemName); this.layoutMx1.Controls.Add(this.txt_itemModel); this.layoutMx1.Controls.Add(this.txt_itemId); this.layoutMx1.Controls.Add(this.txt_packQty); this.layoutMx1.Controls.Add(this.txt_capacity); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem7}); 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.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1369, 209); this.layoutMx1.TabIndex = 0; // // lbGuid // this.lbGuid.Location = new System.Drawing.Point(0, 0); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(114, 28); this.lbGuid.TabIndex = 4; this.lbGuid.Visible = false; // // txt_moldCode // this.txt_moldCode.Location = new System.Drawing.Point(84, 12); this.txt_moldCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_moldCode.Name = "txt_moldCode"; this.txt_moldCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_moldCode.Properties.NullText = "请选择"; this.txt_moldCode.Properties.PopupView = this.lookMoldView; this.txt_moldCode.Size = new System.Drawing.Size(261, 24); this.txt_moldCode.StyleController = this.layoutMx1; this.txt_moldCode.TabIndex = 5; this.txt_moldCode.Tag = "edit"; // // lookMoldView // this.lookMoldView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.lookMoldView.Name = "lookMoldView"; this.lookMoldView.OptionsSelection.EnableAppearanceFocusedCell = false; this.lookMoldView.OptionsView.ShowAutoFilterRow = true; this.lookMoldView.OptionsView.ShowGroupPanel = false; // // txt_itemCode // this.txt_itemCode.Location = new System.Drawing.Point(84, 75); this.txt_itemCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_itemCode.Name = "txt_itemCode"; this.txt_itemCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txt_itemCode.Size = new System.Drawing.Size(261, 24); this.txt_itemCode.StyleController = this.layoutMx1; this.txt_itemCode.TabIndex = 6; this.txt_itemCode.Tag = "edit"; // // txt_status // this.txt_status.Location = new System.Drawing.Point(1095, 138); 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.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.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); this.txt_description.StyleController = this.layoutMx1; this.txt_description.TabIndex = 10; this.txt_description.Tag = "edit"; // // txt_moldName // this.txt_moldName.Location = new System.Drawing.Point(421, 12); this.txt_moldName.Name = "txt_moldName"; this.txt_moldName.Properties.ReadOnly = true; this.txt_moldName.Size = new System.Drawing.Size(261, 24); this.txt_moldName.StyleController = this.layoutMx1; this.txt_moldName.TabIndex = 13; this.txt_moldName.Tag = "readOnly"; // // txt_moldSpec // this.txt_moldSpec.Location = new System.Drawing.Point(758, 12); this.txt_moldSpec.Name = "txt_moldSpec"; this.txt_moldSpec.Properties.ReadOnly = true; this.txt_moldSpec.Size = new System.Drawing.Size(261, 24); this.txt_moldSpec.StyleController = this.layoutMx1; this.txt_moldSpec.TabIndex = 17; this.txt_moldSpec.Tag = "readOnly"; // // txt_itemName // this.txt_itemName.Location = new System.Drawing.Point(421, 75); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.ReadOnly = true; this.txt_itemName.Size = new System.Drawing.Size(261, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 14; this.txt_itemName.Tag = "readOnly"; // // txt_itemModel // this.txt_itemModel.Location = new System.Drawing.Point(758, 75); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.ReadOnly = true; this.txt_itemModel.Size = new System.Drawing.Size(261, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 15; this.txt_itemModel.Tag = "readOnly"; // // txt_itemId // this.txt_itemId.Location = new System.Drawing.Point(1095, 75); 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[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txt_itemId.Properties.ReadOnly = true; this.txt_itemId.Size = new System.Drawing.Size(262, 24); this.txt_itemId.StyleController = this.layoutMx1; this.txt_itemId.TabIndex = 11; this.txt_itemId.Visible = false; // // txt_packQty // this.txt_packQty.Location = new System.Drawing.Point(1095, 12); this.txt_packQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_packQty.Name = "txt_packQty"; this.txt_packQty.Size = new System.Drawing.Size(262, 24); this.txt_packQty.StyleController = this.layoutMx1; this.txt_packQty.TabIndex = 18; this.txt_packQty.Tag = "edit"; // // txt_capacity // this.txt_capacity.Location = new System.Drawing.Point(1095, 75); this.txt_capacity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_capacity.Name = "txt_capacity"; this.txt_capacity.Size = new System.Drawing.Size(262, 24); this.txt_capacity.StyleController = this.layoutMx1; this.txt_capacity.TabIndex = 19; this.txt_capacity.Tag = "edit"; // // layoutControlItem7 // this.layoutControlItem7.Control = this.lbGuid; this.layoutControlItem7.Location = new System.Drawing.Point(696, 96); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem7.Size = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // Root // 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.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; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition5, columnDefinition6, columnDefinition7, columnDefinition8}); 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); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_itemCode; 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.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.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 3; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem6.Size = new System.Drawing.Size(1011, 63); this.layoutControlItem6.Text = "描述"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutItem_moldName // this.layoutItem_moldName.Control = this.txt_moldName; this.layoutItem_moldName.Location = new System.Drawing.Point(337, 0); this.layoutItem_moldName.Name = "layoutItem_moldName"; this.layoutItem_moldName.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutItem_moldName.Size = new System.Drawing.Size(337, 63); this.layoutItem_moldName.Text = "模具名称"; this.layoutItem_moldName.TextSize = new System.Drawing.Size(60, 18); // // layoutItem_itemName // this.layoutItem_itemName.Control = this.txt_itemName; this.layoutItem_itemName.Location = new System.Drawing.Point(337, 63); 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.Text = "物料名称"; this.layoutItem_itemName.TextSize = new System.Drawing.Size(60, 18); // // layoutItem_itemModel // this.layoutItem_itemModel.Control = this.txt_itemModel; this.layoutItem_itemModel.Location = new System.Drawing.Point(674, 63); 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.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.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(338, 63); 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 // this.layoutItem_moldSpec.Control = this.txt_moldSpec; this.layoutItem_moldSpec.Location = new System.Drawing.Point(674, 0); this.layoutItem_moldSpec.Name = "layoutItem_moldSpec"; this.layoutItem_moldSpec.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutItem_moldSpec.Size = new System.Drawing.Size(337, 63); this.layoutItem_moldSpec.Text = "模具规格"; this.layoutItem_moldSpec.TextSize = new System.Drawing.Size(60, 18); // // layoutItem_packQty // this.layoutItem_packQty.Control = this.txt_packQty; this.layoutItem_packQty.Location = new System.Drawing.Point(1011, 0); this.layoutItem_packQty.Name = "layoutItem_packQty"; this.layoutItem_packQty.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutItem_packQty.Size = new System.Drawing.Size(338, 63); this.layoutItem_packQty.Text = "包装数量"; this.layoutItem_packQty.TextSize = new System.Drawing.Size(60, 18); // // layoutItem_capacity // this.layoutItem_capacity.Control = this.txt_capacity; this.layoutItem_capacity.Location = new System.Drawing.Point(1011, 63); 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.Text = "产能"; this.layoutItem_capacity.TextSize = new System.Drawing.Size(60, 18); // // lookItem // this.lookItem.Location = new System.Drawing.Point(84, 59); this.lookItem.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.lookItem.Name = "lookItem"; this.lookItem.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookItem.Properties.NullText = "请选择"; this.lookItem.Properties.PopupView = this.lookItemView; this.lookItem.Size = new System.Drawing.Size(261, 24); this.lookItem.StyleController = this.layoutMx1; this.lookItem.TabIndex = 16; // // lookItemView // this.lookItemView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colItemNo, this.colItemName, this.colItemModel, this.colItemId}); this.lookItemView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.lookItemView.Name = "lookItemView"; this.lookItemView.OptionsSelection.EnableAppearanceFocusedCell = false; this.lookItemView.OptionsView.ShowAutoFilterRow = true; this.lookItemView.OptionsView.ShowGroupPanel = false; // // colItemNo // this.colItemNo.Caption = "物料编码"; this.colItemNo.FieldName = "ItemNo"; this.colItemNo.MinWidth = 80; this.colItemNo.Name = "colItemNo"; this.colItemNo.Visible = true; this.colItemNo.VisibleIndex = 0; this.colItemNo.Width = 80; // // colItemName // this.colItemName.Caption = "物料名称"; this.colItemName.FieldName = "ItemName"; this.colItemName.MinWidth = 100; this.colItemName.Name = "colItemName"; this.colItemName.Visible = true; this.colItemName.VisibleIndex = 1; this.colItemName.Width = 100; // // colItemModel // this.colItemModel.Caption = "规格型号"; this.colItemModel.FieldName = "ItemModel"; this.colItemModel.MinWidth = 100; this.colItemModel.Name = "colItemModel"; this.colItemModel.Visible = true; this.colItemModel.VisibleIndex = 2; this.colItemModel.Width = 100; // // colItemId // this.colItemId.Caption = "ID"; this.colItemId.FieldName = "Id"; this.colItemId.MinWidth = 60; this.colItemId.Name = "colItemId"; // // Frm_MesMoldManagement // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1371, 815); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "Frm_MesMoldManagement"; this.Text = "模具物料产能维护表"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_moldCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookMoldView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_moldName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_moldSpec.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_packQty.Properties)).EndInit(); ((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(); this.ResumeLayout(false); } private Gs.DevApp.UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gv_guid; private DevExpress.XtraGrid.Columns.GridColumn gv_mold_code; private DevExpress.XtraGrid.Columns.GridColumn gv_item_no; private DevExpress.XtraGrid.Columns.GridColumn gv_item_id; private DevExpress.XtraGrid.Columns.GridColumn gv_pack_qty; private DevExpress.XtraGrid.Columns.GridColumn gv_capacity; private DevExpress.XtraGrid.Columns.GridColumn gv_status; private DevExpress.XtraGrid.Columns.GridColumn gv_create_by; private DevExpress.XtraGrid.Columns.GridColumn gv_create_date; private DevExpress.XtraGrid.Columns.GridColumn gv_update_time; private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; private DevExpress.XtraLayout.LayoutControl layoutMx1; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.SearchLookUpEdit txt_moldCode; private DevExpress.XtraEditors.ButtonEdit txt_itemCode; private DevExpress.XtraEditors.TextEdit txt_itemName; private DevExpress.XtraEditors.TextEdit txt_itemModel; private DevExpress.XtraEditors.TextEdit txt_moldName; private DevExpress.XtraEditors.TextEdit txt_moldSpec; private DevExpress.XtraEditors.TextEdit txt_packQty; private DevExpress.XtraEditors.TextEdit txt_capacity; private DevExpress.XtraEditors.SearchLookUpEdit lookItem; private DevExpress.XtraGrid.Views.Grid.GridView viewItem; private DevExpress.XtraGrid.Columns.GridColumn colItemNo; private DevExpress.XtraGrid.Columns.GridColumn colItemName; private DevExpress.XtraGrid.Columns.GridColumn colItemModel; private DevExpress.XtraGrid.Columns.GridColumn colItemId; private DevExpress.XtraEditors.ButtonEdit txt_itemId; private DevExpress.XtraGrid.Views.Grid.GridView viewMold; private DevExpress.XtraEditors.TextEdit txt_status; 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; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraGrid.Views.Grid.GridView lookItemView; 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; } }