| | |
| | | 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(6, 5, 6, 5); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1686, 97); |
| | | 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, 97); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1686, 737); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1180, 469); |
| | | 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(4, 5, 4, 5); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1684, 699); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1178, 443); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | |
| | | 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(4, 5, 4, 5); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | this.split1.Panel2.Controls.Add(this.xtraTabControl2); |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1684, 699); |
| | | this.split1.SplitterPosition = 451; |
| | | this.split1.Size = new System.Drawing.Size(1178, 443); |
| | | this.split1.SplitterPosition = 287; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1684, 184); |
| | | this.gcMain1.Size = new System.Drawing.Size(1178, 115); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.bandedGridColumn2, |
| | | this.gv_guid, |
| | | this.gridColumn14}); |
| | | this.gridView1.DetailHeight = 427; |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 61; |
| | | this.gridView1.IndicatorWidth = 43; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | |
| | | // |
| | | this.colChkInt.Caption = "."; |
| | | this.colChkInt.FieldName = "chkInt"; |
| | | this.colChkInt.MinWidth = 29; |
| | | this.colChkInt.Name = "colChkInt"; |
| | | this.colChkInt.Visible = true; |
| | | this.colChkInt.VisibleIndex = 0; |
| | | this.colChkInt.Width = 74; |
| | | this.colChkInt.Width = 52; |
| | | // |
| | | // gv_ischeck |
| | | // |
| | | this.gv_ischeck.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ischeck.Caption = "审核"; |
| | | this.gv_ischeck.FieldName = "checkStatus"; |
| | | this.gv_ischeck.MinWidth = 24; |
| | | this.gv_ischeck.MinWidth = 17; |
| | | this.gv_ischeck.Name = "gv_ischeck"; |
| | | this.gv_ischeck.OptionsColumn.AllowEdit = false; |
| | | this.gv_ischeck.Tag = "query_a.ISCHECK"; |
| | | this.gv_ischeck.Visible = true; |
| | | this.gv_ischeck.VisibleIndex = 1; |
| | | this.gv_ischeck.Width = 117; |
| | | this.gv_ischeck.Width = 82; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "委外"; |
| | | this.gridColumn9.FieldName = "isWw"; |
| | | this.gridColumn9.MinWidth = 31; |
| | | this.gridColumn9.MinWidth = 22; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 2; |
| | | this.gridColumn9.Width = 117; |
| | | this.gridColumn9.Width = 82; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "入库单号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 24; |
| | | 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 = 3; |
| | | this.gv_billNo.Width = 224; |
| | | this.gv_billNo.Width = 157; |
| | | // |
| | | // gv_taskNo |
| | | // |
| | | this.gv_taskNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskNo.Caption = "到货单号"; |
| | | this.gv_taskNo.FieldName = "taskNo"; |
| | | this.gv_taskNo.MinWidth = 24; |
| | | 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 = 4; |
| | | this.gv_taskNo.Width = 117; |
| | | this.gv_taskNo.Width = 82; |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编号"; |
| | | this.gv_suppNo.FieldName = "supNo"; |
| | | this.gv_suppNo.MinWidth = 24; |
| | | this.gv_suppNo.MinWidth = 17; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.SUPP_NO"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 5; |
| | | this.gv_suppNo.Width = 124; |
| | | this.gv_suppNo.Width = 87; |
| | | // |
| | | // gv_suppId |
| | | // |
| | | this.gv_suppId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppId.Caption = "供应商名称"; |
| | | this.gv_suppId.FieldName = "supName"; |
| | | this.gv_suppId.MinWidth = 24; |
| | | this.gv_suppId.MinWidth = 17; |
| | | this.gv_suppId.Name = "gv_suppId"; |
| | | this.gv_suppId.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppId.Tag = "query_a.SUPP_ID"; |
| | | this.gv_suppId.Visible = true; |
| | | this.gv_suppId.VisibleIndex = 6; |
| | | this.gv_suppId.Width = 187; |
| | | this.gv_suppId.Width = 131; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "仓库编号"; |
| | | this.gridColumn4.FieldName = "depotCode"; |
| | | this.gridColumn4.MinWidth = 31; |
| | | this.gridColumn4.MinWidth = 22; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 7; |
| | | this.gridColumn4.Width = 117; |
| | | this.gridColumn4.Width = 82; |
| | | // |
| | | // gv_depotsId |
| | | // |
| | | this.gv_depotsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsId.Caption = "仓库名称"; |
| | | this.gv_depotsId.FieldName = "depotName"; |
| | | this.gv_depotsId.MinWidth = 24; |
| | | 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 = 8; |
| | | this.gv_depotsId.Width = 124; |
| | | this.gv_depotsId.Width = 87; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createUser"; |
| | | this.gv_createBy.MinWidth = 24; |
| | | 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 = 9; |
| | | this.gv_createBy.Width = 100; |
| | | 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 = 24; |
| | | 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 = 10; |
| | | this.gv_createDate.Width = 224; |
| | | 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 = 24; |
| | | 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 = 11; |
| | | this.gv_lastupdateBy.Width = 117; |
| | | 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 = 24; |
| | | 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 = 12; |
| | | this.gv_lastupdateDate.Width = 117; |
| | | this.gv_lastupdateDate.Width = 82; |
| | | // |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注说明"; |
| | | this.gv_remark.FieldName = "dhgRemark"; |
| | | this.gv_remark.MinWidth = 24; |
| | | this.gv_remark.MinWidth = 17; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.REMARK"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 13; |
| | | this.gv_remark.Width = 150; |
| | | this.gv_remark.Width = 105; |
| | | // |
| | | // gv_paperBillNo |
| | | // |
| | | this.gv_paperBillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_paperBillNo.Caption = "送货单号 "; |
| | | this.gv_paperBillNo.FieldName = "shdh"; |
| | | this.gv_paperBillNo.MinWidth = 24; |
| | | this.gv_paperBillNo.MinWidth = 17; |
| | | this.gv_paperBillNo.Name = "gv_paperBillNo"; |
| | | this.gv_paperBillNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO"; |
| | | this.gv_paperBillNo.Visible = true; |
| | | this.gv_paperBillNo.VisibleIndex = 14; |
| | | this.gv_paperBillNo.Width = 150; |
| | | this.gv_paperBillNo.Width = 105; |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUserName"; |
| | | this.gv_checkUser.MinWidth = 24; |
| | | 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 = 15; |
| | | this.gv_checkUser.Width = 74; |
| | | 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 = 24; |
| | | 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 = 16; |
| | | this.gv_checkDate.Width = 224; |
| | | this.gv_checkDate.Width = 157; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "入库类别"; |
| | | this.gridColumn3.FieldName = "inType"; |
| | | this.gridColumn3.MinWidth = 31; |
| | | this.gridColumn3.MinWidth = 22; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 17; |
| | | this.gridColumn3.Width = 117; |
| | | this.gridColumn3.Width = 82; |
| | | // |
| | | // bandedGridColumn2 |
| | | // |
| | | this.bandedGridColumn2.Caption = "收料组织"; |
| | | this.bandedGridColumn2.FieldName = "receivingOrg"; |
| | | this.bandedGridColumn2.MinWidth = 24; |
| | | this.bandedGridColumn2.MinWidth = 17; |
| | | this.bandedGridColumn2.Name = "bandedGridColumn2"; |
| | | this.bandedGridColumn2.Tag = "org.fnamber"; |
| | | this.bandedGridColumn2.Visible = true; |
| | | this.bandedGridColumn2.VisibleIndex = 18; |
| | | this.bandedGridColumn2.Width = 311; |
| | | this.bandedGridColumn2.Width = 218; |
| | | // |
| | | // gv_guid |
| | | // |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键GUID"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 61; |
| | | this.gv_guid.MinWidth = 43; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.GUID"; |
| | | this.gv_guid.Width = 117; |
| | | this.gv_guid.Width = 82; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "打印次数"; |
| | | this.gridColumn14.FieldName = "printCount1"; |
| | | this.gridColumn14.MinWidth = 30; |
| | | this.gridColumn14.MinWidth = 21; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 19; |
| | | this.gridColumn14.Width = 107; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 184); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 115); |
| | | 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(1684, 49); |
| | | this.pageBar1.Size = new System.Drawing.Size(1178, 31); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | |
| | | // |
| | | this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.xtraTabControl2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.xtraTabControl2.Name = "xtraTabControl2"; |
| | | this.xtraTabControl2.SelectedTabPage = this.xtraTabPage4; |
| | | this.xtraTabControl2.Size = new System.Drawing.Size(1684, 451); |
| | | this.xtraTabControl2.Size = new System.Drawing.Size(1178, 287); |
| | | this.xtraTabControl2.TabIndex = 0; |
| | | this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage4, |
| | |
| | | // xtraTabPage4 |
| | | // |
| | | this.xtraTabPage4.Controls.Add(this.gcMxL1); |
| | | this.xtraTabPage4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.xtraTabPage4.Name = "xtraTabPage4"; |
| | | this.xtraTabPage4.Size = new System.Drawing.Size(1682, 413); |
| | | this.xtraTabPage4.Size = new System.Drawing.Size(1176, 261); |
| | | this.xtraTabPage4.Text = "物料明细"; |
| | | // |
| | | // gcMxL1 |
| | | // |
| | | this.gcMxL1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMxL1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMxL1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMxL1.MainView = this.gvMxL1; |
| | | this.gcMxL1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMxL1.Name = "gcMxL1"; |
| | | this.gcMxL1.Size = new System.Drawing.Size(1682, 413); |
| | | this.gcMxL1.Size = new System.Drawing.Size(1176, 261); |
| | | this.gcMxL1.TabIndex = 1; |
| | | this.gcMxL1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMxL1}); |
| | |
| | | this.gridColumn27, |
| | | this.gridColumn28, |
| | | this.gridColumn29}); |
| | | this.gvMxL1.DetailHeight = 427; |
| | | this.gvMxL1.DetailHeight = 272; |
| | | this.gvMxL1.GridControl = this.gcMxL1; |
| | | this.gvMxL1.Name = "gvMxL1"; |
| | | this.gvMxL1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | this.gridColumn15.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn15.Caption = "明细表主键GUID"; |
| | | this.gridColumn15.FieldName = "guid"; |
| | | this.gridColumn15.MinWidth = 61; |
| | | this.gridColumn15.MinWidth = 43; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Tag = "query_a.guid"; |
| | | this.gridColumn15.Width = 117; |
| | | this.gridColumn15.Width = 82; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn16.Caption = "物料ID"; |
| | | this.gridColumn16.FieldName = "itemId"; |
| | | this.gridColumn16.MinWidth = 24; |
| | | this.gridColumn16.MinWidth = 17; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Tag = "query_a.ITEM_ID"; |
| | | this.gridColumn16.Width = 117; |
| | | this.gridColumn16.Width = 82; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.Caption = "物料编号"; |
| | | this.gridColumn17.FieldName = "itemNo"; |
| | | this.gridColumn17.MinWidth = 24; |
| | | this.gridColumn17.MinWidth = 17; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 0; |
| | | this.gridColumn17.Width = 117; |
| | | this.gridColumn17.Width = 82; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn18.Caption = "物料名称"; |
| | | this.gridColumn18.FieldName = "itemName"; |
| | | this.gridColumn18.MinWidth = 24; |
| | | this.gridColumn18.MinWidth = 17; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Tag = "query_a.ITEM_SNAME"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 1; |
| | | this.gridColumn18.Width = 117; |
| | | this.gridColumn18.Width = 82; |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "物料规格"; |
| | | this.gridColumn19.FieldName = "itemModel"; |
| | | this.gridColumn19.MinWidth = 24; |
| | | this.gridColumn19.MinWidth = 17; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 2; |
| | | this.gridColumn19.Width = 117; |
| | | this.gridColumn19.Width = 82; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | | this.gridColumn20.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn20.Caption = "数量"; |
| | | this.gridColumn20.FieldName = "quantity"; |
| | | this.gridColumn20.MinWidth = 24; |
| | | this.gridColumn20.MinWidth = 17; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Tag = "query_a.QUANTITY"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 3; |
| | | this.gridColumn20.Width = 117; |
| | | this.gridColumn20.Width = 82; |
| | | // |
| | | // gridColumn21 |
| | | // |
| | | this.gridColumn21.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn21.Caption = "库存单位"; |
| | | this.gridColumn21.FieldName = "kcUnit"; |
| | | this.gridColumn21.MinWidth = 24; |
| | | this.gridColumn21.MinWidth = 17; |
| | | this.gridColumn21.Name = "gridColumn21"; |
| | | this.gridColumn21.Tag = "query_a.UNIT"; |
| | | this.gridColumn21.Visible = true; |
| | | this.gridColumn21.VisibleIndex = 4; |
| | | this.gridColumn21.Width = 117; |
| | | this.gridColumn21.Width = 82; |
| | | // |
| | | // gridColumn22 |
| | | // |
| | | this.gridColumn22.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn22.Caption = "采购单号"; |
| | | this.gridColumn22.FieldName = "cgdh"; |
| | | this.gridColumn22.MinWidth = 24; |
| | | this.gridColumn22.MinWidth = 17; |
| | | this.gridColumn22.Name = "gridColumn22"; |
| | | this.gridColumn22.Tag = "query_a.EBELN"; |
| | | this.gridColumn22.Visible = true; |
| | | this.gridColumn22.VisibleIndex = 5; |
| | | this.gridColumn22.Width = 117; |
| | | this.gridColumn22.Width = 82; |
| | | // |
| | | // gridColumn23 |
| | | // |
| | | this.gridColumn23.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn23.Caption = "采购订单ID"; |
| | | this.gridColumn23.FieldName = "ebelnK3id"; |
| | | this.gridColumn23.MinWidth = 24; |
| | | this.gridColumn23.MinWidth = 17; |
| | | this.gridColumn23.Name = "gridColumn23"; |
| | | this.gridColumn23.Tag = "query_a.EBELN_K3ID"; |
| | | this.gridColumn23.Visible = true; |
| | | this.gridColumn23.VisibleIndex = 6; |
| | | this.gridColumn23.Width = 117; |
| | | this.gridColumn23.Width = 82; |
| | | // |
| | | // gridColumn24 |
| | | // |
| | | this.gridColumn24.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn24.Caption = "采购订单行ID"; |
| | | this.gridColumn24.FieldName = "lineK3id"; |
| | | this.gridColumn24.MinWidth = 24; |
| | | this.gridColumn24.MinWidth = 17; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Tag = "query_a.LINE_K3ID"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 7; |
| | | this.gridColumn24.Width = 117; |
| | | this.gridColumn24.Width = 82; |
| | | // |
| | | // gridColumn25 |
| | | // |
| | | this.gridColumn25.Caption = "备注"; |
| | | this.gridColumn25.FieldName = "dhgRemark"; |
| | | this.gridColumn25.MinWidth = 31; |
| | | this.gridColumn25.MinWidth = 22; |
| | | this.gridColumn25.Name = "gridColumn25"; |
| | | this.gridColumn25.Visible = true; |
| | | this.gridColumn25.VisibleIndex = 8; |
| | | this.gridColumn25.Width = 117; |
| | | this.gridColumn25.Width = 82; |
| | | // |
| | | // gridColumn26 |
| | | // |
| | | this.gridColumn26.Caption = "建立者"; |
| | | this.gridColumn26.FieldName = "createBy"; |
| | | this.gridColumn26.MinWidth = 31; |
| | | this.gridColumn26.MinWidth = 22; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 9; |
| | | this.gridColumn26.Width = 117; |
| | | this.gridColumn26.Width = 82; |
| | | // |
| | | // gridColumn27 |
| | | // |
| | | this.gridColumn27.Caption = "建立时间"; |
| | | this.gridColumn27.FieldName = "createDate"; |
| | | this.gridColumn27.MinWidth = 31; |
| | | this.gridColumn27.MinWidth = 22; |
| | | this.gridColumn27.Name = "gridColumn27"; |
| | | this.gridColumn27.Visible = true; |
| | | this.gridColumn27.VisibleIndex = 10; |
| | | this.gridColumn27.Width = 117; |
| | | this.gridColumn27.Width = 82; |
| | | // |
| | | // gridColumn28 |
| | | // |
| | | this.gridColumn28.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn28.FieldName = "itemDabid"; |
| | | this.gridColumn28.MinWidth = 31; |
| | | this.gridColumn28.MinWidth = 22; |
| | | this.gridColumn28.Name = "gridColumn28"; |
| | | this.gridColumn28.Width = 117; |
| | | this.gridColumn28.Width = 82; |
| | | // |
| | | // gridColumn29 |
| | | // |
| | | this.gridColumn29.Caption = "需求跟踪"; |
| | | this.gridColumn29.FieldName = "xqgz"; |
| | | this.gridColumn29.MinWidth = 30; |
| | | this.gridColumn29.MinWidth = 21; |
| | | this.gridColumn29.Name = "gridColumn29"; |
| | | this.gridColumn29.Visible = true; |
| | | this.gridColumn29.VisibleIndex = 11; |
| | | this.gridColumn29.Width = 94; |
| | | this.gridColumn29.Width = 66; |
| | | // |
| | | // xtraTabPage5 |
| | | // |
| | | this.xtraTabPage5.Controls.Add(this.gcMxL2); |
| | | this.xtraTabPage5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.xtraTabPage5.Name = "xtraTabPage5"; |
| | | this.xtraTabPage5.Size = new System.Drawing.Size(1682, 413); |
| | | this.xtraTabPage5.Size = new System.Drawing.Size(1176, 261); |
| | | this.xtraTabPage5.Text = "入库条码"; |
| | | // |
| | | // gcMxL2 |
| | | // |
| | | this.gcMxL2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMxL2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMxL2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMxL2.MainView = this.gvMxL2; |
| | | this.gcMxL2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMxL2.Name = "gcMxL2"; |
| | | this.gcMxL2.Size = new System.Drawing.Size(1682, 413); |
| | | this.gcMxL2.Size = new System.Drawing.Size(1176, 261); |
| | | this.gcMxL2.TabIndex = 2; |
| | | this.gcMxL2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMxL2}); |
| | |
| | | this.gridColumn44, |
| | | this.gridColumn45, |
| | | this.gridColumn46}); |
| | | this.gvMxL2.DetailHeight = 427; |
| | | this.gvMxL2.DetailHeight = 272; |
| | | this.gvMxL2.GridControl = this.gcMxL2; |
| | | this.gvMxL2.Name = "gvMxL2"; |
| | | this.gvMxL2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gridColumn30.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn30.Caption = "guid "; |
| | | this.gridColumn30.FieldName = "guid"; |
| | | this.gridColumn30.MinWidth = 61; |
| | | this.gridColumn30.MinWidth = 43; |
| | | this.gridColumn30.Name = "gridColumn30"; |
| | | this.gridColumn30.Tag = "query_a.guid"; |
| | | this.gridColumn30.Width = 117; |
| | | this.gridColumn30.Width = 82; |
| | | // |
| | | // gridColumn31 |
| | | // |
| | | this.gridColumn31.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn31.Caption = "急料标记"; |
| | | this.gridColumn31.FieldName = "urgentFlag"; |
| | | this.gridColumn31.MinWidth = 61; |
| | | this.gridColumn31.MinWidth = 43; |
| | | this.gridColumn31.Name = "gridColumn31"; |
| | | this.gridColumn31.Tag = "query_a.URGENT_FLAG"; |
| | | this.gridColumn31.Width = 117; |
| | | this.gridColumn31.Width = 82; |
| | | // |
| | | // gridColumn32 |
| | | // |
| | | this.gridColumn32.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn32.Caption = "物料条码"; |
| | | this.gridColumn32.FieldName = "itemBarcode"; |
| | | this.gridColumn32.MinWidth = 24; |
| | | this.gridColumn32.MinWidth = 17; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 0; |
| | | this.gridColumn32.Width = 311; |
| | | this.gridColumn32.Width = 218; |
| | | // |
| | | // gridColumn33 |
| | | // |
| | | this.gridColumn33.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn33.Caption = "采购单号"; |
| | | this.gridColumn33.FieldName = "ebeln"; |
| | | this.gridColumn33.MinWidth = 24; |
| | | this.gridColumn33.MinWidth = 17; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Tag = "query_a.WORK_NO"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 1; |
| | | this.gridColumn33.Width = 124; |
| | | this.gridColumn33.Width = 87; |
| | | // |
| | | // gridColumn34 |
| | | // |
| | | this.gridColumn34.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn34.Caption = "物料编码"; |
| | | this.gridColumn34.FieldName = "itemNo"; |
| | | this.gridColumn34.MinWidth = 24; |
| | | this.gridColumn34.MinWidth = 17; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Tag = "query_a.C_ITEM_CODE"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 2; |
| | | this.gridColumn34.Width = 124; |
| | | this.gridColumn34.Width = 87; |
| | | // |
| | | // gridColumn35 |
| | | // |
| | | this.gridColumn35.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn35.Caption = "物料名称"; |
| | | this.gridColumn35.FieldName = "itemName"; |
| | | this.gridColumn35.MinWidth = 24; |
| | | this.gridColumn35.MinWidth = 17; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Tag = "query_a.ITEM_SNAME"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 3; |
| | | this.gridColumn35.Width = 311; |
| | | this.gridColumn35.Width = 218; |
| | | // |
| | | // gridColumn36 |
| | | // |
| | | this.gridColumn36.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn36.Caption = "规格型号"; |
| | | this.gridColumn36.FieldName = "itemModel"; |
| | | this.gridColumn36.MinWidth = 24; |
| | | this.gridColumn36.MinWidth = 17; |
| | | this.gridColumn36.Name = "gridColumn36"; |
| | | this.gridColumn36.Tag = "query_a.ITEM_NO"; |
| | | this.gridColumn36.Visible = true; |
| | | this.gridColumn36.VisibleIndex = 4; |
| | | this.gridColumn36.Width = 311; |
| | | this.gridColumn36.Width = 218; |
| | | // |
| | | // gridColumn37 |
| | | // |
| | | this.gridColumn37.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn37.Caption = "数量"; |
| | | this.gridColumn37.FieldName = "quantity"; |
| | | this.gridColumn37.MinWidth = 24; |
| | | this.gridColumn37.MinWidth = 17; |
| | | this.gridColumn37.Name = "gridColumn37"; |
| | | this.gridColumn37.Tag = "query_a.QUANTITY"; |
| | | this.gridColumn37.Visible = true; |
| | | this.gridColumn37.VisibleIndex = 5; |
| | | this.gridColumn37.Width = 117; |
| | | this.gridColumn37.Width = 82; |
| | | // |
| | | // gridColumn38 |
| | | // |
| | | this.gridColumn38.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn38.Caption = "库存单位"; |
| | | this.gridColumn38.FieldName = "kcUnit"; |
| | | this.gridColumn38.MinWidth = 24; |
| | | this.gridColumn38.MinWidth = 17; |
| | | this.gridColumn38.Name = "gridColumn38"; |
| | | this.gridColumn38.Tag = "query_a.UNIT"; |
| | | this.gridColumn38.Visible = true; |
| | | this.gridColumn38.VisibleIndex = 6; |
| | | this.gridColumn38.Width = 117; |
| | | this.gridColumn38.Width = 82; |
| | | // |
| | | // gridColumn39 |
| | | // |
| | | this.gridColumn39.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn39.Caption = "到货单号"; |
| | | this.gridColumn39.FieldName = "cbillNo"; |
| | | this.gridColumn39.MinWidth = 24; |
| | | this.gridColumn39.MinWidth = 17; |
| | | this.gridColumn39.Name = "gridColumn39"; |
| | | this.gridColumn39.Tag = "query_a.RBILL_NO"; |
| | | this.gridColumn39.Visible = true; |
| | | this.gridColumn39.VisibleIndex = 7; |
| | | this.gridColumn39.Width = 117; |
| | | this.gridColumn39.Width = 82; |
| | | // |
| | | // gridColumn40 |
| | | // |
| | | this.gridColumn40.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn40.Caption = "货位编码"; |
| | | this.gridColumn40.FieldName = "depotSectionCode"; |
| | | this.gridColumn40.MinWidth = 24; |
| | | this.gridColumn40.MinWidth = 17; |
| | | this.gridColumn40.Name = "gridColumn40"; |
| | | this.gridColumn40.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gridColumn40.Visible = true; |
| | | this.gridColumn40.VisibleIndex = 8; |
| | | this.gridColumn40.Width = 117; |
| | | this.gridColumn40.Width = 82; |
| | | // |
| | | // gridColumn41 |
| | | // |
| | | this.gridColumn41.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn41.Caption = "仓库编码"; |
| | | this.gridColumn41.FieldName = "depotCode"; |
| | | this.gridColumn41.MinWidth = 24; |
| | | this.gridColumn41.MinWidth = 17; |
| | | this.gridColumn41.Name = "gridColumn41"; |
| | | this.gridColumn41.Tag = "query_a.DEPOT_CODE"; |
| | | this.gridColumn41.Visible = true; |
| | | this.gridColumn41.VisibleIndex = 9; |
| | | this.gridColumn41.Width = 117; |
| | | this.gridColumn41.Width = 82; |
| | | // |
| | | // gridColumn42 |
| | | // |
| | | this.gridColumn42.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn42.Caption = "采购订单ID"; |
| | | this.gridColumn42.FieldName = "ebelnK3id"; |
| | | this.gridColumn42.MinWidth = 24; |
| | | this.gridColumn42.MinWidth = 17; |
| | | this.gridColumn42.Name = "gridColumn42"; |
| | | this.gridColumn42.Tag = "query_a.EBELN_K3ID"; |
| | | this.gridColumn42.Width = 117; |
| | | this.gridColumn42.Width = 82; |
| | | // |
| | | // gridColumn43 |
| | | // |
| | | this.gridColumn43.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn43.Caption = "采购订单行ID"; |
| | | this.gridColumn43.FieldName = "lineK3id"; |
| | | this.gridColumn43.MinWidth = 24; |
| | | this.gridColumn43.MinWidth = 17; |
| | | this.gridColumn43.Name = "gridColumn43"; |
| | | this.gridColumn43.Tag = "query_a.LINE_K3ID"; |
| | | this.gridColumn43.Width = 117; |
| | | this.gridColumn43.Width = 82; |
| | | // |
| | | // gridColumn44 |
| | | // |
| | | this.gridColumn44.Caption = "建立者"; |
| | | this.gridColumn44.FieldName = "createBy"; |
| | | this.gridColumn44.MinWidth = 31; |
| | | this.gridColumn44.MinWidth = 22; |
| | | this.gridColumn44.Name = "gridColumn44"; |
| | | this.gridColumn44.Visible = true; |
| | | this.gridColumn44.VisibleIndex = 10; |
| | | this.gridColumn44.Width = 117; |
| | | this.gridColumn44.Width = 82; |
| | | // |
| | | // gridColumn45 |
| | | // |
| | | this.gridColumn45.Caption = "建立时间"; |
| | | this.gridColumn45.FieldName = "createDate"; |
| | | this.gridColumn45.MinWidth = 31; |
| | | this.gridColumn45.MinWidth = 22; |
| | | this.gridColumn45.Name = "gridColumn45"; |
| | | this.gridColumn45.Visible = true; |
| | | this.gridColumn45.VisibleIndex = 11; |
| | | this.gridColumn45.Width = 117; |
| | | this.gridColumn45.Width = 82; |
| | | // |
| | | // gridColumn46 |
| | | // |
| | | this.gridColumn46.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn46.MinWidth = 31; |
| | | this.gridColumn46.MinWidth = 22; |
| | | this.gridColumn46.Name = "gridColumn46"; |
| | | this.gridColumn46.Width = 117; |
| | | this.gridColumn46.Width = 82; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1684, 699); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1178, 443); |
| | | 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(4, 5, 4, 5); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1684, 699); |
| | | this.splitMx1.SplitterPosition = 176; |
| | | this.splitMx1.Size = new System.Drawing.Size(1178, 443); |
| | | this.splitMx1.SplitterPosition = 112; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutControlItem7, |
| | | this.labl_guid}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(531, 330, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1684, 176); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1178, 112); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(114, 90); |
| | | this.txt_dptName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_dptName.Location = new System.Drawing.Point(76, 57); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_dptName.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 593; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_dhgRemark |
| | | // |
| | | this.txt_dhgRemark.Location = new System.Drawing.Point(530, 129); |
| | | this.txt_dhgRemark.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_dhgRemark.Location = new System.Drawing.Point(367, 82); |
| | | this.txt_dhgRemark.Name = "txt_dhgRemark"; |
| | | this.txt_dhgRemark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dhgRemark.Size = new System.Drawing.Size(726, 28); |
| | | this.txt_dhgRemark.Size = new System.Drawing.Size(512, 20); |
| | | this.txt_dhgRemark.StyleController = this.layoutMx1; |
| | | this.txt_dhgRemark.TabIndex = 240; |
| | | // |
| | | // txt_suppName |
| | | // |
| | | this.txt_suppName.Location = new System.Drawing.Point(114, 51); |
| | | this.txt_suppName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_suppName.Location = new System.Drawing.Point(76, 32); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_suppName.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_suppName.StyleController = this.layoutMx1; |
| | | this.txt_suppName.TabIndex = 592; |
| | | this.txt_suppName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1362, 12); |
| | | this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(949, 7); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(1256, 170); |
| | | this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbGuid.Location = new System.Drawing.Point(879, 108); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(411, 72); |
| | | this.lbGuid.Size = new System.Drawing.Size(288, 46); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(530, 51); |
| | | this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(367, 32); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 243; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1362, 51); |
| | | this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(949, 32); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 587; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_billNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_billNo.Location = new System.Drawing.Point(76, 7); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_billNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // txt_cbillNo |
| | | // |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(530, 12); |
| | | this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(367, 7); |
| | | this.txt_cbillNo.Name = "txt_cbillNo"; |
| | | this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_cbillNo.StyleController = this.layoutMx1; |
| | | this.txt_cbillNo.TabIndex = 507; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(946, 12); |
| | | this.txt_createBy.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_createBy.Location = new System.Drawing.Point(658, 7); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(310, 28); |
| | | 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(946, 51); |
| | | this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_createDate.Location = new System.Drawing.Point(658, 32); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_createDate.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1260, 90); |
| | | this.txt_fstatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(881, 57); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(412, 27); |
| | | this.txt_fstatus.Size = new System.Drawing.Size(289, 20); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 596; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(1366, 185); |
| | | this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_guid.Location = new System.Drawing.Point(956, 118); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(301, 28); |
| | | this.txt_guid.Size = new System.Drawing.Size(211, 20); |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 597; |
| | | // |
| | | // txt_depotCode |
| | | // |
| | | this.txt_depotCode.Location = new System.Drawing.Point(114, 129); |
| | | this.txt_depotCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_depotCode.Location = new System.Drawing.Point(76, 82); |
| | | this.txt_depotCode.Name = "txt_depotCode"; |
| | | this.txt_depotCode.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_depotCode.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_depotCode.StyleController = this.layoutMx1; |
| | | this.txt_depotCode.TabIndex = 598; |
| | | // |
| | | // txt_receivingOrg |
| | | // |
| | | this.txt_receivingOrg.Location = new System.Drawing.Point(530, 90); |
| | | this.txt_receivingOrg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.txt_receivingOrg.Location = new System.Drawing.Point(367, 57); |
| | | this.txt_receivingOrg.Name = "txt_receivingOrg"; |
| | | this.txt_receivingOrg.Size = new System.Drawing.Size(310, 28); |
| | | this.txt_receivingOrg.Size = new System.Drawing.Size(221, 20); |
| | | this.txt_receivingOrg.StyleController = this.layoutMx1; |
| | | this.txt_receivingOrg.TabIndex = 599; |
| | | // |
| | |
| | | this.labl_guid.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.labl_guid.Size = new System.Drawing.Size(333, 70); |
| | | this.labl_guid.Text = "主键GUID"; |
| | | this.labl_guid.TextSize = new System.Drawing.Size(61, 24); |
| | | this.labl_guid.TextSize = new System.Drawing.Size(43, 15); |
| | | // |
| | | // Root |
| | | // |
| | |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | this.Root.Size = new System.Drawing.Size(1684, 176); |
| | | this.Root.Size = new System.Drawing.Size(1178, 112); |
| | | 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(416, 39); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_cbillNo; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(416, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(291, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem2.Text = "到货单号"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_createBy; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(832, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(582, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem3.Text = "创建人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createDate; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(832, 39); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(582, 25); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(1248, 0); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(873, 0); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem5.Text = "审核人员"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_checkDate; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(1248, 39); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(873, 25); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem6.Text = "审核时间"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_paperBillNo; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(416, 39); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(291, 25); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem8.Text = "送货单号"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_suppName; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 39); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 25); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem9.Text = "供应商名称"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_dptName; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(0, 78); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(0, 50); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem10.Text = "仓库名称"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_fstatus; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(1248, 78); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(873, 50); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem12.Text = "审核状态"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem12.TextVisible = false; |
| | |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_depotCode; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 117); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 75); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem13.Text = "仓库编号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_dhgRemark; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(416, 117); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(291, 75); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(832, 39); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(582, 25); |
| | | this.layoutControlItem11.Text = "备注说明"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_receivingOrg; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(416, 78); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(291, 50); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(416, 39); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(291, 25); |
| | | this.layoutControlItem14.Text = "收料组织"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22); |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 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(4, 5, 4, 5); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(1684, 508); |
| | | this.tabMx.Size = new System.Drawing.Size(1178, 321); |
| | | 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(4, 5, 4, 5); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1682, 470); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1176, 295); |
| | | this.tabMxPage2.Text = "物料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1682, 470); |
| | | this.gcMx1.Size = new System.Drawing.Size(1176, 295); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gridColumn6, |
| | | this.gridColumn11, |
| | | this.gridColumn13}); |
| | | this.gvMx1.DetailHeight = 427; |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | this.gvMx2guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2guid.Caption = "明细表主键GUID"; |
| | | this.gvMx2guid.FieldName = "guid"; |
| | | this.gvMx2guid.MinWidth = 61; |
| | | this.gvMx2guid.MinWidth = 43; |
| | | this.gvMx2guid.Name = "gvMx2guid"; |
| | | this.gvMx2guid.Tag = "query_a.guid"; |
| | | this.gvMx2guid.Width = 117; |
| | | this.gvMx2guid.Width = 82; |
| | | // |
| | | // gvMx2itemId |
| | | // |
| | | this.gvMx2itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemId.Caption = "物料ID"; |
| | | this.gvMx2itemId.FieldName = "itemId"; |
| | | this.gvMx2itemId.MinWidth = 24; |
| | | this.gvMx2itemId.MinWidth = 17; |
| | | this.gvMx2itemId.Name = "gvMx2itemId"; |
| | | this.gvMx2itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gvMx2itemId.Width = 117; |
| | | this.gvMx2itemId.Width = 82; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编号"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.MinWidth = 24; |
| | | this.gridColumn2.MinWidth = 17; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | | this.gridColumn2.Width = 117; |
| | | this.gridColumn2.Width = 82; |
| | | // |
| | | // gvMx2itemSname |
| | | // |
| | | this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemSname.Caption = "物料名称"; |
| | | this.gvMx2itemSname.FieldName = "itemName"; |
| | | this.gvMx2itemSname.MinWidth = 24; |
| | | 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 = 117; |
| | | this.gvMx2itemSname.Width = 82; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "物料规格"; |
| | | this.gridColumn1.FieldName = "itemModel"; |
| | | this.gridColumn1.MinWidth = 24; |
| | | this.gridColumn1.MinWidth = 17; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 2; |
| | | this.gridColumn1.Width = 117; |
| | | this.gridColumn1.Width = 82; |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.Caption = "数量"; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | | this.gvMx2quantity.MinWidth = 24; |
| | | 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 = 117; |
| | | this.gvMx2quantity.Width = 82; |
| | | // |
| | | // gvMx2unit |
| | | // |
| | | this.gvMx2unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2unit.Caption = "库存单位"; |
| | | this.gvMx2unit.FieldName = "kcUnit"; |
| | | this.gvMx2unit.MinWidth = 24; |
| | | 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 = 117; |
| | | this.gvMx2unit.Width = 82; |
| | | // |
| | | // gvMx2ebeln |
| | | // |
| | | this.gvMx2ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebeln.Caption = "采购单号"; |
| | | this.gvMx2ebeln.FieldName = "cgdh"; |
| | | this.gvMx2ebeln.MinWidth = 24; |
| | | this.gvMx2ebeln.MinWidth = 17; |
| | | this.gvMx2ebeln.Name = "gvMx2ebeln"; |
| | | this.gvMx2ebeln.Tag = "query_a.EBELN"; |
| | | this.gvMx2ebeln.Visible = true; |
| | | this.gvMx2ebeln.VisibleIndex = 5; |
| | | this.gvMx2ebeln.Width = 117; |
| | | this.gvMx2ebeln.Width = 82; |
| | | // |
| | | // gvMx2ebelnK3id |
| | | // |
| | | this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebelnK3id.Caption = "采购订单ID"; |
| | | this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx2ebelnK3id.MinWidth = 24; |
| | | this.gvMx2ebelnK3id.MinWidth = 17; |
| | | this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; |
| | | this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx2ebelnK3id.Visible = true; |
| | | this.gvMx2ebelnK3id.VisibleIndex = 6; |
| | | this.gvMx2ebelnK3id.Width = 117; |
| | | this.gvMx2ebelnK3id.Width = 82; |
| | | // |
| | | // gvMx2lineK3id |
| | | // |
| | | this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2lineK3id.Caption = "采购订单行ID"; |
| | | this.gvMx2lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx2lineK3id.MinWidth = 24; |
| | | this.gvMx2lineK3id.MinWidth = 17; |
| | | this.gvMx2lineK3id.Name = "gvMx2lineK3id"; |
| | | this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx2lineK3id.Visible = true; |
| | | this.gvMx2lineK3id.VisibleIndex = 7; |
| | | this.gvMx2lineK3id.Width = 117; |
| | | this.gvMx2lineK3id.Width = 82; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "备注"; |
| | | this.gridColumn10.FieldName = "dhgRemark"; |
| | | this.gridColumn10.MinWidth = 31; |
| | | this.gridColumn10.MinWidth = 22; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 8; |
| | | this.gridColumn10.Width = 117; |
| | | this.gridColumn10.Width = 82; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "建立者"; |
| | | this.gridColumn5.FieldName = "createBy"; |
| | | this.gridColumn5.MinWidth = 31; |
| | | this.gridColumn5.MinWidth = 22; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 9; |
| | | this.gridColumn5.Width = 117; |
| | | this.gridColumn5.Width = 82; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "建立时间"; |
| | | this.gridColumn6.FieldName = "createDate"; |
| | | this.gridColumn6.MinWidth = 31; |
| | | this.gridColumn6.MinWidth = 22; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 10; |
| | | this.gridColumn6.Width = 117; |
| | | this.gridColumn6.Width = 82; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn11.FieldName = "itemDabid"; |
| | | this.gridColumn11.MinWidth = 31; |
| | | this.gridColumn11.MinWidth = 22; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Width = 117; |
| | | this.gridColumn11.Width = 82; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "需求跟踪"; |
| | | this.gridColumn13.FieldName = "xqgz"; |
| | | this.gridColumn13.MinWidth = 30; |
| | | this.gridColumn13.MinWidth = 21; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 11; |
| | | this.gridColumn13.Width = 94; |
| | | this.gridColumn13.Width = 66; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1682, 470); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1177, 300); |
| | | this.xtraTabPage3.Text = "入库条码"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1682, 470); |
| | | this.gcMx2.Size = new System.Drawing.Size(1177, 300); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.gridColumn7, |
| | | this.gridColumn8, |
| | | this.gridColumn12}); |
| | | this.gvMx2.DetailHeight = 427; |
| | | this.gvMx2.DetailHeight = 272; |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | | this.gvMx1guid.MinWidth = 61; |
| | | this.gvMx1guid.MinWidth = 43; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | | this.gvMx1guid.Tag = "query_a.guid"; |
| | | this.gvMx1guid.Width = 117; |
| | | this.gvMx1guid.Width = 82; |
| | | // |
| | | // gvMx1urgentFlag |
| | | // |
| | | this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1urgentFlag.Caption = "急料标记"; |
| | | this.gvMx1urgentFlag.FieldName = "urgentFlag"; |
| | | this.gvMx1urgentFlag.MinWidth = 61; |
| | | this.gvMx1urgentFlag.MinWidth = 43; |
| | | this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; |
| | | this.gvMx1urgentFlag.Tag = "query_a.URGENT_FLAG"; |
| | | this.gvMx1urgentFlag.Width = 117; |
| | | this.gvMx1urgentFlag.Width = 82; |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码"; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.MinWidth = 24; |
| | | 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 = 311; |
| | | this.gvMx1itemBarcode.Width = 218; |
| | | // |
| | | // gvMx1workNo |
| | | // |
| | | this.gvMx1workNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1workNo.Caption = "采购单号"; |
| | | this.gvMx1workNo.FieldName = "ebeln"; |
| | | this.gvMx1workNo.MinWidth = 24; |
| | | this.gvMx1workNo.MinWidth = 17; |
| | | this.gvMx1workNo.Name = "gvMx1workNo"; |
| | | this.gvMx1workNo.Tag = "query_a.WORK_NO"; |
| | | this.gvMx1workNo.Visible = true; |
| | | this.gvMx1workNo.VisibleIndex = 1; |
| | | this.gvMx1workNo.Width = 124; |
| | | this.gvMx1workNo.Width = 87; |
| | | // |
| | | // gvMx1cItemCode |
| | | // |
| | | this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cItemCode.Caption = "物料编码"; |
| | | this.gvMx1cItemCode.FieldName = "itemNo"; |
| | | this.gvMx1cItemCode.MinWidth = 24; |
| | | this.gvMx1cItemCode.MinWidth = 17; |
| | | this.gvMx1cItemCode.Name = "gvMx1cItemCode"; |
| | | this.gvMx1cItemCode.Tag = "query_a.C_ITEM_CODE"; |
| | | this.gvMx1cItemCode.Visible = true; |
| | | this.gvMx1cItemCode.VisibleIndex = 2; |
| | | this.gvMx1cItemCode.Width = 124; |
| | | this.gvMx1cItemCode.Width = 87; |
| | | // |
| | | // gvMx1itemSname |
| | | // |
| | | this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemSname.Caption = "物料名称"; |
| | | this.gvMx1itemSname.FieldName = "itemName"; |
| | | this.gvMx1itemSname.MinWidth = 24; |
| | | this.gvMx1itemSname.MinWidth = 17; |
| | | this.gvMx1itemSname.Name = "gvMx1itemSname"; |
| | | this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME"; |
| | | this.gvMx1itemSname.Visible = true; |
| | | this.gvMx1itemSname.VisibleIndex = 3; |
| | | this.gvMx1itemSname.Width = 311; |
| | | this.gvMx1itemSname.Width = 218; |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "规格型号"; |
| | | this.gvMx1itemNo.FieldName = "itemModel"; |
| | | this.gvMx1itemNo.MinWidth = 24; |
| | | this.gvMx1itemNo.MinWidth = 17; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | | this.gvMx1itemNo.VisibleIndex = 4; |
| | | this.gvMx1itemNo.Width = 311; |
| | | this.gvMx1itemNo.Width = 218; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 24; |
| | | this.gvMx1quantity.MinWidth = 17; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 5; |
| | | this.gvMx1quantity.Width = 117; |
| | | this.gvMx1quantity.Width = 82; |
| | | // |
| | | // gvMx1unit |
| | | // |
| | | this.gvMx1unit.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1unit.Caption = "库存单位"; |
| | | this.gvMx1unit.FieldName = "kcUnit"; |
| | | this.gvMx1unit.MinWidth = 24; |
| | | this.gvMx1unit.MinWidth = 17; |
| | | this.gvMx1unit.Name = "gvMx1unit"; |
| | | this.gvMx1unit.Tag = "query_a.UNIT"; |
| | | this.gvMx1unit.Visible = true; |
| | | this.gvMx1unit.VisibleIndex = 6; |
| | | this.gvMx1unit.Width = 117; |
| | | this.gvMx1unit.Width = 82; |
| | | // |
| | | // gvMx1rbillNo |
| | | // |
| | | this.gvMx1rbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1rbillNo.Caption = "到货单号"; |
| | | this.gvMx1rbillNo.FieldName = "cbillNo"; |
| | | this.gvMx1rbillNo.MinWidth = 24; |
| | | this.gvMx1rbillNo.MinWidth = 17; |
| | | this.gvMx1rbillNo.Name = "gvMx1rbillNo"; |
| | | this.gvMx1rbillNo.Tag = "query_a.RBILL_NO"; |
| | | this.gvMx1rbillNo.Visible = true; |
| | | this.gvMx1rbillNo.VisibleIndex = 7; |
| | | this.gvMx1rbillNo.Width = 117; |
| | | this.gvMx1rbillNo.Width = 82; |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码"; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.MinWidth = 24; |
| | | this.gvMx1depotSectionCode.MinWidth = 17; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 8; |
| | | this.gvMx1depotSectionCode.Width = 117; |
| | | this.gvMx1depotSectionCode.Width = 82; |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码"; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | | this.gvMx1depotCode.MinWidth = 24; |
| | | this.gvMx1depotCode.MinWidth = 17; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 9; |
| | | this.gvMx1depotCode.Width = 117; |
| | | this.gvMx1depotCode.Width = 82; |
| | | // |
| | | // gvMx1ebelnK3id |
| | | // |
| | | this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnK3id.Caption = "采购订单ID"; |
| | | this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnK3id.MinWidth = 24; |
| | | this.gvMx1ebelnK3id.MinWidth = 17; |
| | | this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx1ebelnK3id.Width = 117; |
| | | this.gvMx1ebelnK3id.Width = 82; |
| | | // |
| | | // gvMx1lineK3id |
| | | // |
| | | this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lineK3id.Caption = "采购订单行ID"; |
| | | this.gvMx1lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx1lineK3id.MinWidth = 24; |
| | | this.gvMx1lineK3id.MinWidth = 17; |
| | | this.gvMx1lineK3id.Name = "gvMx1lineK3id"; |
| | | this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx1lineK3id.Width = 117; |
| | | this.gvMx1lineK3id.Width = 82; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "建立者"; |
| | | this.gridColumn7.FieldName = "createBy"; |
| | | this.gridColumn7.MinWidth = 31; |
| | | this.gridColumn7.MinWidth = 22; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 117; |
| | | this.gridColumn7.Width = 82; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "建立时间"; |
| | | this.gridColumn8.FieldName = "createDate"; |
| | | this.gridColumn8.MinWidth = 31; |
| | | this.gridColumn8.MinWidth = 22; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.Width = 117; |
| | | this.gridColumn8.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn12.MinWidth = 31; |
| | | this.gridColumn12.MinWidth = 22; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Width = 117; |
| | | this.gridColumn12.Width = 82; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(1201, 68); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.picCheckBox.Location = new System.Drawing.Point(841, 43); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(126, 61); |
| | | 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; |
| | |
| | | // |
| | | // Frm_MesInvItemIns |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1686, 834); |
| | | this.ClientSize = new System.Drawing.Size(1180, 531); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.Name = "Frm_MesInvItemIns"; |
| | | this.Text = "采购入库单"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |