From de76c939cc8c425f8326f333e8efdd339e5bff86 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 06 五月 2025 18:01:12 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs | 784 +++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 494 insertions(+), 290 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs index 1292d6b..e17c320 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs @@ -29,24 +29,27 @@ /// </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(); + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.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(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + 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(); @@ -66,10 +69,17 @@ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn27 = 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.XtraLayout.LayoutControl(); + this.txt_qt003 = new Gs.DevApp.UserControl.UcDictionaryComBox(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_qt010 = new DevExpress.XtraEditors.TextEdit(); this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu(); @@ -80,7 +90,6 @@ this.txt_qt009 = new Gs.DevApp.UserControl.UcLookDepartment(); this.txt_qtck = new DevExpress.XtraEditors.TextEdit(); this.txt_qt002 = new DevExpress.XtraEditors.TextEdit(); - this.txt_qt003 = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_qt019 = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_qt015 = new DevExpress.XtraEditors.CheckEdit(); this.txt_qt005 = new DevExpress.XtraEditors.TextEdit(); @@ -96,10 +105,9 @@ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -128,15 +136,16 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); - this.txtKdy = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); - this.txtYdy = new DevExpress.XtraEditors.TextEdit(); + this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); @@ -165,9 +174,20 @@ this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt030 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt029 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt028 = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt034 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt033 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_qt032 = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -191,7 +211,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qt016.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtck.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt002.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qt003.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt019.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt005.Properties)).BeginInit(); @@ -207,10 +226,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -222,10 +240,11 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit(); this.panelMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); @@ -235,6 +254,19 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt030.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt029.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt034.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -275,6 +307,7 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -284,14 +317,14 @@ this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1167, 570); - this.split1.SplitterPosition = 558; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 4; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -304,7 +337,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -323,7 +355,10 @@ this.gridColumn21, this.gridColumn22, this.gridColumn23, - this.gridColumn24}); + this.gridColumn24, + this.gridColumn25, + this.gridColumn26, + this.gridColumn27}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -333,7 +368,6 @@ // // gv_qt015 // - this.gv_qt015.AppearanceCell.Options.UseFont = true; this.gv_qt015.Caption = "瀹℃牳鐘舵�� "; this.gv_qt015.FieldName = "isSh"; @@ -348,7 +382,6 @@ // // gv_qt014 // - this.gv_qt014.AppearanceCell.Options.UseFont = true; this.gv_qt014.Caption = "瀹岀粨鏍囪瘑 "; this.gv_qt014.FieldName = "isWj"; @@ -357,13 +390,10 @@ this.gv_qt014.Name = "gv_qt014"; this.gv_qt014.OptionsColumn.AllowEdit = false; this.gv_qt014.Tag = "query_a.qt014"; - this.gv_qt014.Visible = true; - this.gv_qt014.VisibleIndex = 1; this.gv_qt014.Width = 50; // // gv_qtck // - this.gv_qtck.AppearanceCell.Options.UseFont = true; this.gv_qtck.Caption = "鐢宠鍗曞彿 "; this.gv_qtck.FieldName = "qtck"; @@ -372,12 +402,11 @@ this.gv_qtck.OptionsColumn.AllowEdit = false; this.gv_qtck.Tag = "query_a.qtck"; this.gv_qtck.Visible = true; - this.gv_qtck.VisibleIndex = 2; + this.gv_qtck.VisibleIndex = 3; this.gv_qtck.Width = 180; // // gv_qt003 // - this.gv_qt003.AppearanceCell.Options.UseFont = true; this.gv_qt003.Caption = "鍗曟嵁绫诲瀷"; this.gv_qt003.FieldName = "qt003"; @@ -386,12 +415,11 @@ this.gv_qt003.OptionsColumn.AllowEdit = false; this.gv_qt003.Tag = "query_a.qt003"; this.gv_qt003.Visible = true; - this.gv_qt003.VisibleIndex = 3; + this.gv_qt003.VisibleIndex = 4; this.gv_qt003.Width = 94; // // gv_qt019 // - this.gv_qt019.AppearanceCell.Options.UseFont = true; this.gv_qt019.Caption = "搴撳瓨鏂瑰悜"; this.gv_qt019.FieldName = "qt019"; @@ -400,12 +428,11 @@ this.gv_qt019.OptionsColumn.AllowEdit = false; this.gv_qt019.Tag = "query_a.qt019"; this.gv_qt019.Visible = true; - this.gv_qt019.VisibleIndex = 4; + this.gv_qt019.VisibleIndex = 5; this.gv_qt019.Width = 94; // // gv_qt005 // - this.gv_qt005.AppearanceCell.Options.UseFont = true; this.gv_qt005.Caption = "鐢宠浜�"; this.gv_qt005.FieldName = "qt005"; @@ -414,12 +441,11 @@ this.gv_qt005.OptionsColumn.AllowEdit = false; this.gv_qt005.Tag = "query_a.qt005"; this.gv_qt005.Visible = true; - this.gv_qt005.VisibleIndex = 5; + this.gv_qt005.VisibleIndex = 6; this.gv_qt005.Width = 94; // // gv_qt001 // - this.gv_qt001.AppearanceCell.Options.UseFont = true; this.gv_qt001.Caption = "鐢宠鏃ユ湡 "; this.gv_qt001.FieldName = "qt001"; @@ -428,12 +454,11 @@ this.gv_qt001.OptionsColumn.AllowEdit = false; this.gv_qt001.Tag = "query_a.qt001"; this.gv_qt001.Visible = true; - this.gv_qt001.VisibleIndex = 6; + this.gv_qt001.VisibleIndex = 7; this.gv_qt001.Width = 200; // // gv_qt016 // - this.gv_qt016.AppearanceCell.Options.UseFont = true; this.gv_qt016.Caption = "瀹℃牳浜� "; this.gv_qt016.FieldName = "qt016"; @@ -442,12 +467,11 @@ this.gv_qt016.OptionsColumn.AllowEdit = false; this.gv_qt016.Tag = "query_a.qt016"; this.gv_qt016.Visible = true; - this.gv_qt016.VisibleIndex = 7; + this.gv_qt016.VisibleIndex = 8; this.gv_qt016.Width = 94; // // gv_qt002 // - this.gv_qt002.AppearanceCell.Options.UseFont = true; this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 "; this.gv_qt002.FieldName = "qt002"; @@ -456,21 +480,20 @@ this.gv_qt002.OptionsColumn.AllowEdit = false; this.gv_qt002.Tag = "query_a.qt002"; this.gv_qt002.Visible = true; - this.gv_qt002.VisibleIndex = 8; + this.gv_qt002.VisibleIndex = 9; this.gv_qt002.Width = 180; // // gv_qt010 // - this.gv_qt010.AppearanceCell.Options.UseFont = true; - this.gv_qt010.Caption = "鍏ュ簱鍘熷洜 "; + this.gv_qt010.Caption = "鐢宠澶囨敞"; this.gv_qt010.FieldName = "qt010"; this.gv_qt010.MinWidth = 25; this.gv_qt010.Name = "gv_qt010"; this.gv_qt010.OptionsColumn.AllowEdit = false; this.gv_qt010.Tag = "query_a.qt010"; this.gv_qt010.Visible = true; - this.gv_qt010.VisibleIndex = 9; + this.gv_qt010.VisibleIndex = 10; this.gv_qt010.Width = 94; // // gridColumn13 @@ -480,7 +503,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 10; + this.gridColumn13.VisibleIndex = 11; this.gridColumn13.Width = 94; // // gridColumn14 @@ -490,7 +513,7 @@ this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 11; + this.gridColumn14.VisibleIndex = 12; this.gridColumn14.Width = 94; // // gridColumn21 @@ -500,8 +523,68 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 12; + this.gridColumn21.VisibleIndex = 13; this.gridColumn21.Width = 94; + // + // gridColumn22 + // + this.gridColumn22.Caption = "浠撳簱鍚嶇О"; + this.gridColumn22.FieldName = "ckName"; + this.gridColumn22.MinWidth = 25; + this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.Visible = true; + this.gridColumn22.VisibleIndex = 14; + this.gridColumn22.Width = 94; + // + // gridColumn23 + // + this.gridColumn23.Caption = "閮ㄩ棬鍚嶇О"; + this.gridColumn23.FieldName = "bmName"; + this.gridColumn23.MinWidth = 25; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Visible = true; + this.gridColumn23.VisibleIndex = 15; + this.gridColumn23.Width = 94; + // + // gridColumn24 + // + this.gridColumn24.Caption = "渚涘簲鍟嗗悕绉�"; + this.gridColumn24.FieldName = "gysName"; + this.gridColumn24.MinWidth = 25; + this.gridColumn24.Name = "gridColumn24"; + this.gridColumn24.Visible = true; + this.gridColumn24.VisibleIndex = 16; + this.gridColumn24.Width = 94; + // + // gridColumn25 + // + this.gridColumn25.Caption = "涓婚敭Guid"; + this.gridColumn25.FieldName = "guid"; + this.gridColumn25.MinWidth = 25; + this.gridColumn25.Name = "gridColumn25"; + this.gridColumn25.Width = 94; + // + // gridColumn26 + // + this.gridColumn26.Caption = "璐㈠姟瀹℃牳"; + this.gridColumn26.FieldName = "isCwChk"; + this.gridColumn26.MinWidth = 25; + this.gridColumn26.Name = "gridColumn26"; + this.gridColumn26.Tag = "query_a.qt028"; + this.gridColumn26.Visible = true; + this.gridColumn26.VisibleIndex = 2; + this.gridColumn26.Width = 94; + // + // gridColumn27 + // + this.gridColumn27.Caption = "閲囪喘瀹℃牳"; + this.gridColumn27.FieldName = "isCgChk"; + this.gridColumn27.MinWidth = 25; + this.gridColumn27.Name = "gridColumn27"; + this.gridColumn27.Tag = "query_a.qt032"; + this.gridColumn27.Visible = true; + this.gridColumn27.VisibleIndex = 1; + this.gridColumn27.Width = 94; // // pageBar1 // @@ -538,12 +621,14 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1167, 570); - this.splitMx1.SplitterPosition = 144; + this.splitMx1.SplitterPosition = 192; this.splitMx1.TabIndex = 0; // // layoutMx1 // + this.layoutMx1.Controls.Add(this.txt_qt003); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_qt010); this.layoutMx1.Controls.Add(this.ucLookHuoZhu1); @@ -554,11 +639,16 @@ this.layoutMx1.Controls.Add(this.txt_qt009); this.layoutMx1.Controls.Add(this.txt_qtck); this.layoutMx1.Controls.Add(this.txt_qt002); - this.layoutMx1.Controls.Add(this.txt_qt003); this.layoutMx1.Controls.Add(this.txt_qt019); this.layoutMx1.Controls.Add(this.txt_qt015); this.layoutMx1.Controls.Add(this.txt_qt005); this.layoutMx1.Controls.Add(this.txt_qt001); + this.layoutMx1.Controls.Add(this.txt_qt030); + this.layoutMx1.Controls.Add(this.txt_qt029); + this.layoutMx1.Controls.Add(this.txt_qt028); + this.layoutMx1.Controls.Add(this.txt_qt034); + this.layoutMx1.Controls.Add(this.txt_qt033); + this.layoutMx1.Controls.Add(this.txt_qt032); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem12}); @@ -566,13 +656,21 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(289, 480, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1167, 144); + this.layoutMx1.Size = new System.Drawing.Size(1167, 192); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // + // txt_qt003 + // + this.txt_qt003.Location = new System.Drawing.Point(687, 68); + this.txt_qt003.Name = "txt_qt003"; + this.txt_qt003.Size = new System.Drawing.Size(181, 24); + this.txt_qt003.TabIndex = 333; + this.txt_qt003.TextTxt = "鍏跺畠鍏ュ簱(QTRKD01_SYS)"; + this.txt_qt003.WhereTxt = "s_type=\'鍏跺畠鍏ュ簱鍗曟嵁绫诲瀷\'"; + // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(855, 108); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(279, 28); @@ -582,11 +680,10 @@ // // txt_qt010 // - this.txt_qt010.Location = new System.Drawing.Point(646, 108); + this.txt_qt010.Location = new System.Drawing.Point(114, 126); this.txt_qt010.Name = "txt_qt010"; - this.txt_qt010.Properties.Appearance.Options.UseFont = true; - this.txt_qt010.Size = new System.Drawing.Size(205, 28); + this.txt_qt010.Size = new System.Drawing.Size(467, 24); this.txt_qt010.StyleController = this.layoutMx1; this.txt_qt010.TabIndex = 240; // @@ -594,28 +691,28 @@ // 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, 68); + this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0); this.ucLookHuoZhu1.Name = "ucLookHuoZhu1"; this.ucLookHuoZhu1.OrgId = null; - this.ucLookHuoZhu1.Size = new System.Drawing.Size(277, 60); + this.ucLookHuoZhu1.Size = new System.Drawing.Size(282, 54); this.ucLookHuoZhu1.TabIndex = 329; // // txt_qt008 // this.txt_qt008.IsReadly = false; - this.txt_qt008.Location = new System.Drawing.Point(365, 108); + this.txt_qt008.Location = new System.Drawing.Point(400, 97); this.txt_qt008.Margin = new System.Windows.Forms.Padding(0); this.txt_qt008.Name = "txt_qt008"; - this.txt_qt008.Size = new System.Drawing.Size(205, 28); + this.txt_qt008.Size = new System.Drawing.Size(181, 24); this.txt_qt008.TabIndex = 301; // // txt_qt016 // - this.txt_qt016.Location = new System.Drawing.Point(927, 12); + this.txt_qt016.Location = new System.Drawing.Point(974, 12); this.txt_qt016.Name = "txt_qt016"; - this.txt_qt016.Properties.Appearance.Options.UseFont = true; - this.txt_qt016.Size = new System.Drawing.Size(207, 28); + this.txt_qt016.Size = new System.Drawing.Size(181, 24); this.txt_qt016.StyleController = this.layoutMx1; this.txt_qt016.TabIndex = 267; this.txt_qt016.Tag = "readonly"; @@ -623,68 +720,52 @@ // txt_qt018 // this.txt_qt018.IsReadly = false; - this.txt_qt018.Location = new System.Drawing.Point(365, 76); + this.txt_qt018.Location = new System.Drawing.Point(400, 68); this.txt_qt018.Margin = new System.Windows.Forms.Padding(0); this.txt_qt018.Name = "txt_qt018"; - this.txt_qt018.Size = new System.Drawing.Size(205, 28); + this.txt_qt018.Size = new System.Drawing.Size(181, 24); this.txt_qt018.TabIndex = 302; // // txt_qt022 // this.txt_qt022.IsReadly = false; - this.txt_qt022.Location = new System.Drawing.Point(84, 44); + this.txt_qt022.Location = new System.Drawing.Point(114, 40); this.txt_qt022.Name = "txt_qt022"; - this.txt_qt022.Size = new System.Drawing.Size(205, 28); + this.txt_qt022.Size = new System.Drawing.Size(180, 24); this.txt_qt022.TabIndex = 326; // // txt_qt009 // this.txt_qt009.IsReadly = false; - this.txt_qt009.Location = new System.Drawing.Point(365, 44); + this.txt_qt009.Location = new System.Drawing.Point(400, 40); this.txt_qt009.Name = "txt_qt009"; - this.txt_qt009.Size = new System.Drawing.Size(205, 28); + this.txt_qt009.Size = new System.Drawing.Size(181, 24); this.txt_qt009.TabIndex = 304; // // txt_qtck // - this.txt_qtck.Location = new System.Drawing.Point(84, 12); + 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(205, 28); + this.txt_qtck.Size = new System.Drawing.Size(180, 24); this.txt_qtck.StyleController = this.layoutMx1; this.txt_qtck.TabIndex = 213; this.txt_qtck.Tag = "readonly"; // // txt_qt002 // - this.txt_qt002.Location = new System.Drawing.Point(927, 44); + this.txt_qt002.Location = new System.Drawing.Point(974, 40); this.txt_qt002.Name = "txt_qt002"; - this.txt_qt002.Properties.Appearance.Options.UseFont = true; - this.txt_qt002.Size = new System.Drawing.Size(207, 28); + this.txt_qt002.Size = new System.Drawing.Size(181, 24); this.txt_qt002.StyleController = this.layoutMx1; this.txt_qt002.TabIndex = 217; this.txt_qt002.Tag = "readonly"; // - // txt_qt003 - // - this.txt_qt003.EditValue = "鍏跺畠鍏ュ簱(QTRKD01_SYS)"; - this.txt_qt003.Location = new System.Drawing.Point(646, 12); - this.txt_qt003.Name = "txt_qt003"; - this.txt_qt003.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_qt003.Properties.Items.AddRange(new object[] { - "鍏跺畠鍏ュ簱(QTRKD01_SYS)"}); - this.txt_qt003.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt003.Size = new System.Drawing.Size(205, 24); - this.txt_qt003.StyleController = this.layoutMx1; - this.txt_qt003.TabIndex = 305; - // // txt_qt019 // this.txt_qt019.EditValue = "璇烽�夋嫨"; - this.txt_qt019.Location = new System.Drawing.Point(365, 12); + this.txt_qt019.Location = new System.Drawing.Point(400, 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)}); @@ -693,38 +774,36 @@ "鏅��(GENERAL)", "閫�璐�(RETURN)"}); this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_qt019.Size = new System.Drawing.Size(205, 24); + this.txt_qt019.Size = new System.Drawing.Size(181, 24); this.txt_qt019.StyleController = this.layoutMx1; this.txt_qt019.TabIndex = 299; // // txt_qt015 // - this.txt_qt015.Location = new System.Drawing.Point(855, 76); + this.txt_qt015.Location = new System.Drawing.Point(872, 68); this.txt_qt015.Name = "txt_qt015"; this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_qt015.Size = new System.Drawing.Size(279, 24); + this.txt_qt015.Size = new System.Drawing.Size(283, 24); this.txt_qt015.StyleController = this.layoutMx1; this.txt_qt015.TabIndex = 330; this.txt_qt015.Tag = "readonly"; // // txt_qt005 // - this.txt_qt005.Location = new System.Drawing.Point(646, 44); + this.txt_qt005.Location = new System.Drawing.Point(687, 12); this.txt_qt005.Name = "txt_qt005"; - this.txt_qt005.Properties.Appearance.Options.UseFont = true; - this.txt_qt005.Size = new System.Drawing.Size(205, 28); + this.txt_qt005.Size = new System.Drawing.Size(181, 24); this.txt_qt005.StyleController = this.layoutMx1; this.txt_qt005.TabIndex = 331; this.txt_qt005.Tag = "readonly"; // // txt_qt001 // - this.txt_qt001.Location = new System.Drawing.Point(646, 76); + this.txt_qt001.Location = new System.Drawing.Point(687, 40); this.txt_qt001.Name = "txt_qt001"; - this.txt_qt001.Properties.Appearance.Options.UseFont = true; - this.txt_qt001.Size = new System.Drawing.Size(205, 28); + this.txt_qt001.Size = new System.Drawing.Size(181, 24); this.txt_qt001.StyleController = this.layoutMx1; this.txt_qt001.TabIndex = 332; this.txt_qt001.Tag = "readonly"; @@ -755,40 +834,52 @@ this.layoutControlItem10, this.layoutControlItem11, this.layoutControlItem6, - this.layoutControlItem13, + this.layoutControlItem3, this.layoutControlItem14, this.layoutControlItem15, - this.layoutControlItem3, - this.layoutControlItem2}); + this.layoutControlItem2, + this.layoutControlItem13, + this.layoutControlItem16, + this.layoutControlItem17, + this.layoutControlItem18, + this.layoutControlItem19, + this.layoutControlItem20, + this.layoutControlItem21}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition8.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition6.Height = 100D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition7.Height = 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[] { + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, rowDefinition5, - rowDefinition6, - rowDefinition7, - rowDefinition8}); - this.Root.Size = new System.Drawing.Size(1146, 148); + rowDefinition6}); + this.Root.Size = new System.Drawing.Size(1167, 192); this.Root.TextVisible = false; // // layoutControlItem1 @@ -796,83 +887,83 @@ 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(281, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(286, 28); this.layoutControlItem1.Text = "鐢宠鍗曞彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_qt022; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 28); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(286, 28); this.layoutControlItem4.Text = "搴撳瓨缁勭粐"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_qt009; - this.layoutControlItem5.Location = new System.Drawing.Point(281, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(286, 28); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(287, 28); this.layoutControlItem5.Text = "閫夋嫨閮ㄩ棬"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_qt018; this.layoutControlItem7.CustomizationFormText = "閫変緵搴斿晢"; - this.layoutControlItem7.Location = new System.Drawing.Point(281, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(286, 56); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(287, 29); this.layoutControlItem7.Text = "閫変緵搴斿晢"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_qt008; - this.layoutControlItem8.Location = new System.Drawing.Point(281, 96); + this.layoutControlItem8.Location = new System.Drawing.Point(286, 85); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(287, 29); this.layoutControlItem8.Text = "鏀舵枡浠撳簱"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_qt016; - this.layoutControlItem9.Location = new System.Drawing.Point(843, 0); + this.layoutControlItem9.Location = new System.Drawing.Point(860, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(283, 32); - this.layoutControlItem9.Text = "瀹℃牳浜�"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem9.Size = new System.Drawing.Size(287, 28); + this.layoutControlItem9.Text = "瀹℃牳浜哄憳"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_qt002; - this.layoutControlItem10.Location = new System.Drawing.Point(843, 32); + this.layoutControlItem10.Location = new System.Drawing.Point(860, 28); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(283, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(287, 28); this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_qt015; - this.layoutControlItem11.Location = new System.Drawing.Point(843, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(860, 56); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(283, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(287, 29); this.layoutControlItem11.Text = "瀹℃牳鐘舵��"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -881,67 +972,56 @@ // this.layoutControlItem6.Control = this.ucLookHuoZhu1; this.layoutControlItem6.CustomizationFormText = "閫夋嫨璐т富"; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 56); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowSpan = 2; - this.layoutControlItem6.Size = new System.Drawing.Size(281, 64); + this.layoutControlItem6.Size = new System.Drawing.Size(286, 58); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // - // layoutControlItem13 + // layoutControlItem3 // - this.layoutControlItem13.Control = this.txt_qt010; - this.layoutControlItem13.Location = new System.Drawing.Point(562, 96); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(281, 32); - this.layoutControlItem13.Text = "鍏ュ簱澶囨敞"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem3.Control = this.txt_qt019; + this.layoutControlItem3.Location = new System.Drawing.Point(286, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem3.Size = new System.Drawing.Size(287, 28); + this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_qt005; this.layoutControlItem14.CustomizationFormText = "鐢宠浜�"; - this.layoutControlItem14.Location = new System.Drawing.Point(562, 32); + this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(281, 32); - this.layoutControlItem14.Text = "鐢宠浜�"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem14.Size = new System.Drawing.Size(287, 28); + this.layoutControlItem14.Text = "鐢宠浜哄憳"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_qt001; - this.layoutControlItem15.Location = new System.Drawing.Point(562, 64); + this.layoutControlItem15.Location = new System.Drawing.Point(573, 28); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(287, 28); this.layoutControlItem15.Text = "鐢宠鏃堕棿"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.txt_qt019; - this.layoutControlItem3.Location = new System.Drawing.Point(281, 0); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(281, 32); - this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_qt003; - this.layoutControlItem2.Location = new System.Drawing.Point(562, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(573, 56); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem2.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem2.Size = new System.Drawing.Size(287, 29); this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // tabMx // @@ -949,7 +1029,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(1167, 414); + this.tabMx.Size = new System.Drawing.Size(1167, 366); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -960,7 +1040,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Controls.Add(this.panelMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1165, 382); + this.tabMxPage1.Size = new System.Drawing.Size(1165, 334); this.tabMxPage1.Text = "鐗╂枡鏄庣粏"; // // gcMx1 @@ -972,7 +1052,7 @@ this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemSearchLookUpEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1165, 280); + this.gcMx1.Size = new System.Drawing.Size(1165, 232); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1003,9 +1083,8 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid "; + this.gvMx1guid.Caption = "鏄庣粏涓婚敭"; this.gvMx1guid.FieldName = "guid"; this.gvMx1guid.MinWidth = 25; this.gvMx1guid.Name = "gvMx1guid"; @@ -1016,9 +1095,8 @@ // // gvMx1qtrkGuid // - this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true; - this.gvMx1qtrkGuid.Caption = "qtrkGuid "; + this.gvMx1qtrkGuid.Caption = "澶栭敭"; this.gvMx1qtrkGuid.FieldName = "qtrkGuid"; this.gvMx1qtrkGuid.MinWidth = 25; this.gvMx1qtrkGuid.Name = "gvMx1qtrkGuid"; @@ -1119,7 +1197,6 @@ // // gvMx1qd002 // - this.gvMx1qd002.AppearanceCell.Options.UseFont = true; this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 "; this.gvMx1qd002.FieldName = "qd002"; @@ -1134,7 +1211,6 @@ // // gvMx1qd003 // - this.gvMx1qd003.AppearanceCell.Options.UseFont = true; this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О "; this.gvMx1qd003.FieldName = "qd003"; @@ -1149,7 +1225,6 @@ // // gvMx1qd004 // - this.gvMx1qd004.AppearanceCell.Options.UseFont = true; this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 "; this.gvMx1qd004.FieldName = "qd004"; @@ -1164,7 +1239,6 @@ // // gvMx1qd007 // - this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd007.AppearanceCell.Options.UseFont = true; this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; @@ -1181,7 +1255,6 @@ // // gvMx1qd010 // - this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd010.AppearanceCell.Options.UseFont = true; this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; @@ -1218,7 +1291,6 @@ // // gvMx1qd008 // - this.gvMx1qd008.AppearanceCell.Options.UseFont = true; this.gvMx1qd008.Caption = "宸插叆鏁伴噺 "; this.gvMx1qd008.FieldName = "qd008"; @@ -1233,7 +1305,6 @@ // // gvMx1qd009 // - this.gvMx1qd009.AppearanceCell.Options.UseFont = true; this.gvMx1qd009.Caption = "鍗曚綅 "; this.gvMx1qd009.FieldName = "kcDw"; @@ -1259,10 +1330,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.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)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -1277,15 +1348,16 @@ // // panelMx1 // + this.panelMx1.Controls.Add(this.radOut); this.panelMx1.Controls.Add(this.ucBtnPrint1); this.panelMx1.Controls.Add(this.lbMxGuid); this.panelMx1.Controls.Add(this.txt_iCount_1); this.panelMx1.Controls.Add(this.labelControl14); this.panelMx1.Controls.Add(this.txt_psnQty_1); this.panelMx1.Controls.Add(this.labelControl12); - this.panelMx1.Controls.Add(this.txtKdy); + this.panelMx1.Controls.Add(this.txt_kQty); this.panelMx1.Controls.Add(this.labelControl13); - this.panelMx1.Controls.Add(this.txtYdy); + this.panelMx1.Controls.Add(this.txt_yQty); this.panelMx1.Controls.Add(this.labelControl1); this.panelMx1.Controls.Add(this.txtQuantity); this.panelMx1.Controls.Add(this.labelControl10); @@ -1301,19 +1373,32 @@ this.panelMx1.Size = new System.Drawing.Size(1165, 102); this.panelMx1.TabIndex = 2; // + // radOut + // + this.radOut.Location = new System.Drawing.Point(759, 27); + this.radOut.Margin = new System.Windows.Forms.Padding(0); + this.radOut.Name = "radOut"; + this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; + this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄨ嚜鍔�"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍗婅嚜鍔�"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩")}); + this.radOut.Size = new System.Drawing.Size(248, 31); + this.radOut.TabIndex = 475; + // // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(543, 67); + this.ucBtnPrint1.Location = new System.Drawing.Point(758, 62); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(207, 30); + this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32); this.ucBtnPrint1.TabIndex = 230; // // lbMxGuid // - this.lbMxGuid.Location = new System.Drawing.Point(835, 7); + this.lbMxGuid.Location = new System.Drawing.Point(1054, 71); this.lbMxGuid.Name = "lbMxGuid"; this.lbMxGuid.Size = new System.Drawing.Size(58, 18); this.lbMxGuid.TabIndex = 229; @@ -1322,16 +1407,16 @@ // // txt_iCount_1 // - this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); + this.txt_iCount_1.Location = new System.Drawing.Point(651, 65); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; - this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); + this.txt_iCount_1.Properties.ReadOnly = true; + this.txt_iCount_1.Size = new System.Drawing.Size(96, 24); this.txt_iCount_1.TabIndex = 228; // // labelControl14 // - this.labelControl14.Location = new System.Drawing.Point(543, 39); + this.labelControl14.Location = new System.Drawing.Point(539, 68); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(105, 18); this.labelControl14.TabIndex = 227; @@ -1339,50 +1424,47 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); + this.txt_psnQty_1.Location = new System.Drawing.Point(651, 34); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); + this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24); this.txt_psnQty_1.TabIndex = 226; // // labelControl12 // - this.labelControl12.Location = new System.Drawing.Point(543, 9); + this.labelControl12.Location = new System.Drawing.Point(539, 37); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(105, 18); this.labelControl12.TabIndex = 225; this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�"; // - // txtKdy + // txt_kQty // - this.txtKdy.Location = new System.Drawing.Point(430, 65); - this.txtKdy.Name = "txtKdy"; - - this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txtKdy.Properties.Appearance.Options.UseFont = true; - this.txtKdy.Properties.Appearance.Options.UseForeColor = true; - this.txtKdy.Properties.ReadOnly = true; - this.txtKdy.Size = new System.Drawing.Size(96, 28); - this.txtKdy.TabIndex = 224; + this.txt_kQty.Location = new System.Drawing.Point(651, 4); + this.txt_kQty.Name = "txt_kQty"; + this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_kQty.Properties.Appearance.Options.UseFont = true; + this.txt_kQty.Properties.Appearance.Options.UseForeColor = true; + this.txt_kQty.Properties.ReadOnly = true; + this.txt_kQty.Size = new System.Drawing.Size(96, 24); + this.txt_kQty.TabIndex = 224; // // labelControl13 // - this.labelControl13.Location = new System.Drawing.Point(346, 70); + this.labelControl13.Location = new System.Drawing.Point(554, 7); this.labelControl13.Name = "labelControl13"; - this.labelControl13.Size = new System.Drawing.Size(80, 18); + this.labelControl13.Size = new System.Drawing.Size(90, 18); this.labelControl13.TabIndex = 223; - this.labelControl13.Text = "鍙墦鍗版�绘暟:"; + this.labelControl13.Text = "鍙墦鍗版�绘暟锛�"; // - // txtYdy + // txt_yQty // - this.txtYdy.Location = new System.Drawing.Point(430, 34); - this.txtYdy.Name = "txtYdy"; - - this.txtYdy.Properties.Appearance.Options.UseFont = true; - this.txtYdy.Properties.ReadOnly = true; - this.txtYdy.Size = new System.Drawing.Size(96, 28); - this.txtYdy.TabIndex = 222; + this.txt_yQty.Location = new System.Drawing.Point(430, 34); + this.txt_yQty.Name = "txt_yQty"; + this.txt_yQty.Properties.Appearance.Options.UseFont = true; + this.txt_yQty.Properties.ReadOnly = true; + this.txt_yQty.Size = new System.Drawing.Size(96, 24); + this.txt_yQty.TabIndex = 222; // // labelControl1 // @@ -1396,10 +1478,9 @@ // this.txtQuantity.Location = new System.Drawing.Point(430, 4); this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; - this.txtQuantity.Size = new System.Drawing.Size(96, 28); + this.txtQuantity.Size = new System.Drawing.Size(96, 24); this.txtQuantity.TabIndex = 220; // // labelControl10 @@ -1414,10 +1495,9 @@ // this.txtWlgg.Location = new System.Drawing.Point(90, 65); this.txtWlgg.Name = "txtWlgg"; - this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(236, 28); + this.txtWlgg.Size = new System.Drawing.Size(436, 24); this.txtWlgg.TabIndex = 218; // // labelControl9 @@ -1432,10 +1512,9 @@ // this.txtWlmc.Location = new System.Drawing.Point(90, 34); this.txtWlmc.Name = "txtWlmc"; - this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; - this.txtWlmc.Size = new System.Drawing.Size(236, 28); + this.txtWlmc.Size = new System.Drawing.Size(236, 24); this.txtWlmc.TabIndex = 216; // // labelControl8 @@ -1450,10 +1529,9 @@ // this.txtWlid.Location = new System.Drawing.Point(90, 4); this.txtWlid.Name = "txtWlid"; - this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; - this.txtWlid.Size = new System.Drawing.Size(236, 28); + this.txtWlid.Size = new System.Drawing.Size(236, 24); this.txtWlid.TabIndex = 214; // // labelControl7 @@ -1486,7 +1564,6 @@ // // gvMx2 // - this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn2, @@ -1511,7 +1588,6 @@ // // gridColumn2 // - this.gridColumn2.AppearanceCell.Options.UseFont = true; this.gridColumn2.Caption = "guid"; this.gridColumn2.FieldName = "guid"; @@ -1522,7 +1598,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1565,7 +1640,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1588,7 +1662,6 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜�"; this.gvMx1createBy.FieldName = "createBy"; @@ -1601,7 +1674,6 @@ // // gvMx1lotDate // - this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡"; this.gvMx1lotDate.FieldName = "createDate"; @@ -1665,10 +1737,10 @@ // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; - editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + 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.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); @@ -1684,35 +1756,138 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // gridColumn22 + // layoutControlItem13 // - this.gridColumn22.Caption = "浠撳簱鍚嶇О"; - this.gridColumn22.FieldName = "ckName"; - this.gridColumn22.MinWidth = 25; - this.gridColumn22.Name = "gridColumn22"; - this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 13; - this.gridColumn22.Width = 94; + this.layoutControlItem13.Control = this.txt_qt010; + this.layoutControlItem13.Location = new System.Drawing.Point(0, 114); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem13.Size = new System.Drawing.Size(573, 29); + this.layoutControlItem13.Text = "鐢宠澶囨敞"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // - // gridColumn23 + // txt_qt030 // - this.gridColumn23.Caption = "閮ㄩ棬鍚嶇О"; - this.gridColumn23.FieldName = "bmName"; - this.gridColumn23.MinWidth = 25; - this.gridColumn23.Name = "gridColumn23"; - this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 14; - this.gridColumn23.Width = 94; + this.txt_qt030.Location = new System.Drawing.Point(974, 97); + this.txt_qt030.Name = "txt_qt030"; + this.txt_qt030.Size = new System.Drawing.Size(181, 24); + this.txt_qt030.StyleController = this.layoutMx1; + this.txt_qt030.TabIndex = 334; + this.txt_qt030.Tag = "readonly"; // - // gridColumn24 + // layoutControlItem16 // - this.gridColumn24.Caption = "渚涘簲鍟嗗悕绉�"; - this.gridColumn24.FieldName = "gysName"; - this.gridColumn24.MinWidth = 25; - this.gridColumn24.Name = "gridColumn24"; - this.gridColumn24.Visible = true; - this.gridColumn24.VisibleIndex = 15; - this.gridColumn24.Width = 94; + this.layoutControlItem16.Control = this.txt_qt030; + this.layoutControlItem16.Location = new System.Drawing.Point(860, 85); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem16.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem16.Text = "璐㈠姟瀹℃牳浜哄憳"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); + // + // txt_qt029 + // + this.txt_qt029.Location = new System.Drawing.Point(974, 126); + this.txt_qt029.Name = "txt_qt029"; + this.txt_qt029.Size = new System.Drawing.Size(181, 24); + this.txt_qt029.StyleController = this.layoutMx1; + this.txt_qt029.TabIndex = 335; + this.txt_qt029.Tag = "readonly"; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_qt029; + this.layoutControlItem17.Location = new System.Drawing.Point(860, 114); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem17.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem17.Text = "璐㈠姟瀹℃牳鏃堕棿"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); + // + // txt_qt028 + // + this.txt_qt028.Location = new System.Drawing.Point(872, 155); + this.txt_qt028.Name = "txt_qt028"; + this.txt_qt028.Properties.Caption = "璐㈠姟瀹℃牳鏍囪瘑"; + this.txt_qt028.Size = new System.Drawing.Size(283, 24); + this.txt_qt028.StyleController = this.layoutMx1; + this.txt_qt028.TabIndex = 336; + this.txt_qt028.Tag = "readonly"; + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_qt028; + this.layoutControlItem18.Location = new System.Drawing.Point(860, 143); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem18.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem18.TextVisible = false; + // + // txt_qt034 + // + this.txt_qt034.Location = new System.Drawing.Point(687, 97); + this.txt_qt034.Name = "txt_qt034"; + this.txt_qt034.Size = new System.Drawing.Size(181, 24); + this.txt_qt034.StyleController = this.layoutMx1; + this.txt_qt034.TabIndex = 337; + this.txt_qt034.Tag = "readonly"; + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.txt_qt034; + this.layoutControlItem19.Location = new System.Drawing.Point(573, 85); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem19.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem19.Text = "閲囪喘瀹℃牳浜哄憳"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); + // + // txt_qt033 + // + this.txt_qt033.Location = new System.Drawing.Point(687, 126); + this.txt_qt033.Name = "txt_qt033"; + this.txt_qt033.Size = new System.Drawing.Size(181, 24); + this.txt_qt033.StyleController = this.layoutMx1; + this.txt_qt033.TabIndex = 338; + this.txt_qt033.Tag = "readonly"; + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_qt033; + this.layoutControlItem20.Location = new System.Drawing.Point(573, 114); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem20.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem20.Text = "閲囪喘瀹℃牳鏃堕棿"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); + // + // txt_qt032 + // + this.txt_qt032.Location = new System.Drawing.Point(585, 155); + this.txt_qt032.Name = "txt_qt032"; + this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑"; + this.txt_qt032.Size = new System.Drawing.Size(283, 24); + this.txt_qt032.StyleController = this.layoutMx1; + this.txt_qt032.TabIndex = 339; + this.txt_qt032.Tag = "readonly"; + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txt_qt032; + this.layoutControlItem21.Location = new System.Drawing.Point(573, 143); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem21.Size = new System.Drawing.Size(287, 29); + this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem21.TextVisible = false; // // Frm_MesItemQtrk // @@ -1747,7 +1922,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_qt016.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qtck.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt002.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qt003.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt019.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qt005.Properties)).EndInit(); @@ -1763,10 +1937,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); @@ -1779,10 +1952,11 @@ ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit(); this.panelMx1.ResumeLayout(false); this.panelMx1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); @@ -1792,6 +1966,19 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt030.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt029.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt034.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt033.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_qt032.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); this.ResumeLayout(false); } @@ -1820,7 +2007,6 @@ private DevExpress.XtraEditors.SplitContainerControl splitMx1; private UserControl.UcLookHuoZhu ucLookHuoZhu1; private UserControl.UcLookOrg txt_qt022; - private DevExpress.XtraEditors.ComboBoxEdit txt_qt003; private UserControl.UcLookDepartment txt_qt009; private UserControl.UcLookSupplier txt_qt018; private UserControl.UcLookCk txt_qt008; @@ -1875,9 +2061,9 @@ private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.TextEdit txt_psnQty_1; private DevExpress.XtraEditors.LabelControl labelControl12; - private DevExpress.XtraEditors.TextEdit txtKdy; + private DevExpress.XtraEditors.TextEdit txt_kQty; private DevExpress.XtraEditors.LabelControl labelControl13; - private DevExpress.XtraEditors.TextEdit txtYdy; + private DevExpress.XtraEditors.TextEdit txt_yQty; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.TextEdit txtQuantity; private DevExpress.XtraEditors.LabelControl labelControl10; @@ -1902,13 +2088,9 @@ private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraEditors.TextEdit txt_qt005; private DevExpress.XtraEditors.TextEdit txt_qt001; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; @@ -1917,5 +2099,27 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraEditors.RadioGroup radOut; + private UserControl.UcDictionaryComBox txt_qt003; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; + private DevExpress.XtraEditors.TextEdit txt_qt030; + private DevExpress.XtraEditors.TextEdit txt_qt029; + private DevExpress.XtraEditors.CheckEdit txt_qt028; + private DevExpress.XtraEditors.TextEdit txt_qt034; + private DevExpress.XtraEditors.TextEdit txt_qt033; + private DevExpress.XtraEditors.CheckEdit txt_qt032; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; } } \ No newline at end of file -- Gitblit v1.9.3