| | |
| | | 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(1128, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(987, 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(1128, 602); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(987, 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(1126, 570); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(985, 442); |
| | | 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(3, 2, 3, 2); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.Size = new System.Drawing.Size(985, 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(1126, 519); |
| | | this.gcMain1.Size = new System.Drawing.Size(985, 402); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.ColumnPanelRowHeight = 39; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_status, |
| | | this.gv_fType, |
| | |
| | | this.gridColumn35, |
| | | this.gridColumn36, |
| | | this.gridColumn16}); |
| | | 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_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "审核标识"; |
| | | this.gv_status.FieldName = "statusChk"; |
| | | this.gv_status.MinWidth = 25; |
| | | this.gv_status.MinWidth = 22; |
| | | this.gv_status.Name = "gv_status"; |
| | | this.gv_status.OptionsColumn.AllowEdit = false; |
| | | this.gv_status.Tag = "query_a.status"; |
| | | this.gv_status.Visible = true; |
| | | this.gv_status.VisibleIndex = 0; |
| | | this.gv_status.Width = 50; |
| | | this.gv_status.Width = 44; |
| | | // |
| | | // gv_fType |
| | | // |
| | | this.gv_fType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fType.Caption = "完结标识"; |
| | | this.gv_fType.FieldName = "wjChk"; |
| | | this.gv_fType.MinWidth = 25; |
| | | this.gv_fType.MinWidth = 22; |
| | | this.gv_fType.Name = "gv_fType"; |
| | | this.gv_fType.OptionsColumn.AllowEdit = false; |
| | | this.gv_fType.Tag = "query_a.f_type"; |
| | | this.gv_fType.Visible = true; |
| | | this.gv_fType.VisibleIndex = 1; |
| | | this.gv_fType.Width = 50; |
| | | this.gv_fType.Width = 44; |
| | | // |
| | | // gv_itemOutNo |
| | | // |
| | | this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemOutNo.Caption = "调拨单号"; |
| | | this.gv_itemOutNo.FieldName = "billNo"; |
| | | this.gv_itemOutNo.MinWidth = 17; |
| | | this.gv_itemOutNo.Name = "gv_itemOutNo"; |
| | | this.gv_itemOutNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemOutNo.Tag = "query_a.item_out_no"; |
| | | this.gv_itemOutNo.Visible = true; |
| | | this.gv_itemOutNo.VisibleIndex = 2; |
| | | this.gv_itemOutNo.Width = 100; |
| | | this.gv_itemOutNo.Width = 87; |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "申请单号"; |
| | | this.gv_suppNo.FieldName = "taskNo"; |
| | | 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 = 3; |
| | | this.gv_suppNo.Width = 94; |
| | | this.gv_suppNo.Width = 82; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "移出仓库ID"; |
| | | this.gridColumn1.FieldName = "fromDepotsId"; |
| | | this.gridColumn1.MinWidth = 17; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 82; |
| | | // |
| | | // gv_depotCode |
| | | // |
| | | this.gv_depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotCode.Caption = "移入仓库ID"; |
| | | this.gv_depotCode.FieldName = "invDepotsId"; |
| | | this.gv_depotCode.MinWidth = 17; |
| | | this.gv_depotCode.Name = "gv_depotCode"; |
| | | this.gv_depotCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotCode.Tag = "query_a.depot_code"; |
| | | this.gv_depotCode.Width = 94; |
| | | this.gv_depotCode.Width = 82; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "创建人"; |
| | | this.gridColumn3.FieldName = "createBy"; |
| | | this.gridColumn3.MinWidth = 17; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 4; |
| | | this.gridColumn3.Width = 94; |
| | | this.gridColumn3.Width = 82; |
| | | // |
| | | // 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 = 5; |
| | | this.gv_createDate.Width = 180; |
| | | this.gv_createDate.Width = 157; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "审核人"; |
| | | this.gridColumn4.FieldName = "checkuser"; |
| | | this.gridColumn4.MinWidth = 17; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 6; |
| | | this.gridColumn4.Width = 94; |
| | | this.gridColumn4.Width = 82; |
| | | // |
| | | // 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.Width = 157; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "移入仓库"; |
| | | this.gridColumn7.FieldName = "rkName"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.MinWidth = 22; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 8; |
| | | this.gridColumn7.Width = 94; |
| | | this.gridColumn7.Width = 82; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "移出仓库"; |
| | | this.gridColumn11.FieldName = "ckName"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.MinWidth = 22; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 9; |
| | | this.gridColumn11.Width = 94; |
| | | this.gridColumn11.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "申请组织"; |
| | | this.gridColumn12.FieldName = "fapporgName"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.MinWidth = 22; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 10; |
| | | this.gridColumn12.Width = 94; |
| | | this.gridColumn12.Width = 82; |
| | | // |
| | | // gridColumn31 |
| | | // |
| | | this.gridColumn31.Caption = "调拨类型"; |
| | | this.gridColumn31.FieldName = "ftranstype"; |
| | | this.gridColumn31.MinWidth = 25; |
| | | this.gridColumn31.MinWidth = 22; |
| | | this.gridColumn31.Name = "gridColumn31"; |
| | | this.gridColumn31.Visible = true; |
| | | this.gridColumn31.VisibleIndex = 11; |
| | | this.gridColumn31.Width = 94; |
| | | this.gridColumn31.Width = 82; |
| | | // |
| | | // gridColumn32 |
| | | // |
| | | this.gridColumn32.Caption = "调拨方向"; |
| | | this.gridColumn32.FieldName = "fTransferDirect"; |
| | | this.gridColumn32.MinWidth = 25; |
| | | this.gridColumn32.MinWidth = 22; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 12; |
| | | this.gridColumn32.Width = 94; |
| | | this.gridColumn32.Width = 82; |
| | | // |
| | | // gridColumn33 |
| | | // |
| | | this.gridColumn33.Caption = "调出货主类型"; |
| | | this.gridColumn33.FieldName = "fOwnerTypeOutIdHead"; |
| | | this.gridColumn33.MinWidth = 25; |
| | | this.gridColumn33.MinWidth = 22; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 13; |
| | | this.gridColumn33.Width = 94; |
| | | this.gridColumn33.Width = 82; |
| | | // |
| | | // gridColumn34 |
| | | // |
| | | this.gridColumn34.Caption = "调入货主类型"; |
| | | this.gridColumn34.FieldName = "fOwnerTypeInIdHead"; |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.MinWidth = 22; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 14; |
| | | this.gridColumn34.Width = 94; |
| | | this.gridColumn34.Width = 82; |
| | | // |
| | | // gridColumn35 |
| | | // |
| | | this.gridColumn35.Caption = "调出货主"; |
| | | this.gridColumn35.FieldName = "dcHz"; |
| | | this.gridColumn35.MinWidth = 25; |
| | | this.gridColumn35.MinWidth = 22; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 15; |
| | | this.gridColumn35.Width = 94; |
| | | this.gridColumn35.Width = 82; |
| | | // |
| | | // gridColumn36 |
| | | // |
| | | this.gridColumn36.Caption = "调入货主"; |
| | | this.gridColumn36.FieldName = "drHz"; |
| | | this.gridColumn36.MinWidth = 25; |
| | | this.gridColumn36.MinWidth = 22; |
| | | this.gridColumn36.Name = "gridColumn36"; |
| | | this.gridColumn36.Visible = true; |
| | | this.gridColumn36.VisibleIndex = 16; |
| | | this.gridColumn36.Width = 94; |
| | | this.gridColumn36.Width = 82; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "主键GUID"; |
| | | this.gridColumn16.FieldName = "guid"; |
| | | this.gridColumn16.MinWidth = 25; |
| | | this.gridColumn16.MinWidth = 22; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Width = 94; |
| | | this.gridColumn16.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(1126, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(985, 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(1126, 570); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(985, 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.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.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1126, 570); |
| | | this.splitMx1.SplitterPosition = 203; |
| | | this.splitMx1.Size = new System.Drawing.Size(985, 442); |
| | | this.splitMx1.SplitterPosition = 158; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem21}); |
| | | 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(576, 247, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 203); |
| | | this.layoutMx1.Size = new System.Drawing.Size(985, 158); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(840, 172); |
| | | this.lbGuid.Location = new System.Drawing.Point(735, 134); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(274, 30); |
| | | this.lbGuid.Size = new System.Drawing.Size(240, 23); |
| | | this.lbGuid.TabIndex = 437; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_fOwnerTypeInIdHead |
| | | // |
| | | this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 102); |
| | | this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(330, 82); |
| | | this.txt_fOwnerTypeInIdHead.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead"; |
| | | this.txt_fOwnerTypeInIdHead.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1; |
| | | this.txt_fOwnerTypeInIdHead.TabIndex = 432; |
| | | this.txt_fOwnerTypeInIdHead.Tag = "readonly"; |
| | | // |
| | | // txt_ckName |
| | | // |
| | | this.txt_ckName.Location = new System.Drawing.Point(942, 132); |
| | | this.txt_ckName.Location = new System.Drawing.Point(804, 106); |
| | | this.txt_ckName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_ckName.Name = "txt_ckName"; |
| | | this.txt_ckName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_ckName.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_ckName.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_ckName.StyleController = this.layoutMx1; |
| | | this.txt_ckName.TabIndex = 422; |
| | | this.txt_ckName.Tag = "readonly"; |
| | | // |
| | | // txt_fTransferDirect |
| | | // |
| | | this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 102); |
| | | this.txt_fTransferDirect.Location = new System.Drawing.Point(93, 82); |
| | | this.txt_fTransferDirect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fTransferDirect.Name = "txt_fTransferDirect"; |
| | | this.txt_fTransferDirect.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fTransferDirect.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fTransferDirect.StyleController = this.layoutMx1; |
| | | this.txt_fTransferDirect.TabIndex = 434; |
| | | this.txt_fTransferDirect.Tag = "readonly"; |
| | | // |
| | | // txt_rkName |
| | | // |
| | | this.txt_rkName.Location = new System.Drawing.Point(666, 132); |
| | | this.txt_rkName.Location = new System.Drawing.Point(567, 106); |
| | | this.txt_rkName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_rkName.Name = "txt_rkName"; |
| | | this.txt_rkName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_rkName.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_rkName.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_rkName.StyleController = this.layoutMx1; |
| | | this.txt_rkName.TabIndex = 420; |
| | | this.txt_rkName.Tag = "readonly"; |
| | | // |
| | | // txt_fBusinessType |
| | | // |
| | | this.txt_fBusinessType.Location = new System.Drawing.Point(114, 72); |
| | | this.txt_fBusinessType.Location = new System.Drawing.Point(93, 58); |
| | | this.txt_fBusinessType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fBusinessType.Name = "txt_fBusinessType"; |
| | | this.txt_fBusinessType.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fBusinessType.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fBusinessType.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fBusinessType.StyleController = this.layoutMx1; |
| | | this.txt_fBusinessType.TabIndex = 433; |
| | | this.txt_fBusinessType.Tag = "readonly"; |
| | | // |
| | | // txt_fOwnerTypeOutIdHead |
| | | // |
| | | this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(390, 72); |
| | | this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(330, 58); |
| | | this.txt_fOwnerTypeOutIdHead.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fOwnerTypeOutIdHead.Name = "txt_fOwnerTypeOutIdHead"; |
| | | this.txt_fOwnerTypeOutIdHead.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fOwnerTypeOutIdHead.StyleController = this.layoutMx1; |
| | | this.txt_fOwnerTypeOutIdHead.TabIndex = 431; |
| | | this.txt_fOwnerTypeOutIdHead.Tag = "readonly"; |
| | | // |
| | | // txt_sqRemarks |
| | | // |
| | | this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132); |
| | | this.txt_sqRemarks.Location = new System.Drawing.Point(93, 106); |
| | | this.txt_sqRemarks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_sqRemarks.Name = "txt_sqRemarks"; |
| | | this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_sqRemarks.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_sqRemarks.StyleController = this.layoutMx1; |
| | | this.txt_sqRemarks.TabIndex = 402; |
| | | // |
| | | // txt_taskNo |
| | | // |
| | | this.txt_taskNo.Location = new System.Drawing.Point(390, 132); |
| | | this.txt_taskNo.Location = new System.Drawing.Point(330, 106); |
| | | this.txt_taskNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_taskNo.Name = "txt_taskNo"; |
| | | this.txt_taskNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_taskNo.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_taskNo.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_taskNo.StyleController = this.layoutMx1; |
| | | this.txt_taskNo.TabIndex = 395; |
| | | this.txt_taskNo.Tag = "readonly"; |
| | | // |
| | | // txt_ftranstype |
| | | // |
| | | this.txt_ftranstype.Location = new System.Drawing.Point(390, 42); |
| | | this.txt_ftranstype.Location = new System.Drawing.Point(330, 34); |
| | | this.txt_ftranstype.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_ftranstype.Name = "txt_ftranstype"; |
| | | this.txt_ftranstype.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_ftranstype.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_ftranstype.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_ftranstype.StyleController = this.layoutMx1; |
| | | this.txt_ftranstype.TabIndex = 430; |
| | | this.txt_ftranstype.Tag = "readonly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(942, 42); |
| | | this.txt_createDate.Location = new System.Drawing.Point(804, 34); |
| | | 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(172, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 427; |
| | | this.txt_createDate.Tag = "readonly"; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_billNo.Location = new System.Drawing.Point(93, 10); |
| | | 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(170, 24); |
| | | this.txt_billNo.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 418; |
| | | this.txt_billNo.Tag = "readonly"; |
| | | // |
| | | // txt_fBillTypeID |
| | | // |
| | | this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 42); |
| | | this.txt_fBillTypeID.Location = new System.Drawing.Point(93, 34); |
| | | this.txt_fBillTypeID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fBillTypeID.Name = "txt_fBillTypeID"; |
| | | this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fBillTypeID.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fBillTypeID.StyleController = this.layoutMx1; |
| | | this.txt_fBillTypeID.TabIndex = 429; |
| | | this.txt_fBillTypeID.Tag = "readonly"; |
| | | // |
| | | // txt_fapporgName |
| | | // |
| | | this.txt_fapporgName.Location = new System.Drawing.Point(390, 12); |
| | | this.txt_fapporgName.Location = new System.Drawing.Point(330, 10); |
| | | this.txt_fapporgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fapporgName.Name = "txt_fapporgName"; |
| | | this.txt_fapporgName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fapporgName.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fapporgName.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fapporgName.StyleController = this.layoutMx1; |
| | | this.txt_fapporgName.TabIndex = 428; |
| | | this.txt_fapporgName.Tag = "readonly"; |
| | | // |
| | | // txt_fCreatorId |
| | | // |
| | | this.txt_fCreatorId.Location = new System.Drawing.Point(666, 12); |
| | | this.txt_fCreatorId.Location = new System.Drawing.Point(567, 10); |
| | | this.txt_fCreatorId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fCreatorId.Name = "txt_fCreatorId"; |
| | | this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fCreatorId.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fCreatorId.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fCreatorId.StyleController = this.layoutMx1; |
| | | this.txt_fCreatorId.TabIndex = 415; |
| | | this.txt_fCreatorId.Tag = "readonly"; |
| | | // |
| | | // txt_djcheckdate |
| | | // |
| | | this.txt_djcheckdate.Location = new System.Drawing.Point(666, 102); |
| | | this.txt_djcheckdate.Location = new System.Drawing.Point(567, 82); |
| | | this.txt_djcheckdate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_djcheckdate.Name = "txt_djcheckdate"; |
| | | this.txt_djcheckdate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_djcheckdate.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_djcheckdate.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_djcheckdate.StyleController = this.layoutMx1; |
| | | this.txt_djcheckdate.TabIndex = 392; |
| | | this.txt_djcheckdate.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(942, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(804, 10); |
| | | 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(172, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 425; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // txt_fCreateDate |
| | | // |
| | | this.txt_fCreateDate.Location = new System.Drawing.Point(666, 42); |
| | | this.txt_fCreateDate.Location = new System.Drawing.Point(567, 34); |
| | | this.txt_fCreateDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fCreateDate.Name = "txt_fCreateDate"; |
| | | this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fCreateDate.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fCreateDate.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fCreateDate.StyleController = this.layoutMx1; |
| | | this.txt_fCreateDate.TabIndex = 417; |
| | | this.txt_fCreateDate.Tag = "readonly"; |
| | | // |
| | | // txt_djcheckuser |
| | | // |
| | | this.txt_djcheckuser.Location = new System.Drawing.Point(666, 72); |
| | | this.txt_djcheckuser.Location = new System.Drawing.Point(567, 58); |
| | | this.txt_djcheckuser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_djcheckuser.Name = "txt_djcheckuser"; |
| | | this.txt_djcheckuser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_djcheckuser.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_djcheckuser.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_djcheckuser.StyleController = this.layoutMx1; |
| | | this.txt_djcheckuser.TabIndex = 390; |
| | | this.txt_djcheckuser.Tag = "readonly"; |
| | | // |
| | | // txt_statusChk |
| | | // |
| | | this.txt_statusChk.Location = new System.Drawing.Point(840, 72); |
| | | this.txt_statusChk.Location = new System.Drawing.Point(722, 58); |
| | | this.txt_statusChk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_statusChk.Name = "txt_statusChk"; |
| | | this.txt_statusChk.Properties.Caption = "审核状态"; |
| | | this.txt_statusChk.Size = new System.Drawing.Size(274, 24); |
| | | this.txt_statusChk.Size = new System.Drawing.Size(235, 20); |
| | | this.txt_statusChk.StyleController = this.layoutMx1; |
| | | this.txt_statusChk.TabIndex = 435; |
| | | this.txt_statusChk.Tag = "readonly"; |
| | | // |
| | | // txt_wjChk |
| | | // |
| | | this.txt_wjChk.Location = new System.Drawing.Point(840, 102); |
| | | this.txt_wjChk.Location = new System.Drawing.Point(722, 82); |
| | | this.txt_wjChk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_wjChk.Name = "txt_wjChk"; |
| | | this.txt_wjChk.Properties.Caption = "完结标识"; |
| | | this.txt_wjChk.Size = new System.Drawing.Size(274, 24); |
| | | this.txt_wjChk.Size = new System.Drawing.Size(235, 20); |
| | | this.txt_wjChk.StyleController = this.layoutMx1; |
| | | this.txt_wjChk.TabIndex = 436; |
| | | this.txt_wjChk.Tag = "readonly"; |
| | | // |
| | | // txt_drHz |
| | | // |
| | | this.txt_drHz.Location = new System.Drawing.Point(666, 162); |
| | | this.txt_drHz.Location = new System.Drawing.Point(567, 130); |
| | | this.txt_drHz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_drHz.Name = "txt_drHz"; |
| | | this.txt_drHz.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_drHz.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_drHz.StyleController = this.layoutMx1; |
| | | this.txt_drHz.TabIndex = 438; |
| | | // |
| | | // txt_dcHz |
| | | // |
| | | this.txt_dcHz.Location = new System.Drawing.Point(390, 162); |
| | | this.txt_dcHz.Location = new System.Drawing.Point(330, 130); |
| | | this.txt_dcHz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dcHz.Name = "txt_dcHz"; |
| | | this.txt_dcHz.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_dcHz.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_dcHz.StyleController = this.layoutMx1; |
| | | this.txt_dcHz.TabIndex = 439; |
| | | // |
| | | // txt_fSrcType |
| | | // |
| | | this.txt_fSrcType.Location = new System.Drawing.Point(114, 162); |
| | | this.txt_fSrcType.Location = new System.Drawing.Point(93, 130); |
| | | this.txt_fSrcType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fSrcType.Name = "txt_fSrcType"; |
| | | this.txt_fSrcType.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fSrcType.Size = new System.Drawing.Size(151, 20); |
| | | this.txt_fSrcType.StyleController = this.layoutMx1; |
| | | this.txt_fSrcType.TabIndex = 440; |
| | | // |
| | | // txt_djtype |
| | | // |
| | | this.txt_djtype.Location = new System.Drawing.Point(942, 162); |
| | | this.txt_djtype.Location = new System.Drawing.Point(804, 130); |
| | | this.txt_djtype.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_djtype.Name = "txt_djtype"; |
| | | this.txt_djtype.Size = new System.Drawing.Size(172, 24); |
| | | this.txt_djtype.Size = new System.Drawing.Size(153, 20); |
| | | this.txt_djtype.StyleController = this.layoutMx1; |
| | | this.txt_djtype.TabIndex = 441; |
| | | // |
| | |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 203); |
| | | this.Root.Size = new System.Drawing.Size(968, 160); |
| | | 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(276, 30); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem1.Text = "调拨单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_fapporgName; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(237, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem2.Text = "申请组织"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_fCreatorId; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(474, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem3.Text = "申请人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createBy; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(711, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem4.Text = "创建人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_fBillTypeID; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem5.Text = "申请类型"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_ftranstype; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(276, 30); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(237, 24); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem6.Text = "调拨类型"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_fCreateDate; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(552, 30); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(474, 24); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem7.Text = "申请时间"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_createDate; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(828, 30); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(711, 24); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem8.Text = "创建时间"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_fBusinessType; |
| | | 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(276, 30); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem9.Text = "业务类型"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_fOwnerTypeOutIdHead; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(276, 60); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(237, 48); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem10.Text = "调出货主类型"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_djcheckuser; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(552, 60); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(474, 48); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem11.Text = "审核人员"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_fTransferDirect; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(0, 90); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(0, 72); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem12.Text = "调拨方向"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_fOwnerTypeInIdHead; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(276, 90); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(237, 72); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem13.Text = "调入货主类型"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_djcheckdate; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(552, 90); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(474, 72); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem14.Text = "审核时间"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_sqRemarks; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(0, 120); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem15.Text = "申请备注"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_taskNo; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(276, 120); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(237, 96); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem16.Text = "申请单号"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_rkName; |
| | | this.layoutControlItem17.CustomizationFormText = "移入仓库"; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(552, 120); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(474, 96); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem17.Text = "移入仓库"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_ckName; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(828, 120); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(711, 96); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem18.Text = "移出仓库"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_statusChk; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(828, 60); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(711, 48); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem19.Text = "审核状态"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem19.TextVisible = false; |
| | |
| | | // layoutControlItem20 |
| | | // |
| | | this.layoutControlItem20.Control = this.txt_wjChk; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(828, 90); |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(711, 72); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem20.Text = "完结状态"; |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem20.TextVisible = false; |
| | |
| | | // layoutControlItem22 |
| | | // |
| | | this.layoutControlItem22.Control = this.txt_drHz; |
| | | this.layoutControlItem22.Location = new System.Drawing.Point(552, 150); |
| | | this.layoutControlItem22.Location = new System.Drawing.Point(474, 120); |
| | | this.layoutControlItem22.Name = "layoutControlItem22"; |
| | | this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem22.Text = "调入货主"; |
| | | this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem23 |
| | | // |
| | | this.layoutControlItem23.Control = this.txt_dcHz; |
| | | this.layoutControlItem23.Location = new System.Drawing.Point(276, 150); |
| | | this.layoutControlItem23.Location = new System.Drawing.Point(237, 120); |
| | | this.layoutControlItem23.Name = "layoutControlItem23"; |
| | | this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem23.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem23.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem23.Text = "调出货主"; |
| | | this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem24 |
| | | // |
| | | this.layoutControlItem24.Control = this.txt_fSrcType; |
| | | this.layoutControlItem24.Location = new System.Drawing.Point(0, 150); |
| | | this.layoutControlItem24.Location = new System.Drawing.Point(0, 120); |
| | | this.layoutControlItem24.Name = "layoutControlItem24"; |
| | | this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem24.Size = new System.Drawing.Size(276, 33); |
| | | this.layoutControlItem24.Size = new System.Drawing.Size(237, 24); |
| | | this.layoutControlItem24.Text = "源单类型"; |
| | | this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem24.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem25 |
| | | // |
| | | this.layoutControlItem25.Control = this.txt_djtype; |
| | | this.layoutControlItem25.Location = new System.Drawing.Point(828, 150); |
| | | this.layoutControlItem25.Location = new System.Drawing.Point(711, 120); |
| | | this.layoutControlItem25.Name = "layoutControlItem25"; |
| | | this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem25.Size = new System.Drawing.Size(278, 33); |
| | | this.layoutControlItem25.Size = new System.Drawing.Size(239, 24); |
| | | this.layoutControlItem25.Text = "单据类型"; |
| | | this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18); |
| | | this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 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(1126, 355); |
| | | this.tabMx.Size = new System.Drawing.Size(985, 274); |
| | | 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(1124, 323); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(983, 248); |
| | | 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(1124, 323); |
| | | this.gcMx1.Size = new System.Drawing.Size(983, 248); |
| | | this.gcMx1.TabIndex = 2; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gridColumn2, |
| | | this.gridColumn13, |
| | | this.gridColumn20}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "ID"; |
| | | this.gvMx1id.FieldName = "id"; |
| | | this.gvMx1id.MinWidth = 50; |
| | | this.gvMx1id.MinWidth = 44; |
| | | this.gvMx1id.Name = "gvMx1id"; |
| | | this.gvMx1id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1id.Tag = "query_a.id"; |
| | | this.gvMx1id.Width = 94; |
| | | this.gvMx1id.Width = 82; |
| | | // |
| | | // gvMx1mid |
| | | // |
| | | this.gvMx1mid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mid.Caption = "MID"; |
| | | this.gvMx1mid.FieldName = "pid"; |
| | | this.gvMx1mid.MinWidth = 50; |
| | | this.gvMx1mid.MinWidth = 44; |
| | | this.gvMx1mid.Name = "gvMx1mid"; |
| | | this.gvMx1mid.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1mid.Tag = "query_a.mid"; |
| | | this.gvMx1mid.Width = 94; |
| | | this.gvMx1mid.Width = 82; |
| | | // |
| | | // gvMx1bld002 |
| | | // |
| | | this.gvMx1bld002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld002.Caption = "物料编号"; |
| | | this.gvMx1bld002.FieldName = "itemNo"; |
| | | this.gvMx1bld002.MinWidth = 25; |
| | | this.gvMx1bld002.MinWidth = 22; |
| | | this.gvMx1bld002.Name = "gvMx1bld002"; |
| | | this.gvMx1bld002.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld002.Tag = "query_a.bld002"; |
| | | this.gvMx1bld002.Visible = true; |
| | | this.gvMx1bld002.VisibleIndex = 0; |
| | | this.gvMx1bld002.Width = 100; |
| | | this.gvMx1bld002.Width = 87; |
| | | // |
| | | // gvMx1bld003 |
| | | // |
| | | this.gvMx1bld003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld003.Caption = "物料名称"; |
| | | this.gvMx1bld003.FieldName = "itemName"; |
| | | this.gvMx1bld003.MinWidth = 25; |
| | | this.gvMx1bld003.MinWidth = 22; |
| | | this.gvMx1bld003.Name = "gvMx1bld003"; |
| | | this.gvMx1bld003.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld003.Tag = "query_a.bld003"; |
| | | this.gvMx1bld003.Visible = true; |
| | | this.gvMx1bld003.VisibleIndex = 1; |
| | | this.gvMx1bld003.Width = 120; |
| | | this.gvMx1bld003.Width = 105; |
| | | // |
| | | // itemModel |
| | | // |
| | | this.itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.itemModel.Caption = "规格型号"; |
| | | this.itemModel.FieldName = "itemModel"; |
| | | this.itemModel.MinWidth = 25; |
| | | this.itemModel.MinWidth = 22; |
| | | this.itemModel.Name = "itemModel"; |
| | | this.itemModel.OptionsColumn.ReadOnly = true; |
| | | this.itemModel.Tag = "query_a.bld004"; |
| | | this.itemModel.Visible = true; |
| | | this.itemModel.VisibleIndex = 2; |
| | | this.itemModel.Width = 120; |
| | | this.itemModel.Width = 105; |
| | | // |
| | | // gvMx1bld007 |
| | | // |
| | |
| | | this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld007.Caption = "申请数量"; |
| | | this.gvMx1bld007.FieldName = "shNum"; |
| | | this.gvMx1bld007.MinWidth = 50; |
| | | this.gvMx1bld007.MinWidth = 44; |
| | | this.gvMx1bld007.Name = "gvMx1bld007"; |
| | | this.gvMx1bld007.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1bld007.Visible = true; |
| | | this.gvMx1bld007.VisibleIndex = 3; |
| | | this.gvMx1bld007.Width = 94; |
| | | this.gvMx1bld007.Width = 82; |
| | | // |
| | | // gvMx1bld010 |
| | | // |
| | |
| | | this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld010.Caption = "申请备注"; |
| | | this.gvMx1bld010.FieldName = "sqRemark"; |
| | | this.gvMx1bld010.MinWidth = 50; |
| | | this.gvMx1bld010.MinWidth = 44; |
| | | this.gvMx1bld010.Name = "gvMx1bld010"; |
| | | this.gvMx1bld010.Tag = "edit"; |
| | | this.gvMx1bld010.Visible = true; |
| | | this.gvMx1bld010.VisibleIndex = 4; |
| | | this.gvMx1bld010.Width = 150; |
| | | this.gvMx1bld010.Width = 131; |
| | | // |
| | | // gvMx1bld008 |
| | | // |
| | | this.gvMx1bld008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld008.Caption = "调出已扫数量"; |
| | | this.gvMx1bld008.FieldName = "sQty"; |
| | | this.gvMx1bld008.MinWidth = 50; |
| | | this.gvMx1bld008.MinWidth = 44; |
| | | this.gvMx1bld008.Name = "gvMx1bld008"; |
| | | this.gvMx1bld008.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1bld008.Tag = "query_a.bld008"; |
| | | this.gvMx1bld008.Visible = true; |
| | | this.gvMx1bld008.VisibleIndex = 5; |
| | | this.gvMx1bld008.Width = 94; |
| | | this.gvMx1bld008.Width = 82; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "调入已扫数量"; |
| | | this.gridColumn2.FieldName = "rQty"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.MinWidth = 22; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 6; |
| | | this.gridColumn2.Width = 94; |
| | | this.gridColumn2.Width = 82; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "单位名称"; |
| | | this.gridColumn13.FieldName = "itemUnit"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.MinWidth = 22; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 7; |
| | | this.gridColumn13.Width = 94; |
| | | this.gridColumn13.Width = 82; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | | this.gridColumn20.Caption = "物料ID"; |
| | | this.gridColumn20.FieldName = "itemId"; |
| | | this.gridColumn20.MinWidth = 25; |
| | | this.gridColumn20.MinWidth = 22; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Width = 94; |
| | | this.gridColumn20.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(1124, 323); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(983, 248); |
| | | 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(1124, 323); |
| | | this.gcMx2.Size = new System.Drawing.Size(983, 248); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.gridColumn6, |
| | | this.gridColumn14, |
| | | this.gridColumn15}); |
| | | 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 = 50; |
| | | this.gvMx1guid.MinWidth = 44; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | | this.gvMx1guid.Tag = "query_a.guid"; |
| | | this.gvMx1guid.Width = 94; |
| | | this.gvMx1guid.Width = 82; |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | 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 = 1; |
| | | this.gvMx1itemBarcode.Width = 94; |
| | | this.gvMx1itemBarcode.Width = 82; |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "物料编码"; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | | this.gvMx1itemNo.MinWidth = 17; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | | this.gvMx1itemNo.VisibleIndex = 0; |
| | | this.gvMx1itemNo.Width = 94; |
| | | this.gvMx1itemNo.Width = 82; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "物料名称"; |
| | | this.gridColumn8.FieldName = "itemName"; |
| | | this.gridColumn8.MinWidth = 17; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 2; |
| | | this.gridColumn8.Width = 94; |
| | | this.gridColumn8.Width = 82; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "规格型号"; |
| | | this.gridColumn9.FieldName = "itemModel"; |
| | | this.gridColumn9.MinWidth = 17; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 3; |
| | | this.gridColumn9.Width = 94; |
| | | this.gridColumn9.Width = 82; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 50; |
| | | this.gvMx1quantity.MinWidth = 44; |
| | | 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; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "单位"; |
| | | this.gridColumn10.FieldName = "kcUnit"; |
| | | this.gridColumn10.MinWidth = 50; |
| | | this.gridColumn10.MinWidth = 44; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 5; |
| | | this.gridColumn10.Width = 94; |
| | | this.gridColumn10.Width = 82; |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "移出仓库ID"; |
| | | this.gvMx1depotCode.FieldName = "invDepotId"; |
| | | this.gvMx1depotCode.FieldName = "fromDepotId"; |
| | | this.gvMx1depotCode.MinWidth = 17; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 6; |
| | | this.gvMx1depotCode.Width = 94; |
| | | this.gvMx1depotCode.Width = 82; |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "移入仓库ID"; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.FieldName = "invDepotId"; |
| | | this.gvMx1depotSectionCode.MinWidth = 17; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 7; |
| | | this.gvMx1depotSectionCode.Width = 94; |
| | | this.gvMx1depotSectionCode.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 = 8; |
| | | 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 = 9; |
| | | this.gridColumn6.Width = 94; |
| | | this.gridColumn6.Width = 82; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "调入时间"; |
| | | this.gridColumn14.FieldName = "inTime"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.MinWidth = 22; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 10; |
| | | this.gridColumn14.Width = 94; |
| | | this.gridColumn14.Width = 82; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "调出时间"; |
| | | this.gridColumn15.FieldName = "outTime"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.MinWidth = 22; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 11; |
| | | this.gridColumn15.Width = 94; |
| | | this.gridColumn15.Width = 82; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(968, 55); |
| | | this.picCheckBox.Location = new System.Drawing.Point(847, 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 = 11; |
| | | this.picCheckBox.TabStop = false; |
| | |
| | | // |
| | | // Frm_MesDbckDj |
| | | // |
| | | 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(1128, 682); |
| | | this.ClientSize = new System.Drawing.Size(987, 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_MesDbckDj"; |
| | | this.Text = "调拨单"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |