| | |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_dcstatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_tldh = new DevExpress.XtraEditors.TextEdit(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.txt_dcstatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tldh.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dcstatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | 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, 2, 3, 2); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1348, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1180, 62); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | 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, 80); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1348, 602); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1180, 468); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1346, 570); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1178, 442); |
| | | 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, 2, 3, 2); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1346, 570); |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1178, 442); |
| | | 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, 2, 3, 2); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 519); |
| | | this.gcMain1.Size = new System.Drawing.Size(1178, 402); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_guid, |
| | | this.bandedGridColumn7, |
| | | this.gv_dcstatus, |
| | | this.gv_billNo, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | |
| | | this.bandedGridColumn5, |
| | | this.bandedGridColumn6, |
| | | this.gridColumn7}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.IndicatorWidth = 44; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键Guid"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.MinWidth = 44; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.GUID"; |
| | | this.gv_guid.Width = 94; |
| | | this.gv_guid.Width = 82; |
| | | // |
| | | // bandedGridColumn7 |
| | | // |
| | | this.bandedGridColumn7.Caption = "审核"; |
| | | this.bandedGridColumn7.FieldName = "checkStatus"; |
| | | this.bandedGridColumn7.MinWidth = 25; |
| | | this.bandedGridColumn7.MinWidth = 22; |
| | | this.bandedGridColumn7.Name = "bandedGridColumn7"; |
| | | this.bandedGridColumn7.Tag = "query_a.BILL_NO"; |
| | | this.bandedGridColumn7.Visible = true; |
| | | this.bandedGridColumn7.VisibleIndex = 0; |
| | | this.bandedGridColumn7.Width = 94; |
| | | this.bandedGridColumn7.Width = 82; |
| | | // |
| | | // gv_dcstatus |
| | | // |
| | | this.gv_dcstatus.Caption = "倒冲"; |
| | | this.gv_dcstatus.FieldName = "dcstatus"; |
| | | this.gv_dcstatus.Name = "gv_dcstatus"; |
| | | this.gv_dcstatus.Visible = true; |
| | | this.gv_dcstatus.VisibleIndex = 1; |
| | | this.gv_dcstatus.Width = 66; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "入库单号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 17; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 1; |
| | | this.gv_billNo.Width = 180; |
| | | this.gv_billNo.VisibleIndex = 2; |
| | | this.gv_billNo.Width = 157; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 17; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.CREATE_BY"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 2; |
| | | this.gv_createBy.Width = 80; |
| | | this.gv_createBy.VisibleIndex = 3; |
| | | this.gv_createBy.Width = 70; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 17; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 3; |
| | | this.gv_createDate.Width = 180; |
| | | this.gv_createDate.VisibleIndex = 4; |
| | | this.gv_createDate.Width = 157; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人 "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 17; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 4; |
| | | this.gv_lastupdateBy.Width = 94; |
| | | this.gv_lastupdateBy.VisibleIndex = 5; |
| | | this.gv_lastupdateBy.Width = 82; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间 "; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 17; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 5; |
| | | this.gv_lastupdateDate.Width = 94; |
| | | this.gv_lastupdateDate.VisibleIndex = 6; |
| | | this.gv_lastupdateDate.Width = 82; |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 17; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 6; |
| | | this.gv_checkUser.Width = 60; |
| | | this.gv_checkUser.VisibleIndex = 7; |
| | | this.gv_checkUser.Width = 52; |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 17; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.CHECK_DATE"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 7; |
| | | this.gv_checkDate.Width = 180; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 157; |
| | | // |
| | | // gv_taskNo |
| | | // |
| | | this.gv_taskNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskNo.Caption = "生产工单号"; |
| | | this.gv_taskNo.FieldName = "taskNo"; |
| | | this.gv_taskNo.MinWidth = 17; |
| | | this.gv_taskNo.Name = "gv_taskNo"; |
| | | this.gv_taskNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_taskNo.Tag = "query_a.TASK_NO"; |
| | | this.gv_taskNo.Visible = true; |
| | | this.gv_taskNo.VisibleIndex = 8; |
| | | this.gv_taskNo.Width = 94; |
| | | this.gv_taskNo.VisibleIndex = 9; |
| | | this.gv_taskNo.Width = 82; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "任务单号"; |
| | | this.gridColumn8.FieldName = "workNo"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.MinWidth = 22; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 9; |
| | | this.gridColumn8.Width = 94; |
| | | this.gridColumn8.VisibleIndex = 10; |
| | | this.gridColumn8.Width = 82; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "投料单号"; |
| | | this.gridColumn9.FieldName = "tldh"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.MinWidth = 22; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 10; |
| | | this.gridColumn9.Width = 94; |
| | | this.gridColumn9.VisibleIndex = 11; |
| | | this.gridColumn9.Width = 82; |
| | | // |
| | | // bandedGridColumn1 |
| | | // |
| | | this.bandedGridColumn1.Caption = "仓库编号"; |
| | | this.bandedGridColumn1.FieldName = "depotCode"; |
| | | this.bandedGridColumn1.MinWidth = 17; |
| | | this.bandedGridColumn1.Name = "bandedGridColumn1"; |
| | | this.bandedGridColumn1.Visible = true; |
| | | this.bandedGridColumn1.VisibleIndex = 11; |
| | | this.bandedGridColumn1.Width = 100; |
| | | this.bandedGridColumn1.VisibleIndex = 12; |
| | | this.bandedGridColumn1.Width = 87; |
| | | // |
| | | // gv_depotsId |
| | | // |
| | | this.gv_depotsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsId.Caption = "仓库名称"; |
| | | this.gv_depotsId.FieldName = "depotName"; |
| | | this.gv_depotsId.MinWidth = 17; |
| | | this.gv_depotsId.Name = "gv_depotsId"; |
| | | this.gv_depotsId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsId.Tag = "query_a.DEPOTS_ID"; |
| | | this.gv_depotsId.Visible = true; |
| | | this.gv_depotsId.VisibleIndex = 12; |
| | | this.gv_depotsId.Width = 100; |
| | | this.gv_depotsId.VisibleIndex = 13; |
| | | this.gv_depotsId.Width = 87; |
| | | // |
| | | // bandedGridColumn2 |
| | | // |
| | | this.bandedGridColumn2.Caption = "收料组织"; |
| | | this.bandedGridColumn2.FieldName = "rkOrg"; |
| | | this.bandedGridColumn2.MinWidth = 17; |
| | | this.bandedGridColumn2.Name = "bandedGridColumn2"; |
| | | this.bandedGridColumn2.Tag = "org.fnamber"; |
| | | this.bandedGridColumn2.Visible = true; |
| | | this.bandedGridColumn2.VisibleIndex = 13; |
| | | this.bandedGridColumn2.Width = 250; |
| | | this.bandedGridColumn2.VisibleIndex = 14; |
| | | this.bandedGridColumn2.Width = 219; |
| | | // |
| | | // bandedGridColumn3 |
| | | // |
| | | this.bandedGridColumn3.Caption = "生产组织"; |
| | | this.bandedGridColumn3.FieldName = "scOrg"; |
| | | this.bandedGridColumn3.MinWidth = 25; |
| | | this.bandedGridColumn3.MinWidth = 22; |
| | | this.bandedGridColumn3.Name = "bandedGridColumn3"; |
| | | this.bandedGridColumn3.Visible = true; |
| | | this.bandedGridColumn3.VisibleIndex = 14; |
| | | this.bandedGridColumn3.Width = 94; |
| | | this.bandedGridColumn3.VisibleIndex = 15; |
| | | this.bandedGridColumn3.Width = 82; |
| | | // |
| | | // bandedGridColumn4 |
| | | // |
| | | this.bandedGridColumn4.Caption = "物料编码"; |
| | | this.bandedGridColumn4.FieldName = "itemNo"; |
| | | this.bandedGridColumn4.MinWidth = 25; |
| | | this.bandedGridColumn4.MinWidth = 22; |
| | | this.bandedGridColumn4.Name = "bandedGridColumn4"; |
| | | this.bandedGridColumn4.Visible = true; |
| | | this.bandedGridColumn4.VisibleIndex = 15; |
| | | this.bandedGridColumn4.Width = 94; |
| | | this.bandedGridColumn4.VisibleIndex = 16; |
| | | this.bandedGridColumn4.Width = 82; |
| | | // |
| | | // bandedGridColumn5 |
| | | // |
| | | this.bandedGridColumn5.Caption = "物料名称"; |
| | | this.bandedGridColumn5.FieldName = "itemName"; |
| | | this.bandedGridColumn5.MinWidth = 25; |
| | | this.bandedGridColumn5.MinWidth = 22; |
| | | this.bandedGridColumn5.Name = "bandedGridColumn5"; |
| | | this.bandedGridColumn5.Visible = true; |
| | | this.bandedGridColumn5.VisibleIndex = 16; |
| | | this.bandedGridColumn5.Width = 94; |
| | | this.bandedGridColumn5.VisibleIndex = 17; |
| | | this.bandedGridColumn5.Width = 82; |
| | | // |
| | | // bandedGridColumn6 |
| | | // |
| | | this.bandedGridColumn6.Caption = "规格型号"; |
| | | this.bandedGridColumn6.FieldName = "itemModel"; |
| | | this.bandedGridColumn6.MinWidth = 25; |
| | | this.bandedGridColumn6.MinWidth = 22; |
| | | this.bandedGridColumn6.Name = "bandedGridColumn6"; |
| | | this.bandedGridColumn6.Visible = true; |
| | | this.bandedGridColumn6.VisibleIndex = 17; |
| | | this.bandedGridColumn6.Width = 94; |
| | | this.bandedGridColumn6.VisibleIndex = 18; |
| | | this.bandedGridColumn6.Width = 82; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "入库类型"; |
| | | this.gridColumn7.FieldName = "inType"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.MinWidth = 22; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 18; |
| | | this.gridColumn7.Width = 94; |
| | | this.gridColumn7.VisibleIndex = 19; |
| | | this.gridColumn7.Width = 82; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 402); |
| | | 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(1346, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(1178, 30); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1346, 570); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1178, 442); |
| | | 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.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(1346, 570); |
| | | this.splitMx1.SplitterPosition = 172; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1178, 442); |
| | | this.splitMx1.SplitterPosition = 134; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | | // |
| | | this.layoutMx1.Controls.Add(this.txt_dcstatus); |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.txt_dptName); |
| | | this.layoutMx1.Controls.Add(this.txt_fcheckUser); |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_guid); |
| | | this.layoutMx1.Controls.Add(this.txt_tldh); |
| | | this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem18, |
| | | this.layoutControlItem17}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(843, 270, 812, 500); |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1013, 442, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1346, 172); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1178, 134); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(1005, 102); |
| | | this.lbGuid.Location = new System.Drawing.Point(867, 84); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(329, 26); |
| | | this.lbGuid.Size = new System.Drawing.Size(282, 20); |
| | | this.lbGuid.TabIndex = 607; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(415, 72); |
| | | this.txt_dptName.Location = new System.Drawing.Point(357, 60); |
| | | this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_dptName.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 605; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(222, 20); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1077, 42); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(927, 36); |
| | | this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(222, 20); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 587; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(84, 102); |
| | | this.txt_itemName.Location = new System.Drawing.Point(72, 84); |
| | | this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemName.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | | this.txt_itemName.TabIndex = 599; |
| | | this.txt_itemName.Tag = "readonly"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(415, 102); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(357, 84); |
| | | this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 597; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | | // |
| | | // txt_scOrg |
| | | // |
| | | this.txt_scOrg.Location = new System.Drawing.Point(415, 42); |
| | | this.txt_scOrg.Location = new System.Drawing.Point(357, 36); |
| | | this.txt_scOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_scOrg.Name = "txt_scOrg"; |
| | | this.txt_scOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scOrg.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_scOrg.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_scOrg.StyleController = this.layoutMx1; |
| | | this.txt_scOrg.TabIndex = 603; |
| | | this.txt_scOrg.Tag = "readonly"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 132); |
| | | this.txt_remark.Location = new System.Drawing.Point(72, 108); |
| | | this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(586, 24); |
| | | this.txt_remark.Size = new System.Drawing.Size(506, 20); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(746, 102); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(642, 84); |
| | | this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 601; |
| | | this.txt_itemModel.Tag = "readonly"; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_billNo.Location = new System.Drawing.Point(72, 12); |
| | | this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_billNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // txt_rkOrg |
| | | // |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(415, 12); |
| | | this.txt_rkOrg.Location = new System.Drawing.Point(357, 12); |
| | | this.txt_rkOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_rkOrg.Name = "txt_rkOrg"; |
| | | this.txt_rkOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_rkOrg.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_rkOrg.StyleController = this.layoutMx1; |
| | | this.txt_rkOrg.TabIndex = 592; |
| | | this.txt_rkOrg.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(746, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(642, 12); |
| | | this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(746, 42); |
| | | this.txt_createDate.Location = new System.Drawing.Point(642, 36); |
| | | this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(746, 72); |
| | | this.txt_depotName.Location = new System.Drawing.Point(642, 60); |
| | | this.txt_depotName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_depotName.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_depotName.StyleController = this.layoutMx1; |
| | | this.txt_depotName.TabIndex = 593; |
| | | this.txt_depotName.Tag = "readonly"; |
| | | // |
| | | // txt_cbillNo |
| | | // |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(84, 42); |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(72, 36); |
| | | this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_cbillNo.Name = "txt_cbillNo"; |
| | | this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_cbillNo.StyleController = this.layoutMx1; |
| | | this.txt_cbillNo.TabIndex = 507; |
| | | // |
| | | // txt_workNo |
| | | // |
| | | this.txt_workNo.Location = new System.Drawing.Point(84, 72); |
| | | this.txt_workNo.Location = new System.Drawing.Point(72, 60); |
| | | this.txt_workNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_workNo.Name = "txt_workNo"; |
| | | this.txt_workNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_workNo.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_workNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_workNo.StyleController = this.layoutMx1; |
| | | this.txt_workNo.TabIndex = 243; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1005, 72); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(867, 60); |
| | | this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(329, 24); |
| | | this.txt_fstatus.Size = new System.Drawing.Size(282, 20); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 606; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(1077, 132); |
| | | this.txt_guid.Location = new System.Drawing.Point(927, 108); |
| | | this.txt_guid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(257, 24); |
| | | this.txt_guid.Size = new System.Drawing.Size(222, 20); |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 608; |
| | | // |
| | | // txt_tldh |
| | | // |
| | | this.txt_tldh.Location = new System.Drawing.Point(746, 132); |
| | | this.txt_tldh.Location = new System.Drawing.Point(642, 108); |
| | | this.txt_tldh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_tldh.Name = "txt_tldh"; |
| | | this.txt_tldh.Size = new System.Drawing.Size(255, 24); |
| | | this.txt_tldh.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_tldh.StyleController = this.layoutMx1; |
| | | this.txt_tldh.TabIndex = 609; |
| | | // |
| | |
| | | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.Root.GroupBordersVisible = false; |
| | | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem1, |
| | | this.layoutControlItem2, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem4, |
| | |
| | | this.layoutControlItem14, |
| | | this.layoutControlItem15, |
| | | this.layoutControlItem16, |
| | | this.layoutControlItem17, |
| | | this.layoutControlItem18, |
| | | this.layoutControlItem19}); |
| | | this.layoutControlItem19, |
| | | this.layoutControlItem1, |
| | | this.layoutControlItem20}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1346, 172); |
| | | this.Root.Size = new System.Drawing.Size(1161, 140); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_billNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_rkOrg; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(331, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(285, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem2.Text = "入库组织"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_createBy; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(662, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(570, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem3.Text = "创建人"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createDate; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(662, 30); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(570, 24); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_depotName; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(662, 60); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(570, 48); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem5.Text = "仓库名称"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_itemModel; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(662, 90); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(570, 72); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem6.Text = "规格型号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_cbillNo; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem7.Text = "工单单号"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_scOrg; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(331, 30); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(285, 24); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem8.Text = "生产组织"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_workNo; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 60); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 48); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem9.Text = "任务单号"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dptName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(331, 60); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(285, 48); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem10.Text = "生产车间"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_itemName; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 90); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 72); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem11.Text = "产品编码"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_itemNo; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(331, 90); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(285, 72); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(331, 30); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem12.Text = "产品名称"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_remark; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 120); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(662, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(570, 24); |
| | | this.layoutControlItem13.Text = "备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(993, 0); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(855, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem14.Text = "审核人"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_checkDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(993, 30); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(855, 24); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem15.Text = "审核时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_fstatus; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(993, 60); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(855, 48); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem16.Text = "审核标识"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.lbGuid; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(993, 90); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(855, 72); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(333, 30); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem17.Text = "lbGuid"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem17.TextVisible = false; |
| | |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_guid; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(993, 120); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(855, 96); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(333, 32); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem18.Text = "主键Guid"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_tldh; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(662, 120); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(570, 96); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(331, 32); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem19.Text = "投料单号"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(1346, 386); |
| | | this.tabMx.Size = new System.Drawing.Size(1178, 298); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage2, |
| | |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1344, 354); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1176, 272); |
| | | this.tabMxPage2.Text = "物料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1344, 354); |
| | | this.gcMx1.Size = new System.Drawing.Size(1176, 272); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gvMx2unit, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "物料编号"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.MinWidth = 17; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | | this.gridColumn2.Width = 94; |
| | | this.gridColumn2.Width = 82; |
| | | // |
| | | // gvMx2itemSname |
| | | // |
| | | this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemSname.Caption = "物料名称"; |
| | | this.gvMx2itemSname.FieldName = "itemName"; |
| | | this.gvMx2itemSname.MinWidth = 17; |
| | | this.gvMx2itemSname.Name = "gvMx2itemSname"; |
| | | this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME"; |
| | | this.gvMx2itemSname.Visible = true; |
| | | this.gvMx2itemSname.VisibleIndex = 1; |
| | | this.gvMx2itemSname.Width = 94; |
| | | this.gvMx2itemSname.Width = 82; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "物料规格"; |
| | | this.gridColumn1.FieldName = "itemModel"; |
| | | this.gridColumn1.MinWidth = 17; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 2; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 82; |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.Caption = "数量"; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | | this.gvMx2quantity.MinWidth = 17; |
| | | this.gvMx2quantity.Name = "gvMx2quantity"; |
| | | this.gvMx2quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx2quantity.Visible = true; |
| | | this.gvMx2quantity.VisibleIndex = 3; |
| | | this.gvMx2quantity.Width = 94; |
| | | this.gvMx2quantity.Width = 82; |
| | | // |
| | | // gvMx2unit |
| | | // |
| | | this.gvMx2unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2unit.Caption = "库存单位"; |
| | | this.gvMx2unit.FieldName = "kcUnit"; |
| | | this.gvMx2unit.MinWidth = 17; |
| | | this.gvMx2unit.Name = "gvMx2unit"; |
| | | this.gvMx2unit.Tag = "query_a.UNIT"; |
| | | this.gvMx2unit.Visible = true; |
| | | this.gvMx2unit.VisibleIndex = 4; |
| | | this.gvMx2unit.Width = 94; |
| | | this.gvMx2unit.Width = 82; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "建立者"; |
| | | this.gridColumn5.FieldName = "createBy"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.MinWidth = 22; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 5; |
| | | this.gridColumn5.Width = 94; |
| | | this.gridColumn5.Width = 82; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "建立时间"; |
| | | this.gridColumn6.FieldName = "createDate"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.MinWidth = 22; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 6; |
| | | this.gridColumn6.Width = 94; |
| | | this.gridColumn6.Width = 82; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1344, 354); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1176, 272); |
| | | this.xtraTabPage3.Text = "入库条码"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1344, 354); |
| | | this.gcMx2.Size = new System.Drawing.Size(1176, 272); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.gvMx1depotCode, |
| | | this.gridColumn3, |
| | | this.gridColumn4}); |
| | | this.gvMx2.DetailHeight = 272; |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码"; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.MinWidth = 17; |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | | this.gvMx1itemBarcode.VisibleIndex = 0; |
| | | this.gvMx1itemBarcode.Width = 250; |
| | | this.gvMx1itemBarcode.Width = 219; |
| | | // |
| | | // gvMx1cItemCode |
| | | // |
| | | this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cItemCode.Caption = "物料编码"; |
| | | this.gvMx1cItemCode.FieldName = "itemNo"; |
| | | this.gvMx1cItemCode.MinWidth = 17; |
| | | this.gvMx1cItemCode.Name = "gvMx1cItemCode"; |
| | | this.gvMx1cItemCode.Tag = "query_a.C_ITEM_CODE"; |
| | | this.gvMx1cItemCode.Visible = true; |
| | | this.gvMx1cItemCode.VisibleIndex = 1; |
| | | this.gvMx1cItemCode.Width = 100; |
| | | this.gvMx1cItemCode.Width = 87; |
| | | // |
| | | // gvMx1itemSname |
| | | // |
| | | this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemSname.Caption = "物料名称"; |
| | | this.gvMx1itemSname.FieldName = "itemName"; |
| | | this.gvMx1itemSname.MinWidth = 17; |
| | | this.gvMx1itemSname.Name = "gvMx1itemSname"; |
| | | this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME"; |
| | | this.gvMx1itemSname.Visible = true; |
| | | this.gvMx1itemSname.VisibleIndex = 2; |
| | | this.gvMx1itemSname.Width = 250; |
| | | this.gvMx1itemSname.Width = 219; |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "规格型号"; |
| | | this.gvMx1itemNo.FieldName = "itemModel"; |
| | | this.gvMx1itemNo.MinWidth = 17; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | | this.gvMx1itemNo.VisibleIndex = 3; |
| | | this.gvMx1itemNo.Width = 250; |
| | | this.gvMx1itemNo.Width = 219; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 17; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 4; |
| | | this.gvMx1quantity.Width = 94; |
| | | this.gvMx1quantity.Width = 82; |
| | | // |
| | | // gvMx1unit |
| | | // |
| | | this.gvMx1unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1unit.Caption = "库存单位"; |
| | | this.gvMx1unit.FieldName = "kcUnit"; |
| | | this.gvMx1unit.MinWidth = 17; |
| | | this.gvMx1unit.Name = "gvMx1unit"; |
| | | this.gvMx1unit.Tag = "query_a.UNIT"; |
| | | this.gvMx1unit.Visible = true; |
| | | this.gvMx1unit.VisibleIndex = 5; |
| | | this.gvMx1unit.Width = 94; |
| | | this.gvMx1unit.Width = 82; |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码"; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.MinWidth = 17; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 6; |
| | | this.gvMx1depotSectionCode.Width = 94; |
| | | this.gvMx1depotSectionCode.Width = 82; |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码"; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | | this.gvMx1depotCode.MinWidth = 17; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 7; |
| | | this.gvMx1depotCode.Width = 94; |
| | | this.gvMx1depotCode.Width = 82; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "建立者"; |
| | | this.gridColumn3.FieldName = "createBy"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.MinWidth = 22; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 8; |
| | | this.gridColumn3.Width = 94; |
| | | this.gridColumn3.Width = 82; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "建立时间"; |
| | | this.gridColumn4.FieldName = "createDate"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.MinWidth = 22; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 9; |
| | | this.gridColumn4.Width = 94; |
| | | this.gridColumn4.Width = 82; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(961, 55); |
| | | this.picCheckBox.Location = new System.Drawing.Point(841, 43); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.Size = new System.Drawing.Size(88, 39); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // txt_dcstatus |
| | | // |
| | | this.txt_dcstatus.Location = new System.Drawing.Point(867, 84); |
| | | this.txt_dcstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dcstatus.Name = "txt_dcstatus"; |
| | | this.txt_dcstatus.Properties.Caption = "倒冲标识"; |
| | | this.txt_dcstatus.Size = new System.Drawing.Size(282, 20); |
| | | this.txt_dcstatus.StyleController = this.layoutMx1; |
| | | this.txt_dcstatus.TabIndex = 610; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_billNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(285, 24); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem20 |
| | | // |
| | | this.layoutControlItem20.Control = this.txt_dcstatus; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(855, 72); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(286, 24); |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem20.TextVisible = false; |
| | | // |
| | | // Frm_MesScrkDj |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1348, 682); |
| | | this.ClientSize = new System.Drawing.Size(1180, 530); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "Frm_MesScrkDj"; |
| | | this.Text = "产品入库单"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tldh.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dcstatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_billNo; |
| | | private DevExpress.XtraLayout.LayoutControl layoutMx1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_dcstatus; |
| | | private DevExpress.XtraEditors.CheckEdit txt_dcstatus; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; |
| | | } |
| | | } |