From a1125f42a23245ea2e7b737bd237097d8377a2ca Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 12 四月 2025 17:02:52 +0800 Subject: [PATCH] 打印自动计算 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs | 205 +++++++++++++++------------- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 109 +++++++------- DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs | 40 ++--- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs | 20 ++ 4 files changed, 202 insertions(+), 172 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs index 0d4aab3..8751151 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs @@ -101,10 +101,7 @@ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = 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(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -138,7 +135,7 @@ 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.labelControl1 = new DevExpress.XtraEditors.LabelControl(); @@ -170,6 +167,10 @@ this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -210,10 +211,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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(); this.tabMxPage1.SuspendLayout(); @@ -226,7 +224,7 @@ this.panelMx1.SuspendLayout(); ((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.txt_kQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); @@ -237,6 +235,10 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -355,8 +357,6 @@ 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 @@ -369,7 +369,7 @@ 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 = 1; this.gv_qtck.Width = 180; // // gv_qt003 @@ -382,7 +382,7 @@ 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 = 2; this.gv_qt003.Width = 94; // // gv_qt019 @@ -395,7 +395,7 @@ 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 = 3; this.gv_qt019.Width = 94; // // gv_qt005 @@ -408,7 +408,7 @@ 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 = 4; this.gv_qt005.Width = 94; // // gv_qt001 @@ -421,7 +421,7 @@ 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 = 5; this.gv_qt001.Width = 200; // // gv_qt016 @@ -434,7 +434,7 @@ 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 = 6; this.gv_qt016.Width = 94; // // gv_qt002 @@ -447,7 +447,7 @@ 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 = 7; this.gv_qt002.Width = 180; // // gv_qt010 @@ -460,7 +460,7 @@ 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 = 8; this.gv_qt010.Width = 94; // // gridColumn13 @@ -470,7 +470,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 10; + this.gridColumn13.VisibleIndex = 9; this.gridColumn13.Width = 94; // // gridColumn14 @@ -480,7 +480,7 @@ this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 11; + this.gridColumn14.VisibleIndex = 10; this.gridColumn14.Width = 94; // // gridColumn21 @@ -490,7 +490,7 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 12; + this.gridColumn21.VisibleIndex = 11; this.gridColumn21.Width = 94; // // gridColumn22 @@ -500,7 +500,7 @@ this.gridColumn22.MinWidth = 25; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 13; + this.gridColumn22.VisibleIndex = 12; this.gridColumn22.Width = 94; // // gridColumn23 @@ -510,7 +510,7 @@ this.gridColumn23.MinWidth = 25; this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 14; + this.gridColumn23.VisibleIndex = 13; this.gridColumn23.Width = 94; // // gridColumn24 @@ -520,7 +520,7 @@ this.gridColumn24.MinWidth = 25; this.gridColumn24.Name = "gridColumn24"; this.gridColumn24.Visible = true; - this.gridColumn24.VisibleIndex = 15; + this.gridColumn24.VisibleIndex = 14; this.gridColumn24.Width = 94; // // pageBar1 @@ -604,7 +604,7 @@ this.txt_qt010.Location = new System.Drawing.Point(657, 105); this.txt_qt010.Name = "txt_qt010"; this.txt_qt010.Properties.Appearance.Options.UseFont = true; - this.txt_qt010.Size = new System.Drawing.Size(211, 24); + this.txt_qt010.Size = new System.Drawing.Size(498, 24); this.txt_qt010.StyleController = this.layoutMx1; this.txt_qt010.TabIndex = 240; // @@ -685,7 +685,7 @@ // txt_qt003 // this.txt_qt003.EditValue = "鍏跺畠鍏ュ簱(QTRKD01_SYS)"; - this.txt_qt003.Location = new System.Drawing.Point(657, 12); + this.txt_qt003.Location = new System.Drawing.Point(657, 74); 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)}); @@ -724,7 +724,7 @@ // // txt_qt005 // - this.txt_qt005.Location = new System.Drawing.Point(657, 43); + this.txt_qt005.Location = new System.Drawing.Point(657, 12); this.txt_qt005.Name = "txt_qt005"; this.txt_qt005.Properties.Appearance.Options.UseFont = true; this.txt_qt005.Size = new System.Drawing.Size(211, 24); @@ -734,7 +734,7 @@ // // txt_qt001 // - this.txt_qt001.Location = new System.Drawing.Point(657, 74); + this.txt_qt001.Location = new System.Drawing.Point(657, 43); this.txt_qt001.Name = "txt_qt001"; this.txt_qt001.Properties.Appearance.Options.UseFont = true; this.txt_qt001.Size = new System.Drawing.Size(211, 24); @@ -769,9 +769,9 @@ this.layoutControlItem11, this.layoutControlItem6, this.layoutControlItem13, + this.layoutControlItem3, this.layoutControlItem14, this.layoutControlItem15, - this.layoutControlItem3, this.layoutControlItem2}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; @@ -864,7 +864,7 @@ this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem9.Size = new System.Drawing.Size(287, 31); - this.layoutControlItem9.Text = "瀹℃牳浜�"; + this.layoutControlItem9.Text = "瀹℃牳浜哄憳"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 @@ -908,33 +908,11 @@ this.layoutControlItem13.Location = new System.Drawing.Point(573, 93); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(287, 31); - this.layoutControlItem13.Text = "鍏ュ簱澶囨敞"; + this.layoutControlItem13.Size = new System.Drawing.Size(574, 31); + this.layoutControlItem13.Text = "鐢宠澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_qt005; - this.layoutControlItem14.CustomizationFormText = "鐢宠浜�"; - this.layoutControlItem14.Location = new System.Drawing.Point(573, 31); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(287, 31); - this.layoutControlItem14.Text = "鐢宠浜�"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.txt_qt001; - this.layoutControlItem15.Location = new System.Drawing.Point(573, 62); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(287, 31); - this.layoutControlItem15.Text = "鐢宠鏃堕棿"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // @@ -945,16 +923,6 @@ this.layoutControlItem3.Size = new System.Drawing.Size(287, 31); this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_qt003; - this.layoutControlItem2.Location = new System.Drawing.Point(573, 0); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem2.Size = new System.Drawing.Size(287, 31); - this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1281,13 +1249,14 @@ // // 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.labelControl1); @@ -1308,16 +1277,16 @@ // 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; @@ -1326,7 +1295,7 @@ // // 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, 24); @@ -1334,7 +1303,7 @@ // // 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; @@ -1342,7 +1311,7 @@ // // 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, 24); @@ -1350,30 +1319,30 @@ // // 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, 24); - 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 // @@ -1415,7 +1384,7 @@ this.txtWlgg.Name = "txtWlgg"; this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(236, 24); + this.txtWlgg.Size = new System.Drawing.Size(436, 24); this.txtWlgg.TabIndex = 218; // // labelControl9 @@ -1674,6 +1643,52 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_qt005; + this.layoutControlItem14.CustomizationFormText = "鐢宠浜�"; + this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(287, 31); + this.layoutControlItem14.Text = "鐢宠浜哄憳"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_qt001; + this.layoutControlItem15.Location = new System.Drawing.Point(573, 31); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(287, 31); + this.layoutControlItem15.Text = "鐢宠鏃堕棿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_qt003; + this.layoutControlItem2.Location = new System.Drawing.Point(573, 62); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem2.Size = new System.Drawing.Size(287, 31); + this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // 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; + // // Frm_MesItemQtrk // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1724,10 +1739,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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); this.tabMxPage1.ResumeLayout(false); @@ -1741,7 +1753,7 @@ this.panelMx1.PerformLayout(); ((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.txt_kQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); @@ -1752,6 +1764,10 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1835,7 +1851,7 @@ 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.LabelControl labelControl1; @@ -1865,10 +1881,7 @@ 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; @@ -1878,5 +1891,9 @@ 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.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraEditors.RadioGroup radOut; } } \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs index 43edef3..07b1f2f 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs @@ -111,10 +111,26 @@ } this.ucBtnPrint1.rptParameter = "rpt_Qtrk{" + lbMxGuid.Text.Trim() + "," + "" - + "," + "" + + "," + Gs.DevApp.ToolBox.UtilityHelper.PrintYuLiang(radOut).ToString() + "," + txt_iCount_1.Text.Trim() + "," + txt_psnQty_1.Text.Trim() + "}"; + }; + + //鑷姩璁$畻鎵撳嵃閲� + txt_psnQty_1.TextChanged += (s, e) => + { + Gs.DevApp.ToolBox.UtilityHelper.PrintJiSuan(this, txt_psnQty_1, txt_iCount_1, txt_kQty.Text.Trim(), radOut); + }; + txt_iCount_1.TextChanged += (s, e) => + { + Gs.DevApp.ToolBox.UtilityHelper.PrintJiSuan(this, txt_iCount_1, txt_psnQty_1, txt_kQty.Text.Trim(), radOut); + }; + radOut.SelectedIndexChanged += (s, e) => + { + txt_psnQty_1.Text = ""; + txt_iCount_1.Text = ""; + radOut.Properties.Items[0].Description = "鍏ㄨ嚜鍔�"; }; } private void GridView1_ColumnFilterChanged(object sender, EventArgs e) @@ -682,7 +698,7 @@ txtWlmc.Text = row["qd003"].ToString(); txtQuantity.Text = row["qd007"].ToString();//鐢宠鎬婚噺 txtYdy.Text = row["ydy"].ToString();//宸叉墦鍗版�婚噺 - txtKdy.Text = row["kdy"].ToString();//鍙墦鍗版�婚噺 + txt_kQty.Text = row["kdy"].ToString();//鍙墦鍗版�婚噺 } } /// <summary> diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs index 949091e..c591c94 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs @@ -30,25 +30,25 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject28 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions8 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject(); + 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.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(); @@ -620,7 +620,7 @@ this.layoutControlItem17}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(780, 292, 812, 616); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(392, 497, 812, 616); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1126, 170); this.layoutMx1.TabIndex = 0; @@ -753,6 +753,7 @@ this.txt_tbl013.Location = new System.Drawing.Point(825, 74); this.txt_tbl013.Name = "txt_tbl013"; this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txt_tbl013.Size = new System.Drawing.Size(268, 24); this.txt_tbl013.StyleController = this.layoutMx1; this.txt_tbl013.TabIndex = 463; @@ -860,35 +861,35 @@ this.layoutControlItem15}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition13.Width = 100D; - columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition14.Width = 100D; - columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition15.Width = 100D; - columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition16.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[] { - columnDefinition13, - columnDefinition14, - columnDefinition15, - columnDefinition16}); - rowDefinition16.Height = 100D; - rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition17.Height = 100D; - rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition18.Height = 100D; - rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition19.Height = 100D; - rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition20.Height = 100D; - rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; + 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; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition16, - rowDefinition17, - rowDefinition18, - rowDefinition19, - rowDefinition20}); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5}); this.Root.Size = new System.Drawing.Size(1105, 175); this.Root.TextVisible = false; // @@ -1293,10 +1294,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions7.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions7.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, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", 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); @@ -1330,7 +1331,7 @@ // // radOut // - this.radOut.Location = new System.Drawing.Point(748, 26); + this.radOut.Location = new System.Drawing.Point(749, 26); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -1691,10 +1692,10 @@ // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; - editorButtonImageOptions8.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions8.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, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", 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); diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs index 9397d26..a16d1af 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs @@ -44,20 +44,20 @@ // // txt_hzabc // + this.txt_hzabc.Dock = System.Windows.Forms.DockStyle.Fill; this.txt_hzabc.EditValue = "璇烽�夋嫨璐т富"; - this.txt_hzabc.Location = new System.Drawing.Point(84, 1); - this.txt_hzabc.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); + this.txt_hzabc.Location = new System.Drawing.Point(68, 0); this.txt_hzabc.Name = "txt_hzabc"; - this.txt_hzabc.Properties.Appearance.Options.UseFont = true; this.txt_hzabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_hzabc.Properties.PopupView = this.searchLookUpEdit1View; - this.txt_hzabc.Size = new System.Drawing.Size(225, 28); + this.txt_hzabc.Size = new System.Drawing.Size(209, 24); this.txt_hzabc.TabIndex = 312; // // searchLookUpEdit1View // + this.searchLookUpEdit1View.DetailHeight = 300; this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; @@ -65,11 +65,10 @@ // // txt_hzlxabc // + this.txt_hzlxabc.Dock = System.Windows.Forms.DockStyle.Fill; this.txt_hzlxabc.EditValue = "璇烽�夋嫨璐т富绫诲瀷"; - this.txt_hzlxabc.Location = new System.Drawing.Point(84, 3); - this.txt_hzlxabc.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); + this.txt_hzlxabc.Location = new System.Drawing.Point(68, 0); this.txt_hzlxabc.Name = "txt_hzlxabc"; - this.txt_hzlxabc.Properties.Appearance.Options.UseFont = true; this.txt_hzlxabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -79,14 +78,14 @@ "渚涘簲鍟�(BD_Supplier)", "瀹㈡埛(BD_Customer)"}); this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_hzlxabc.Size = new System.Drawing.Size(225, 28); + this.txt_hzlxabc.Size = new System.Drawing.Size(209, 24); this.txt_hzlxabc.TabIndex = 313; // // label1 // this.label1.AutoSize = true; - - this.label1.Location = new System.Drawing.Point(-2, 8); + this.label1.Dock = System.Windows.Forms.DockStyle.Left; + this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.label1.Size = new System.Drawing.Size(68, 18); @@ -97,11 +96,12 @@ // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(-2, 6); + this.label2.Dock = System.Windows.Forms.DockStyle.Left; + this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(38, 18); + this.label2.Size = new System.Drawing.Size(68, 18); this.label2.TabIndex = 0; - this.label2.Text = "璐т富"; + this.label2.Text = "閫夋嫨璐т富"; // // panel1 // @@ -109,9 +109,8 @@ this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(312, 38); + this.panel1.Size = new System.Drawing.Size(277, 33); this.panel1.TabIndex = 316; // // panel2 @@ -119,23 +118,20 @@ this.panel2.Controls.Add(this.txt_hzabc); this.panel2.Controls.Add(this.label2); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panel2.Location = new System.Drawing.Point(0, 39); - this.panel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); + this.panel2.Location = new System.Drawing.Point(0, 33); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(312, 35); + this.panel2.Size = new System.Drawing.Size(277, 30); this.panel2.TabIndex = 317; // // UcLookHuoZhu // - this.Appearance.Options.UseFont = true; - this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); - this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "UcLookHuoZhu"; - this.Size = new System.Drawing.Size(312, 74); + this.Size = new System.Drawing.Size(277, 63); ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit(); -- Gitblit v1.9.3