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/UserControl/UcLookHuoZhu.Designer.cs | 40 ++++++++++++++++++----------------------
1 files changed, 18 insertions(+), 22 deletions(-)
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