From 236874a930147c27e46c673d8c1a607f1260e8aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 12:43:43 +0800 Subject: [PATCH] 追溯码 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs | 1518 --------------------------------------------------------- 1 files changed, 17 insertions(+), 1,501 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs index a47f184..007b66e 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs @@ -1,8 +1,9 @@ /* Create By GS EasyCode */ namespace Gs.DevApp.DevFrm.QC { - partial class Frm_MesQmCheckitemDt + partial class Frm_MesQmCheckitemDt { + /// <summary> /// Required designer variable. /// </summary> @@ -29,1518 +30,33 @@ /// </summary> private void InitializeComponent() { - 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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_ftwoChecked = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_foneCheckdate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_ftwoCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.layoutMx1 = new DevExpress.XtraDataLayout.DataLayoutControl(); - this.lbGuid = new System.Windows.Forms.Label(); - this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg(); - this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); - this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit(); - this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit(); - this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_memo = new DevExpress.XtraEditors.TextEdit(); - this.txt_ftwoCheckor = new DevExpress.XtraEditors.TextEdit(); - this.txt_fversion = new DevExpress.XtraEditors.TextEdit(); - this.txt_ftwoCheckdate = new DevExpress.XtraEditors.TextEdit(); - this.txt_gg = new DevExpress.XtraEditors.TextEdit(); - this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit(); - this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); - this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptJYGJ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.sampleSizeName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptJYSP = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.rptJSSP = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.xtraTabPageCopy = new DevExpress.XtraTab.XtraTabPage(); - this.gridControl2 = new DevExpress.XtraGrid.GridControl(); - this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); - this.btnSave = new DevExpress.XtraEditors.SimpleButton(); - this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); - this.split1.Panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); - this.split1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); - this.splitMx1.Panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); - this.splitMx1.Panel2.SuspendLayout(); - this.splitMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); - this.layoutMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_gg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).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.repositoryItemComboBox1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - this.xtraTabPageCopy.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); - this.panelControl1.SuspendLayout(); this.SuspendLayout(); + // this.jyxm1 = new QC.Jyxm("iqc"); + this.jyxm1 = new QC.Jyxm("iqc"); // - // toolBarMenu1 + // jyxm1 // - this.toolBarMenu1.chkParameter = " 0,0,0,0,000chk_mes_CHECKITEM"; - this.toolBarMenu1.currentAction = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1129, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = null; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1129, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.split1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1127, 570); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // - // split1 - // - this.split1.Dock = System.Windows.Forms.DockStyle.Fill; - this.split1.Horizontal = false; - this.split1.Location = new System.Drawing.Point(0, 0); - this.split1.Name = "split1"; - // - // split1.Panel1 - // - this.split1.Panel1.Controls.Add(this.gcMain); - this.split1.Panel1.Controls.Add(this.pageBar1); - this.split1.Panel1.Text = "Panel1"; - // - // split1.Panel2 - // - this.split1.Panel2.Text = "Panel2"; - this.split1.Size = new System.Drawing.Size(1127, 570); - this.split1.SplitterPosition = 558; - this.split1.TabIndex = 0; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1127, 519); - this.gcMain.TabIndex = 2; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; - this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.ColumnPanelRowHeight = 50; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn8, - this.gv_isenabled, - this.gv_foneChecked, - this.gv_ftwoChecked, - this.gv_fversion, - this.gridColumn7, - this.gv_itemNo, - this.gridColumn3, - this.gridColumn2, - this.gv_foneCheckor, - this.gv_foneCheckdate, - this.gv_ftwoCheckor, - this.gridColumn1, - this.gridColumn4, - this.gv_memo}); - this.gridView1.GridControl = this.gcMain; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn8 - // - this.gridColumn8.Caption = "浣跨敤缁勭粐"; - this.gridColumn8.FieldName = "fSubsidiary"; - this.gridColumn8.MinWidth = 50; - this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.OptionsColumn.AllowEdit = false; - this.gridColumn8.Tag = "org.fnumber"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 0; - this.gridColumn8.Width = 250; - // - // gv_isenabled - // - this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isenabled.AppearanceCell.Options.UseFont = true; - this.gv_isenabled.Caption = "鏄惁鍙敤"; - this.gv_isenabled.FieldName = "isenabled"; - this.gv_isenabled.MaxWidth = 50; - this.gv_isenabled.MinWidth = 50; - this.gv_isenabled.Name = "gv_isenabled"; - this.gv_isenabled.OptionsColumn.AllowEdit = false; - this.gv_isenabled.Tag = "query_a.ISENABLED"; - this.gv_isenabled.UnboundDataType = typeof(bool); - this.gv_isenabled.Visible = true; - this.gv_isenabled.VisibleIndex = 1; - this.gv_isenabled.Width = 50; - // - // gv_foneChecked - // - this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneChecked.AppearanceCell.Options.UseFont = true; - this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; - this.gv_foneChecked.FieldName = "foneChecked"; - this.gv_foneChecked.MaxWidth = 50; - this.gv_foneChecked.MinWidth = 50; - this.gv_foneChecked.Name = "gv_foneChecked"; - this.gv_foneChecked.OptionsColumn.AllowEdit = false; - this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; - this.gv_foneChecked.UnboundDataType = typeof(bool); - this.gv_foneChecked.Visible = true; - this.gv_foneChecked.VisibleIndex = 2; - this.gv_foneChecked.Width = 50; - // - // gv_ftwoChecked - // - this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true; - this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪"; - this.gv_ftwoChecked.FieldName = "ftwoChecked"; - this.gv_ftwoChecked.MaxWidth = 50; - this.gv_ftwoChecked.MinWidth = 50; - this.gv_ftwoChecked.Name = "gv_ftwoChecked"; - this.gv_ftwoChecked.OptionsColumn.AllowEdit = false; - this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED"; - this.gv_ftwoChecked.UnboundDataType = typeof(bool); - this.gv_ftwoChecked.Visible = true; - this.gv_ftwoChecked.VisibleIndex = 3; - this.gv_ftwoChecked.Width = 50; - // - // gv_fversion - // - this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fversion.AppearanceCell.Options.UseFont = true; - this.gv_fversion.Caption = "鐗堟湰"; - this.gv_fversion.FieldName = "fversion"; - this.gv_fversion.MinWidth = 50; - this.gv_fversion.Name = "gv_fversion"; - this.gv_fversion.OptionsColumn.AllowEdit = false; - this.gv_fversion.Tag = "query_a.FVERSION"; - this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 4; - this.gv_fversion.Width = 94; - // - // gridColumn7 - // - this.gridColumn7.Caption = "鐗╂枡ID"; - this.gridColumn7.FieldName = "itemId"; - this.gridColumn7.MinWidth = 50; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.OptionsColumn.AllowEdit = false; - this.gridColumn7.Tag = "query_a.ITEM_ID"; - this.gridColumn7.Width = 94; - // - // gv_itemNo - // - this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemNo.AppearanceCell.Options.UseFont = true; - this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜"; - this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 50; - this.gv_itemNo.Name = "gv_itemNo"; - this.gv_itemNo.OptionsColumn.AllowEdit = false; - this.gv_itemNo.Tag = "query_b.item_no"; - this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 5; - this.gv_itemNo.Width = 150; - // - // gridColumn3 - // - this.gridColumn3.Caption = "鐗╂枡鍚嶇О"; - this.gridColumn3.FieldName = "mc"; - this.gridColumn3.MinWidth = 50; - this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.OptionsColumn.AllowEdit = false; - this.gridColumn3.Tag = "query_b.item_name"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 6; - this.gridColumn3.Width = 250; - // - // gridColumn2 - // - this.gridColumn2.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn2.FieldName = "gg"; - this.gridColumn2.MinWidth = 50; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.OptionsColumn.AllowEdit = false; - this.gridColumn2.Tag = "query_b.item_model"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 7; - this.gridColumn2.Width = 100; - // - // gv_foneCheckor - // - this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckor.Caption = "瀹℃牳浜�"; - this.gv_foneCheckor.FieldName = "foneCheckor"; - this.gv_foneCheckor.MinWidth = 50; - this.gv_foneCheckor.Name = "gv_foneCheckor"; - this.gv_foneCheckor.OptionsColumn.AllowEdit = false; - this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; - this.gv_foneCheckor.Visible = true; - this.gv_foneCheckor.VisibleIndex = 8; - this.gv_foneCheckor.Width = 94; - // - // gv_foneCheckdate - // - this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckdate.Caption = "瀹℃牳鏃堕棿"; - this.gv_foneCheckdate.FieldName = "foneCheckdate"; - this.gv_foneCheckdate.MinWidth = 50; - this.gv_foneCheckdate.Name = "gv_foneCheckdate"; - this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; - this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; - this.gv_foneCheckdate.Visible = true; - this.gv_foneCheckdate.VisibleIndex = 9; - this.gv_foneCheckdate.Width = 120; - // - // gv_ftwoCheckor - // - this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true; - this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�"; - this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; - this.gv_ftwoCheckor.MinWidth = 50; - this.gv_ftwoCheckor.Name = "gv_ftwoCheckor"; - this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; - this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR"; - this.gv_ftwoCheckor.Visible = true; - this.gv_ftwoCheckor.VisibleIndex = 10; - this.gv_ftwoCheckor.Width = 94; - // - // gridColumn1 - // - this.gridColumn1.Caption = "鍒朵綔浜�"; - this.gridColumn1.FieldName = "createBy"; - this.gridColumn1.MinWidth = 50; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.OptionsColumn.AllowEdit = false; - this.gridColumn1.Tag = "query_a.CREATE_BY"; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 11; - this.gridColumn1.Width = 94; - // - // gridColumn4 - // - this.gridColumn4.Caption = "鍒朵綔鏃堕棿"; - this.gridColumn4.FieldName = "createDate"; - this.gridColumn4.MinWidth = 50; - this.gridColumn4.Name = "gridColumn4"; - this.gridColumn4.OptionsColumn.AllowEdit = false; - this.gridColumn4.Tag = "query_a.CREATE_DATE"; - this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 12; - this.gridColumn4.Width = 180; - // - // gv_memo - // - this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_memo.AppearanceCell.Options.UseFont = true; - this.gv_memo.Caption = "澶囨敞"; - this.gv_memo.FieldName = "memo"; - this.gv_memo.MinWidth = 50; - this.gv_memo.Name = "gv_memo"; - this.gv_memo.OptionsColumn.AllowEdit = false; - this.gv_memo.Tag = "query_a.MEMO"; - this.gv_memo.Visible = true; - this.gv_memo.VisibleIndex = 13; - this.gv_memo.Width = 150; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 519); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1127, 39); - this.pageBar1.TabIndex = 4; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.splitMx1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1127, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; - // - // splitMx1 - // - this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.splitMx1.Horizontal = false; - this.splitMx1.Location = new System.Drawing.Point(0, 0); - this.splitMx1.Name = "splitMx1"; - // - // splitMx1.Panel1 - // - this.splitMx1.Panel1.Controls.Add(this.layoutMx1); - this.splitMx1.Panel1.Text = "Panel1"; - // - // splitMx1.Panel2 - // - this.splitMx1.Panel2.Controls.Add(this.tabMx); - this.splitMx1.Panel2.Text = "Panel2"; - this.splitMx1.Size = new System.Drawing.Size(1127, 570); - this.splitMx1.SplitterPosition = 142; - this.splitMx1.TabIndex = 0; - // - // layoutMx1 - // - this.layoutMx1.Controls.Add(this.lbGuid); - this.layoutMx1.Controls.Add(this.txt_fSubsidiary); - this.layoutMx1.Controls.Add(this.txt_itemId); - this.layoutMx1.Controls.Add(this.txt_foneCheckdate); - this.layoutMx1.Controls.Add(this.txt_foneCheckor); - this.layoutMx1.Controls.Add(this.txt_itemNo); - this.layoutMx1.Controls.Add(this.txt_memo); - this.layoutMx1.Controls.Add(this.txt_ftwoCheckor); - this.layoutMx1.Controls.Add(this.txt_fversion); - this.layoutMx1.Controls.Add(this.txt_ftwoCheckdate); - this.layoutMx1.Controls.Add(this.txt_gg); - this.layoutMx1.Controls.Add(this.txt_ftwoChecked); - this.layoutMx1.Controls.Add(this.txt_foneChecked); - this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.layoutMx1.Location = new System.Drawing.Point(0, 0); - this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1127, 142); - this.layoutMx1.TabIndex = 0; - this.layoutMx1.Text = "dataLayoutControl1"; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(825, 108); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(269, 28); - this.lbGuid.TabIndex = 387; - this.lbGuid.Text = "label1"; - // - // txt_fSubsidiary - // - this.txt_fSubsidiary.IsReadly = false; - this.txt_fSubsidiary.Location = new System.Drawing.Point(84, 12); - this.txt_fSubsidiary.Name = "txt_fSubsidiary"; - this.txt_fSubsidiary.Size = new System.Drawing.Size(195, 28); - this.txt_fSubsidiary.TabIndex = 383; - // - // txt_itemId - // - this.txt_itemId.IsReadly = false; - this.txt_itemId.Location = new System.Drawing.Point(84, 44); - this.txt_itemId.Name = "txt_itemId"; - this.txt_itemId.Size = new System.Drawing.Size(195, 28); - this.txt_itemId.TabIndex = 380; - this.txt_itemId.Tag = "no"; - // - // txt_foneCheckdate - // - this.txt_foneCheckdate.Location = new System.Drawing.Point(897, 44); - this.txt_foneCheckdate.Name = "txt_foneCheckdate"; - this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckdate.Size = new System.Drawing.Size(197, 28); - this.txt_foneCheckdate.StyleController = this.layoutMx1; - this.txt_foneCheckdate.TabIndex = 267; - this.txt_foneCheckdate.Tag = "readOnly"; - // - // txt_foneCheckor - // - this.txt_foneCheckor.Location = new System.Drawing.Point(897, 12); - this.txt_foneCheckor.Name = "txt_foneCheckor"; - this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckor.Size = new System.Drawing.Size(197, 28); - this.txt_foneCheckor.StyleController = this.layoutMx1; - this.txt_foneCheckor.TabIndex = 262; - this.txt_foneCheckor.Tag = "readOnly"; - // - // txt_itemNo - // - this.txt_itemNo.Location = new System.Drawing.Point(84, 76); - this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(195, 28); - this.txt_itemNo.StyleController = this.layoutMx1; - this.txt_itemNo.TabIndex = 370; - this.txt_itemNo.Tag = "readOnly"; - // - // txt_memo - // - this.txt_memo.Location = new System.Drawing.Point(355, 12); - this.txt_memo.Name = "txt_memo"; - this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_memo.Properties.Appearance.Options.UseFont = true; - this.txt_memo.Size = new System.Drawing.Size(195, 28); - this.txt_memo.StyleController = this.layoutMx1; - this.txt_memo.TabIndex = 219; - // - // txt_ftwoCheckor - // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(626, 12); - this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; - this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckor.Size = new System.Drawing.Size(195, 28); - this.txt_ftwoCheckor.StyleController = this.layoutMx1; - this.txt_ftwoCheckor.TabIndex = 280; - this.txt_ftwoCheckor.Tag = "readOnly"; - // - // txt_fversion - // - this.txt_fversion.Enabled = false; - this.txt_fversion.Location = new System.Drawing.Point(355, 44); - this.txt_fversion.Name = "txt_fversion"; - this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fversion.Properties.Appearance.Options.UseFont = true; - this.txt_fversion.Size = new System.Drawing.Size(195, 28); - this.txt_fversion.StyleController = this.layoutMx1; - this.txt_fversion.TabIndex = 298; - // - // txt_ftwoCheckdate - // - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(626, 44); - this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; - this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckdate.Size = new System.Drawing.Size(195, 28); - this.txt_ftwoCheckdate.StyleController = this.layoutMx1; - this.txt_ftwoCheckdate.TabIndex = 285; - this.txt_ftwoCheckdate.Tag = "readOnly"; - // - // txt_gg - // - this.txt_gg.Location = new System.Drawing.Point(355, 76); - this.txt_gg.Name = "txt_gg"; - this.txt_gg.Size = new System.Drawing.Size(195, 24); - this.txt_gg.StyleController = this.layoutMx1; - this.txt_gg.TabIndex = 384; - // - // txt_ftwoChecked - // - this.txt_ftwoChecked.Location = new System.Drawing.Point(554, 76); - this.txt_ftwoChecked.Name = "txt_ftwoChecked"; - this.txt_ftwoChecked.Properties.Caption = "鎵瑰噯鏍囪瘑"; - this.txt_ftwoChecked.Size = new System.Drawing.Size(267, 24); - this.txt_ftwoChecked.StyleController = this.layoutMx1; - this.txt_ftwoChecked.TabIndex = 385; - // - // txt_foneChecked - // - this.txt_foneChecked.Location = new System.Drawing.Point(825, 76); - this.txt_foneChecked.Name = "txt_foneChecked"; - this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_foneChecked.Size = new System.Drawing.Size(269, 24); - this.txt_foneChecked.StyleController = this.layoutMx1; - this.txt_foneChecked.TabIndex = 386; - // - // Root - // - this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - this.Root.GroupBordersVisible = false; - this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, - this.layoutControlItem2, - this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, - this.layoutControlItem6, - this.layoutControlItem7, - this.layoutControlItem8, - this.layoutControlItem9, - this.layoutControlItem10, - this.layoutControlItem11, - this.layoutControlItem12, - this.layoutControlItem13}); - 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; - 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; - this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition5, - rowDefinition6, - rowDefinition7, - rowDefinition8}); - this.Root.Size = new System.Drawing.Size(1106, 148); - this.Root.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_fSubsidiary; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem1.Text = "閫夋嫨缁勭粐"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_memo; - this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem2.Text = "澶囨敞"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.txt_ftwoCheckor; - this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem3.Text = "鎵瑰噯浜�"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_itemId; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem4.Text = "閫夋嫨鐗╂枡"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_fversion; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 32); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem5.Text = "鐗堟湰"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_ftwoCheckdate; - this.layoutControlItem6.Location = new System.Drawing.Point(542, 32); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem6.Text = "鎵瑰噯鏃ユ湡"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.txt_itemNo; - this.layoutControlItem7.Location = new System.Drawing.Point(0, 64); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem7.Text = "鐗╂枡缂栫爜"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.txt_gg; - this.layoutControlItem8.Location = new System.Drawing.Point(271, 64); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem8.Text = "鐗╂枡瑙勬牸"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_ftwoChecked; - this.layoutControlItem9.Location = new System.Drawing.Point(542, 64); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem9.TextVisible = false; - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.txt_foneCheckor; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 0); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(273, 32); - this.layoutControlItem10.Text = "瀹℃牳浜�"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_foneCheckdate; - this.layoutControlItem11.Location = new System.Drawing.Point(813, 32); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(273, 32); - this.layoutControlItem11.Text = "瀹℃牳鏃堕棿"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_foneChecked; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(273, 32); - this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem12.TextVisible = false; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.lbGuid; - this.layoutControlItem13.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(273, 32); - this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem13.TextVisible = false; - // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(945, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 6; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 0); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1127, 416); - this.tabMx.TabIndex = 3; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1, - this.xtraTabPageCopy}); - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1125, 384); - this.tabMxPage1.Text = "妫�楠岄」鐩槑缁�"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.rptJYXM, - this.rptJYGJ, - this.rptJYBZ, - this.rptJSSP, - this.rptJYSP, - this.repositoryItemButtonEdit1, - this.repositoryItemComboBox1}); - this.gcMx1.Size = new System.Drawing.Size(1125, 384); - this.gcMx1.TabIndex = 0; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1guid, - this.gvMx1pid, - this.gvMx1forder, - this.gvMx1fcheckItem, - this.gridColumn5, - this.gvMx1memo, - this.gvMx1fcheckTool, - this.gvMx1sampleSizeNo, - this.sampleSizeName, - this.gvMx1fcheckLevel, - this.gvMx1facLevel, - this.gvMx1fupAllow, - this.gvMx1fstand, - this.gvMx1fdownAllow, - this.gvMxDel}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid"; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // - // gvMx1pid - // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "pid"; - this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 50; - this.gvMx1pid.Name = "gvMx1pid"; - this.gvMx1pid.Tag = "query_a.pid"; - this.gvMx1pid.Width = 94; - // - // gvMx1forder - // - this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1forder.AppearanceCell.Options.UseFont = true; - this.gvMx1forder.Caption = "椤哄簭"; - this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1; - this.gvMx1forder.FieldName = "forder"; - this.gvMx1forder.MinWidth = 50; - this.gvMx1forder.Name = "gvMx1forder"; - this.gvMx1forder.Tag = "yz_quantity_0_edit"; - this.gvMx1forder.Visible = true; - this.gvMx1forder.VisibleIndex = 0; - this.gvMx1forder.Width = 50; - // - // 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[] { - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15"}); - this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; - // - // gvMx1fcheckItem - // - this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�"; - this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM; - this.gvMx1fcheckItem.FieldName = "fcheckItem"; - this.gvMx1fcheckItem.MinWidth = 150; - this.gvMx1fcheckItem.Name = "gvMx1fcheckItem"; - this.gvMx1fcheckItem.Tag = "edit"; - this.gvMx1fcheckItem.Visible = true; - this.gvMx1fcheckItem.VisibleIndex = 1; - this.gvMx1fcheckItem.Width = 150; - // - // rptJYXM - // - this.rptJYXM.AutoHeight = false; - this.rptJYXM.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJYXM.Name = "rptJYXM"; - // - // gridColumn5 - // - this.gridColumn5.Caption = "瑙勬牸瑕佹眰"; - this.gridColumn5.FieldName = "fspecRequ"; - this.gridColumn5.MinWidth = 150; - this.gridColumn5.Name = "gridColumn5"; - this.gridColumn5.Tag = "edit"; - this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 2; - this.gridColumn5.Width = 150; - // - // gvMx1memo - // - this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1memo.AppearanceCell.Options.UseFont = true; - this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�"; - this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 150; - this.gvMx1memo.Name = "gvMx1memo"; - this.gvMx1memo.Tag = "edit"; - this.gvMx1memo.Visible = true; - this.gvMx1memo.VisibleIndex = 3; - this.gvMx1memo.Width = 150; - // - // gvMx1fcheckTool - // - this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�"; - this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ; - this.gvMx1fcheckTool.FieldName = "fcheckTool"; - this.gvMx1fcheckTool.MinWidth = 150; - this.gvMx1fcheckTool.Name = "gvMx1fcheckTool"; - this.gvMx1fcheckTool.Tag = "edit"; - this.gvMx1fcheckTool.Visible = true; - this.gvMx1fcheckTool.VisibleIndex = 4; - this.gvMx1fcheckTool.Width = 150; - // - // rptJYGJ - // - this.rptJYGJ.AutoHeight = false; - this.rptJYGJ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJYGJ.Name = "rptJYGJ"; - this.rptJYGJ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // gvMx1sampleSizeNo - // - this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�"; - this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ; - this.gvMx1sampleSizeNo.FieldName = "sampleSizeName"; - this.gvMx1sampleSizeNo.MinWidth = 150; - this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo"; - this.gvMx1sampleSizeNo.Tag = "edit"; - this.gvMx1sampleSizeNo.Visible = true; - this.gvMx1sampleSizeNo.VisibleIndex = 5; - this.gvMx1sampleSizeNo.Width = 150; - // - // rptJYBZ - // - this.rptJYBZ.AutoHeight = false; - this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJYBZ.Name = "rptJYBZ"; - this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // sampleSizeName - // - this.sampleSizeName.Caption = "妫�楠屾爣鍑嗙紪鐮�"; - this.sampleSizeName.FieldName = "sampleSizeNo"; - this.sampleSizeName.MinWidth = 150; - this.sampleSizeName.Name = "sampleSizeName"; - this.sampleSizeName.OptionsColumn.ReadOnly = true; - this.sampleSizeName.Tag = "edit"; - this.sampleSizeName.Visible = true; - this.sampleSizeName.VisibleIndex = 6; - this.sampleSizeName.Width = 150; - // - // gvMx1fcheckLevel - // - this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true; - this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�"; - this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP; - this.gvMx1fcheckLevel.FieldName = "fcheckLevel"; - this.gvMx1fcheckLevel.MinWidth = 200; - this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel"; - this.gvMx1fcheckLevel.Tag = "edit"; - this.gvMx1fcheckLevel.Visible = true; - this.gvMx1fcheckLevel.VisibleIndex = 7; - this.gvMx1fcheckLevel.Width = 200; - // - // rptJYSP - // - this.rptJYSP.AutoHeight = false; - this.rptJYSP.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJYSP.Name = "rptJYSP"; - this.rptJYSP.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // gvMx1facLevel - // - this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1facLevel.AppearanceCell.Options.UseFont = true; - this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩"; - this.gvMx1facLevel.ColumnEdit = this.rptJSSP; - this.gvMx1facLevel.FieldName = "facLevel"; - this.gvMx1facLevel.MinWidth = 150; - this.gvMx1facLevel.Name = "gvMx1facLevel"; - this.gvMx1facLevel.Tag = "edit"; - this.gvMx1facLevel.Visible = true; - this.gvMx1facLevel.VisibleIndex = 8; - this.gvMx1facLevel.Width = 150; - // - // rptJSSP - // - this.rptJSSP.AutoHeight = false; - this.rptJSSP.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.rptJSSP.Name = "rptJSSP"; - this.rptJSSP.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // gvMx1fupAllow - // - this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true; - this.gvMx1fupAllow.Caption = "涓婇檺"; - this.gvMx1fupAllow.FieldName = "fupAllow"; - this.gvMx1fupAllow.MinWidth = 60; - this.gvMx1fupAllow.Name = "gvMx1fupAllow"; - this.gvMx1fupAllow.Tag = "yz_quantity_0_edit"; - this.gvMx1fupAllow.Visible = true; - this.gvMx1fupAllow.VisibleIndex = 9; - this.gvMx1fupAllow.Width = 60; - // - // gvMx1fstand - // - this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fstand.AppearanceCell.Options.UseFont = true; - this.gvMx1fstand.Caption = "鏍囧噯鍊�"; - this.gvMx1fstand.FieldName = "fstand"; - this.gvMx1fstand.MinWidth = 60; - this.gvMx1fstand.Name = "gvMx1fstand"; - this.gvMx1fstand.Tag = "yz_quantity_0_edit"; - this.gvMx1fstand.Visible = true; - this.gvMx1fstand.VisibleIndex = 10; - this.gvMx1fstand.Width = 60; - // - // gvMx1fdownAllow - // - this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true; - this.gvMx1fdownAllow.Caption = "涓嬮檺"; - this.gvMx1fdownAllow.FieldName = "fdownAllow"; - this.gvMx1fdownAllow.MinWidth = 60; - this.gvMx1fdownAllow.Name = "gvMx1fdownAllow"; - this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit"; - this.gvMx1fdownAllow.Visible = true; - this.gvMx1fdownAllow.VisibleIndex = 11; - this.gvMx1fdownAllow.Width = 60; - // - // gvMxDel - // - this.gvMxDel.Caption = "绉婚櫎"; - this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; - this.gvMxDel.MinWidth = 50; - this.gvMxDel.Name = "gvMxDel"; - this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 12; - this.gvMxDel.Width = 100; - // - // repositoryItemButtonEdit1 - // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - // - // xtraTabPageCopy - // - this.xtraTabPageCopy.Controls.Add(this.gridControl2); - this.xtraTabPageCopy.Controls.Add(this.panelControl1); - this.xtraTabPageCopy.Name = "xtraTabPageCopy"; - this.xtraTabPageCopy.Size = new System.Drawing.Size(1125, 538); - this.xtraTabPageCopy.Text = "澶嶅埗鍒板叾瀹冪墿鏂�"; - // - // gridControl2 - // - this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.gridControl2.Location = new System.Drawing.Point(0, 43); - this.gridControl2.MainView = this.gridView2; - this.gridControl2.Name = "gridControl2"; - this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit3}); - this.gridControl2.Size = new System.Drawing.Size(1125, 495); - this.gridControl2.TabIndex = 1; - this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView2}); - // - // gridView2 - // - this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn11, - this.gridColumn12, - this.gridColumn13, - this.gridColumn14, - this.gridColumn15, - this.gridColumn6, - this.gridColumn9}); - this.gridView2.GridControl = this.gridControl2; - this.gridView2.Name = "gridView2"; - this.gridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; - this.gridView2.OptionsFind.ShowSearchNavButtons = false; - this.gridView2.OptionsView.ShowGroupPanel = false; - // - // gridColumn11 - // - this.gridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridColumn11.AppearanceCell.Options.UseFont = true; - this.gridColumn11.Caption = "浣跨敤缁勭粐"; - this.gridColumn11.FieldName = "fSubsidiary"; - this.gridColumn11.MinWidth = 150; - this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.OptionsColumn.ReadOnly = true; - this.gridColumn11.Tag = "query_a.FCHECK_ITEM"; - this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 0; - this.gridColumn11.Width = 150; - // - // gridColumn12 - // - this.gridColumn12.Caption = "鐗╂枡ID"; - this.gridColumn12.FieldName = "id"; - this.gridColumn12.MinWidth = 150; - this.gridColumn12.Name = "gridColumn12"; - this.gridColumn12.OptionsColumn.ReadOnly = true; - this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 1; - this.gridColumn12.Width = 150; - // - // gridColumn13 - // - this.gridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridColumn13.AppearanceCell.Options.UseFont = true; - this.gridColumn13.Caption = "鐗╂枡缂栧彿"; - this.gridColumn13.FieldName = "itemNo"; - this.gridColumn13.MinWidth = 150; - this.gridColumn13.Name = "gridColumn13"; - this.gridColumn13.OptionsColumn.ReadOnly = true; - this.gridColumn13.Tag = "query_a.MEMO"; - this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 2; - this.gridColumn13.Width = 150; - // - // gridColumn14 - // - this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridColumn14.AppearanceCell.Options.UseFont = true; - this.gridColumn14.Caption = "鐗╂枡鍚嶇О"; - this.gridColumn14.FieldName = "itemName"; - this.gridColumn14.MinWidth = 150; - this.gridColumn14.Name = "gridColumn14"; - this.gridColumn14.OptionsColumn.ReadOnly = true; - this.gridColumn14.Tag = "query_a.FCHECK_TOOL"; - this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 3; - this.gridColumn14.Width = 150; - // - // gridColumn15 - // - this.gridColumn15.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridColumn15.AppearanceCell.Options.UseFont = true; - this.gridColumn15.Caption = "瑙勬牸鍨嬪彿"; - this.gridColumn15.FieldName = "itemModel"; - this.gridColumn15.MinWidth = 150; - this.gridColumn15.Name = "gridColumn15"; - this.gridColumn15.OptionsColumn.ReadOnly = true; - this.gridColumn15.Tag = "query_a.SAMPLE_SIZE_NO"; - this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 4; - this.gridColumn15.Width = 150; - // - // gridColumn6 - // - this.gridColumn6.Caption = "绉诲嚭"; - this.gridColumn6.ColumnEdit = this.repositoryItemButtonEdit3; - this.gridColumn6.MinWidth = 25; - this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 5; - this.gridColumn6.Width = 94; - // - // repositoryItemButtonEdit3 - // - this.repositoryItemButtonEdit3.AutoHeight = false; - editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3"; - this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - // - // gridColumn9 - // - this.gridColumn9.Caption = "gridColumn9"; - this.gridColumn9.FieldName = "guid"; - this.gridColumn9.MinWidth = 25; - this.gridColumn9.Name = "gridColumn9"; - this.gridColumn9.Width = 94; - // - // panelControl1 - // - this.panelControl1.Controls.Add(this.btnSave); - this.panelControl1.Controls.Add(this.btnSelect); - this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; - this.panelControl1.Location = new System.Drawing.Point(0, 0); - this.panelControl1.Name = "panelControl1"; - this.panelControl1.Size = new System.Drawing.Size(1125, 43); - this.panelControl1.TabIndex = 0; - // - // btnSave - // - this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x161; - this.btnSave.Location = new System.Drawing.Point(139, 6); - this.btnSave.Name = "btnSave"; - this.btnSave.Size = new System.Drawing.Size(187, 29); - this.btnSave.TabIndex = 450; - this.btnSave.Text = "淇濆瓨澶嶅埗鐨勭墿鏂欏拰椤圭洰"; - // - // btnSelect - // - this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(10, 6); - this.btnSelect.Name = "btnSelect"; - this.btnSelect.Size = new System.Drawing.Size(101, 29); - this.btnSelect.TabIndex = 449; - this.btnSelect.Text = "閫夋嫨鐗╂枡"; + this.jyxm1.Dock = System.Windows.Forms.DockStyle.Fill; + this.jyxm1.Location = new System.Drawing.Point(0, 0); + this.jyxm1.Name = "jyxm1"; + this.jyxm1.Size = new System.Drawing.Size(1044, 711); + this.jyxm1.TabIndex = 0; + this.jyxm1.Load += new System.EventHandler(this.jyxm1_Load); // // Frm_MesQmCheckitemDt // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1129, 682); - this.Controls.Add(this.picCheckBox); - this.Controls.Add(this.xtraTabControl1); - this.Controls.Add(this.toolBarMenu1); + this.ClientSize = new System.Drawing.Size(1044, 711); + this.Controls.Add(this.jyxm1); this.Name = "Frm_MesQmCheckitemDt"; - this.Text = "IQC鐗╂枡妫�楠岄」鐩�"; - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); - this.split1.Panel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); - this.split1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); - this.splitMx1.Panel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); - this.splitMx1.Panel2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); - this.splitMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); - this.layoutMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_gg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).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.repositoryItemComboBox1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - this.xtraTabPageCopy.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); - this.panelControl1.ResumeLayout(false); + this.Text = "iqc"; this.ResumeLayout(false); } + #endregion - private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraEditors.SplitContainerControl split1; - private DevExpress.XtraGrid.GridControl gcMain; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; - private DevExpress.XtraGrid.Columns.GridColumn gv_isenabled; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoChecked; - private DevExpress.XtraGrid.Columns.GridColumn gv_fversion; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; - private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckor; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckdate; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckor; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; - private DevExpress.XtraGrid.Columns.GridColumn gv_memo; - private UserControls.Data.UcPageBar pageBar1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private DevExpress.XtraEditors.SplitContainerControl splitMx1; - private DevExpress.XtraDataLayout.DataLayoutControl layoutMx1; - private DevExpress.XtraLayout.LayoutControlGroup Root; - private UserControl.UcLookOrg txt_fSubsidiary; - private UserControl.UcLookItems txt_itemId; - private DevExpress.XtraEditors.TextEdit txt_itemNo; - private DevExpress.XtraEditors.TextEdit txt_fversion; - private DevExpress.XtraEditors.TextEdit txt_ftwoCheckdate; - private DevExpress.XtraEditors.TextEdit txt_ftwoCheckor; - private DevExpress.XtraEditors.TextEdit txt_foneCheckdate; - private DevExpress.XtraEditors.TextEdit txt_foneCheckor; - private DevExpress.XtraEditors.TextEdit txt_memo; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraEditors.TextEdit txt_gg; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.CheckEdit txt_foneChecked; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1forder; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYGJ; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ; - private DevExpress.XtraGrid.Columns.GridColumn sampleSizeName; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYSP; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJSSP; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow; - private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraTab.XtraTabPage xtraTabPageCopy; - private DevExpress.XtraGrid.GridControl gridControl2; - private DevExpress.XtraGrid.Views.Grid.GridView gridView2; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; - private DevExpress.XtraEditors.PanelControl panelControl1; - private DevExpress.XtraEditors.SimpleButton btnSave; - private DevExpress.XtraEditors.SimpleButton btnSelect; + + private QC.Jyxm jyxm1; } } \ No newline at end of file -- Gitblit v1.9.3