tx
8 天以前 e0b138b3e057de6f57021e6c8963868f5c5acc5a
TProduct.WinFrmUI/TProduct.WinFrmUI.TestBench/»ù±¾ÐÅÏ¢/EditWorkBench4PumpDlg.Designer.cs
@@ -63,7 +63,6 @@
            this.colRangeMin = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colRangeMax = new DevExpress.XtraGrid.Columns.GridColumn();
            this.spinEditSortCode = new DevExpress.XtraEditors.SpinEdit();
            this.comboBoxPipeIndex = new DevExpress.XtraEditors.ComboBoxEdit();
            this.checkEdit是否支持初始化时设置电气参数 = new DevExpress.XtraEditors.CheckEdit();
            this.textEditTag = new DevExpress.XtraEditors.TextEdit();
            this.checkEdit能否操控出口阀门开度 = new DevExpress.XtraEditors.CheckEdit();
@@ -136,6 +135,7 @@
            this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            this.comboBoxPipeIndex = new DevExpress.XtraEditors.ImageComboBoxEdit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit默认出口压力计.Properties)).BeginInit();
@@ -148,7 +148,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.SearchLookUpEditPressMeter.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSortCode.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxPipeIndex.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit是否支持初始化时设置电气参数.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEditTag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit能否操控出口阀门开度.Properties)).BeginInit();
@@ -219,6 +218,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxPipeIndex.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
@@ -232,7 +232,6 @@
            this.layoutControl1.Controls.Add(this.check用清水池水位代替进口压力);
            this.layoutControl1.Controls.Add(this.SearchLookUpEditPressMeter);
            this.layoutControl1.Controls.Add(this.spinEditSortCode);
            this.layoutControl1.Controls.Add(this.comboBoxPipeIndex);
            this.layoutControl1.Controls.Add(this.checkEdit是否支持初始化时设置电气参数);
            this.layoutControl1.Controls.Add(this.textEditTag);
            this.layoutControl1.Controls.Add(this.checkEdit能否操控出口阀门开度);
@@ -256,6 +255,7 @@
            this.layoutControl1.Controls.Add(this.txtNpshCriterion);
            this.layoutControl1.Controls.Add(this.comboBoxLinkTag);
            this.layoutControl1.Controls.Add(this.comboBoxLinkType);
            this.layoutControl1.Controls.Add(this.comboBoxPipeIndex);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
@@ -463,31 +463,6 @@
            this.spinEditSortCode.Size = new System.Drawing.Size(94, 24);
            this.spinEditSortCode.StyleController = this.layoutControl1;
            this.spinEditSortCode.TabIndex = 39;
            //
            // comboBoxPipeIndex
            //
            this.comboBoxPipeIndex.EditValue = "未知";
            this.comboBoxPipeIndex.Location = new System.Drawing.Point(108, 355);
            this.comboBoxPipeIndex.MinimumSize = new System.Drawing.Size(0, 24);
            this.comboBoxPipeIndex.Name = "comboBoxPipeIndex";
            this.comboBoxPipeIndex.Properties.Appearance.Options.UseTextOptions = true;
            this.comboBoxPipeIndex.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.comboBoxPipeIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxPipeIndex.Properties.Items.AddRange(new object[] {
            "未知",
            "1号管路",
            "2号管路",
            "3号管路",
            "4号管路",
            "5号管路",
            "6号管路",
            "7号管路",
            "8号管路",
            "9号管路"});
            this.comboBoxPipeIndex.Size = new System.Drawing.Size(288, 24);
            this.comboBoxPipeIndex.StyleController = this.layoutControl1;
            this.comboBoxPipeIndex.TabIndex = 38;
            // 
            // checkEdit是否支持初始化时设置电气参数
            // 
@@ -747,7 +722,6 @@
            this.comboBoxLinkTag.Name = "comboBoxLinkTag";
            this.comboBoxLinkTag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxLinkTag.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.comboBoxLinkTag.Size = new System.Drawing.Size(276, 24);
            this.comboBoxLinkTag.StyleController = this.layoutControl1;
            this.comboBoxLinkTag.TabIndex = 36;
@@ -1272,6 +1246,31 @@
            // 
            this.dxErrorProvider1.ContainerControl = this;
            // 
            // comboBoxPipeIndex
            //
            this.comboBoxPipeIndex.EditValue = "未知";
            this.comboBoxPipeIndex.Location = new System.Drawing.Point(108, 355);
            this.comboBoxPipeIndex.MinimumSize = new System.Drawing.Size(0, 24);
            this.comboBoxPipeIndex.Name = "comboBoxPipeIndex";
            this.comboBoxPipeIndex.Properties.Appearance.Options.UseTextOptions = true;
            this.comboBoxPipeIndex.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.comboBoxPipeIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxPipeIndex.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", null, -1)});
            this.comboBoxPipeIndex.Size = new System.Drawing.Size(288, 20);
            this.comboBoxPipeIndex.StyleController = this.layoutControl1;
            this.comboBoxPipeIndex.TabIndex = 38;
            //
            // EditWorkBench4PumpDlg
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
@@ -1296,7 +1295,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.SearchLookUpEditPressMeter.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSortCode.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxPipeIndex.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit是否支持初始化时设置电气参数.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEditTag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit能否操控出口阀门开度.Properties)).EndInit();
@@ -1367,6 +1365,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxPipeIndex.Properties)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1427,7 +1426,6 @@
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxLinkTag;
        private DevExpress.XtraEditors.CheckEdit checkEdit是否支持初始化时设置电气参数;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxPipeIndex;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
@@ -1462,5 +1460,6 @@
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem6;
        private DevExpress.XtraEditors.CheckEdit checkEdit默认出口压力计;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
        private DevExpress.XtraEditors.ImageComboBoxEdit comboBoxPipeIndex;
    }
}