From 0334863f023a5fe98698992dbd37ab84d3c7b413 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期二, 16 九月 2025 14:26:31 +0800 Subject: [PATCH] 巡检修改 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs | 626 +++++++++++++++++++++++++++++++++----------------------- 1 files changed, 368 insertions(+), 258 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs index e85a287..0607b40 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs @@ -30,6 +30,7 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesItemQt)); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -46,6 +47,11 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -60,7 +66,6 @@ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_qt005 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_qt001 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_qt008 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_qt010 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_qt016 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_qt002 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -73,8 +78,8 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton(); this.lbGuid = new System.Windows.Forms.Label(); - this.txt_qt008 = new Gs.DevApp.UserControl.UcLookCk(); this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu(); this.txt_qt010 = new DevExpress.XtraEditors.TextEdit(); this.txt_qt009 = new Gs.DevApp.UserControl.UcLookDepartment(); @@ -96,9 +101,10 @@ this.txt_qt026 = new DevExpress.XtraEditors.CheckEdit(); this.txt_qt033 = new DevExpress.XtraEditors.TextEdit(); this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit(); + this.txt_qt035 = new DevExpress.XtraEditors.ButtonEdit(); + this.txt_qtlx = new DevExpress.XtraEditors.ComboBoxEdit(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -111,15 +117,18 @@ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -129,12 +138,13 @@ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd002 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1qd004 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -145,10 +155,12 @@ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptCk = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.txt_qt035 = new DevExpress.XtraEditors.ButtonEdit(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -184,9 +196,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); @@ -199,15 +212,18 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -216,9 +232,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptCk)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -304,7 +319,6 @@ this.gridColumn4, this.gv_qt005, this.gv_qt001, - this.gv_qt008, this.gv_qt010, this.gv_qt016, this.gv_qt002, @@ -367,8 +381,6 @@ this.gridColumn3.FieldName = "qt019"; this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 5; this.gridColumn3.Width = 94; // // gv_qt020 @@ -381,7 +393,7 @@ this.gv_qt020.OptionsColumn.AllowEdit = false; this.gv_qt020.Tag = "query_a.qt020"; this.gv_qt020.Visible = true; - this.gv_qt020.VisibleIndex = 6; + this.gv_qt020.VisibleIndex = 5; this.gv_qt020.Width = 94; // // gridColumn4 @@ -391,7 +403,7 @@ this.gridColumn4.MinWidth = 25; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 7; + this.gridColumn4.VisibleIndex = 11; this.gridColumn4.Width = 94; // // gv_qt005 @@ -404,7 +416,7 @@ this.gv_qt005.OptionsColumn.AllowEdit = false; this.gv_qt005.Tag = "query_a.qt005"; this.gv_qt005.Visible = true; - this.gv_qt005.VisibleIndex = 8; + this.gv_qt005.VisibleIndex = 6; this.gv_qt005.Width = 94; // // gv_qt001 @@ -417,21 +429,8 @@ this.gv_qt001.OptionsColumn.AllowEdit = false; this.gv_qt001.Tag = "query_a.qt001"; this.gv_qt001.Visible = true; - this.gv_qt001.VisibleIndex = 9; + this.gv_qt001.VisibleIndex = 7; this.gv_qt001.Width = 180; - // - // gv_qt008 - // - this.gv_qt008.AppearanceCell.Options.UseFont = true; - this.gv_qt008.Caption = "鍙戞枡浠撳簱 "; - this.gv_qt008.FieldName = "flckName"; - this.gv_qt008.MinWidth = 25; - this.gv_qt008.Name = "gv_qt008"; - this.gv_qt008.OptionsColumn.AllowEdit = false; - this.gv_qt008.Tag = "query_a.qt008"; - this.gv_qt008.Visible = true; - this.gv_qt008.VisibleIndex = 10; - this.gv_qt008.Width = 94; // // gv_qt010 // @@ -443,7 +442,7 @@ this.gv_qt010.OptionsColumn.AllowEdit = false; this.gv_qt010.Tag = "query_a.qt010"; this.gv_qt010.Visible = true; - this.gv_qt010.VisibleIndex = 11; + this.gv_qt010.VisibleIndex = 8; this.gv_qt010.Width = 94; // // gv_qt016 @@ -456,7 +455,7 @@ this.gv_qt016.OptionsColumn.AllowEdit = false; this.gv_qt016.Tag = "query_a.qt016"; this.gv_qt016.Visible = true; - this.gv_qt016.VisibleIndex = 12; + this.gv_qt016.VisibleIndex = 9; this.gv_qt016.Width = 94; // // gv_qt002 @@ -469,7 +468,7 @@ this.gv_qt002.OptionsColumn.AllowEdit = false; this.gv_qt002.Tag = "query_a.qt002"; this.gv_qt002.Visible = true; - this.gv_qt002.VisibleIndex = 13; + this.gv_qt002.VisibleIndex = 10; this.gv_qt002.Width = 94; // // gridColumn5 @@ -479,7 +478,7 @@ this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 14; + this.gridColumn5.VisibleIndex = 12; this.gridColumn5.Width = 94; // // gridColumn6 @@ -489,7 +488,7 @@ this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 15; + this.gridColumn6.VisibleIndex = 13; this.gridColumn6.Width = 94; // // gridColumn13 @@ -565,13 +564,13 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 247; + this.splitMx1.SplitterPosition = 233; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.btnCopyXls); this.layoutMx1.Controls.Add(this.lbGuid); - this.layoutMx1.Controls.Add(this.txt_qt008); this.layoutMx1.Controls.Add(this.ucLookHuoZhu1); this.layoutMx1.Controls.Add(this.txt_qt010); this.layoutMx1.Controls.Add(this.txt_qt009); @@ -594,16 +593,27 @@ this.layoutMx1.Controls.Add(this.txt_qt033); this.layoutMx1.Controls.Add(this.txt_qt032); this.layoutMx1.Controls.Add(this.txt_qt035); + this.layoutMx1.Controls.Add(this.txt_qtlx); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem14}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1055, 402, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(722, 358, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 247); + this.layoutMx1.Size = new System.Drawing.Size(1126, 233); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // btnCopyXls + // + this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image"))); + this.btnCopyXls.Location = new System.Drawing.Point(12, 198); + this.btnCopyXls.Name = "btnCopyXls"; + this.btnCopyXls.Size = new System.Drawing.Size(116, 27); + this.btnCopyXls.StyleController = this.layoutMx1; + this.btnCopyXls.TabIndex = 445; + this.btnCopyXls.Text = "蹇嵎褰曞叆"; // // lbGuid // @@ -614,49 +624,40 @@ this.lbGuid.Text = "lbGuid"; this.lbGuid.Visible = false; // - // txt_qt008 - // - this.txt_qt008.IsReadly = false; - this.txt_qt008.Location = new System.Drawing.Point(390, 108); - this.txt_qt008.Margin = new System.Windows.Forms.Padding(0); - this.txt_qt008.Name = "txt_qt008"; - this.txt_qt008.Size = new System.Drawing.Size(170, 24); - this.txt_qt008.TabIndex = 320; - // // ucLookHuoZhu1 // this.ucLookHuoZhu1.HzId = null; this.ucLookHuoZhu1.IsReadly = false; - this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 76); + this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74); this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0); this.ucLookHuoZhu1.Name = "ucLookHuoZhu1"; this.ucLookHuoZhu1.OrgId = null; - this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 60); + this.ucLookHuoZhu1.Size = new System.Drawing.Size(267, 58); this.ucLookHuoZhu1.TabIndex = 318; // // txt_qt010 // - this.txt_qt010.Location = new System.Drawing.Point(114, 172); + this.txt_qt010.Location = new System.Drawing.Point(114, 136); this.txt_qt010.Name = "txt_qt010"; this.txt_qt010.Properties.Appearance.Options.UseFont = true; - this.txt_qt010.Size = new System.Drawing.Size(446, 24); + this.txt_qt010.Size = new System.Drawing.Size(165, 24); this.txt_qt010.StyleController = this.layoutMx1; this.txt_qt010.TabIndex = 235; // // txt_qt009 // this.txt_qt009.IsReadly = false; - this.txt_qt009.Location = new System.Drawing.Point(390, 140); + this.txt_qt009.Location = new System.Drawing.Point(385, 136); this.txt_qt009.Name = "txt_qt009"; - this.txt_qt009.Size = new System.Drawing.Size(170, 24); + this.txt_qt009.Size = new System.Drawing.Size(165, 24); this.txt_qt009.TabIndex = 316; // // txt_qt013 // this.txt_qt013.IsReadly = false; - this.txt_qt013.Location = new System.Drawing.Point(390, 44); + this.txt_qt013.Location = new System.Drawing.Point(385, 105); this.txt_qt013.Name = "txt_qt013"; - this.txt_qt013.Size = new System.Drawing.Size(170, 24); + this.txt_qt013.Size = new System.Drawing.Size(165, 24); this.txt_qt013.TabIndex = 304; // // txt_qtck @@ -664,175 +665,203 @@ this.txt_qtck.Location = new System.Drawing.Point(114, 12); this.txt_qtck.Name = "txt_qtck"; this.txt_qtck.Properties.Appearance.Options.UseFont = true; - this.txt_qtck.Size = new System.Drawing.Size(170, 24); + this.txt_qtck.Size = new System.Drawing.Size(165, 24); this.txt_qtck.StyleController = this.layoutMx1; this.txt_qtck.TabIndex = 211; this.txt_qtck.Tag = "readonly"; // // txt_qt019 // - this.txt_qt019.EditValue = "璇烽�夋嫨"; - this.txt_qt019.Location = new System.Drawing.Point(390, 12); + this.txt_qt019.EditValue = "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)"; + this.txt_qt019.Location = new System.Drawing.Point(385, 12); this.txt_qt019.Name = "txt_qt019"; this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_qt019.Properties.Items.AddRange(new object[] { - "璇烽�夋嫨", "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)", "璧勪骇鍑哄簱(QTCKD02_SYS)", "VMI鍑哄簱(QTCKD03_SYS)", "璐圭敤鐗╂枡鍑哄簱(QTCKD04_SYS)", "搴撳瓨璋冩暣(QTCKD05_SYS)"}); this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt019.Size = new System.Drawing.Size(170, 24); + this.txt_qt019.Size = new System.Drawing.Size(165, 24); this.txt_qt019.StyleController = this.layoutMx1; this.txt_qt019.TabIndex = 301; // // txt_qt024 // this.txt_qt024.IsReadly = false; - this.txt_qt024.Location = new System.Drawing.Point(114, 140); + this.txt_qt024.Location = new System.Drawing.Point(385, 43); this.txt_qt024.Name = "txt_qt024"; - this.txt_qt024.Size = new System.Drawing.Size(170, 24); + this.txt_qt024.Size = new System.Drawing.Size(165, 24); this.txt_qt024.TabIndex = 309; // // txt_qt020 // - this.txt_qt020.EditValue = "璇烽�夋嫨"; - this.txt_qt020.Location = new System.Drawing.Point(390, 76); + this.txt_qt020.EditValue = "鏅��(GENERAL)"; + this.txt_qt020.Location = new System.Drawing.Point(385, 74); this.txt_qt020.Name = "txt_qt020"; this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_qt020.Properties.Items.AddRange(new object[] { - "璇烽�夋嫨", "鏅��(GENERAL)", "閫�璐�(RETURN)"}); this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt020.Size = new System.Drawing.Size(170, 24); + this.txt_qt020.Size = new System.Drawing.Size(165, 24); this.txt_qt020.StyleController = this.layoutMx1; this.txt_qt020.TabIndex = 300; // // txt_qt023 // this.txt_qt023.IsReadly = false; - this.txt_qt023.Location = new System.Drawing.Point(114, 44); + this.txt_qt023.Location = new System.Drawing.Point(114, 43); this.txt_qt023.Name = "txt_qt023"; - this.txt_qt023.Size = new System.Drawing.Size(170, 24); + this.txt_qt023.Size = new System.Drawing.Size(165, 24); this.txt_qt023.TabIndex = 307; // // txt_qt016 // - this.txt_qt016.Location = new System.Drawing.Point(942, 12); + this.txt_qt016.Location = new System.Drawing.Point(927, 12); this.txt_qt016.Name = "txt_qt016"; this.txt_qt016.Properties.Appearance.Options.UseFont = true; - this.txt_qt016.Size = new System.Drawing.Size(172, 24); + this.txt_qt016.Size = new System.Drawing.Size(166, 24); this.txt_qt016.StyleController = this.layoutMx1; this.txt_qt016.TabIndex = 262; this.txt_qt016.Tag = "readonly"; // // txt_qt002 // - this.txt_qt002.Location = new System.Drawing.Point(942, 44); + this.txt_qt002.Location = new System.Drawing.Point(927, 43); this.txt_qt002.Name = "txt_qt002"; this.txt_qt002.Properties.Appearance.Options.UseFont = true; - this.txt_qt002.Size = new System.Drawing.Size(172, 24); + this.txt_qt002.Size = new System.Drawing.Size(166, 24); this.txt_qt002.StyleController = this.layoutMx1; this.txt_qt002.TabIndex = 216; this.txt_qt002.Tag = "readonly"; // // txt_qt015 // - this.txt_qt015.Location = new System.Drawing.Point(840, 76); + this.txt_qt015.Location = new System.Drawing.Point(825, 74); this.txt_qt015.Name = "txt_qt015"; this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_qt015.Size = new System.Drawing.Size(274, 24); + this.txt_qt015.Size = new System.Drawing.Size(268, 24); this.txt_qt015.StyleController = this.layoutMx1; this.txt_qt015.TabIndex = 310; this.txt_qt015.Tag = "readonly"; // // txt_qt031 // - this.txt_qt031.Location = new System.Drawing.Point(942, 108); + this.txt_qt031.Location = new System.Drawing.Point(927, 105); this.txt_qt031.Name = "txt_qt031"; - this.txt_qt031.Size = new System.Drawing.Size(172, 24); + this.txt_qt031.Size = new System.Drawing.Size(166, 24); this.txt_qt031.StyleController = this.layoutMx1; this.txt_qt031.TabIndex = 321; this.txt_qt031.Tag = "readonly"; // // txt_qt030 // - this.txt_qt030.Location = new System.Drawing.Point(942, 140); + this.txt_qt030.Location = new System.Drawing.Point(927, 136); this.txt_qt030.Name = "txt_qt030"; - this.txt_qt030.Size = new System.Drawing.Size(172, 24); + this.txt_qt030.Size = new System.Drawing.Size(166, 24); this.txt_qt030.StyleController = this.layoutMx1; this.txt_qt030.TabIndex = 322; this.txt_qt030.Tag = "readonly"; // // txt_qt029 // - this.txt_qt029.Location = new System.Drawing.Point(840, 172); + this.txt_qt029.Location = new System.Drawing.Point(825, 167); this.txt_qt029.Name = "txt_qt029"; this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��"; - this.txt_qt029.Size = new System.Drawing.Size(274, 24); + this.txt_qt029.Size = new System.Drawing.Size(268, 24); this.txt_qt029.StyleController = this.layoutMx1; this.txt_qt029.TabIndex = 323; this.txt_qt029.Tag = "readonly"; // // txt_qt028 // - this.txt_qt028.Location = new System.Drawing.Point(666, 108); + this.txt_qt028.Location = new System.Drawing.Point(656, 105); this.txt_qt028.Name = "txt_qt028"; - this.txt_qt028.Size = new System.Drawing.Size(170, 24); + this.txt_qt028.Size = new System.Drawing.Size(165, 24); this.txt_qt028.StyleController = this.layoutMx1; this.txt_qt028.TabIndex = 324; this.txt_qt028.Tag = "readonly"; // // txt_qt027 // - this.txt_qt027.Location = new System.Drawing.Point(666, 140); + this.txt_qt027.Location = new System.Drawing.Point(656, 136); this.txt_qt027.Name = "txt_qt027"; - this.txt_qt027.Size = new System.Drawing.Size(170, 24); + this.txt_qt027.Size = new System.Drawing.Size(165, 24); this.txt_qt027.StyleController = this.layoutMx1; this.txt_qt027.TabIndex = 325; this.txt_qt027.Tag = "readonly"; // // txt_qt034 // - this.txt_qt034.Location = new System.Drawing.Point(666, 12); + this.txt_qt034.Location = new System.Drawing.Point(656, 12); this.txt_qt034.Name = "txt_qt034"; - this.txt_qt034.Size = new System.Drawing.Size(170, 24); + this.txt_qt034.Size = new System.Drawing.Size(165, 24); this.txt_qt034.StyleController = this.layoutMx1; this.txt_qt034.TabIndex = 326; this.txt_qt034.Tag = "readonly"; // // txt_qt026 // - this.txt_qt026.Location = new System.Drawing.Point(564, 172); + this.txt_qt026.Location = new System.Drawing.Point(554, 167); this.txt_qt026.Name = "txt_qt026"; this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鏍囪瘑"; - this.txt_qt026.Size = new System.Drawing.Size(272, 24); + this.txt_qt026.Size = new System.Drawing.Size(267, 24); this.txt_qt026.StyleController = this.layoutMx1; this.txt_qt026.TabIndex = 327; this.txt_qt026.Tag = "readonly"; // // txt_qt033 // - this.txt_qt033.Location = new System.Drawing.Point(666, 44); + this.txt_qt033.Location = new System.Drawing.Point(656, 43); this.txt_qt033.Name = "txt_qt033"; - this.txt_qt033.Size = new System.Drawing.Size(170, 24); + this.txt_qt033.Size = new System.Drawing.Size(165, 24); this.txt_qt033.StyleController = this.layoutMx1; this.txt_qt033.TabIndex = 328; this.txt_qt033.Tag = "readonly"; // // txt_qt032 // - this.txt_qt032.Location = new System.Drawing.Point(564, 76); + this.txt_qt032.Location = new System.Drawing.Point(554, 74); this.txt_qt032.Name = "txt_qt032"; this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑"; - this.txt_qt032.Size = new System.Drawing.Size(272, 24); + this.txt_qt032.Size = new System.Drawing.Size(267, 24); this.txt_qt032.StyleController = this.layoutMx1; this.txt_qt032.TabIndex = 329; this.txt_qt032.Tag = "readonly"; + // + // txt_qt035 + // + this.txt_qt035.Location = new System.Drawing.Point(114, 167); + this.txt_qt035.Name = "txt_qt035"; + this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.txt_qt035.Size = new System.Drawing.Size(165, 24); + this.txt_qt035.StyleController = this.layoutMx1; + this.txt_qt035.TabIndex = 330; + // + // txt_qtlx + // + this.txt_qtlx.EditValue = "璇烽�夋嫨"; + this.txt_qtlx.Location = new System.Drawing.Point(385, 167); + this.txt_qtlx.Name = "txt_qtlx"; + this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_qtlx.Properties.Items.AddRange(new object[] { + "璇烽�夋嫨", + "1:杈呮枡棰嗙敤", + "2:鐮斿彂棰嗙敤", + "3:娴嬭瘯閮ㄩ棬鍝佽川宸ヨ壓", + "4:瀹㈡埛璧犻��", + "5:鎶ュ簾鍑哄簱", + "6:鏍锋満鍑哄簱"}); + this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + this.txt_qtlx.Size = new System.Drawing.Size(165, 24); + this.txt_qtlx.StyleController = this.layoutMx1; + this.txt_qtlx.TabIndex = 331; // // layoutControlItem14 // @@ -851,7 +880,6 @@ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem4, this.layoutControlItem6, @@ -864,16 +892,18 @@ this.layoutControlItem18, this.layoutControlItem19, this.layoutControlItem21, - this.layoutControlItem13, this.layoutControlItem20, - this.layoutControlItem5, - this.layoutControlItem10, this.layoutControlItem3, - this.layoutControlItem12, this.layoutControlItem11, this.layoutControlItem22, this.layoutControlItem23, - this.layoutControlItem24}); + this.layoutControlItem10, + this.layoutControlItem5, + this.layoutControlItem13, + this.layoutControlItem24, + this.layoutControlItem12, + this.layoutControlItem1, + this.layoutControlItem25}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -911,67 +941,58 @@ rowDefinition5, rowDefinition6, rowDefinition7}); - this.Root.Size = new System.Drawing.Size(1126, 247); + this.Root.Size = new System.Drawing.Size(1105, 237); this.Root.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_qtck; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem1.Text = "鍗曟嵁缂栧彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qt019; - this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); + 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(276, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(271, 31); this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_qt023; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 31); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(271, 31); this.layoutControlItem4.Text = "搴撳瓨缁勭粐"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_qt016; - this.layoutControlItem6.Location = new System.Drawing.Point(828, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(813, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(272, 31); this.layoutControlItem6.Text = "瀹℃牳浜哄憳"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_qt002; - this.layoutControlItem7.Location = new System.Drawing.Point(828, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(813, 31); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(272, 31); this.layoutControlItem7.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_qt015; - this.layoutControlItem8.Location = new System.Drawing.Point(828, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(813, 62); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(272, 31); this.layoutControlItem8.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; @@ -979,11 +1000,11 @@ // layoutControlItem9 // this.layoutControlItem9.Control = this.ucLookHuoZhu1; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(0, 62); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(276, 64); + this.layoutControlItem9.Size = new System.Drawing.Size(271, 62); this.layoutControlItem9.Text = "璐т富绫诲瀷"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; @@ -991,165 +1012,201 @@ // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_qt031; - this.layoutControlItem15.Location = new System.Drawing.Point(828, 96); + this.layoutControlItem15.Location = new System.Drawing.Point(813, 93); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(272, 31); this.layoutControlItem15.Text = "璐㈠姟瀹℃牳浜哄憳"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_qt030; - this.layoutControlItem16.Location = new System.Drawing.Point(828, 128); + this.layoutControlItem16.Location = new System.Drawing.Point(813, 124); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(272, 31); this.layoutControlItem16.Text = "璐㈠姟瀹℃牳鏃堕棿"; this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_qt029; - this.layoutControlItem17.Location = new System.Drawing.Point(828, 160); + this.layoutControlItem17.Location = new System.Drawing.Point(813, 155); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem17.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem17.Text = "璐㈠姟瀹℃牳鏍囪瘑"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_qt028; - this.layoutControlItem18.Location = new System.Drawing.Point(552, 96); + this.layoutControlItem18.Location = new System.Drawing.Point(542, 93); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem18.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem18.Size = new System.Drawing.Size(271, 31); this.layoutControlItem18.Text = "鍞悗瀹℃牳浜哄憳"; this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_qt027; - this.layoutControlItem19.Location = new System.Drawing.Point(552, 128); + this.layoutControlItem19.Location = new System.Drawing.Point(542, 124); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem19.Size = new System.Drawing.Size(271, 31); this.layoutControlItem19.Text = "鍞悗瀹℃牳鏃堕棿"; this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_qt026; - this.layoutControlItem21.Location = new System.Drawing.Point(552, 160); + this.layoutControlItem21.Location = new System.Drawing.Point(542, 155); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem21.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem21.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem21.Text = "鍞悗瀹℃牳鏍囪瘑"; this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem21.TextVisible = false; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_qt010; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 160); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem13.Size = new System.Drawing.Size(552, 32); - this.layoutControlItem13.Text = "鐢宠澶囨敞"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_qt034; - this.layoutControlItem20.Location = new System.Drawing.Point(552, 0); + this.layoutControlItem20.Location = new System.Drawing.Point(542, 0); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem20.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem20.Size = new System.Drawing.Size(271, 31); this.layoutControlItem20.Text = "閲囪喘瀹℃牳浜哄憳"; this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_qt024; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 128); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem5.Text = "棰嗙敤缁勭粐"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.txt_qt013; - this.layoutControlItem10.Location = new System.Drawing.Point(276, 32); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem10.Text = "瀹㈡埛"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_qt020; - this.layoutControlItem3.Location = new System.Drawing.Point(276, 64); + this.layoutControlItem3.Location = new System.Drawing.Point(271, 62); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_qt008; - this.layoutControlItem12.Location = new System.Drawing.Point(276, 96); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(276, 32); - this.layoutControlItem12.Text = "鍙戞枡浠撳簱"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_qt009; - this.layoutControlItem11.Location = new System.Drawing.Point(276, 128); + this.layoutControlItem11.Location = new System.Drawing.Point(271, 124); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem11.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬"; this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_qt033; - this.layoutControlItem22.Location = new System.Drawing.Point(552, 32); + this.layoutControlItem22.Location = new System.Drawing.Point(542, 31); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem22.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem22.Size = new System.Drawing.Size(271, 31); this.layoutControlItem22.Text = "閲囪喘瀹℃牳鏃堕棿"; this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_qt032; - this.layoutControlItem23.Location = new System.Drawing.Point(552, 64); + this.layoutControlItem23.Location = new System.Drawing.Point(542, 62); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem23.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem23.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem23.Text = "閲囪喘瀹℃牳鏍囪瘑"; this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem23.TextVisible = false; + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_qt013; + this.layoutControlItem10.Location = new System.Drawing.Point(271, 93); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem10.Text = "瀹㈡埛"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_qt024; + this.layoutControlItem5.Location = new System.Drawing.Point(271, 31); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem5.Text = "棰嗙敤缁勭粐"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_qt010; + this.layoutControlItem13.Location = new System.Drawing.Point(0, 124); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem13.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem13.Text = "鐢宠澶囨敞"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.txt_qt035; + this.layoutControlItem24.Location = new System.Drawing.Point(0, 155); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem24.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem24.Text = "鏉ユ簮鍗曞彿"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_qtlx; + this.layoutControlItem12.Location = new System.Drawing.Point(271, 155); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem12.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem12.Text = "鍑哄簱绫诲瀷"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_qtck; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem1.Text = "鍗曟嵁缂栧彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.btnCopyXls; + this.layoutControlItem25.Location = new System.Drawing.Point(0, 186); + this.layoutControlItem25.MaxSize = new System.Drawing.Size(120, 31); + this.layoutControlItem25.MinSize = new System.Drawing.Size(90, 31); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem25.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem25.Text = "蹇嵎褰曞叆"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem25.TextVisible = false; // // tabMx // @@ -1157,7 +1214,7 @@ 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(1126, 311); + this.tabMx.Size = new System.Drawing.Size(1126, 325); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1166,7 +1223,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 279); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 293); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -1177,8 +1234,9 @@ this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, - this.repositoryItemSearchLookUpEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 279); + this.repositoryItemSearchLookUpEdit1, + this.rptCk}); + this.gcMx1.Size = new System.Drawing.Size(1124, 293); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1197,7 +1255,10 @@ this.gvMx1qd009, this.gvMx1qd010, this.gvMxDel, - this.gridColumn12}); + this.gridColumn12, + this.gridColumn16, + this.gridColumn17, + this.gridColumn18}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1255,26 +1316,17 @@ // gridView2 // this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn7, this.gridColumn8, this.gridColumn9, + this.gridColumn2, + this.gridColumn19, this.gridColumn10, this.gridColumn11, - this.gridColumn2}); + this.gridColumn7}); this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView2.Name = "gridView2"; this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView2.OptionsView.ShowGroupPanel = false; - // - // gridColumn7 - // - this.gridColumn7.Caption = "浣跨敤缁勭粐"; - this.gridColumn7.FieldName = "fSubsidiary"; - this.gridColumn7.MinWidth = 200; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 0; - this.gridColumn7.Width = 200; // // gridColumn8 // @@ -1282,8 +1334,6 @@ this.gridColumn8.FieldName = "id"; this.gridColumn8.MinWidth = 80; this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 1; this.gridColumn8.Width = 80; // // gridColumn9 @@ -1293,8 +1343,29 @@ this.gridColumn9.MinWidth = 100; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 2; + this.gridColumn9.VisibleIndex = 0; this.gridColumn9.Width = 100; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鍗曚綅"; + this.gridColumn2.FieldName = "dwName"; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 1; + this.gridColumn2.Width = 20; + // + // gridColumn19 + // + this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Red; + this.gridColumn19.AppearanceCell.Options.UseForeColor = true; + this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Red; + this.gridColumn19.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn19.Caption = "Mes/Erp搴撳瓨"; + this.gridColumn19.FieldName = "kcQty"; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 2; // // gridColumn10 // @@ -1310,19 +1381,22 @@ // this.gridColumn11.Caption = "鐗╂枡鍨嬪彿"; this.gridColumn11.FieldName = "itemModel"; - this.gridColumn11.MinWidth = 120; + this.gridColumn11.MaxWidth = 350; + this.gridColumn11.MinWidth = 10; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 4; - this.gridColumn11.Width = 120; + this.gridColumn11.Width = 10; // - // gridColumn2 + // gridColumn7 // - this.gridColumn2.Caption = "鍗曚綅"; - this.gridColumn2.FieldName = "dwName"; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 5; + this.gridColumn7.Caption = "浣跨敤缁勭粐"; + this.gridColumn7.FieldName = "fSubsidiary"; + this.gridColumn7.MinWidth = 200; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 5; + this.gridColumn7.Width = 200; // // gvMx1qd002 // @@ -1423,7 +1497,7 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 8; + this.gvMxDel.VisibleIndex = 10; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 @@ -1445,36 +1519,63 @@ this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Width = 94; // + // gridColumn16 + // + this.gridColumn16.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn16.AppearanceCell.Options.UseForeColor = true; + this.gridColumn16.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn16.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn16.Caption = "閫夋嫨浠撳簱"; + this.gridColumn16.ColumnEdit = this.rptCk; + this.gridColumn16.FieldName = "depotName"; + this.gridColumn16.MinWidth = 80; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 8; + this.gridColumn16.Width = 94; + // + // rptCk + // + this.rptCk.AutoHeight = false; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.rptCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫夋嫨", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptCk.Name = "rptCk"; + this.rptCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptCk_ButtonClick); + // + // gridColumn17 + // + this.gridColumn17.Caption = "浠撳簱ID"; + this.gridColumn17.FieldName = "depotId"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Red; + this.gridColumn18.AppearanceCell.Options.UseForeColor = true; + this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Red; + this.gridColumn18.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn18.Caption = "Mes/Erp搴撳瓨"; + this.gridColumn18.FieldName = "kcQty"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 9; + this.gridColumn18.Width = 94; + // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(952, 55); + this.picCheckBox.Location = new System.Drawing.Point(971, 27); 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; - // - // txt_qt035 - // - this.txt_qt035.Location = new System.Drawing.Point(114, 204); - this.txt_qt035.Name = "txt_qt035"; - this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton()}); - this.txt_qt035.Size = new System.Drawing.Size(170, 24); - this.txt_qt035.StyleController = this.layoutMx1; - this.txt_qt035.TabIndex = 330; - // - // layoutControlItem24 - // - this.layoutControlItem24.Control = this.txt_qt035; - this.layoutControlItem24.Location = new System.Drawing.Point(0, 192); - this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem24.Size = new System.Drawing.Size(276, 35); - this.layoutControlItem24.Text = "鏉ユ簮鍗曞彿"; - this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); // // Frm_MesItemQt // @@ -1521,9 +1622,10 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qtlx.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); @@ -1536,15 +1638,18 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1553,9 +1658,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptCk)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qt035.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); this.ResumeLayout(false); } @@ -1575,7 +1679,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gv_qt005; private DevExpress.XtraGrid.Columns.GridColumn gv_qt001; - private DevExpress.XtraGrid.Columns.GridColumn gv_qt008; private DevExpress.XtraGrid.Columns.GridColumn gv_qt010; private DevExpress.XtraGrid.Columns.GridColumn gv_qt016; private DevExpress.XtraGrid.Columns.GridColumn gv_qt002; @@ -1584,7 +1687,6 @@ private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; - private UserControl.UcLookCk txt_qt008; private UserControl.UcLookHuoZhu ucLookHuoZhu1; private UserControl.UcLookDepartment txt_qt009; private UserControl.UcLookOrg txt_qt024; @@ -1599,7 +1701,6 @@ private DevExpress.XtraEditors.TextEdit txt_qtck; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; @@ -1652,16 +1753,25 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraEditors.TextEdit txt_qt033; private DevExpress.XtraEditors.CheckEdit txt_qt032; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraEditors.ButtonEdit txt_qt035; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptCk; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraEditors.ComboBoxEdit txt_qtlx; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.XtraEditors.SimpleButton btnCopyXls; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; } } \ No newline at end of file -- Gitblit v1.9.3