From 3a192df9177cce5bdfcbed007d2b631bf31c4f92 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 19 五月 2025 07:53:45 +0800
Subject: [PATCH] 分区
---
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs | 309 ++++++++++++++++++++++-----------------------------
1 files changed, 134 insertions(+), 175 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
index 25285e2..d8b30c3 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -28,6 +28,7 @@
/// </summary>
private void InitializeComponent()
{
+ 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();
@@ -78,7 +79,6 @@
this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
this.txt_wwGys = new DevExpress.XtraEditors.TextEdit();
this.txt_bl007 = new DevExpress.XtraEditors.TextEdit();
- this.txt_bl017 = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_bl015 = new DevExpress.XtraEditors.TextEdit();
this.txt_blNo = new DevExpress.XtraEditors.TextEdit();
this.txt_wwOrgTxt = new DevExpress.XtraEditors.TextEdit();
@@ -89,6 +89,7 @@
this.txt_bl016 = new DevExpress.XtraEditors.TextEdit();
this.txt_bl002 = new DevExpress.XtraEditors.TextEdit();
this.txt_bl018 = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_bl017 = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -102,6 +103,10 @@
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -134,10 +139,7 @@
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -159,7 +161,6 @@
this.layoutMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl015.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).BeginInit();
@@ -169,6 +170,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
@@ -182,6 +184,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -191,10 +197,6 @@
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -235,6 +237,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";
@@ -248,14 +251,14 @@
// split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -268,7 +271,6 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -303,7 +305,6 @@
//
// gv_id
//
- this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_id.AppearanceCell.Options.UseFont = true;
this.gv_id.Caption = "涓婚敭GUID";
this.gv_id.FieldName = "guid";
@@ -315,7 +316,6 @@
//
// gv_bl018
//
- this.gv_bl018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl018.AppearanceCell.Options.UseFont = true;
this.gv_bl018.Caption = "瀹℃牳鐘舵�� ";
this.gv_bl018.FieldName = "bl018";
@@ -331,7 +331,6 @@
//
// gv_bl019
//
- this.gv_bl019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl019.AppearanceCell.Options.UseFont = true;
this.gv_bl019.Caption = "瀹岀粨鏍囪瘑 ";
this.gv_bl019.FieldName = "bl019";
@@ -347,7 +346,6 @@
//
// gv_blNo
//
- this.gv_blNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_blNo.AppearanceCell.Options.UseFont = true;
this.gv_blNo.Caption = "琛ユ枡鍗曞彿 ";
this.gv_blNo.FieldName = "blNo";
@@ -361,7 +359,6 @@
//
// gv_bl001
//
- this.gv_bl001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl001.AppearanceCell.Options.UseFont = true;
this.gv_bl001.Caption = "濮斿宸ュ崟 ";
this.gv_bl001.FieldName = "bl001";
@@ -375,7 +372,6 @@
//
// gv_bl002
//
- this.gv_bl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl002.AppearanceCell.Options.UseFont = true;
this.gv_bl002.Caption = "浜у搧缂栧彿 ";
this.gv_bl002.FieldName = "bl002";
@@ -389,7 +385,6 @@
//
// gv_bl014
//
- this.gv_bl014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl014.AppearanceCell.Options.UseFont = true;
this.gv_bl014.Caption = "浜у搧鍚嶇О ";
this.gv_bl014.FieldName = "bl014";
@@ -403,7 +398,6 @@
//
// gv_bl015
//
- this.gv_bl015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl015.AppearanceCell.Options.UseFont = true;
this.gv_bl015.Caption = "浜у搧鍨嬪彿 ";
this.gv_bl015.FieldName = "bl015";
@@ -417,7 +411,6 @@
//
// gv_bl004
//
- this.gv_bl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl004.AppearanceCell.Options.UseFont = true;
this.gv_bl004.Caption = "鐢宠浜� ";
this.gv_bl004.FieldName = "bl004";
@@ -431,9 +424,8 @@
//
// gv_bl005
//
- this.gv_bl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl005.AppearanceCell.Options.UseFont = true;
- this.gv_bl005.Caption = "棰嗘枡鏃ユ湡 ";
+ this.gv_bl005.Caption = "鐢宠鏃ユ湡 ";
this.gv_bl005.FieldName = "bl005";
this.gv_bl005.MinWidth = 50;
this.gv_bl005.Name = "gv_bl005";
@@ -445,7 +437,6 @@
//
// gv_bl016
//
- this.gv_bl016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl016.AppearanceCell.Options.UseFont = true;
this.gv_bl016.Caption = "瀹℃牳浜� ";
this.gv_bl016.FieldName = "bl016";
@@ -459,7 +450,6 @@
//
// gv_bl006
//
- this.gv_bl006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl006.AppearanceCell.Options.UseFont = true;
this.gv_bl006.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_bl006.FieldName = "bl006";
@@ -473,7 +463,6 @@
//
// gv_bl007
//
- this.gv_bl007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl007.AppearanceCell.Options.UseFont = true;
this.gv_bl007.Caption = "琛ユ枡鍘熷洜 ";
this.gv_bl007.FieldName = "bl007";
@@ -487,7 +476,6 @@
//
// gv_bl009
//
- this.gv_bl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl009.AppearanceCell.Options.UseFont = true;
this.gv_bl009.Caption = "涓氬姟绫诲瀷 ";
this.gv_bl009.FieldName = "bl009";
@@ -501,7 +489,6 @@
//
// gv_bl010
//
- this.gv_bl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl010.AppearanceCell.Options.UseFont = true;
this.gv_bl010.Caption = "鍙戞枡浠� ";
this.gv_bl010.FieldName = "ckName";
@@ -515,7 +502,6 @@
//
// gv_bl013
//
- this.gv_bl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl013.AppearanceCell.Options.UseFont = true;
this.gv_bl013.Caption = "鎶曟枡鍗曞彿 ";
this.gv_bl013.FieldName = "bl013";
@@ -529,7 +515,6 @@
//
// gv_wcUser
//
- this.gv_wcUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_wcUser.AppearanceCell.Options.UseFont = true;
this.gv_wcUser.Caption = "瀹屾垚浜� ";
this.gv_wcUser.FieldName = "wcUser";
@@ -543,7 +528,6 @@
//
// gv_wcTime
//
- this.gv_wcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_wcTime.AppearanceCell.Options.UseFont = true;
this.gv_wcTime.Caption = "瀹屾垚鏃堕棿 ";
this.gv_wcTime.FieldName = "wcTime";
@@ -577,7 +561,7 @@
//
// gridColumn12
//
- this.gridColumn12.Caption = "濮斿宸ュ簲鍟�";
+ this.gridColumn12.Caption = "濮斿渚涘簲鍟�";
this.gridColumn12.FieldName = "wwGys";
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
@@ -630,6 +614,7 @@
//
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(1126, 570);
this.splitMx1.SplitterPosition = 141;
this.splitMx1.TabIndex = 0;
@@ -641,7 +626,6 @@
this.layoutMx1.Controls.Add(this.txt_orgId);
this.layoutMx1.Controls.Add(this.txt_wwGys);
this.layoutMx1.Controls.Add(this.txt_bl007);
- this.layoutMx1.Controls.Add(this.txt_bl017);
this.layoutMx1.Controls.Add(this.txt_bl015);
this.layoutMx1.Controls.Add(this.txt_blNo);
this.layoutMx1.Controls.Add(this.txt_wwOrgTxt);
@@ -652,6 +636,7 @@
this.layoutMx1.Controls.Add(this.txt_bl016);
this.layoutMx1.Controls.Add(this.txt_bl002);
this.layoutMx1.Controls.Add(this.txt_bl018);
+ this.layoutMx1.Controls.Add(this.txt_bl017);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16});
@@ -675,107 +660,86 @@
// txt_bl010
//
this.txt_bl010.IsReadly = false;
- this.txt_bl010.Location = new System.Drawing.Point(84, 101);
+ this.txt_bl010.Location = new System.Drawing.Point(84, 102);
this.txt_bl010.Margin = new System.Windows.Forms.Padding(0);
this.txt_bl010.Name = "txt_bl010";
- this.txt_bl010.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl010.Size = new System.Drawing.Size(200, 24);
this.txt_bl010.TabIndex = 281;
//
// txt_orgId
//
this.txt_orgId.IsReadly = false;
- this.txt_orgId.Location = new System.Drawing.Point(84, 69);
+ this.txt_orgId.Location = new System.Drawing.Point(84, 72);
this.txt_orgId.Name = "txt_orgId";
- this.txt_orgId.Size = new System.Drawing.Size(195, 28);
+ this.txt_orgId.Size = new System.Drawing.Size(200, 24);
this.txt_orgId.TabIndex = 294;
//
// txt_wwGys
//
- this.txt_wwGys.Location = new System.Drawing.Point(626, 37);
+ this.txt_wwGys.Location = new System.Drawing.Point(636, 42);
this.txt_wwGys.Name = "txt_wwGys";
- this.txt_wwGys.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_wwGys.Properties.Appearance.Options.UseFont = true;
- this.txt_wwGys.Size = new System.Drawing.Size(195, 28);
+ this.txt_wwGys.Size = new System.Drawing.Size(200, 24);
this.txt_wwGys.StyleController = this.layoutMx1;
this.txt_wwGys.TabIndex = 293;
this.txt_wwGys.Tag = "readonly";
//
// txt_bl007
//
- this.txt_bl007.Location = new System.Drawing.Point(355, 101);
+ this.txt_bl007.Location = new System.Drawing.Point(360, 102);
this.txt_bl007.Name = "txt_bl007";
- this.txt_bl007.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl007.Properties.Appearance.Options.UseFont = true;
- this.txt_bl007.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl007.Size = new System.Drawing.Size(200, 24);
this.txt_bl007.StyleController = this.layoutMx1;
this.txt_bl007.TabIndex = 228;
//
- // txt_bl017
- //
- this.txt_bl017.EditValue = "濮斿琛ユ枡";
- this.txt_bl017.Location = new System.Drawing.Point(626, 5);
- this.txt_bl017.Name = "txt_bl017";
- this.txt_bl017.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_bl017.Properties.Items.AddRange(new object[] {
- "濮斿琛ユ枡"});
- this.txt_bl017.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_bl017.Size = new System.Drawing.Size(195, 24);
- this.txt_bl017.StyleController = this.layoutMx1;
- this.txt_bl017.TabIndex = 286;
- //
// txt_bl015
//
- this.txt_bl015.Location = new System.Drawing.Point(626, 101);
+ this.txt_bl015.Location = new System.Drawing.Point(636, 102);
this.txt_bl015.Name = "txt_bl015";
- this.txt_bl015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl015.Properties.Appearance.Options.UseFont = true;
- this.txt_bl015.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl015.Size = new System.Drawing.Size(200, 24);
this.txt_bl015.StyleController = this.layoutMx1;
this.txt_bl015.TabIndex = 262;
this.txt_bl015.Tag = "readonly";
//
// txt_blNo
//
- this.txt_blNo.Location = new System.Drawing.Point(84, 5);
+ this.txt_blNo.Location = new System.Drawing.Point(84, 12);
this.txt_blNo.Name = "txt_blNo";
- this.txt_blNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_blNo.Properties.Appearance.Options.UseFont = true;
this.txt_blNo.Properties.Tag = "readOnly";
- this.txt_blNo.Size = new System.Drawing.Size(195, 28);
+ this.txt_blNo.Size = new System.Drawing.Size(200, 24);
this.txt_blNo.StyleController = this.layoutMx1;
this.txt_blNo.TabIndex = 211;
this.txt_blNo.Tag = "readonly";
//
// txt_wwOrgTxt
//
- this.txt_wwOrgTxt.Location = new System.Drawing.Point(355, 37);
+ this.txt_wwOrgTxt.Location = new System.Drawing.Point(360, 42);
this.txt_wwOrgTxt.Name = "txt_wwOrgTxt";
- this.txt_wwOrgTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_wwOrgTxt.Properties.Appearance.Options.UseFont = true;
- this.txt_wwOrgTxt.Size = new System.Drawing.Size(195, 28);
+ this.txt_wwOrgTxt.Size = new System.Drawing.Size(200, 24);
this.txt_wwOrgTxt.StyleController = this.layoutMx1;
this.txt_wwOrgTxt.TabIndex = 291;
this.txt_wwOrgTxt.Tag = "readonly";
//
// txt_bl014
//
- this.txt_bl014.Location = new System.Drawing.Point(626, 69);
+ this.txt_bl014.Location = new System.Drawing.Point(636, 72);
this.txt_bl014.Name = "txt_bl014";
- this.txt_bl014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl014.Properties.Appearance.Options.UseFont = true;
- this.txt_bl014.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl014.Size = new System.Drawing.Size(200, 24);
this.txt_bl014.StyleController = this.layoutMx1;
this.txt_bl014.TabIndex = 258;
this.txt_bl014.Tag = "readonly";
//
// txt_bl013
//
- this.txt_bl013.Location = new System.Drawing.Point(355, 5);
+ this.txt_bl013.Location = new System.Drawing.Point(360, 12);
this.txt_bl013.Name = "txt_bl013";
- this.txt_bl013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl013.Properties.Appearance.Options.UseFont = true;
- this.txt_bl013.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl013.Size = new System.Drawing.Size(200, 24);
this.txt_bl013.StyleController = this.layoutMx1;
this.txt_bl013.TabIndex = 252;
this.txt_bl013.Tag = "readonly";
@@ -783,52 +747,59 @@
// txt_aboutGuid
//
this.txt_aboutGuid.IsReadly = false;
- this.txt_aboutGuid.Location = new System.Drawing.Point(84, 37);
+ this.txt_aboutGuid.Location = new System.Drawing.Point(84, 42);
this.txt_aboutGuid.Name = "txt_aboutGuid";
- this.txt_aboutGuid.Size = new System.Drawing.Size(195, 28);
+ this.txt_aboutGuid.Size = new System.Drawing.Size(200, 24);
this.txt_aboutGuid.TabIndex = 287;
//
// txt_bl006
//
- this.txt_bl006.Location = new System.Drawing.Point(897, 37);
+ this.txt_bl006.Location = new System.Drawing.Point(912, 42);
this.txt_bl006.Name = "txt_bl006";
- this.txt_bl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl006.Properties.Appearance.Options.UseFont = true;
- this.txt_bl006.Size = new System.Drawing.Size(196, 28);
+ this.txt_bl006.Size = new System.Drawing.Size(202, 24);
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(897, 5);
+ this.txt_bl016.Location = new System.Drawing.Point(912, 12);
this.txt_bl016.Name = "txt_bl016";
- this.txt_bl016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl016.Properties.Appearance.Options.UseFont = true;
- this.txt_bl016.Size = new System.Drawing.Size(196, 28);
+ this.txt_bl016.Size = new System.Drawing.Size(202, 24);
this.txt_bl016.StyleController = this.layoutMx1;
this.txt_bl016.TabIndex = 267;
this.txt_bl016.Tag = "readonly";
//
// txt_bl002
//
- this.txt_bl002.Location = new System.Drawing.Point(355, 69);
+ this.txt_bl002.Location = new System.Drawing.Point(360, 72);
this.txt_bl002.Name = "txt_bl002";
- this.txt_bl002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl002.Properties.Appearance.Options.UseFont = true;
- this.txt_bl002.Size = new System.Drawing.Size(195, 28);
+ this.txt_bl002.Size = new System.Drawing.Size(200, 24);
this.txt_bl002.StyleController = this.layoutMx1;
this.txt_bl002.TabIndex = 216;
this.txt_bl002.Tag = "readonly";
//
// txt_bl018
//
- this.txt_bl018.Location = new System.Drawing.Point(825, 69);
+ this.txt_bl018.Location = new System.Drawing.Point(840, 72);
this.txt_bl018.Name = "txt_bl018";
this.txt_bl018.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_bl018.Size = new System.Drawing.Size(268, 24);
+ this.txt_bl018.Size = new System.Drawing.Size(274, 24);
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(636, 12);
+ this.txt_bl017.Name = "txt_bl017";
+ this.txt_bl017.Size = new System.Drawing.Size(200, 24);
+ this.txt_bl017.StyleController = this.layoutMx1;
+ this.txt_bl017.TabIndex = 296;
+ this.txt_bl017.Tag = "readonly";
//
// layoutControlItem16
//
@@ -858,10 +829,10 @@
this.layoutControlItem11,
this.layoutControlItem13,
this.layoutControlItem14,
- this.layoutControlItem8,
this.layoutControlItem12,
this.layoutControlItem3,
- this.layoutControlItem15});
+ this.layoutControlItem15,
+ this.layoutControlItem8});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -890,7 +861,7 @@
rowDefinition2,
rowDefinition3,
rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1105, 148);
+ this.Root.Size = new System.Drawing.Size(1126, 141);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -898,114 +869,158 @@
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(271, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_bl013;
- this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem2.Text = "鎶曟枡鍗曞彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_bl016;
- this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem4.Text = "瀹℃牳浜�";
+ this.layoutControlItem4.Size = new System.Drawing.Size(278, 30);
+ this.layoutControlItem4.Text = "瀹℃牳浜哄憳";
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_aboutGuid;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem5.Text = "濮斿宸ュ崟";
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_wwOrgTxt;
- this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
+ this.layoutControlItem6.Location = new System.Drawing.Point(276, 30);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem6.Text = "濮斿缁勭粐";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_wwGys;
- this.layoutControlItem7.Location = new System.Drawing.Point(542, 32);
+ this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem7.Text = "渚涘簲鍟�";
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_orgId;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem9.Text = "鍙戞枡缁勭粐";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_bl002;
- this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem10.Text = "浜у搧缂栧彿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_bl014;
- this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(552, 60);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem11.Text = "浜у搧鍚嶇О";
this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_bl010;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem13.Text = "鍙戞枡浠�";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_bl007;
- this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem14.Location = new System.Drawing.Point(276, 90);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem14.Text = "琛ユ枡鍘熷洜";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_bl015;
+ this.layoutControlItem12.Location = new System.Drawing.Point(552, 90);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem12.Text = "浜у搧鍨嬪彿";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_bl006;
+ this.layoutControlItem3.Location = new System.Drawing.Point(828, 30);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem3.Size = new System.Drawing.Size(278, 30);
+ this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_bl018;
+ this.layoutControlItem15.Location = new System.Drawing.Point(828, 60);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem15.Size = new System.Drawing.Size(278, 30);
+ this.layoutControlItem15.Text = "瀹℃牳鐘舵��";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem15.TextVisible = false;
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_bl017;
+ this.layoutControlItem8.Location = new System.Drawing.Point(552, 0);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem8.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem8.Text = "鍗曟嵁绫诲瀷";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
//
// tabMx
//
@@ -1067,7 +1082,6 @@
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "ID ";
this.gvMx1id.FieldName = "guid";
@@ -1079,7 +1093,6 @@
//
// gvMx1mid
//
- this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1mid.AppearanceCell.Options.UseFont = true;
this.gvMx1mid.Caption = "MID ";
this.gvMx1mid.FieldName = "mid";
@@ -1091,7 +1104,6 @@
//
// gvMx1bld001
//
- this.gvMx1bld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld001.AppearanceCell.Options.UseFont = true;
this.gvMx1bld001.Caption = "宸ュ崟鍙� ";
this.gvMx1bld001.FieldName = "bld001";
@@ -1103,7 +1115,6 @@
//
// gvMx1bld012
//
- this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld012.AppearanceCell.Options.UseFont = true;
this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true;
@@ -1208,7 +1219,6 @@
//
// gvMx1bld002
//
- this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
this.gvMx1bld002.Caption = "鐗╂枡缂栧彿 ";
this.gvMx1bld002.FieldName = "bld002";
@@ -1222,7 +1232,6 @@
//
// gvMx1bld003
//
- this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О ";
this.gvMx1bld003.FieldName = "bld003";
@@ -1236,7 +1245,6 @@
//
// gvMx1bld004
//
- this.gvMx1bld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld004.AppearanceCell.Options.UseFont = true;
this.gvMx1bld004.Caption = "瑙勬牸鍨嬪彿 ";
this.gvMx1bld004.FieldName = "bld004";
@@ -1250,7 +1258,6 @@
//
// gvMx1bld006
//
- this.gvMx1bld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld006.AppearanceCell.Options.UseFont = true;
this.gvMx1bld006.Caption = "璁″垝鏁伴噺 ";
this.gvMx1bld006.FieldName = "bld006";
@@ -1262,7 +1269,6 @@
//
// gvMx1bld007
//
- this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.gvMx1bld007.AppearanceCell.Options.UseFont = true;
this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true;
@@ -1279,7 +1285,6 @@
//
// gvMx1bld008
//
- this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
this.gvMx1bld008.Caption = "宸查鏁伴噺 ";
this.gvMx1bld008.FieldName = "bld008";
@@ -1293,7 +1298,6 @@
//
// gvMx1bld009
//
- this.gvMx1bld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld009.AppearanceCell.Options.UseFont = true;
this.gvMx1bld009.Caption = "鍗曚綅 ";
this.gvMx1bld009.FieldName = "bld009";
@@ -1307,7 +1311,6 @@
//
// gvMx1bld010
//
- this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld010.AppearanceCell.Options.UseFont = true;
this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
@@ -1324,7 +1327,6 @@
//
// gvMx1bld014
//
- this.gvMx1bld014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1bld014.AppearanceCell.Options.UseFont = true;
this.gvMx1bld014.Caption = "ERP鎶曟枡鍗曡id ";
this.gvMx1bld014.FieldName = "bld014";
@@ -1381,50 +1383,6 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txt_bl017;
- this.layoutControlItem8.Location = new System.Drawing.Point(542, 0);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem8.Text = "鍑哄簱绫诲埆";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_bl015;
- this.layoutControlItem12.Location = new System.Drawing.Point(542, 96);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem12.Text = "浜у搧鍨嬪彿";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txt_bl006;
- this.layoutControlItem3.Location = new System.Drawing.Point(813, 32);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem15
- //
- this.layoutControlItem15.Control = this.txt_bl018;
- this.layoutControlItem15.Location = new System.Drawing.Point(813, 64);
- this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem15.Text = "瀹℃牳鐘舵��";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem15.TextVisible = false;
- //
// WwBlcl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1455,7 +1413,6 @@
this.layoutMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl015.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).EndInit();
@@ -1465,6 +1422,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
@@ -1478,6 +1436,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1487,10 +1449,6 @@
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
this.ResumeLayout(false);
}
@@ -1531,7 +1489,6 @@
private DevExpress.XtraEditors.TextEdit txt_wwGys;
private DevExpress.XtraEditors.TextEdit txt_wwOrgTxt;
private UserControl.UcLookWwgd txt_aboutGuid;
- private DevExpress.XtraEditors.ComboBoxEdit txt_bl017;
private UserControl.UcLookCk txt_bl010;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_bl016;
@@ -1588,9 +1545,11 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraEditors.TextEdit txt_bl017;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3