From 80573826d4a94f9bca0bba021295405eff813ae0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 28 四月 2025 16:49:02 +0800
Subject: [PATCH] 异常
---
DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs | 138 +++++++++++++++++++++++++++-------------------
1 files changed, 81 insertions(+), 57 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
index a16d1af..73fc510 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
@@ -28,31 +28,37 @@
/// </summary>
private void InitializeComponent()
{
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
this.txt_hzabc = new DevExpress.XtraEditors.SearchLookUpEdit();
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txt_hzlxabc = new DevExpress.XtraEditors.ComboBoxEdit();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
+ this.layoutControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
this.SuspendLayout();
//
// txt_hzabc
//
- this.txt_hzabc.Dock = System.Windows.Forms.DockStyle.Fill;
this.txt_hzabc.EditValue = "璇烽�夋嫨璐т富";
- this.txt_hzabc.Location = new System.Drawing.Point(68, 0);
+ this.txt_hzabc.Location = new System.Drawing.Point(92, 39);
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(209, 24);
+ this.txt_hzabc.Size = new System.Drawing.Size(310, 24);
+ this.txt_hzabc.StyleController = this.layoutControl1;
this.txt_hzabc.TabIndex = 312;
//
// searchLookUpEdit1View
@@ -65,9 +71,8 @@
//
// txt_hzlxabc
//
- this.txt_hzlxabc.Dock = System.Windows.Forms.DockStyle.Fill;
this.txt_hzlxabc.EditValue = "璇烽�夋嫨璐т富绫诲瀷";
- this.txt_hzlxabc.Location = new System.Drawing.Point(68, 0);
+ this.txt_hzlxabc.Location = new System.Drawing.Point(92, 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[] {
@@ -78,67 +83,86 @@
"渚涘簲鍟�(BD_Supplier)",
"瀹㈡埛(BD_Customer)"});
this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_hzlxabc.Size = new System.Drawing.Size(209, 24);
+ this.txt_hzlxabc.Size = new System.Drawing.Size(310, 24);
+ this.txt_hzlxabc.StyleController = this.layoutControl1;
this.txt_hzlxabc.TabIndex = 313;
//
- // label1
+ // layoutControl1
//
- this.label1.AutoSize = true;
- 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);
- this.label1.TabIndex = 314;
- this.label1.Text = "璐т富绫诲瀷";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.layoutControl1.Controls.Add(this.txt_hzlxabc);
+ this.layoutControl1.Controls.Add(this.txt_hzabc);
+ this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutControl1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControl1.Margin = new System.Windows.Forms.Padding(0);
+ this.layoutControl1.Name = "layoutControl1";
+ this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(577, 454, 812, 500);
+ this.layoutControl1.Root = this.Root;
+ this.layoutControl1.Size = new System.Drawing.Size(402, 78);
+ this.layoutControl1.TabIndex = 318;
+ this.layoutControl1.Text = "layoutControl1";
//
- // label2
+ // Root
//
- this.label2.AutoSize = true;
- 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(68, 18);
- this.label2.TabIndex = 0;
- this.label2.Text = "閫夋嫨璐т富";
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2});
+ this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+ this.Root.Size = new System.Drawing.Size(402, 78);
+ this.Root.TextVisible = false;
//
- // panel1
+ // layoutControlItem1
//
- this.panel1.Controls.Add(this.txt_hzlxabc);
- 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.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(277, 33);
- this.panel1.TabIndex = 316;
+ this.layoutControlItem1.Control = this.txt_hzabc;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 39);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+ this.layoutControlItem1.Size = new System.Drawing.Size(402, 39);
+ this.layoutControlItem1.Text = "閫夋嫨璐т富 ";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(80, 18);
//
- // panel2
+ // layoutControlItem2
//
- 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, 33);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(277, 30);
- this.panel2.TabIndex = 317;
+ this.layoutControlItem2.Control = this.txt_hzlxabc;
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+ this.layoutControlItem2.Size = new System.Drawing.Size(402, 39);
+ this.layoutControlItem2.Text = "璐т富绫诲瀷 ";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(80, 18);
//
// UcLookHuoZhu
//
this.Appearance.Options.UseFont = true;
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.Controls.Add(this.layoutControl1);
+ this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "UcLookHuoZhu";
- this.Size = new System.Drawing.Size(277, 63);
+ this.Size = new System.Drawing.Size(402, 78);
((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
+ this.layoutControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
this.ResumeLayout(false);
}
@@ -148,9 +172,9 @@
private DevExpress.XtraEditors.SearchLookUpEdit txt_hzabc;
private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
private DevExpress.XtraEditors.ComboBoxEdit txt_hzlxabc;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
}
}
--
Gitblit v1.9.3