|
namespace IStation.WinFrmUI.Basic
|
{
|
partial class EditPumpCurveInfoDlg
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
this.txtCurveCode = new DevExpress.XtraEditors.TextEdit();
|
this.imgCmbCurveSourceFrom = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.imgCmbCurveCreateMethod = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.DescriptionMemoEdit = new DevExpress.XtraEditors.MemoEdit();
|
this.imgCmbQhCurveFitType = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.imgCmbQeCurveFitType = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.imgCmbQpCurveFitType = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.txtID = new DevExpress.XtraEditors.TextEdit();
|
this.imgCmbReliabilityStatus = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.ItemForCurveCode = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForSourceFrom = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.ItemForCreateMethod = new DevExpress.XtraLayout.LayoutControlItem();
|
this.barBtnId = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveCreateMethod.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionMemoEdit.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQhCurveFitType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQeCurveFitType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQpCurveFitType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbReliabilityStatus.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForCurveCode)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSourceFrom)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForCreateMethod)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.barBtnId)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.btnOk);
|
this.dataLayoutControl1.Controls.Add(this.btnCancel);
|
this.dataLayoutControl1.Controls.Add(this.txtCurveCode);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbCurveSourceFrom);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbCurveCreateMethod);
|
this.dataLayoutControl1.Controls.Add(this.DescriptionMemoEdit);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbQhCurveFitType);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbQeCurveFitType);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbQpCurveFitType);
|
this.dataLayoutControl1.Controls.Add(this.txtID);
|
this.dataLayoutControl1.Controls.Add(this.imgCmbReliabilityStatus);
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(859, 142, 650, 400);
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(553, 536);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// btnOk
|
//
|
this.btnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
|
this.btnOk.Appearance.Options.UseBackColor = true;
|
this.btnOk.Location = new System.Drawing.Point(283, 492);
|
this.btnOk.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.btnOk.Name = "btnOk";
|
this.btnOk.Size = new System.Drawing.Size(127, 32);
|
this.btnOk.StyleController = this.dataLayoutControl1;
|
this.btnOk.TabIndex = 8;
|
this.btnOk.Text = "确定";
|
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
//
|
// btnCancel
|
//
|
this.btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
|
this.btnCancel.Appearance.Options.UseBackColor = true;
|
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
this.btnCancel.Location = new System.Drawing.Point(414, 492);
|
this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.btnCancel.Name = "btnCancel";
|
this.btnCancel.Size = new System.Drawing.Size(127, 32);
|
this.btnCancel.StyleController = this.dataLayoutControl1;
|
this.btnCancel.TabIndex = 7;
|
this.btnCancel.Text = "取消";
|
//
|
// txtCurveCode
|
//
|
this.txtCurveCode.Location = new System.Drawing.Point(192, 44);
|
this.txtCurveCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.txtCurveCode.Name = "txtCurveCode";
|
this.txtCurveCode.Size = new System.Drawing.Size(349, 28);
|
this.txtCurveCode.StyleController = this.dataLayoutControl1;
|
this.txtCurveCode.TabIndex = 9;
|
//
|
// imgCmbCurveSourceFrom
|
//
|
this.imgCmbCurveSourceFrom.Location = new System.Drawing.Point(192, 76);
|
this.imgCmbCurveSourceFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbCurveSourceFrom.Name = "imgCmbCurveSourceFrom";
|
this.imgCmbCurveSourceFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbCurveSourceFrom.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("厂家提供", IStation.Model.eCurveSourceFrom.厂家提供, 0),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("现场测试", IStation.Model.eCurveSourceFrom.现场测试, 1),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("SCADA数据分析", IStation.Model.eCurveSourceFrom.SCADA数据分析, 2)});
|
this.imgCmbCurveSourceFrom.Properties.UseCtrlScroll = true;
|
this.imgCmbCurveSourceFrom.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbCurveSourceFrom.StyleController = this.dataLayoutControl1;
|
this.imgCmbCurveSourceFrom.TabIndex = 10;
|
//
|
// imgCmbCurveCreateMethod
|
//
|
this.imgCmbCurveCreateMethod.Location = new System.Drawing.Point(192, 108);
|
this.imgCmbCurveCreateMethod.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbCurveCreateMethod.Name = "imgCmbCurveCreateMethod";
|
this.imgCmbCurveCreateMethod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbCurveCreateMethod.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("图片拟合", IStation.Model.eCurveCreateMethod.图片拟合, 0),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Excel导入", IStation.Model.eCurveCreateMethod.Excel导入, 1),
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("曲线表达式", IStation.Model.eCurveCreateMethod.曲线表达式, 2)});
|
this.imgCmbCurveCreateMethod.Properties.UseCtrlScroll = true;
|
this.imgCmbCurveCreateMethod.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbCurveCreateMethod.StyleController = this.dataLayoutControl1;
|
this.imgCmbCurveCreateMethod.TabIndex = 11;
|
//
|
// DescriptionMemoEdit
|
//
|
this.DescriptionMemoEdit.Location = new System.Drawing.Point(192, 268);
|
this.DescriptionMemoEdit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.DescriptionMemoEdit.Name = "DescriptionMemoEdit";
|
this.DescriptionMemoEdit.Size = new System.Drawing.Size(349, 220);
|
this.DescriptionMemoEdit.StyleController = this.dataLayoutControl1;
|
this.DescriptionMemoEdit.TabIndex = 12;
|
//
|
// imgCmbQhCurveFitType
|
//
|
this.imgCmbQhCurveFitType.Location = new System.Drawing.Point(192, 172);
|
this.imgCmbQhCurveFitType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbQhCurveFitType.Name = "imgCmbQhCurveFitType";
|
this.imgCmbQhCurveFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbQhCurveFitType.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbQhCurveFitType.StyleController = this.dataLayoutControl1;
|
this.imgCmbQhCurveFitType.TabIndex = 13;
|
//
|
// imgCmbQeCurveFitType
|
//
|
this.imgCmbQeCurveFitType.Location = new System.Drawing.Point(192, 204);
|
this.imgCmbQeCurveFitType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbQeCurveFitType.Name = "imgCmbQeCurveFitType";
|
this.imgCmbQeCurveFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbQeCurveFitType.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbQeCurveFitType.StyleController = this.dataLayoutControl1;
|
this.imgCmbQeCurveFitType.TabIndex = 13;
|
//
|
// imgCmbQpCurveFitType
|
//
|
this.imgCmbQpCurveFitType.Location = new System.Drawing.Point(192, 236);
|
this.imgCmbQpCurveFitType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbQpCurveFitType.Name = "imgCmbQpCurveFitType";
|
this.imgCmbQpCurveFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbQpCurveFitType.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbQpCurveFitType.StyleController = this.dataLayoutControl1;
|
this.imgCmbQpCurveFitType.TabIndex = 13;
|
//
|
// txtID
|
//
|
this.txtID.Location = new System.Drawing.Point(192, 12);
|
this.txtID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.txtID.Name = "txtID";
|
this.txtID.Properties.ReadOnly = true;
|
this.txtID.Properties.UseReadOnlyAppearance = false;
|
this.txtID.Size = new System.Drawing.Size(349, 28);
|
this.txtID.StyleController = this.dataLayoutControl1;
|
this.txtID.TabIndex = 14;
|
//
|
// imgCmbReliabilityStatus
|
//
|
this.imgCmbReliabilityStatus.Location = new System.Drawing.Point(192, 140);
|
this.imgCmbReliabilityStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.imgCmbReliabilityStatus.Name = "imgCmbReliabilityStatus";
|
this.imgCmbReliabilityStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imgCmbReliabilityStatus.Size = new System.Drawing.Size(349, 28);
|
this.imgCmbReliabilityStatus.StyleController = this.dataLayoutControl1;
|
this.imgCmbReliabilityStatus.TabIndex = 15;
|
//
|
// Root
|
//
|
this.Root.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup1});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(553, 536);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.AllowDrawBackground = false;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.layoutControlItem2,
|
this.emptySpaceItem1,
|
this.ItemForCurveCode,
|
this.ItemForSourceFrom,
|
this.ItemForDescription,
|
this.layoutControlItem3,
|
this.layoutControlItem4,
|
this.layoutControlItem5,
|
this.ItemForCreateMethod,
|
this.barBtnId,
|
this.layoutControlItem6});
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "autoGeneratedGroup0";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(533, 516);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.btnCancel;
|
this.layoutControlItem1.Location = new System.Drawing.Point(402, 480);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(131, 36);
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.btnOk;
|
this.layoutControlItem2.Location = new System.Drawing.Point(271, 480);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(131, 36);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 480);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(271, 36);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// ItemForCurveCode
|
//
|
this.ItemForCurveCode.Control = this.txtCurveCode;
|
this.ItemForCurveCode.Location = new System.Drawing.Point(0, 32);
|
this.ItemForCurveCode.Name = "ItemForCurveCode";
|
this.ItemForCurveCode.Size = new System.Drawing.Size(533, 32);
|
this.ItemForCurveCode.Text = "曲线编码:";
|
this.ItemForCurveCode.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// ItemForSourceFrom
|
//
|
this.ItemForSourceFrom.Control = this.imgCmbCurveSourceFrom;
|
this.ItemForSourceFrom.Location = new System.Drawing.Point(0, 64);
|
this.ItemForSourceFrom.Name = "ItemForSourceFrom";
|
this.ItemForSourceFrom.Size = new System.Drawing.Size(533, 32);
|
this.ItemForSourceFrom.Text = "曲线来源:";
|
this.ItemForSourceFrom.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// ItemForDescription
|
//
|
this.ItemForDescription.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.ItemForDescription.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.ItemForDescription.Control = this.DescriptionMemoEdit;
|
this.ItemForDescription.Location = new System.Drawing.Point(0, 256);
|
this.ItemForDescription.Name = "ItemForDescription";
|
this.ItemForDescription.Size = new System.Drawing.Size(533, 224);
|
this.ItemForDescription.Text = "说明:";
|
this.ItemForDescription.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.layoutControlItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.layoutControlItem3.Control = this.imgCmbQhCurveFitType;
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 160);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(533, 32);
|
this.layoutControlItem3.Text = "流量扬程线拟合类型:";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.layoutControlItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.layoutControlItem4.Control = this.imgCmbQeCurveFitType;
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem4.CustomizationFormText = "流量扬程线:";
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 192);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(533, 32);
|
this.layoutControlItem4.Text = "流量效率线拟合类型:";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.layoutControlItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.layoutControlItem5.Control = this.imgCmbQpCurveFitType;
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem5.CustomizationFormText = "流量扬程线:";
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 224);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(533, 32);
|
this.layoutControlItem5.Text = "流量功率线拟合类型:";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// ItemForCreateMethod
|
//
|
this.ItemForCreateMethod.Control = this.imgCmbCurveCreateMethod;
|
this.ItemForCreateMethod.Location = new System.Drawing.Point(0, 96);
|
this.ItemForCreateMethod.Name = "ItemForCreateMethod";
|
this.ItemForCreateMethod.Size = new System.Drawing.Size(533, 32);
|
this.ItemForCreateMethod.Text = "创建方法:";
|
this.ItemForCreateMethod.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// barBtnId
|
//
|
this.barBtnId.Control = this.txtID;
|
this.barBtnId.Location = new System.Drawing.Point(0, 0);
|
this.barBtnId.Name = "barBtnId";
|
this.barBtnId.Size = new System.Drawing.Size(533, 32);
|
this.barBtnId.Text = "ID:";
|
this.barBtnId.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.imgCmbReliabilityStatus;
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 128);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.Size = new System.Drawing.Size(533, 32);
|
this.layoutControlItem6.Text = "曲线可信度:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(168, 22);
|
//
|
// dxErrorProvider1
|
//
|
this.dxErrorProvider1.ContainerControl = this;
|
//
|
// EditPumpCurveInfoDlg
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(553, 536);
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.Name = "EditPumpCurveInfoDlg";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
this.Text = "修改泵曲线信息";
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveCreateMethod.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.DescriptionMemoEdit.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQhCurveFitType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQeCurveFitType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbQpCurveFitType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imgCmbReliabilityStatus.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForCurveCode)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForSourceFrom)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ItemForCreateMethod)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.barBtnId)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.SimpleButton btnOk;
|
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
private DevExpress.XtraEditors.TextEdit txtCurveCode;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbCurveSourceFrom;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbCurveCreateMethod;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForCurveCode;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForSourceFrom;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForCreateMethod;
|
private DevExpress.XtraLayout.LayoutControlItem ItemForDescription;
|
private DevExpress.XtraEditors.MemoEdit DescriptionMemoEdit;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQhCurveFitType;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQeCurveFitType;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQpCurveFitType;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraEditors.TextEdit txtID;
|
private DevExpress.XtraLayout.LayoutControlItem barBtnId;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbReliabilityStatus;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
}
|
}
|