From 0182a12e08e1253e9fb2d1b4dabb353babf1feea Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期六, 25 十月 2025 09:01:49 +0800
Subject: [PATCH] 更新操作人
---
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs | 267 ++++++++++++++++++++++++-----------------------------
1 files changed, 120 insertions(+), 147 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
index 986de58..df81b01 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -125,18 +125,12 @@
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layItemWwgys = new DevExpress.XtraLayout.LayoutControlItem();
- this.txt_lyRemarklb = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -169,8 +163,12 @@
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
- this.txt_qt024 = new Gs.DevApp.UserControl.UcLookOrgAll();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layItemWwgys = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txt_lyRemarklb = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -224,18 +222,12 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lyRemarklb)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -246,7 +238,12 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptCk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyRemarklb)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -647,7 +644,6 @@
//
// layoutMx1
//
- this.layoutMx1.Controls.Add(this.txt_qt024);
this.layoutMx1.Controls.Add(this.txt_wwgys);
this.layoutMx1.Controls.Add(this.btnCopyXls);
this.layoutMx1.Controls.Add(this.lbGuid);
@@ -688,7 +684,7 @@
// txt_wwgys
//
this.txt_wwgys.IsReadly = false;
- this.txt_wwgys.Location = new System.Drawing.Point(385, 198);
+ this.txt_wwgys.Location = new System.Drawing.Point(385, 163);
this.txt_wwgys.Margin = new System.Windows.Forms.Padding(0);
this.txt_wwgys.Name = "txt_wwgys";
this.txt_wwgys.Size = new System.Drawing.Size(165, 24);
@@ -697,7 +693,7 @@
// btnCopyXls
//
this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image")));
- this.btnCopyXls.Location = new System.Drawing.Point(12, 198);
+ this.btnCopyXls.Location = new System.Drawing.Point(12, 194);
this.btnCopyXls.Name = "btnCopyXls";
this.btnCopyXls.Size = new System.Drawing.Size(116, 27);
this.btnCopyXls.StyleController = this.layoutMx1;
@@ -717,7 +713,7 @@
//
this.ucLookHuoZhu1.HzId = null;
this.ucLookHuoZhu1.IsReadly = false;
- this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74);
+ this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 70);
this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0);
this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
this.ucLookHuoZhu1.OrgId = null;
@@ -726,7 +722,7 @@
//
// txt_qt010
//
- this.txt_qt010.Location = new System.Drawing.Point(114, 136);
+ this.txt_qt010.Location = new System.Drawing.Point(114, 132);
this.txt_qt010.Name = "txt_qt010";
this.txt_qt010.Properties.Appearance.Options.UseFont = true;
this.txt_qt010.Size = new System.Drawing.Size(165, 24);
@@ -736,7 +732,7 @@
// txt_qt009
//
this.txt_qt009.IsReadly = false;
- this.txt_qt009.Location = new System.Drawing.Point(385, 136);
+ this.txt_qt009.Location = new System.Drawing.Point(385, 101);
this.txt_qt009.Name = "txt_qt009";
this.txt_qt009.Size = new System.Drawing.Size(165, 24);
this.txt_qt009.TabIndex = 316;
@@ -744,14 +740,14 @@
// txt_qt013
//
this.txt_qt013.IsReadly = false;
- this.txt_qt013.Location = new System.Drawing.Point(385, 105);
+ this.txt_qt013.Location = new System.Drawing.Point(385, 70);
this.txt_qt013.Name = "txt_qt013";
this.txt_qt013.Size = new System.Drawing.Size(165, 24);
this.txt_qt013.TabIndex = 304;
//
// txt_qtck
//
- this.txt_qtck.Location = new System.Drawing.Point(114, 12);
+ this.txt_qtck.Location = new System.Drawing.Point(114, 8);
this.txt_qtck.Name = "txt_qtck";
this.txt_qtck.Properties.Appearance.Options.UseFont = true;
this.txt_qtck.Size = new System.Drawing.Size(165, 24);
@@ -762,7 +758,7 @@
// txt_qt019
//
this.txt_qt019.EditValue = "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKD01_SYS)";
- this.txt_qt019.Location = new System.Drawing.Point(385, 12);
+ this.txt_qt019.Location = new System.Drawing.Point(385, 8);
this.txt_qt019.Name = "txt_qt019";
this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -780,7 +776,7 @@
// txt_qt020
//
this.txt_qt020.EditValue = "鏅��(GENERAL)";
- this.txt_qt020.Location = new System.Drawing.Point(385, 74);
+ this.txt_qt020.Location = new System.Drawing.Point(385, 39);
this.txt_qt020.Name = "txt_qt020";
this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -795,14 +791,14 @@
// txt_qt023
//
this.txt_qt023.IsReadly = false;
- this.txt_qt023.Location = new System.Drawing.Point(114, 43);
+ this.txt_qt023.Location = new System.Drawing.Point(114, 39);
this.txt_qt023.Name = "txt_qt023";
this.txt_qt023.Size = new System.Drawing.Size(165, 24);
this.txt_qt023.TabIndex = 307;
//
// txt_qt016
//
- this.txt_qt016.Location = new System.Drawing.Point(927, 12);
+ this.txt_qt016.Location = new System.Drawing.Point(927, 8);
this.txt_qt016.Name = "txt_qt016";
this.txt_qt016.Properties.Appearance.Options.UseFont = true;
this.txt_qt016.Size = new System.Drawing.Size(166, 24);
@@ -812,7 +808,7 @@
//
// txt_qt002
//
- this.txt_qt002.Location = new System.Drawing.Point(927, 43);
+ this.txt_qt002.Location = new System.Drawing.Point(927, 39);
this.txt_qt002.Name = "txt_qt002";
this.txt_qt002.Properties.Appearance.Options.UseFont = true;
this.txt_qt002.Size = new System.Drawing.Size(166, 24);
@@ -822,7 +818,7 @@
//
// txt_qt015
//
- this.txt_qt015.Location = new System.Drawing.Point(825, 74);
+ this.txt_qt015.Location = new System.Drawing.Point(825, 70);
this.txt_qt015.Name = "txt_qt015";
this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��";
this.txt_qt015.Size = new System.Drawing.Size(268, 24);
@@ -832,7 +828,7 @@
//
// txt_qt031
//
- this.txt_qt031.Location = new System.Drawing.Point(927, 105);
+ this.txt_qt031.Location = new System.Drawing.Point(927, 101);
this.txt_qt031.Name = "txt_qt031";
this.txt_qt031.Size = new System.Drawing.Size(166, 24);
this.txt_qt031.StyleController = this.layoutMx1;
@@ -841,7 +837,7 @@
//
// txt_qt030
//
- this.txt_qt030.Location = new System.Drawing.Point(927, 136);
+ this.txt_qt030.Location = new System.Drawing.Point(927, 132);
this.txt_qt030.Name = "txt_qt030";
this.txt_qt030.Size = new System.Drawing.Size(166, 24);
this.txt_qt030.StyleController = this.layoutMx1;
@@ -850,7 +846,7 @@
//
// txt_qt029
//
- this.txt_qt029.Location = new System.Drawing.Point(825, 167);
+ this.txt_qt029.Location = new System.Drawing.Point(825, 163);
this.txt_qt029.Name = "txt_qt029";
this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��";
this.txt_qt029.Size = new System.Drawing.Size(268, 24);
@@ -860,7 +856,7 @@
//
// txt_qt028
//
- this.txt_qt028.Location = new System.Drawing.Point(656, 105);
+ this.txt_qt028.Location = new System.Drawing.Point(656, 101);
this.txt_qt028.Name = "txt_qt028";
this.txt_qt028.Size = new System.Drawing.Size(165, 24);
this.txt_qt028.StyleController = this.layoutMx1;
@@ -869,7 +865,7 @@
//
// txt_qt027
//
- this.txt_qt027.Location = new System.Drawing.Point(656, 136);
+ this.txt_qt027.Location = new System.Drawing.Point(656, 132);
this.txt_qt027.Name = "txt_qt027";
this.txt_qt027.Size = new System.Drawing.Size(165, 24);
this.txt_qt027.StyleController = this.layoutMx1;
@@ -878,7 +874,7 @@
//
// txt_qt034
//
- this.txt_qt034.Location = new System.Drawing.Point(656, 12);
+ this.txt_qt034.Location = new System.Drawing.Point(656, 8);
this.txt_qt034.Name = "txt_qt034";
this.txt_qt034.Size = new System.Drawing.Size(165, 24);
this.txt_qt034.StyleController = this.layoutMx1;
@@ -887,7 +883,7 @@
//
// txt_qt026
//
- this.txt_qt026.Location = new System.Drawing.Point(554, 167);
+ this.txt_qt026.Location = new System.Drawing.Point(554, 163);
this.txt_qt026.Name = "txt_qt026";
this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鏍囪瘑";
this.txt_qt026.Size = new System.Drawing.Size(267, 24);
@@ -897,7 +893,7 @@
//
// txt_qt033
//
- this.txt_qt033.Location = new System.Drawing.Point(656, 43);
+ this.txt_qt033.Location = new System.Drawing.Point(656, 39);
this.txt_qt033.Name = "txt_qt033";
this.txt_qt033.Size = new System.Drawing.Size(165, 24);
this.txt_qt033.StyleController = this.layoutMx1;
@@ -906,7 +902,7 @@
//
// txt_qt032
//
- this.txt_qt032.Location = new System.Drawing.Point(554, 74);
+ this.txt_qt032.Location = new System.Drawing.Point(554, 70);
this.txt_qt032.Name = "txt_qt032";
this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑";
this.txt_qt032.Size = new System.Drawing.Size(267, 24);
@@ -916,7 +912,7 @@
//
// txt_qt035
//
- this.txt_qt035.Location = new System.Drawing.Point(114, 167);
+ this.txt_qt035.Location = new System.Drawing.Point(114, 163);
this.txt_qt035.Name = "txt_qt035";
this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
@@ -927,7 +923,7 @@
// txt_qtlx
//
this.txt_qtlx.EditValue = "璇烽�夋嫨";
- this.txt_qtlx.Location = new System.Drawing.Point(385, 167);
+ this.txt_qtlx.Location = new System.Drawing.Point(385, 132);
this.txt_qtlx.Name = "txt_qtlx";
this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -948,9 +944,9 @@
//
// txt_lyRemark
//
- this.txt_lyRemark.Location = new System.Drawing.Point(656, 198);
+ this.txt_lyRemark.Location = new System.Drawing.Point(385, 194);
this.txt_lyRemark.Name = "txt_lyRemark";
- this.txt_lyRemark.Size = new System.Drawing.Size(437, 27);
+ this.txt_lyRemark.Size = new System.Drawing.Size(436, 27);
this.txt_lyRemark.StyleController = this.layoutMx1;
this.txt_lyRemark.TabIndex = 447;
this.txt_lyRemark.Tag = "readonly";
@@ -985,19 +981,18 @@
this.layoutControlItem19,
this.layoutControlItem21,
this.layoutControlItem20,
- this.layoutControlItem3,
- this.layoutControlItem11,
this.layoutControlItem22,
this.layoutControlItem23,
- this.layoutControlItem10,
this.layoutControlItem13,
this.layoutControlItem24,
- this.layoutControlItem12,
this.layoutControlItem1,
this.layoutControlItem25,
+ this.layoutControlItem3,
+ this.layoutControlItem10,
+ this.layoutControlItem11,
+ this.layoutControlItem12,
this.layItemWwgys,
- this.txt_lyRemarklb,
- this.layoutControlItem5});
+ this.txt_lyRemarklb});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1181,28 +1176,6 @@
this.layoutControlItem20.Text = "閲囪喘瀹℃牳浜哄憳";
this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
//
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txt_qt020;
- this.layoutControlItem3.Location = new System.Drawing.Point(271, 62);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_qt009;
- this.layoutControlItem11.Location = new System.Drawing.Point(271, 124);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
- //
// layoutControlItem22
//
this.layoutControlItem22.Control = this.txt_qt033;
@@ -1226,17 +1199,6 @@
this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem23.TextVisible = false;
//
- // layoutControlItem10
- //
- this.layoutControlItem10.Control = this.txt_qt013;
- this.layoutControlItem10.Location = new System.Drawing.Point(271, 93);
- this.layoutControlItem10.Name = "layoutControlItem10";
- this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem10.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem10.Text = "瀹㈡埛";
- this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
- //
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_qt010;
@@ -1256,17 +1218,6 @@
this.layoutControlItem24.Size = new System.Drawing.Size(271, 31);
this.layoutControlItem24.Text = "鏉ユ簮鍗曞彿";
this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_qtlx;
- this.layoutControlItem12.Location = new System.Drawing.Point(271, 155);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem12.Text = "鍑哄簱绫诲瀷";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem1
//
@@ -1290,32 +1241,6 @@
this.layoutControlItem25.Text = "蹇嵎褰曞叆";
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem25.TextVisible = false;
- //
- // layItemWwgys
- //
- this.layItemWwgys.AppearanceItemCaption.ForeColor = System.Drawing.Color.Blue;
- this.layItemWwgys.AppearanceItemCaption.Options.UseForeColor = true;
- this.layItemWwgys.Control = this.txt_wwgys;
- this.layItemWwgys.Location = new System.Drawing.Point(271, 186);
- this.layItemWwgys.Name = "layItemWwgys";
- this.layItemWwgys.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layItemWwgys.OptionsTableLayoutItem.RowIndex = 6;
- this.layItemWwgys.Size = new System.Drawing.Size(271, 31);
- this.layItemWwgys.Text = "濮斿渚涘簲鍟�";
- this.layItemWwgys.TextSize = new System.Drawing.Size(90, 18);
- this.layItemWwgys.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
- //
- // txt_lyRemarklb
- //
- this.txt_lyRemarklb.Control = this.txt_lyRemark;
- this.txt_lyRemarklb.Location = new System.Drawing.Point(542, 186);
- this.txt_lyRemarklb.Name = "txt_lyRemarklb";
- this.txt_lyRemarklb.OptionsTableLayoutItem.ColumnIndex = 2;
- this.txt_lyRemarklb.OptionsTableLayoutItem.ColumnSpan = 2;
- this.txt_lyRemarklb.OptionsTableLayoutItem.RowIndex = 6;
- this.txt_lyRemarklb.Size = new System.Drawing.Size(543, 31);
- this.txt_lyRemarklb.Text = "棰嗙敤缁煎悎淇℃伅";
- this.txt_lyRemarklb.TextSize = new System.Drawing.Size(90, 18);
//
// tabMx
//
@@ -1686,24 +1611,75 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // txt_qt024
+ // layoutControlItem3
//
- this.txt_qt024.IsReadly = false;
- this.txt_qt024.Location = new System.Drawing.Point(385, 43);
- this.txt_qt024.Name = "txt_qt024";
- this.txt_qt024.Size = new System.Drawing.Size(165, 24);
- this.txt_qt024.TabIndex = 448;
+ this.layoutControlItem3.Control = this.txt_qt020;
+ this.layoutControlItem3.Location = new System.Drawing.Point(271, 31);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
- // layoutControlItem5
+ // layoutControlItem10
//
- this.layoutControlItem5.Control = this.txt_qt024;
- this.layoutControlItem5.Location = new System.Drawing.Point(271, 31);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
- this.layoutControlItem5.Text = "棰嗙敤缁勭粐";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+ this.layoutControlItem10.Control = this.txt_qt013;
+ this.layoutControlItem10.Location = new System.Drawing.Point(271, 62);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem10.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem10.Text = "瀹㈡埛";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_qt009;
+ this.layoutControlItem11.Location = new System.Drawing.Point(271, 93);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem11.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem11.Text = "棰嗘枡閮ㄩ棬";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_qtlx;
+ this.layoutControlItem12.Location = new System.Drawing.Point(271, 124);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem12.Size = new System.Drawing.Size(271, 31);
+ this.layoutControlItem12.Text = "鍑哄簱绫诲瀷";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layItemWwgys
+ //
+ this.layItemWwgys.AppearanceItemCaption.ForeColor = System.Drawing.Color.Blue;
+ this.layItemWwgys.AppearanceItemCaption.Options.UseForeColor = true;
+ this.layItemWwgys.Control = this.txt_wwgys;
+ this.layItemWwgys.Location = new System.Drawing.Point(271, 155);
+ this.layItemWwgys.Name = "layItemWwgys";
+ this.layItemWwgys.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layItemWwgys.OptionsTableLayoutItem.RowIndex = 5;
+ this.layItemWwgys.Size = new System.Drawing.Size(271, 31);
+ this.layItemWwgys.Text = "濮斿渚涘簲鍟�";
+ this.layItemWwgys.TextSize = new System.Drawing.Size(90, 18);
+ this.layItemWwgys.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
+ //
+ // txt_lyRemarklb
+ //
+ this.txt_lyRemarklb.Control = this.txt_lyRemark;
+ this.txt_lyRemarklb.Location = new System.Drawing.Point(271, 186);
+ this.txt_lyRemarklb.Name = "txt_lyRemarklb";
+ this.txt_lyRemarklb.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.txt_lyRemarklb.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.txt_lyRemarklb.OptionsTableLayoutItem.RowIndex = 6;
+ this.txt_lyRemarklb.Size = new System.Drawing.Size(542, 31);
+ this.txt_lyRemarklb.Text = "棰嗙敤缁煎悎淇℃伅";
+ this.txt_lyRemarklb.TextSize = new System.Drawing.Size(90, 18);
//
// Frm_MesItemQt
//
@@ -1768,18 +1744,12 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lyRemarklb)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1790,7 +1760,12 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptCk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyRemarklb)).EndInit();
this.ResumeLayout(false);
}
@@ -1884,19 +1859,15 @@
private DevExpress.XtraEditors.TextEdit txt_qt033;
private DevExpress.XtraEditors.CheckEdit txt_qt032;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraEditors.ButtonEdit txt_qt035;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptCk;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
private DevExpress.XtraEditors.ComboBoxEdit txt_qtlx;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraEditors.SimpleButton btnCopyXls;
@@ -1904,15 +1875,17 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private UserControl.UcLookSupplier txt_wwgys;
- private DevExpress.XtraLayout.LayoutControlItem layItemWwgys;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraEditors.MemoEdit txt_lyRemark;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layItemWwgys;
private DevExpress.XtraLayout.LayoutControlItem txt_lyRemarklb;
- private UserControl.UcLookOrgAll txt_qt024;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
}
}
\ No newline at end of file
--
Gitblit v1.9.3