From 1beb65bd194fb0ae8bf3702a7e94b2b77656c0e7 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 17 十月 2025 11:09:42 +0800
Subject: [PATCH] 图标预览
---
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs | 268 ++++++++++++++++++++++++++++++++---------------------
1 files changed, 161 insertions(+), 107 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
index d0dfc0b..7a1ee75 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -29,18 +29,18 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition9 = 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.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.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();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -105,6 +105,7 @@
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -117,7 +118,10 @@
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
- this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
+ this.缁勭粐鏈烘瀯 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txt_wwGys = new Gs.DevApp.UserControl.UcLookSupplier();
+ this.渚涘簲鍟� = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -165,6 +169,8 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -176,7 +182,7 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1601, 98);
@@ -188,7 +194,7 @@
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
- this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1601, 736);
@@ -200,7 +206,7 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
- this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1599, 698);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
@@ -211,7 +217,7 @@
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
- this.split1.Margin = new System.Windows.Forms.Padding(4);
+ this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -231,10 +237,10 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
- this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Name = "gcMain1";
this.gcMain1.Size = new System.Drawing.Size(1599, 635);
this.gcMain1.TabIndex = 2;
@@ -452,7 +458,7 @@
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
- this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(1599, 698);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
@@ -462,7 +468,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
- this.splitMx1.Margin = new System.Windows.Forms.Padding(4);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -481,6 +487,8 @@
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.txt_wwGys);
+ this.layoutMx1.Controls.Add(this.txt_orgId);
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_bl007);
this.layoutMx1.Controls.Add(this.txt_blNo);
@@ -495,7 +503,7 @@
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
- this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(663, 385, 812, 500);
this.layoutMx1.Root = this.Root;
@@ -515,65 +523,65 @@
//
// txt_bl007
//
- this.txt_bl007.Location = new System.Drawing.Point(96, 51);
- this.txt_bl007.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_bl007.Location = new System.Drawing.Point(101, 52);
+ this.txt_bl007.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bl007.Name = "txt_bl007";
this.txt_bl007.Properties.Appearance.Options.UseFont = true;
- this.txt_bl007.Size = new System.Drawing.Size(306, 28);
+ this.txt_bl007.Size = new System.Drawing.Size(302, 28);
this.txt_bl007.StyleController = this.layoutMx1;
this.txt_bl007.TabIndex = 228;
//
// txt_blNo
//
- this.txt_blNo.Location = new System.Drawing.Point(96, 12);
- this.txt_blNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_blNo.Location = new System.Drawing.Point(101, 14);
+ this.txt_blNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_blNo.Name = "txt_blNo";
this.txt_blNo.Properties.Appearance.Options.UseFont = true;
this.txt_blNo.Properties.Tag = "readOnly";
- this.txt_blNo.Size = new System.Drawing.Size(306, 28);
+ this.txt_blNo.Size = new System.Drawing.Size(302, 28);
this.txt_blNo.StyleController = this.layoutMx1;
this.txt_blNo.TabIndex = 211;
this.txt_blNo.Tag = "readonly";
//
// txt_bl006
//
- this.txt_bl006.Location = new System.Drawing.Point(1280, 51);
- this.txt_bl006.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_bl006.Location = new System.Drawing.Point(1282, 52);
+ this.txt_bl006.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bl006.Name = "txt_bl006";
this.txt_bl006.Properties.Appearance.Options.UseFont = true;
- this.txt_bl006.Size = new System.Drawing.Size(307, 28);
+ this.txt_bl006.Size = new System.Drawing.Size(303, 28);
this.txt_bl006.StyleController = this.layoutMx1;
this.txt_bl006.TabIndex = 226;
this.txt_bl006.Tag = "readonly";
//
// txt_bl016
//
- this.txt_bl016.Location = new System.Drawing.Point(1280, 12);
- this.txt_bl016.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_bl016.Location = new System.Drawing.Point(1282, 14);
+ this.txt_bl016.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bl016.Name = "txt_bl016";
this.txt_bl016.Properties.Appearance.Options.UseFont = true;
- this.txt_bl016.Size = new System.Drawing.Size(307, 28);
+ this.txt_bl016.Size = new System.Drawing.Size(303, 28);
this.txt_bl016.StyleController = this.layoutMx1;
this.txt_bl016.TabIndex = 267;
this.txt_bl016.Tag = "readonly";
//
// txt_bl018
//
- this.txt_bl018.Location = new System.Drawing.Point(1196, 90);
- this.txt_bl018.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_bl018.Location = new System.Drawing.Point(1195, 90);
+ this.txt_bl018.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bl018.Name = "txt_bl018";
this.txt_bl018.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_bl018.Size = new System.Drawing.Size(391, 27);
+ this.txt_bl018.Size = new System.Drawing.Size(390, 27);
this.txt_bl018.StyleController = this.layoutMx1;
this.txt_bl018.TabIndex = 295;
//
// txt_bl017
//
this.txt_bl017.Enabled = false;
- this.txt_bl017.Location = new System.Drawing.Point(490, 12);
- this.txt_bl017.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_bl017.Location = new System.Drawing.Point(494, 14);
+ this.txt_bl017.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bl017.Name = "txt_bl017";
- this.txt_bl017.Size = new System.Drawing.Size(307, 28);
+ this.txt_bl017.Size = new System.Drawing.Size(303, 28);
this.txt_bl017.StyleController = this.layoutMx1;
this.txt_bl017.TabIndex = 296;
this.txt_bl017.Tag = "readonly";
@@ -581,30 +589,30 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 90);
- this.btnSelect.Margin = new System.Windows.Forms.Padding(4);
+ this.btnSelect.Location = new System.Drawing.Point(14, 90);
+ this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(146, 34);
+ this.btnSelect.Size = new System.Drawing.Size(171, 34);
this.btnSelect.StyleController = this.layoutMx1;
this.btnSelect.TabIndex = 444;
- this.btnSelect.Text = "閫夋嫨鐗╂枡 ";
+ this.btnSelect.Text = "閫夋嫨鐗╂枡鏄庣粏 ";
//
// textEdit1
//
- this.textEdit1.Location = new System.Drawing.Point(885, 12);
- this.textEdit1.Margin = new System.Windows.Forms.Padding(4);
+ this.textEdit1.Location = new System.Drawing.Point(888, 14);
+ this.textEdit1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.textEdit1.Name = "textEdit1";
- this.textEdit1.Size = new System.Drawing.Size(307, 28);
+ this.textEdit1.Size = new System.Drawing.Size(303, 28);
this.textEdit1.StyleController = this.layoutMx1;
this.textEdit1.TabIndex = 445;
this.textEdit1.Tag = "readonly";
//
// textEdit2
//
- this.textEdit2.Location = new System.Drawing.Point(885, 51);
- this.textEdit2.Margin = new System.Windows.Forms.Padding(4);
+ this.textEdit2.Location = new System.Drawing.Point(888, 52);
+ this.textEdit2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.textEdit2.Name = "textEdit2";
- this.textEdit2.Size = new System.Drawing.Size(307, 28);
+ this.textEdit2.Size = new System.Drawing.Size(303, 28);
this.textEdit2.StyleController = this.layoutMx1;
this.textEdit2.TabIndex = 446;
this.textEdit2.Tag = "readonly";
@@ -634,32 +642,34 @@
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem2,
- this.layoutControlItem5});
+ this.layoutControlItem5,
+ this.缁勭粐鏈烘瀯,
+ this.渚涘簲鍟唥);
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition9.Width = 100D;
- columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition10.Width = 100D;
- columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition11.Width = 100D;
- columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition12.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[] {
- columnDefinition9,
- columnDefinition10,
- columnDefinition11,
- columnDefinition12});
- rowDefinition7.Height = 100D;
- rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition8.Height = 100D;
- rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition9.Height = 100D;
- rowDefinition9.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;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition7,
- rowDefinition8,
- rowDefinition9});
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3});
this.Root.Size = new System.Drawing.Size(1599, 138);
this.Root.TextVisible = false;
//
@@ -668,29 +678,29 @@
this.layoutControlItem1.Control = this.txt_blNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(394, 39);
+ this.layoutControlItem1.Size = new System.Drawing.Size(393, 38);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_bl017;
- this.layoutControlItem8.Location = new System.Drawing.Point(394, 0);
+ this.layoutControlItem8.Location = new System.Drawing.Point(393, 0);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(395, 39);
+ this.layoutControlItem8.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem8.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.btnSelect;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 78);
- this.layoutControlItem13.MaxSize = new System.Drawing.Size(150, 38);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 76);
+ this.layoutControlItem13.MaxSize = new System.Drawing.Size(175, 38);
this.layoutControlItem13.MinSize = new System.Drawing.Size(119, 38);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem13.Size = new System.Drawing.Size(394, 40);
+ this.layoutControlItem13.Size = new System.Drawing.Size(393, 38);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.Text = "閫夋嫨鐗╂枡";
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
@@ -699,21 +709,21 @@
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_bl007;
- this.layoutControlItem14.Location = new System.Drawing.Point(0, 39);
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 38);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(394, 39);
+ this.layoutControlItem14.Size = new System.Drawing.Size(393, 38);
this.layoutControlItem14.Text = "鍗曟嵁澶囨敞";
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_bl018;
- this.layoutControlItem15.Location = new System.Drawing.Point(1184, 78);
+ this.layoutControlItem15.Location = new System.Drawing.Point(1181, 76);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(395, 40);
+ this.layoutControlItem15.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem15.Text = "瀹℃牳鐘舵��";
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
@@ -721,42 +731,42 @@
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_bl006;
- this.layoutControlItem3.Location = new System.Drawing.Point(1184, 39);
+ this.layoutControlItem3.Location = new System.Drawing.Point(1181, 38);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(395, 39);
+ this.layoutControlItem3.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡";
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_bl016;
- this.layoutControlItem4.Location = new System.Drawing.Point(1184, 0);
+ this.layoutControlItem4.Location = new System.Drawing.Point(1181, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(395, 39);
+ this.layoutControlItem4.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem4.Text = "瀹℃牳浜哄憳";
this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.textEdit1;
- this.layoutControlItem2.Location = new System.Drawing.Point(789, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(787, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem2.Size = new System.Drawing.Size(395, 39);
+ this.layoutControlItem2.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem2.Text = "鍒跺崟浜哄憳";
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.textEdit2;
- this.layoutControlItem5.Location = new System.Drawing.Point(789, 39);
+ this.layoutControlItem5.Location = new System.Drawing.Point(787, 38);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(395, 39);
+ this.layoutControlItem5.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem5.Text = "鍒跺崟鏃堕棿";
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
//
@@ -764,7 +774,7 @@
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
- this.tabMx.Margin = new System.Windows.Forms.Padding(4);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1599, 545);
@@ -775,7 +785,7 @@
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1597, 507);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
@@ -783,10 +793,10 @@
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
- this.gcMx1.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemSearchLookUpEdit1,
@@ -996,10 +1006,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);
@@ -1011,6 +1021,16 @@
this.gridColumn9.MinWidth = 31;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Width = 117;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "闇�棰嗘暟閲�";
+ this.gridColumn11.FieldName = "xlsl";
+ this.gridColumn11.MinWidth = 30;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 9;
+ this.gridColumn11.Width = 112;
//
// repositoryItemSearchLookUpEdit1
//
@@ -1120,7 +1140,7 @@
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
this.picCheckBox.Location = new System.Drawing.Point(1235, 67);
- this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.picCheckBox.Name = "picCheckBox";
this.picCheckBox.Size = new System.Drawing.Size(125, 61);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1128,15 +1148,43 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // gridColumn11
+ // txt_orgId
//
- this.gridColumn11.Caption = "闇�棰嗘暟閲�";
- this.gridColumn11.FieldName = "xlsl";
- this.gridColumn11.MinWidth = 30;
- this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 9;
- this.gridColumn11.Width = 112;
+ this.txt_orgId.IsReadly = false;
+ this.txt_orgId.Location = new System.Drawing.Point(494, 52);
+ this.txt_orgId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_orgId.Name = "txt_orgId";
+ this.txt_orgId.Size = new System.Drawing.Size(303, 28);
+ this.txt_orgId.TabIndex = 447;
+ //
+ // 缁勭粐鏈烘瀯
+ //
+ this.缁勭粐鏈烘瀯.Control = this.txt_orgId;
+ this.缁勭粐鏈烘瀯.Location = new System.Drawing.Point(393, 38);
+ this.缁勭粐鏈烘瀯.Name = "缁勭粐鏈烘瀯";
+ this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.RowIndex = 1;
+ this.缁勭粐鏈烘瀯.Size = new System.Drawing.Size(394, 38);
+ this.缁勭粐鏈烘瀯.TextSize = new System.Drawing.Size(72, 22);
+ //
+ // txt_wwGys
+ //
+ this.txt_wwGys.IsReadly = false;
+ this.txt_wwGys.Location = new System.Drawing.Point(494, 90);
+ this.txt_wwGys.Margin = new System.Windows.Forms.Padding(0);
+ this.txt_wwGys.Name = "txt_wwGys";
+ this.txt_wwGys.Size = new System.Drawing.Size(303, 28);
+ this.txt_wwGys.TabIndex = 448;
+ //
+ // 渚涘簲鍟�
+ //
+ this.渚涘簲鍟�.Control = this.txt_wwGys;
+ this.渚涘簲鍟�.Location = new System.Drawing.Point(393, 76);
+ this.渚涘簲鍟�.Name = "渚涘簲鍟�";
+ this.渚涘簲鍟�.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.渚涘簲鍟�.OptionsTableLayoutItem.RowIndex = 2;
+ this.渚涘簲鍟�.Size = new System.Drawing.Size(394, 38);
+ this.渚涘簲鍟�.TextSize = new System.Drawing.Size(72, 22);
//
// WwBlcl
//
@@ -1145,7 +1193,7 @@
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
- this.Margin = new System.Windows.Forms.Padding(4);
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "WwBlcl";
this.Size = new System.Drawing.Size(1601, 834);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1195,6 +1243,8 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).EndInit();
this.ResumeLayout(false);
}
@@ -1276,5 +1326,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private UserControl.UcLookSupplier txt_wwGys;
+ private UserControl.UcLookOrg txt_orgId;
+ private DevExpress.XtraLayout.LayoutControlItem 缁勭粐鏈烘瀯;
+ private DevExpress.XtraLayout.LayoutControlItem 渚涘簲鍟�;
}
}
\ No newline at end of file
--
Gitblit v1.9.3