| | |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_description = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_depottype = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_DepotModel = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
| | | this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); |
| | | this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.txt_DepotModel = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_DepotModel.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_DepotModel.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.txt_depottype.TabIndex = 231; |
| | | this.txt_depottype.Tag = "readonly"; |
| | | // |
| | | // txt_DepotModel |
| | | // |
| | | this.txt_DepotModel.Location = new System.Drawing.Point(367, 74); |
| | | this.txt_DepotModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_DepotModel.Name = "txt_DepotModel"; |
| | | this.txt_DepotModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_DepotModel.Properties.Items.AddRange(new object[] { |
| | | "库位码(小)", |
| | | "库位码(大)"}); |
| | | this.txt_DepotModel.Size = new System.Drawing.Size(183, 20); |
| | | this.txt_DepotModel.StyleController = this.layoutMx1; |
| | | this.txt_DepotModel.TabIndex = 272; |
| | | this.txt_DepotModel.Tag = "readOnly-1"; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.lbGuid; |
| | |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem10.TextVisible = false; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_DepotModel; |
| | | this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; |
| | | this.layoutControlItem11.CustomizationFormText = "选择库位模板"; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(271, 62); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem11.Text = "选择库位模板"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_depotCode; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem1.Text = "仓库编码"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1}); |
| | | this.repositoryItemButtonEdit1, |
| | | this.repositoryItemComboBox1}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1104, 293); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gvMx1lastupdateBy, |
| | | this.gvMx1lastupdateDate, |
| | | this.gvMxDel, |
| | | this.gridColumn11}); |
| | | this.gridColumn11, |
| | | this.gridColumn12}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | |
| | | this.gridColumn11.VisibleIndex = 5; |
| | | this.gridColumn11.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "库位类型"; |
| | | this.gridColumn12.ColumnEdit = this.repositoryItemComboBox1; |
| | | this.gridColumn12.FieldName = "depotType"; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Tag = "edit"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 7; |
| | | // |
| | | // repositoryItemComboBox1 |
| | | // |
| | | this.repositoryItemComboBox1.AutoHeight = false; |
| | | this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemComboBox1.Items.AddRange(new object[] { |
| | | "0:正常库位", |
| | | "1:周转箱调拨默认库位"}); |
| | | this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; |
| | | // |
| | | // bandedGridView1 |
| | | // |
| | | this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { |
| | |
| | | this.gridBand1.Caption = "gridBand1"; |
| | | this.gridBand1.Name = "gridBand1"; |
| | | this.gridBand1.VisibleIndex = 0; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_DepotModel; |
| | | this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; |
| | | this.layoutControlItem11.CustomizationFormText = "选择库位模板"; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(271, 62); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem11.Text = "选择库位模板"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_depotCode; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem1.Text = "仓库编码"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14); |
| | | // |
| | | // txt_DepotModel |
| | | // |
| | | this.txt_DepotModel.Location = new System.Drawing.Point(367, 74); |
| | | this.txt_DepotModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_DepotModel.Name = "txt_DepotModel"; |
| | | this.txt_DepotModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_DepotModel.Properties.Items.AddRange(new object[] { |
| | | "库位码(小)", |
| | | "库位码(大)"}); |
| | | this.txt_DepotModel.Size = new System.Drawing.Size(183, 20); |
| | | this.txt_DepotModel.StyleController = this.layoutMx1; |
| | | this.txt_DepotModel.TabIndex = 272; |
| | | this.txt_DepotModel.Tag = "readOnly-1"; |
| | | // |
| | | // Frm_MesDepot |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_DepotModel.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_DepotModel.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_iCount_1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; |
| | | } |
| | | } |