| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | 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 rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | 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.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gv_checkDate, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | | this.gv_remark}); |
| | | this.gv_remark, |
| | | this.gridColumn8}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemOutNo.Caption = "出库单号"; |
| | | this.gv_itemOutNo.Caption = "领料单号"; |
| | | this.gv_itemOutNo.FieldName = "itemOutNo"; |
| | | this.gv_itemOutNo.MinWidth = 100; |
| | | this.gv_itemOutNo.Name = "gv_itemOutNo"; |
| | |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(1126, 570); |
| | | this.splitMx1.SplitterPosition = 119; |
| | | this.splitMx1.SplitterPosition = 144; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 119); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 144); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | |
| | | this.layoutControlItem12}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5.Width = 100D; |
| | | columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition6.Width = 100D; |
| | | columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition7.Width = 100D; |
| | | columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition9.Width = 100D; |
| | | columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition10.Width = 100D; |
| | | columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition11.Width = 100D; |
| | | columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition12.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition7.Height = 100D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition9, |
| | | columnDefinition10, |
| | | columnDefinition11, |
| | | columnDefinition12}); |
| | | 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[] { |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7, |
| | | rowDefinition8}); |
| | | rowDefinition9, |
| | | rowDefinition10, |
| | | rowDefinition11, |
| | | rowDefinition12}); |
| | | this.Root.Size = new System.Drawing.Size(1105, 148); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem1.Text = "出库单号"; |
| | | this.layoutControlItem1.Text = "领料单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem12.TextVisible = false; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(968, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 10; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1126, 439); |
| | | this.tabMx.Size = new System.Drawing.Size(1126, 414); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1124, 407); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1124, 382); |
| | | this.tabMxPage1.Text = "出库明细"; |
| | | // |
| | | // gcMx1 |
| | |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 407); |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 382); |
| | | this.gcMx1.TabIndex = 1; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1124, 538); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1124, 407); |
| | | this.tabMxPage2.Text = "出库条码"; |
| | | // |
| | | // gcMx2 |
| | |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 538); |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 407); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.gvMx2remark.VisibleIndex = 9; |
| | | this.gvMx2remark.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(968, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 10; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "发货仓库"; |
| | | this.gridColumn8.FieldName = "depotName"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 14; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // Frm_WwLlDj |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | } |
| | | } |