| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | 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; |
| | | // |
| | | // 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.VisibleIndex = 1; |
| | | this.gv_itemOutNo.Width = 100; |
| | | // |
| | | // 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.VisibleIndex = 2; |
| | | this.gv_suppNo.Width = 94; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; |
| | | this.gridColumn1.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn1.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; |
| | | this.gridColumn1.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn1.Caption = "移出仓库ID"; |
| | | this.gridColumn1.FieldName = "fromDepotsId"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | |
| | | this.gridColumn3.FieldName = "createBy"; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 4; |
| | | this.gridColumn3.VisibleIndex = 5; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // 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.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.FieldName = "checkuser"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 6; |
| | | this.gridColumn4.VisibleIndex = 7; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // 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.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 180; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; |
| | | this.gridColumn7.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn7.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; |
| | | this.gridColumn7.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn7.Caption = "移入仓库"; |
| | | this.gridColumn7.FieldName = "rkName"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 8; |
| | | this.gridColumn7.VisibleIndex = 4; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; |
| | | this.gridColumn11.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn11.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; |
| | | this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn11.Caption = "移出仓库"; |
| | | this.gridColumn11.FieldName = "ckName"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 9; |
| | | this.gridColumn11.VisibleIndex = 3; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 10; |
| | | this.gridColumn12.VisibleIndex = 9; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn31 |
| | |
| | | this.gridColumn31.MinWidth = 25; |
| | | this.gridColumn31.Name = "gridColumn31"; |
| | | this.gridColumn31.Visible = true; |
| | | this.gridColumn31.VisibleIndex = 11; |
| | | this.gridColumn31.VisibleIndex = 10; |
| | | this.gridColumn31.Width = 94; |
| | | // |
| | | // gridColumn32 |
| | |
| | | this.gridColumn32.MinWidth = 25; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 12; |
| | | this.gridColumn32.VisibleIndex = 11; |
| | | this.gridColumn32.Width = 94; |
| | | // |
| | | // gridColumn33 |
| | |
| | | this.gridColumn33.MinWidth = 25; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 13; |
| | | this.gridColumn33.VisibleIndex = 12; |
| | | this.gridColumn33.Width = 94; |
| | | // |
| | | // gridColumn34 |
| | |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 14; |
| | | this.gridColumn34.VisibleIndex = 13; |
| | | this.gridColumn34.Width = 94; |
| | | // |
| | | // gridColumn35 |
| | |
| | | this.gridColumn35.MinWidth = 25; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 15; |
| | | this.gridColumn35.VisibleIndex = 14; |
| | | this.gridColumn35.Width = 94; |
| | | // |
| | | // gridColumn36 |
| | |
| | | this.gridColumn36.MinWidth = 25; |
| | | this.gridColumn36.Name = "gridColumn36"; |
| | | this.gridColumn36.Visible = true; |
| | | this.gridColumn36.VisibleIndex = 16; |
| | | this.gridColumn36.VisibleIndex = 15; |
| | | this.gridColumn36.Width = 94; |
| | | // |
| | | // gridColumn16 |
| | |
| | | this.layoutControlItem25}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1.Width = 100D; |
| | | columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition2.Width = 100D; |
| | | columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition4.Width = 100D; |
| | | columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5.Width = 100D; |
| | | columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition6.Width = 100D; |
| | | columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition7.Width = 100D; |
| | | columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition1, |
| | | columnDefinition2, |
| | | columnDefinition3, |
| | | columnDefinition4}); |
| | | rowDefinition1.Height = 100D; |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition2.Height = 100D; |
| | | rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition3.Height = 100D; |
| | | rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition4.Height = 100D; |
| | | rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | rowDefinition7.Height = 100D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition9.Height = 100D; |
| | | rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition10.Height = 100D; |
| | | rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition11.Height = 100D; |
| | | rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition12.Height = 100D; |
| | | rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6}); |
| | | rowDefinition7, |
| | | rowDefinition8, |
| | | rowDefinition9, |
| | | rowDefinition10, |
| | | rowDefinition11, |
| | | rowDefinition12}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 203); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld007.Caption = "申请数量"; |
| | | this.gvMx1bld007.FieldName = "shNum"; |
| | | this.gvMx1bld007.FieldName = "fQty"; |
| | | this.gvMx1bld007.MinWidth = 50; |
| | | this.gvMx1bld007.Name = "gvMx1bld007"; |
| | | this.gvMx1bld007.Tag = "yz_quantity_0_edit"; |
| | |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn14, |
| | | this.gridColumn15}); |
| | | this.gridColumn15, |
| | | this.gridColumn17, |
| | | this.gridColumn18}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gridColumn9.FieldName = "itemModel"; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 3; |
| | | this.gridColumn9.VisibleIndex = 11; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gvMx1quantity |
| | |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 4; |
| | | this.gvMx1quantity.VisibleIndex = 3; |
| | | this.gvMx1quantity.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | |
| | | this.gridColumn10.MinWidth = 50; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 5; |
| | | this.gridColumn10.VisibleIndex = 4; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gvMx1depotCode |
| | |
| | | this.gvMx1depotCode.FieldName = "invDepotId"; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 6; |
| | | this.gvMx1depotCode.Width = 94; |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "移入仓库ID"; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.FieldName = "invDepotId"; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 7; |
| | | this.gvMx1depotSectionCode.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 8; |
| | | this.gridColumn5.VisibleIndex = 7; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.VisibleIndex = 8; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 10; |
| | | this.gridColumn14.VisibleIndex = 9; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // gridColumn15 |
| | |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 11; |
| | | this.gridColumn15.VisibleIndex = 10; |
| | | this.gridColumn15.Width = 94; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.Caption = "调出位置"; |
| | | this.gridColumn17.FieldName = "cCkName"; |
| | | this.gridColumn17.MinWidth = 25; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 5; |
| | | this.gridColumn17.Width = 94; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.Caption = "调入位置"; |
| | | this.gridColumn18.FieldName = "rCkName"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 6; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | } |
| | | } |