| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | 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(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition16 = 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(); |
| | | 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.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 rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | |
| | | this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridColumn23, |
| | | this.gridColumn30, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridColumn6, |
| | | this.gv_demandDocumentId}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 44; |
| | |
| | | this.gridColumn13.UnboundDataType = typeof(bool); |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 0; |
| | | this.gridColumn13.Width = 44; |
| | | this.gridColumn13.Width = 53; |
| | | // |
| | | // gv_fsubmit |
| | | // |
| | |
| | | this.gv_fsubmit.UnboundDataType = typeof(bool); |
| | | this.gv_fsubmit.Visible = true; |
| | | this.gv_fsubmit.VisibleIndex = 1; |
| | | this.gv_fsubmit.Width = 44; |
| | | this.gv_fsubmit.Width = 48; |
| | | // |
| | | // gv_lotNo |
| | | // |
| | | this.gv_lotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lotNo.Caption = "送检批次"; |
| | | this.gv_lotNo.Caption = "到货单号"; |
| | | this.gv_lotNo.FieldName = "lotNo"; |
| | | this.gv_lotNo.MinWidth = 26; |
| | | this.gv_lotNo.Name = "gv_lotNo"; |
| | | this.gv_lotNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lotNo.Tag = "query_a.lot_no"; |
| | | this.gv_lotNo.Visible = true; |
| | | this.gv_lotNo.VisibleIndex = 6; |
| | | this.gv_lotNo.Width = 105; |
| | | this.gv_lotNo.VisibleIndex = 8; |
| | | this.gv_lotNo.Width = 40; |
| | | // |
| | | // gv_lifnr |
| | | // |
| | |
| | | this.gv_lifnr.OptionsColumn.AllowEdit = false; |
| | | this.gv_lifnr.Tag = "query_a.lifnr"; |
| | | this.gv_lifnr.Visible = true; |
| | | this.gv_lifnr.VisibleIndex = 7; |
| | | this.gv_lifnr.Width = 175; |
| | | this.gv_lifnr.VisibleIndex = 9; |
| | | this.gv_lifnr.Width = 68; |
| | | // |
| | | // gv_releaseNo |
| | | // |
| | |
| | | this.gv_releaseNo.Tag = "query_a.release_no"; |
| | | this.gv_releaseNo.Visible = true; |
| | | this.gv_releaseNo.VisibleIndex = 2; |
| | | this.gv_releaseNo.Width = 87; |
| | | this.gv_releaseNo.Width = 60; |
| | | // |
| | | // gv_itemId |
| | | // |
| | |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.item_id"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 8; |
| | | this.gv_itemId.VisibleIndex = 10; |
| | | this.gv_itemId.Width = 26; |
| | | // |
| | | // gv_itemNo |
| | |
| | | this.gv_itemNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemNo.Tag = "query_a.item_no"; |
| | | this.gv_itemNo.Visible = true; |
| | | this.gv_itemNo.VisibleIndex = 9; |
| | | this.gv_itemNo.Width = 119; |
| | | this.gv_itemNo.VisibleIndex = 11; |
| | | this.gv_itemNo.Width = 45; |
| | | // |
| | | // gv_boardStyle |
| | | // |
| | |
| | | this.gv_boardStyle.OptionsColumn.AllowEdit = false; |
| | | this.gv_boardStyle.Tag = "query_a.board_style"; |
| | | this.gv_boardStyle.Visible = true; |
| | | this.gv_boardStyle.VisibleIndex = 10; |
| | | this.gv_boardStyle.Width = 143; |
| | | this.gv_boardStyle.VisibleIndex = 12; |
| | | this.gv_boardStyle.Width = 55; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 11; |
| | | this.gridColumn14.Width = 175; |
| | | this.gridColumn14.VisibleIndex = 13; |
| | | this.gridColumn14.Width = 68; |
| | | // |
| | | // gv_fbatchQty |
| | | // |
| | |
| | | this.gv_fbatchQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; |
| | | this.gv_fbatchQty.Visible = true; |
| | | this.gv_fbatchQty.VisibleIndex = 12; |
| | | this.gv_fbatchQty.Width = 70; |
| | | this.gv_fbatchQty.VisibleIndex = 14; |
| | | this.gv_fbatchQty.Width = 27; |
| | | // |
| | | // gv_fcheckResu |
| | | // |
| | |
| | | this.gv_fcheckResu.Tag = "query_a.fcheck_resu"; |
| | | this.gv_fcheckResu.Visible = true; |
| | | this.gv_fcheckResu.VisibleIndex = 4; |
| | | this.gv_fcheckResu.Width = 44; |
| | | this.gv_fcheckResu.Width = 48; |
| | | // |
| | | // gv_fcovertQty |
| | | // |
| | |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.Tag = "query_a.remarks"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 13; |
| | | this.gv_remarks.Width = 87; |
| | | this.gv_remarks.VisibleIndex = 15; |
| | | this.gv_remarks.Width = 33; |
| | | // |
| | | // gv_fcheckBy |
| | | // |
| | | this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckBy.Caption = "检验人员"; |
| | | this.gv_fcheckBy.FieldName = "fcheckBy"; |
| | | this.gv_fcheckBy.FieldName = "jyr"; |
| | | this.gv_fcheckBy.MinWidth = 26; |
| | | this.gv_fcheckBy.Name = "gv_fcheckBy"; |
| | | this.gv_fcheckBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_fcheckBy.Tag = "query_a.fcheck_by"; |
| | | this.gv_fcheckBy.Visible = true; |
| | | this.gv_fcheckBy.VisibleIndex = 14; |
| | | this.gv_fcheckBy.Width = 103; |
| | | this.gv_fcheckBy.VisibleIndex = 16; |
| | | this.gv_fcheckBy.Width = 39; |
| | | // |
| | | // gv_fcheckDate |
| | | // |
| | |
| | | this.gv_fcheckDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_fcheckDate.Tag = "query_a.fcheck_date"; |
| | | this.gv_fcheckDate.Visible = true; |
| | | this.gv_fcheckDate.VisibleIndex = 16; |
| | | this.gv_fcheckDate.Width = 159; |
| | | this.gv_fcheckDate.VisibleIndex = 18; |
| | | this.gv_fcheckDate.Width = 62; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | 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 = 26; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 15; |
| | | this.gv_createBy.Width = 59; |
| | | this.gv_createBy.VisibleIndex = 17; |
| | | this.gv_createBy.Width = 26; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | |
| | | this.gridColumn15.MinWidth = 22; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 17; |
| | | this.gridColumn15.Width = 82; |
| | | this.gridColumn15.VisibleIndex = 19; |
| | | this.gridColumn15.Width = 31; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | 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 = 26; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 18; |
| | | this.gv_lastupdateBy.Width = 52; |
| | | this.gv_lastupdateBy.VisibleIndex = 20; |
| | | this.gv_lastupdateBy.Width = 26; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 19; |
| | | this.gv_lastupdateDate.Width = 105; |
| | | this.gv_lastupdateDate.VisibleIndex = 21; |
| | | this.gv_lastupdateDate.Width = 40; |
| | | // |
| | | // gv_fhandle |
| | | // |
| | |
| | | this.gv_fhandle.Tag = "query_a.fhandle"; |
| | | this.gv_fhandle.Visible = true; |
| | | this.gv_fhandle.VisibleIndex = 5; |
| | | this.gv_fhandle.Width = 87; |
| | | this.gv_fhandle.Width = 44; |
| | | // |
| | | // bandedGridColumn1 |
| | | // |
| | |
| | | this.bandedGridColumn1.Name = "bandedGridColumn1"; |
| | | this.bandedGridColumn1.Tag = "org.fnamber"; |
| | | this.bandedGridColumn1.Visible = true; |
| | | this.bandedGridColumn1.VisibleIndex = 20; |
| | | this.bandedGridColumn1.Width = 219; |
| | | this.bandedGridColumn1.VisibleIndex = 22; |
| | | this.bandedGridColumn1.Width = 85; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | |
| | | this.gridColumn18.MinWidth = 22; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 21; |
| | | this.gridColumn18.Width = 82; |
| | | this.gridColumn18.VisibleIndex = 23; |
| | | this.gridColumn18.Width = 31; |
| | | // |
| | | // gridColumn19 |
| | | // |
| | |
| | | this.gridColumn19.MinWidth = 22; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 22; |
| | | this.gridColumn19.Width = 82; |
| | | this.gridColumn19.VisibleIndex = 24; |
| | | this.gridColumn19.Width = 27; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | |
| | | this.gridColumn23.MinWidth = 22; |
| | | this.gridColumn23.Name = "gridColumn23"; |
| | | this.gridColumn23.Visible = true; |
| | | this.gridColumn23.VisibleIndex = 23; |
| | | this.gridColumn23.Width = 82; |
| | | this.gridColumn23.VisibleIndex = 7; |
| | | this.gridColumn23.Width = 59; |
| | | // |
| | | // gridColumn30 |
| | | // |
| | |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 3; |
| | | this.gridColumn5.Width = 82; |
| | | this.gridColumn5.Width = 59; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Width = 82; |
| | | // |
| | | // gv_demandDocumentId |
| | | // |
| | | this.gv_demandDocumentId.Caption = "需求单据号"; |
| | | this.gv_demandDocumentId.FieldName = "salesOrderId"; |
| | | this.gv_demandDocumentId.Name = "gv_demandDocumentId"; |
| | | this.gv_demandDocumentId.Tag = "query_a.SalesOrderId"; |
| | | this.gv_demandDocumentId.Visible = true; |
| | | this.gv_demandDocumentId.VisibleIndex = 6; |
| | | this.gv_demandDocumentId.Width = 28; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.处理意见}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | 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; |
| | | 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[] { |
| | | 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; |
| | | rowDefinition13.Height = 100D; |
| | | rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition14.Height = 100D; |
| | | rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition15.Height = 24D; |
| | | rowDefinition15.SizeType = System.Windows.Forms.SizeType.AutoSize; |
| | | 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; |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition7.Height = 24D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition9, |
| | | rowDefinition10, |
| | | rowDefinition11, |
| | | rowDefinition12, |
| | | rowDefinition13, |
| | | rowDefinition14, |
| | | rowDefinition15}); |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6, |
| | | rowDefinition7}); |
| | | this.Root.Size = new System.Drawing.Size(1174, 217); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | // btnIpt |
| | | // |
| | | this.btnIpt.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.calculatenow_32x32; |
| | | this.btnIpt.Location = new System.Drawing.Point(1057, 2); |
| | | this.btnIpt.Location = new System.Drawing.Point(1074, 2); |
| | | this.btnIpt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnIpt.Name = "btnIpt"; |
| | | this.btnIpt.Size = new System.Drawing.Size(92, 27); |
| | |
| | | // btnLoad |
| | | // |
| | | this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321; |
| | | this.btnLoad.Location = new System.Drawing.Point(912, 2); |
| | | this.btnLoad.Location = new System.Drawing.Point(929, 2); |
| | | this.btnLoad.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnLoad.Name = "btnLoad"; |
| | | this.btnLoad.Size = new System.Drawing.Size(141, 27); |
| | |
| | | this.txtJianYan.Name = "txtJianYan"; |
| | | this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F); |
| | | this.txtJianYan.Properties.Appearance.Options.UseFont = true; |
| | | this.txtJianYan.Size = new System.Drawing.Size(519, 30); |
| | | this.txtJianYan.Size = new System.Drawing.Size(530, 30); |
| | | this.txtJianYan.StyleController = this.layoutMxMsg; |
| | | this.txtJianYan.TabIndex = 2; |
| | | // |
| | |
| | | this.layoutControlItem19}); |
| | | this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.layoutControlGroup1.Name = "Root"; |
| | | columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition13.Width = 100D; |
| | | columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition14.Width = 100D; |
| | | columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition15.Width = 100D; |
| | | columnDefinition16.SizeType = System.Windows.Forms.SizeType.AutoSize; |
| | | columnDefinition16.Width = 96D; |
| | | 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.AutoSize; |
| | | columnDefinition8.Width = 96D; |
| | | this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition13, |
| | | columnDefinition14, |
| | | columnDefinition15, |
| | | columnDefinition16}); |
| | | rowDefinition16.Height = 100D; |
| | | rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition16}); |
| | | rowDefinition8}); |
| | | this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(1151, 34); |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(1168, 34); |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutControlItem11 |
| | |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(703, 34); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(714, 34); |
| | | this.layoutControlItem11.Text = "录入检验结果(OK-19,NG-19)"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(168, 14); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.layoutControlItem20.Control = this.btnIpt; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(1055, 0); |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(1072, 0); |
| | | this.layoutControlItem20.MaxSize = new System.Drawing.Size(96, 31); |
| | | this.layoutControlItem20.MinSize = new System.Drawing.Size(96, 31); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | |
| | | // |
| | | this.layoutControlItem19.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.layoutControlItem19.Control = this.btnLoad; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(703, 0); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(714, 0); |
| | | this.layoutControlItem19.MaxSize = new System.Drawing.Size(145, 31); |
| | | this.layoutControlItem19.MinSize = new System.Drawing.Size(145, 31); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(352, 34); |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(358, 34); |
| | | this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem19.Text = "重新加载"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; |
| | | private DevExpress.XtraEditors.TextEdit txt_fhandle; |
| | | private DevExpress.XtraLayout.LayoutControlItem 处理意见; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentId; |
| | | } |
| | | } |