From 3c4abaeaffd0a25641312d6124c6414940d9ed04 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 11 四月 2025 08:06:56 +0800
Subject: [PATCH] qc
---
DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs | 337 ++++++++++++++++++++++----------------------------------
1 files changed, 132 insertions(+), 205 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
index e6a661c..0d29e61 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
@@ -37,7 +37,7 @@
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
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();
@@ -66,14 +66,10 @@
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.txt_fSumPeople = new DevExpress.XtraEditors.TextEdit();
this.txt_fCapacity = new DevExpress.XtraEditors.TextEdit();
- this.txt_fNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_fLayer = new DevExpress.XtraEditors.TextEdit();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
- this.txt_fVersion = new DevExpress.XtraEditors.TextEdit();
this.txt_fJingDu = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_fBegDate = new DevExpress.XtraEditors.DateEdit();
this.txt_fEndDate = new DevExpress.XtraEditors.DateEdit();
- this.txt_fStatus = new DevExpress.XtraEditors.CheckEdit();
this.txt_orgName = new DevExpress.XtraEditors.TextEdit();
this.txt_fType = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
@@ -93,20 +89,18 @@
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -119,12 +113,12 @@
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptGx = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -151,16 +145,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fLayer.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fVersion.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties.CalendarTimeProperties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orgName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
@@ -179,20 +169,18 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -200,10 +188,9 @@
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -275,7 +262,7 @@
// 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";
@@ -288,7 +275,7 @@
//
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.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
@@ -320,7 +307,7 @@
//
// gv_itemNo
//
- this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_itemNo.AppearanceCell.Options.UseFont = true;
this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
this.gv_itemNo.FieldName = "itemNo";
@@ -334,7 +321,7 @@
//
// gv_itemName
//
- this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_itemName.AppearanceCell.Options.UseFont = true;
this.gv_itemName.AppearanceCell.Options.UseTextOptions = true;
this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
@@ -350,7 +337,7 @@
//
// gv_itemModel
//
- this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gv_itemModel.AppearanceCell.Options.UseFont = true;
this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿";
this.gv_itemModel.FieldName = "itemModel";
@@ -391,7 +378,7 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(720, 632);
- this.splitMx1.SplitterPosition = 205;
+ this.splitMx1.SplitterPosition = 170;
this.splitMx1.TabIndex = 1;
//
// layoutMx1
@@ -404,14 +391,10 @@
this.layoutMx1.Controls.Add(this.txt_itemNo);
this.layoutMx1.Controls.Add(this.txt_fSumPeople);
this.layoutMx1.Controls.Add(this.txt_fCapacity);
- this.layoutMx1.Controls.Add(this.txt_fNo);
- this.layoutMx1.Controls.Add(this.txt_fLayer);
this.layoutMx1.Controls.Add(this.txt_remark);
- this.layoutMx1.Controls.Add(this.txt_fVersion);
this.layoutMx1.Controls.Add(this.txt_fJingDu);
this.layoutMx1.Controls.Add(this.txt_fBegDate);
this.layoutMx1.Controls.Add(this.txt_fEndDate);
- this.layoutMx1.Controls.Add(this.txt_fStatus);
this.layoutMx1.Controls.Add(this.txt_orgName);
this.layoutMx1.Controls.Add(this.txt_fType);
this.layoutMx1.Controls.Add(this.btnSelect);
@@ -429,7 +412,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(72, 11, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(720, 205);
+ this.layoutMx1.Size = new System.Drawing.Size(720, 170);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
@@ -446,7 +429,7 @@
//
this.txt_fMaxWeight.Location = new System.Drawing.Point(438, 76);
this.txt_fMaxWeight.Name = "txt_fMaxWeight";
- this.txt_fMaxWeight.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_fMaxWeight.Properties.Appearance.Options.UseFont = true;
this.txt_fMaxWeight.Size = new System.Drawing.Size(79, 28);
this.txt_fMaxWeight.StyleController = this.layoutMx1;
@@ -457,7 +440,7 @@
//
this.txt_fMinWeight.Location = new System.Drawing.Point(438, 108);
this.txt_fMinWeight.Name = "txt_fMinWeight";
- this.txt_fMinWeight.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_fMinWeight.Properties.Appearance.Options.UseFont = true;
this.txt_fMinWeight.Size = new System.Drawing.Size(79, 28);
this.txt_fMinWeight.StyleController = this.layoutMx1;
@@ -468,40 +451,39 @@
//
this.txt_itemName.Location = new System.Drawing.Point(99, 76);
this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
this.txt_itemName.Size = new System.Drawing.Size(78, 28);
this.txt_itemName.StyleController = this.layoutMx1;
this.txt_itemName.TabIndex = 216;
- this.txt_itemName.Tag = "itemName";
+ this.txt_itemName.Tag = "readonly";
//
// txt_itemModel
//
this.txt_itemModel.Location = new System.Drawing.Point(99, 108);
this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
this.txt_itemModel.Size = new System.Drawing.Size(78, 28);
this.txt_itemModel.StyleController = this.layoutMx1;
this.txt_itemModel.TabIndex = 219;
- this.txt_itemModel.Tag = "itemModel";
+ this.txt_itemModel.Tag = "readonly";
//
// txt_itemNo
//
this.txt_itemNo.Location = new System.Drawing.Point(99, 44);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
this.txt_itemNo.Size = new System.Drawing.Size(78, 28);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 213;
- this.txt_itemNo.Tag = "itemNo";
+ this.txt_itemNo.Tag = "readonly";
//
// txt_fSumPeople
//
this.txt_fSumPeople.Location = new System.Drawing.Point(268, 76);
this.txt_fSumPeople.Name = "txt_fSumPeople";
- this.txt_fSumPeople.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fSumPeople.Properties.Appearance.Options.UseFont = true;
this.txt_fSumPeople.Size = new System.Drawing.Size(79, 28);
this.txt_fSumPeople.StyleController = this.layoutMx1;
@@ -512,56 +494,22 @@
//
this.txt_fCapacity.Location = new System.Drawing.Point(268, 108);
this.txt_fCapacity.Name = "txt_fCapacity";
- this.txt_fCapacity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fCapacity.Properties.Appearance.Options.UseFont = true;
this.txt_fCapacity.Size = new System.Drawing.Size(79, 28);
this.txt_fCapacity.StyleController = this.layoutMx1;
this.txt_fCapacity.TabIndex = 319;
this.txt_fCapacity.Tag = "bomNo";
//
- // txt_fNo
- //
- this.txt_fNo.Location = new System.Drawing.Point(268, 140);
- this.txt_fNo.Name = "txt_fNo";
- this.txt_fNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fNo.Properties.Appearance.Options.UseFont = true;
- this.txt_fNo.Size = new System.Drawing.Size(79, 28);
- this.txt_fNo.StyleController = this.layoutMx1;
- this.txt_fNo.TabIndex = 336;
- this.txt_fNo.Tag = "produceWorkNo";
- //
- // txt_fLayer
- //
- this.txt_fLayer.Location = new System.Drawing.Point(438, 140);
- this.txt_fLayer.Name = "txt_fLayer";
- this.txt_fLayer.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fLayer.Properties.Appearance.Options.UseFont = true;
- this.txt_fLayer.Size = new System.Drawing.Size(79, 28);
- this.txt_fLayer.StyleController = this.layoutMx1;
- this.txt_fLayer.TabIndex = 262;
- this.txt_fLayer.Tag = "highLimt";
- //
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(268, 172);
+ this.txt_remark.Location = new System.Drawing.Point(268, 140);
this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(249, 28);
+ this.txt_remark.Size = new System.Drawing.Size(419, 28);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 258;
this.txt_remark.Tag = "lowLimt";
- //
- // txt_fVersion
- //
- this.txt_fVersion.Location = new System.Drawing.Point(99, 140);
- this.txt_fVersion.Name = "txt_fVersion";
- this.txt_fVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fVersion.Properties.Appearance.Options.UseFont = true;
- this.txt_fVersion.Size = new System.Drawing.Size(78, 28);
- this.txt_fVersion.StyleController = this.layoutMx1;
- this.txt_fVersion.TabIndex = 267;
- this.txt_fVersion.Tag = "prdPack";
//
// txt_fJingDu
//
@@ -604,15 +552,6 @@
this.txt_fEndDate.StyleController = this.layoutMx1;
this.txt_fEndDate.TabIndex = 415;
//
- // txt_fStatus
- //
- this.txt_fStatus.Location = new System.Drawing.Point(521, 172);
- this.txt_fStatus.Name = "txt_fStatus";
- this.txt_fStatus.Properties.Caption = "鍚敤鐘舵��";
- this.txt_fStatus.Size = new System.Drawing.Size(166, 24);
- this.txt_fStatus.StyleController = this.layoutMx1;
- this.txt_fStatus.TabIndex = 416;
- //
// txt_orgName
//
this.txt_orgName.Location = new System.Drawing.Point(99, 12);
@@ -620,6 +559,7 @@
this.txt_orgName.Size = new System.Drawing.Size(78, 24);
this.txt_orgName.StyleController = this.layoutMx1;
this.txt_orgName.TabIndex = 417;
+ this.txt_orgName.Tag = "readonly";
//
// txt_fType
//
@@ -642,7 +582,7 @@
this.btnSelect.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
this.btnSelect.Appearance.Options.UseBackColor = true;
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 172);
+ this.btnSelect.Location = new System.Drawing.Point(12, 140);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(96, 27);
this.btnSelect.StyleController = this.layoutMx1;
@@ -664,6 +604,7 @@
this.txt_lastUpdateBy.Size = new System.Drawing.Size(79, 24);
this.txt_lastUpdateBy.StyleController = this.layoutMx1;
this.txt_lastUpdateBy.TabIndex = 421;
+ this.txt_lastUpdateBy.Tag = "readonly";
//
// txt_lastUpdateDate
//
@@ -672,6 +613,7 @@
this.txt_lastUpdateDate.Size = new System.Drawing.Size(79, 24);
this.txt_lastUpdateDate.StyleController = this.layoutMx1;
this.txt_lastUpdateDate.TabIndex = 422;
+ this.txt_lastUpdateDate.Tag = "readonly";
//
// txt_checkBy
//
@@ -680,6 +622,7 @@
this.txt_checkBy.Size = new System.Drawing.Size(79, 24);
this.txt_checkBy.StyleController = this.layoutMx1;
this.txt_checkBy.TabIndex = 423;
+ this.txt_checkBy.Tag = "readonly";
//
// txt_checkDate
//
@@ -688,6 +631,7 @@
this.txt_checkDate.Size = new System.Drawing.Size(79, 24);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 424;
+ this.txt_checkDate.Tag = "readonly";
//
// txt_isCheck
//
@@ -697,6 +641,7 @@
this.txt_isCheck.Size = new System.Drawing.Size(166, 24);
this.txt_isCheck.StyleController = this.layoutMx1;
this.txt_isCheck.TabIndex = 425;
+ this.txt_isCheck.Tag = "readonly";
//
// layoutControlItem16
//
@@ -733,22 +678,18 @@
this.layoutControlItem8,
this.layoutControlItem7,
this.layoutControlItem3,
- this.layoutControlItem10,
this.layoutControlItem2,
this.layoutControlItem1,
this.layoutControlItem5,
this.layoutControlItem14,
- this.layoutControlItem17,
this.layoutControlItem6,
- this.layoutControlItem11,
- this.layoutControlItem12,
this.layoutControlItem20,
this.layoutControlItem21,
this.layoutControlItem22,
this.layoutControlItem23,
this.layoutControlItem25,
- this.layoutControlItem13,
- this.layoutControlItem15});
+ this.layoutControlItem15,
+ this.layoutControlItem12});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -774,16 +715,13 @@
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition5.Height = 100D;
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition6.Height = 100D;
- rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
rowDefinition4,
- rowDefinition5,
- rowDefinition6});
- this.Root.Size = new System.Drawing.Size(699, 212);
+ rowDefinition5});
+ this.Root.Size = new System.Drawing.Size(699, 180);
this.Root.TextVisible = false;
//
// layoutControlItem4
@@ -863,17 +801,6 @@
this.layoutControlItem3.Text = "绠$悊绮惧害";
this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
//
- // layoutControlItem10
- //
- this.layoutControlItem10.Control = this.txt_fNo;
- this.layoutControlItem10.Location = new System.Drawing.Point(169, 128);
- this.layoutControlItem10.Name = "layoutControlItem10";
- this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem10.Size = new System.Drawing.Size(170, 32);
- this.layoutControlItem10.Text = "娴佺▼缂栧彿";
- this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
- //
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_itemModel;
@@ -913,16 +840,6 @@
this.layoutControlItem14.Text = "浣跨敤缁勭粐";
this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
//
- // layoutControlItem17
- //
- this.layoutControlItem17.Control = this.txt_fVersion;
- this.layoutControlItem17.Location = new System.Drawing.Point(0, 128);
- this.layoutControlItem17.Name = "layoutControlItem17";
- this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem17.Size = new System.Drawing.Size(169, 32);
- this.layoutControlItem17.Text = "鐗堟湰鍙�";
- this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
- //
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_fType;
@@ -932,29 +849,6 @@
this.layoutControlItem6.Size = new System.Drawing.Size(170, 32);
this.layoutControlItem6.Text = "鐢熶骇绫诲瀷";
this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_fLayer;
- this.layoutControlItem11.Location = new System.Drawing.Point(339, 128);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem11.Size = new System.Drawing.Size(170, 32);
- this.layoutControlItem11.Text = "娴佺▼绾у埆";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_remark;
- this.layoutControlItem12.Location = new System.Drawing.Point(169, 160);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem12.Size = new System.Drawing.Size(340, 32);
- this.layoutControlItem12.Text = "娴佺▼鎻忚堪";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem20
//
@@ -1011,13 +905,39 @@
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem25.TextVisible = false;
//
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.btnSelect;
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem15.MaxSize = new System.Drawing.Size(100, 31);
+ this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem15.Size = new System.Drawing.Size(169, 32);
+ this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem15.Text = "閫夋嫨宸ュ簭";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem15.TextVisible = false;
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_remark;
+ this.layoutControlItem12.Location = new System.Drawing.Point(169, 128);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 3;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem12.Size = new System.Drawing.Size(510, 32);
+ this.layoutControlItem12.Text = "娴佺▼鎻忚堪";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
+ //
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(720, 415);
+ this.tabMx.Size = new System.Drawing.Size(720, 450);
this.tabMx.TabIndex = 4;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1026,20 +946,24 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(718, 383);
+ this.tabMxPage1.Size = new System.Drawing.Size(718, 418);
this.tabMxPage1.Text = "宸ュ簭淇℃伅";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ gridLevelNode1.RelationName = "Level1";
+ this.gcMx1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
+ gridLevelNode1});
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.repositoryItemComboBox1,
- this.repositoryItemComboBox2});
- this.gcMx1.Size = new System.Drawing.Size(718, 383);
+ this.repositoryItemComboBox2,
+ this.rptGx});
+ this.gcMx1.Size = new System.Drawing.Size(718, 418);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1057,7 +981,8 @@
this.gridColumn1,
this.gvMx1daa004,
this.gvMx1reporttime,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn3});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1066,22 +991,27 @@
//
// gvMx1daa002
//
- this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
+ this.gvMx1daa002.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa002.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa002.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa002.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1daa002.Caption = "搴忓彿";
this.gvMx1daa002.FieldName = "fSeq";
this.gvMx1daa002.MinWidth = 50;
this.gvMx1daa002.Name = "gvMx1daa002";
- this.gvMx1daa002.Tag = "query_a.daa002";
+ this.gvMx1daa002.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa002.Tag = "edit";
this.gvMx1daa002.Visible = true;
this.gvMx1daa002.VisibleIndex = 0;
this.gvMx1daa002.Width = 50;
//
// gvMx1daa010
//
- this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
- this.gvMx1daa010.Caption = "宸ュ簭缂栧彿";
+ this.gvMx1daa010.Caption = "宸ュ簭浠g爜";
this.gvMx1daa010.FieldName = "processNo";
this.gvMx1daa010.MinWidth = 50;
this.gvMx1daa010.Name = "gvMx1daa010";
@@ -1089,11 +1019,11 @@
this.gvMx1daa010.Tag = "query_a.daa010";
this.gvMx1daa010.Visible = true;
this.gvMx1daa010.VisibleIndex = 1;
- this.gvMx1daa010.Width = 50;
+ this.gvMx1daa010.Width = 72;
//
// gvMx1daa005
//
- this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
this.gvMx1daa005.Caption = "宸ュ簭鍚嶇О";
this.gvMx1daa005.FieldName = "processName";
@@ -1103,12 +1033,16 @@
this.gvMx1daa005.Tag = "query_a.daa005";
this.gvMx1daa005.Visible = true;
this.gvMx1daa005.VisibleIndex = 2;
- this.gvMx1daa005.Width = 50;
+ this.gvMx1daa005.Width = 72;
//
// gvMx1daa003
//
- this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
+ this.gvMx1daa003.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa003.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa003.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa003.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1daa003.Caption = "鐢熶骇杩涘害缁熻鐐�";
this.gvMx1daa003.ColumnEdit = this.repositoryItemComboBox1;
this.gvMx1daa003.FieldName = "statStatus";
@@ -1118,7 +1052,7 @@
this.gvMx1daa003.Tag = "edit";
this.gvMx1daa003.Visible = true;
this.gvMx1daa003.VisibleIndex = 3;
- this.gvMx1daa003.Width = 50;
+ this.gvMx1daa003.Width = 117;
//
// repositoryItemComboBox1
//
@@ -1133,6 +1067,10 @@
//
// gridColumn1
//
+ this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn1.Caption = "鏁版嵁閲囬泦鐐�";
this.gridColumn1.ColumnEdit = this.repositoryItemComboBox2;
this.gridColumn1.FieldName = "collectionName";
@@ -1161,9 +1099,14 @@
//
// gvMx1daa004
//
- this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
+ this.gvMx1daa004.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa004.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa004.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa004.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1daa004.Caption = "涓婂伐搴忕紪鍙�";
+ this.gvMx1daa004.ColumnEdit = this.rptGx;
this.gvMx1daa004.FieldName = "frontProcessNo";
this.gvMx1daa004.MinWidth = 50;
this.gvMx1daa004.Name = "gvMx1daa004";
@@ -1171,12 +1114,24 @@
this.gvMx1daa004.Tag = "edit";
this.gvMx1daa004.Visible = true;
this.gvMx1daa004.VisibleIndex = 5;
- this.gvMx1daa004.Width = 50;
+ this.gvMx1daa004.Width = 87;
+ //
+ // rptGx
+ //
+ this.rptGx.AutoHeight = false;
+ this.rptGx.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.rptGx.Name = "rptGx";
+ this.rptGx.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
// gvMx1reporttime
//
- this.gvMx1reporttime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+
+ this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
+ this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1reporttime.Caption = "澶囨敞";
this.gvMx1reporttime.FieldName = "remark";
this.gvMx1reporttime.MinWidth = 50;
@@ -1190,8 +1145,10 @@
// gvMxDel
//
this.gvMxDel.Caption = "绉诲嚭";
+ this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
+ this.gvMxDel.OptionsColumn.ReadOnly = true;
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 7;
this.gvMxDel.Width = 94;
@@ -1205,6 +1162,15 @@
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);
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "涓婚敭Guid";
+ this.gridColumn3.FieldName = "guid";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Width = 94;
//
// picCheckBox
//
@@ -1216,32 +1182,6 @@
this.picCheckBox.TabIndex = 9;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // layoutControlItem13
- //
- this.layoutControlItem13.Control = this.txt_fStatus;
- this.layoutControlItem13.Location = new System.Drawing.Point(509, 160);
- this.layoutControlItem13.Name = "layoutControlItem13";
- this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem13.Size = new System.Drawing.Size(170, 32);
- this.layoutControlItem13.Text = "绂佺敤鐘舵��";
- this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem13.TextVisible = false;
- //
- // layoutControlItem15
- //
- this.layoutControlItem15.Control = this.btnSelect;
- this.layoutControlItem15.Location = new System.Drawing.Point(0, 160);
- this.layoutControlItem15.MaxSize = new System.Drawing.Size(100, 31);
- this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31);
- this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem15.Size = new System.Drawing.Size(169, 32);
- this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem15.Text = "閫夋嫨宸ュ簭";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem15.TextVisible = false;
//
// Frm_WorkTechnique
//
@@ -1279,16 +1219,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fSumPeople.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCapacity.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fLayer.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fVersion.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fJingDu.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBegDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fEndDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orgName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
@@ -1307,20 +1243,18 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1328,10 +1262,9 @@
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
this.ResumeLayout(false);
}
@@ -1358,10 +1291,7 @@
private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraEditors.TextEdit txt_fSumPeople;
private DevExpress.XtraEditors.TextEdit txt_fCapacity;
- private DevExpress.XtraEditors.TextEdit txt_fNo;
- private DevExpress.XtraEditors.TextEdit txt_fLayer;
private DevExpress.XtraEditors.TextEdit txt_remark;
- private DevExpress.XtraEditors.TextEdit txt_fVersion;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1377,7 +1307,6 @@
private DevExpress.XtraEditors.ComboBoxEdit txt_fJingDu;
private DevExpress.XtraEditors.DateEdit txt_fBegDate;
private DevExpress.XtraEditors.DateEdit txt_fEndDate;
- private DevExpress.XtraEditors.CheckEdit txt_fStatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
@@ -1387,15 +1316,11 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraEditors.SimpleButton btnSelect;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
@@ -1415,7 +1340,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
private System.Windows.Forms.PictureBox picCheckBox;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGx;
}
}
\ No newline at end of file
--
Gitblit v1.9.3