| | |
| | | this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gridColumn4, |
| | | this.gv_suppNo, |
| | | this.gridColumn5, |
| | | this.gv_remark}); |
| | | this.gv_remark, |
| | | this.gridColumn11}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_fType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fType.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gv_fType.Caption = "是否委外"; |
| | | this.gv_fType.Caption = "委外标识"; |
| | | this.gv_fType.FieldName = "fType"; |
| | | this.gv_fType.Name = "gv_fType"; |
| | | this.gv_fType.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gv_urgentFlag.Caption = "是否急料"; |
| | | this.gv_urgentFlag.Caption = "急料标识"; |
| | | this.gv_urgentFlag.FieldName = "urgentFlag"; |
| | | this.gv_urgentFlag.Name = "gv_urgentFlag"; |
| | | this.gv_urgentFlag.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_fstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstatus.Caption = "提交检验"; |
| | | this.gv_fstatus.Caption = "审核标识"; |
| | | this.gv_fstatus.FieldName = "fstatus"; |
| | | this.gv_fstatus.Name = "gv_fstatus"; |
| | | this.gv_fstatus.OptionsColumn.AllowEdit = false; |
| | |
| | | this.gv_remark.VisibleIndex = 14; |
| | | this.gv_remark.Width = 90; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "主键GUID"; |
| | | this.gridColumn11.FieldName = "guid"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | // btnSelect |
| | | // |
| | | this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; |
| | | this.btnSelect.Location = new System.Drawing.Point(12, 135); |
| | | this.btnSelect.Location = new System.Drawing.Point(12, 140); |
| | | this.btnSelect.Name = "btnSelect"; |
| | | this.btnSelect.Size = new System.Drawing.Size(116, 27); |
| | | this.btnSelect.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // txtDepotsCode |
| | | // |
| | | this.txtDepotsCode.Location = new System.Drawing.Point(411, 71); |
| | | this.txtDepotsCode.Location = new System.Drawing.Point(416, 76); |
| | | this.txtDepotsCode.Name = "txtDepotsCode"; |
| | | this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtDepotsCode.Properties.Tag = ""; |
| | | this.txtDepotsCode.Size = new System.Drawing.Size(191, 28); |
| | | this.txtDepotsCode.Size = new System.Drawing.Size(197, 28); |
| | | this.txtDepotsCode.StyleController = this.layoutMx1; |
| | | this.txtDepotsCode.TabIndex = 454; |
| | | this.txtDepotsCode.Tag = "readOnly"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(411, 103); |
| | | this.txt_remark.Location = new System.Drawing.Point(416, 108); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(488, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(500, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_receiveOrgId |
| | | // |
| | | this.txt_receiveOrgId.IsReadly = false; |
| | | this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 39); |
| | | this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 44); |
| | | this.txt_receiveOrgId.Name = "txt_receiveOrgId"; |
| | | this.txt_receiveOrgId.Size = new System.Drawing.Size(191, 28); |
| | | this.txt_receiveOrgId.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_receiveOrgId.TabIndex = 457; |
| | | // |
| | | // txtSupplierCode |
| | | // |
| | | this.txtSupplierCode.Location = new System.Drawing.Point(411, 39); |
| | | this.txtSupplierCode.Location = new System.Drawing.Point(416, 44); |
| | | this.txtSupplierCode.Name = "txtSupplierCode"; |
| | | this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtSupplierCode.Properties.Tag = ""; |
| | | this.txtSupplierCode.Size = new System.Drawing.Size(191, 28); |
| | | this.txtSupplierCode.Size = new System.Drawing.Size(197, 28); |
| | | this.txtSupplierCode.StyleController = this.layoutMx1; |
| | | this.txtSupplierCode.TabIndex = 451; |
| | | this.txtSupplierCode.Tag = "readOnly"; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 7); |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Properties.Tag = ""; |
| | | this.txt_billNo.Size = new System.Drawing.Size(191, 28); |
| | | this.txt_billNo.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 213; |
| | | this.txt_billNo.Tag = "readOnly"; |
| | |
| | | // txt_depotsId |
| | | // |
| | | this.txt_depotsId.IsReadly = false; |
| | | this.txt_depotsId.Location = new System.Drawing.Point(114, 103); |
| | | this.txt_depotsId.Location = new System.Drawing.Point(114, 108); |
| | | this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_depotsId.Name = "txt_depotsId"; |
| | | this.txt_depotsId.Size = new System.Drawing.Size(191, 28); |
| | | this.txt_depotsId.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_depotsId.TabIndex = 445; |
| | | // |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.IsReadly = false; |
| | | this.txt_suppId.Location = new System.Drawing.Point(114, 71); |
| | | this.txt_suppId.Location = new System.Drawing.Point(114, 76); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(191, 28); |
| | | this.txt_suppId.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_suppId.TabIndex = 440; |
| | | // |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(903, 71); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(920, 76); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "提交检验标识"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(295, 24); |
| | | this.txt_fstatus.Properties.Caption = "审核标识"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(299, 24); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 458; |
| | | this.txt_fstatus.Tag = "readOnly"; |
| | | // |
| | | // txt_fType |
| | | // |
| | | this.txt_fType.Location = new System.Drawing.Point(309, 7); |
| | | this.txt_fType.Location = new System.Drawing.Point(314, 12); |
| | | this.txt_fType.Name = "txt_fType"; |
| | | this.txt_fType.Properties.Caption = "委外标识"; |
| | | this.txt_fType.Size = new System.Drawing.Size(293, 24); |
| | | this.txt_fType.Size = new System.Drawing.Size(299, 24); |
| | | this.txt_fType.StyleController = this.layoutMx1; |
| | | this.txt_fType.TabIndex = 459; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(708, 7); |
| | | this.txt_createBy.Location = new System.Drawing.Point(719, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(191, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 461; |
| | | this.txt_createBy.Tag = "readOnly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(708, 39); |
| | | this.txt_createDate.Location = new System.Drawing.Point(719, 44); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(191, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 462; |
| | | this.txt_createDate.Tag = "readOnly"; |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(1005, 7); |
| | | this.txt_checkUser.Location = new System.Drawing.Point(1022, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_checkUser.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | | this.txt_checkUser.TabIndex = 463; |
| | | this.txt_checkUser.Tag = "readOnly"; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1005, 39); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1022, 44); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 464; |
| | | this.txt_checkDate.Tag = "readOnly"; |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(708, 71); |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(719, 76); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24); |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(197, 24); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | | this.txt_paperBillNo.TabIndex = 465; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(411, 140); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(191, 24); |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 466; |
| | | this.txt_guid.Tag = "readOnly"; |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | |
| | | this.layoutControlItem18.Text = "lbGuid"; |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem18.TextVisible = false; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_guid; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(297, 128); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem9.Text = "主键GUID"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // Root |
| | | // |
| | |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5}); |
| | | this.Root.Size = new System.Drawing.Size(1210, 180); |
| | | this.Root.Size = new System.Drawing.Size(1231, 180); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(302, 32); |
| | | this.layoutControlItem1.Text = "收料组织"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem2.Control = this.txt_billNo; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(302, 32); |
| | | this.layoutControlItem2.Text = "到货单号"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(302, 32); |
| | | this.layoutControlItem3.Text = "选供应商"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(302, 32); |
| | | this.layoutControlItem4.Text = "选择仓库"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(302, 32); |
| | | this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem16.Text = "选择物料"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_createBy; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(594, 0); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(605, 0); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem11.Text = "建立人"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_createDate; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(594, 32); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(605, 32); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem12.Text = "建立日期"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_checkUser; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(891, 0); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(908, 0); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(299, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem13.Text = "提交检验人"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_checkDate; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(891, 32); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(908, 32); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(299, 32); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem14.Text = "提交检验日期"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_fstatus; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(891, 64); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(908, 64); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(299, 32); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem7.Text = "提交检验"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem7.TextVisible = false; |
| | |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_fType; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(297, 0); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(302, 0); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem8.Text = "委外标识"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem8.TextVisible = false; |
| | |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txtSupplierCode; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(297, 32); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(302, 32); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem5.Text = "供应商编码"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txtDepotsCode; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(297, 64); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(302, 64); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(297, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(303, 32); |
| | | this.layoutControlItem6.Text = "仓库编码"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_remark; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(297, 96); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(302, 96); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(594, 32); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(606, 32); |
| | | this.layoutControlItem17.Text = "备注信息"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // lab_paperBillNo |
| | | // |
| | | this.lab_paperBillNo.Control = this.txt_paperBillNo; |
| | | this.lab_paperBillNo.Location = new System.Drawing.Point(594, 64); |
| | | this.lab_paperBillNo.Location = new System.Drawing.Point(605, 64); |
| | | 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(297, 32); |
| | | this.lab_paperBillNo.Size = new System.Drawing.Size(303, 32); |
| | | this.lab_paperBillNo.Text = "送货单号"; |
| | | this.lab_paperBillNo.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | // gvMx1memo |
| | | // |
| | | this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1memo.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1memo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1memo.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1memo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1memo.Caption = "备注"; |
| | | this.gvMx1memo.FieldName = "memo"; |
| | | this.gvMx1memo.MinWidth = 50; |
| | | this.gvMx1memo.Name = "gvMx1memo"; |
| | | this.gvMx1memo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1memo.Tag = "query_a.memo"; |
| | | this.gvMx1memo.Tag = "edit"; |
| | | this.gvMx1memo.Visible = true; |
| | | this.gvMx1memo.VisibleIndex = 15; |
| | | this.gvMx1memo.Width = 180; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | | this.gvBtnAlawys.Caption = "退货"; |
| | | this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvBtnAlawys.MinWidth = 80; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 17; |
| | | this.gvBtnAlawys.Width = 80; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | | this.repositoryItemButtonEdit2.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.reset_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "退货", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // gridColumn10 |
| | | // |
| | |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 16; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | | this.gvBtnAlawys.Caption = "退料"; |
| | | this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvBtnAlawys.MinWidth = 80; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 17; |
| | | this.gvBtnAlawys.Width = 80; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | | this.repositoryItemButtonEdit2.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.edit_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "退料", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // gvMxDel |
| | | // |
| | |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // txt_guid |
| | | // |
| | | this.txt_guid.Location = new System.Drawing.Point(1005, 135); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 466; |
| | | this.txt_guid.Tag = "readOnly"; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_guid; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(891, 128); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(299, 32); |
| | | this.layoutControlItem9.Text = "主键GUID"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(50, 20); |
| | | // |
| | | // Frm_MesInvItemArn |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraEditors.TextEdit txt_guid; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | } |
| | | } |