| | |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptHistory = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem18, |
| | | this.layoutControlItem9}); |
| | | this.layoutControlItem9, |
| | | this.lab_paperBillNo}); |
| | | 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.layoutControlItem9.Text = "主键GUID"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(79, 14); |
| | | // |
| | | // lab_paperBillNo |
| | | // |
| | | this.lab_paperBillNo.Control = this.txt_paperBillNo; |
| | | this.lab_paperBillNo.Location = new System.Drawing.Point(528, 48); |
| | | this.lab_paperBillNo.Name = "lab_paperBillNo"; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.lab_paperBillNo.Size = new System.Drawing.Size(264, 24); |
| | | this.lab_paperBillNo.Text = "送货单号"; |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // Root |
| | | // |
| | | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.layoutControlItem8, |
| | | this.layoutControlItem5, |
| | | this.layoutControlItem17, |
| | | this.layoutControlItem16, |
| | | this.lab_paperBillNo}); |
| | | this.layoutControlItem16}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // lab_paperBillNo |
| | | // |
| | | this.lab_paperBillNo.Control = this.txt_paperBillNo; |
| | | this.lab_paperBillNo.Location = new System.Drawing.Point(528, 48); |
| | | this.lab_paperBillNo.Name = "lab_paperBillNo"; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.lab_paperBillNo.Size = new System.Drawing.Size(264, 24); |
| | | this.lab_paperBillNo.Text = "送货单号"; |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | this.gridColumn16, |
| | | this.gridColumn2, |
| | | this.gridColumn17, |
| | | this.gridColumn18}); |
| | | this.gridColumn18, |
| | | this.gridColumn4, |
| | | this.gridColumn19, |
| | | this.gridColumn20}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 22; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1quantity.Tag = "edit"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 10; |
| | | this.gvMx1quantity.Width = 37; |
| | |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Width = 82; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "仓库编码"; |
| | | this.gridColumn4.FieldName = "depotCode"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 24; |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "仓库名称"; |
| | | this.gridColumn19.FieldName = "depotName"; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 25; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | | this.gridColumn20.Caption = "仓管员"; |
| | | this.gridColumn20.FieldName = "staffName"; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 26; |
| | | // |
| | | // Frm_MesInvItemArn |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem lab_paperBillNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | } |
| | | } |