| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | 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 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(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_cgrkType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gv_cgrkType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.FieldName = "cjr"; |
| | | this.gv_createBy.MinWidth = 17; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人 "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.FieldName = "gxr"; |
| | | this.gv_lastupdateBy.MinWidth = 17; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.FieldName = "shr"; |
| | | this.gv_checkUser.MinWidth = 17; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.GUID"; |
| | | this.gv_guid.Width = 82; |
| | | // |
| | | // gv_cgrkType |
| | | // |
| | | this.gv_cgrkType.Caption = "入库类型"; |
| | | this.gv_cgrkType.FieldName = "cgrkType"; |
| | | this.gv_cgrkType.Name = "gv_cgrkType"; |
| | | this.gv_cgrkType.Visible = true; |
| | | this.gv_cgrkType.VisibleIndex = 16; |
| | | this.gv_cgrkType.Width = 66; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // |
| | | // txt_dptName |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(81, 58); |
| | | this.txt_dptName.Location = new System.Drawing.Point(84, 60); |
| | | this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_dptName.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 593; |
| | | this.txt_dptName.Tag = "readonly"; |
| | | // |
| | | // txt_dhgRemark |
| | | // |
| | | this.txt_dhgRemark.Location = new System.Drawing.Point(371, 82); |
| | | this.txt_dhgRemark.Location = new System.Drawing.Point(373, 84); |
| | | this.txt_dhgRemark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_dhgRemark.Name = "txt_dhgRemark"; |
| | | this.txt_dhgRemark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dhgRemark.Size = new System.Drawing.Size(506, 20); |
| | | this.txt_dhgRemark.Size = new System.Drawing.Size(502, 20); |
| | | this.txt_dhgRemark.StyleController = this.layoutMx1; |
| | | this.txt_dhgRemark.TabIndex = 240; |
| | | // |
| | | // txt_suppName |
| | | // |
| | | this.txt_suppName.Location = new System.Drawing.Point(81, 34); |
| | | this.txt_suppName.Location = new System.Drawing.Point(84, 36); |
| | | this.txt_suppName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_suppName.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_suppName.StyleController = this.layoutMx1; |
| | | this.txt_suppName.TabIndex = 592; |
| | | this.txt_suppName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(951, 10); |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(951, 12); |
| | | this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(215, 20); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | // |
| | |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(371, 34); |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(373, 36); |
| | | this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 243; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(951, 34); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(951, 36); |
| | | this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(215, 20); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 587; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(81, 10); |
| | | this.txt_billNo.Location = new System.Drawing.Point(84, 12); |
| | | 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(216, 20); |
| | | this.txt_billNo.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 211; |
| | | // |
| | | // txt_cbillNo |
| | | // |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(371, 10); |
| | | this.txt_cbillNo.Location = new System.Drawing.Point(373, 12); |
| | | this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_cbillNo.Name = "txt_cbillNo"; |
| | | this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_cbillNo.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_cbillNo.StyleController = this.layoutMx1; |
| | | this.txt_cbillNo.TabIndex = 507; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(661, 10); |
| | | this.txt_createBy.Location = new System.Drawing.Point(662, 12); |
| | | 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(216, 20); |
| | | this.txt_createBy.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(661, 34); |
| | | this.txt_createDate.Location = new System.Drawing.Point(662, 36); |
| | | 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(216, 20); |
| | | this.txt_createDate.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(881, 58); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(879, 60); |
| | | this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(286, 20); |
| | | this.txt_fstatus.Size = new System.Drawing.Size(287, 20); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 596; |
| | | // |
| | |
| | | // |
| | | // txt_depotCode |
| | | // |
| | | this.txt_depotCode.Location = new System.Drawing.Point(81, 82); |
| | | this.txt_depotCode.Location = new System.Drawing.Point(84, 84); |
| | | this.txt_depotCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_depotCode.Name = "txt_depotCode"; |
| | | this.txt_depotCode.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_depotCode.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_depotCode.StyleController = this.layoutMx1; |
| | | this.txt_depotCode.TabIndex = 598; |
| | | // |
| | | // txt_receivingOrg |
| | | // |
| | | this.txt_receivingOrg.Location = new System.Drawing.Point(371, 58); |
| | | this.txt_receivingOrg.Location = new System.Drawing.Point(373, 60); |
| | | this.txt_receivingOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_receivingOrg.Name = "txt_receivingOrg"; |
| | | this.txt_receivingOrg.Size = new System.Drawing.Size(216, 20); |
| | | this.txt_receivingOrg.Size = new System.Drawing.Size(213, 20); |
| | | this.txt_receivingOrg.StyleController = this.layoutMx1; |
| | | this.txt_receivingOrg.TabIndex = 599; |
| | | // |
| | |
| | | this.layoutControlItem14}); |
| | | 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; |
| | | 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; |
| | | 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; |
| | | 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; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7, |
| | | rowDefinition8}); |
| | | this.Root.Size = new System.Drawing.Size(1178, 112); |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | this.Root.Size = new System.Drawing.Size(1178, 116); |
| | | 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(290, 24); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem1.Text = "入库单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_cbillNo; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(290, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(289, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem2.Text = "到货单号"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_createBy; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(580, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(578, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem3.Text = "创建人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createDate; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(580, 24); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(578, 24); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem4.Text = "创建时间"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(870, 0); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(867, 0); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(291, 24); |
| | | this.layoutControlItem5.Text = "审核人员"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_checkDate; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(870, 24); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(867, 24); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(291, 24); |
| | | this.layoutControlItem6.Text = "审核时间"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_paperBillNo; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(290, 24); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(289, 24); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem8.Text = "送货单号"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem9.Text = "供应商名称"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(0, 48); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem10.Text = "仓库名称"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_fstatus; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(870, 48); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(867, 48); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(291, 24); |
| | | this.layoutControlItem12.Text = "审核状态"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem12.TextVisible = false; |
| | |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 72); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem13.Text = "仓库编号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_dhgRemark; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(290, 72); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(289, 72); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(580, 24); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(578, 24); |
| | | this.layoutControlItem11.Text = "备注说明"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_receivingOrg; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(290, 48); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(289, 48); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(290, 24); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(289, 24); |
| | | this.layoutControlItem14.Text = "收料组织"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14); |
| | | // |
| | |
| | | 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(1176, 298); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1176, 294); |
| | | this.xtraTabPage3.Text = "入库条码"; |
| | | // |
| | | // gcMx2 |
| | |
| | | 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(1176, 298); |
| | | this.gcMx2.Size = new System.Drawing.Size(1176, 294); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gv_cgrkType |
| | | // |
| | | this.gv_cgrkType.Caption = "入库类型"; |
| | | this.gv_cgrkType.FieldName = "cgrkType"; |
| | | this.gv_cgrkType.Name = "gv_cgrkType"; |
| | | this.gv_cgrkType.Visible = true; |
| | | this.gv_cgrkType.VisibleIndex = 16; |
| | | this.gv_cgrkType.Width = 66; |
| | | // |
| | | // Frm_MesInvItemIns |
| | | // |