namespace IStation.WinFrmUI.Basic
{
partial class SetLxpCoordinateDlg
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.btnSet = new DevExpress.XtraEditors.SimpleButton();
this.labelScaleNumberQ = new System.Windows.Forms.Label();
this.textCoordSpaceQ = new DevExpress.XtraEditors.SpinEdit();
this.textGridNumberX = new DevExpress.XtraEditors.SpinEdit();
this.groupBoxQ = new System.Windows.Forms.GroupBox();
this.labelCoordSpaceQ = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.textMinDispQ = new DevExpress.XtraEditors.SpinEdit();
this.groupBoxH = new System.Windows.Forms.GroupBox();
this.labelCoordSpaceH = new System.Windows.Forms.Label();
this.labelMaxHead = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.labelScaleNumberH = new System.Windows.Forms.Label();
this.textCoordSpaceH = new DevExpress.XtraEditors.SpinEdit();
this.textEndLineNoH = new DevExpress.XtraEditors.SpinEdit();
this.textMaxDispH = new DevExpress.XtraEditors.SpinEdit();
this.textStartLineNoH = new DevExpress.XtraEditors.SpinEdit();
this.groupBoxE = new System.Windows.Forms.GroupBox();
this.textStartLineNoE = new DevExpress.XtraEditors.SpinEdit();
this.textEndLineNoE = new DevExpress.XtraEditors.SpinEdit();
this.label2 = new System.Windows.Forms.Label();
this.labelCoordSpaceE = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.labelScaleNumberE = new System.Windows.Forms.Label();
this.textCoordSpaceE = new DevExpress.XtraEditors.SpinEdit();
this.textMaxDispE = new DevExpress.XtraEditors.SpinEdit();
this.groupBoxP = new System.Windows.Forms.GroupBox();
this.textEndLineNoP = new DevExpress.XtraEditors.SpinEdit();
this.textStartLineNoP = new DevExpress.XtraEditors.SpinEdit();
this.labelCoordSpaceP = new System.Windows.Forms.Label();
this.labelMinE = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.labelScaleNumberP = new System.Windows.Forms.Label();
this.textMinDispP = new DevExpress.XtraEditors.SpinEdit();
this.textCoordSpaceP = new DevExpress.XtraEditors.SpinEdit();
this.groupBoxNPSH = new System.Windows.Forms.GroupBox();
this.textStartLineNoNPSH = new DevExpress.XtraEditors.SpinEdit();
this.textEndLineNoNPSH = new DevExpress.XtraEditors.SpinEdit();
this.labelCoordSpaceNPSH = new System.Windows.Forms.Label();
this.labelMinNPSH = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.labelScaleNumberNPSH = new System.Windows.Forms.Label();
this.textMinDispNPSH = new DevExpress.XtraEditors.SpinEdit();
this.textCoordSpaceNPSH = new DevExpress.XtraEditors.SpinEdit();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.groupBox纵坐标 = new System.Windows.Forms.GroupBox();
this.label扬程效率刻度错位数 = new System.Windows.Forms.Label();
this.spinEdit扬程效率刻度错位数 = new DevExpress.XtraEditors.SpinEdit();
this.labelScaleNumberY = new System.Windows.Forms.Label();
this.textGridNumberY = new DevExpress.XtraEditors.SpinEdit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textGridNumberX.Properties)).BeginInit();
this.groupBoxQ.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textMinDispQ.Properties)).BeginInit();
this.groupBoxH.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textMaxDispH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoH.Properties)).BeginInit();
this.groupBoxE.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textMaxDispE.Properties)).BeginInit();
this.groupBoxP.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoP.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoP.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textMinDispP.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceP.Properties)).BeginInit();
this.groupBoxNPSH.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoNPSH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoNPSH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textMinDispNPSH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceNPSH.Properties)).BeginInit();
this.groupBox纵坐标.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spinEdit扬程效率刻度错位数.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textGridNumberY.Properties)).BeginInit();
this.SuspendLayout();
//
// btnSet
//
this.btnSet.Location = new System.Drawing.Point(92, 401);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(111, 23);
this.btnSet.TabIndex = 0;
this.btnSet.Text = "设定";
this.btnSet.Click += new System.EventHandler(this.btnSet_Click);
//
// labelScaleNumberQ
//
this.labelScaleNumberQ.Location = new System.Drawing.Point(5, 18);
this.labelScaleNumberQ.Name = "labelScaleNumberQ";
this.labelScaleNumberQ.Size = new System.Drawing.Size(110, 14);
this.labelScaleNumberQ.TabIndex = 1;
this.labelScaleNumberQ.Text = "刻度数";
this.labelScaleNumberQ.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textCoordSpaceQ
//
this.textCoordSpaceQ.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCoordSpaceQ.Location = new System.Drawing.Point(121, 69);
this.textCoordSpaceQ.Name = "textCoordSpaceQ";
this.textCoordSpaceQ.Size = new System.Drawing.Size(73, 20);
this.textCoordSpaceQ.TabIndex = 2;
//
// textGridNumberX
//
this.textGridNumberX.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textGridNumberX.Location = new System.Drawing.Point(121, 15);
this.textGridNumberX.Name = "textGridNumberX";
this.textGridNumberX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textGridNumberX.Properties.IsFloatValue = false;
this.textGridNumberX.Properties.Mask.EditMask = "N00";
this.textGridNumberX.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textGridNumberX.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textGridNumberX.Size = new System.Drawing.Size(73, 20);
this.textGridNumberX.TabIndex = 3;
//
// groupBoxQ
//
this.groupBoxQ.Controls.Add(this.labelCoordSpaceQ);
this.groupBoxQ.Controls.Add(this.labelScaleNumberQ);
this.groupBoxQ.Controls.Add(this.textCoordSpaceQ);
this.groupBoxQ.Controls.Add(this.label6);
this.groupBoxQ.Controls.Add(this.textGridNumberX);
this.groupBoxQ.Controls.Add(this.textMinDispQ);
this.groupBoxQ.Location = new System.Drawing.Point(3, 3);
this.groupBoxQ.Name = "groupBoxQ";
this.groupBoxQ.Size = new System.Drawing.Size(200, 100);
this.groupBoxQ.TabIndex = 4;
this.groupBoxQ.TabStop = false;
this.groupBoxQ.Text = "流量";
//
// labelCoordSpaceQ
//
this.labelCoordSpaceQ.Location = new System.Drawing.Point(5, 71);
this.labelCoordSpaceQ.Name = "labelCoordSpaceQ";
this.labelCoordSpaceQ.Size = new System.Drawing.Size(110, 14);
this.labelCoordSpaceQ.TabIndex = 4;
this.labelCoordSpaceQ.Text = "流量/刻度";
this.labelCoordSpaceQ.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label6
//
this.label6.Location = new System.Drawing.Point(5, 43);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(110, 14);
this.label6.TabIndex = 4;
this.label6.Text = "最小刻度流量";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textMinDispQ
//
this.textMinDispQ.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textMinDispQ.Location = new System.Drawing.Point(121, 41);
this.textMinDispQ.Name = "textMinDispQ";
this.textMinDispQ.Size = new System.Drawing.Size(73, 20);
this.textMinDispQ.TabIndex = 2;
//
// groupBoxH
//
this.groupBoxH.Controls.Add(this.labelCoordSpaceH);
this.groupBoxH.Controls.Add(this.labelMaxHead);
this.groupBoxH.Controls.Add(this.label1);
this.groupBoxH.Controls.Add(this.labelScaleNumberH);
this.groupBoxH.Controls.Add(this.textCoordSpaceH);
this.groupBoxH.Controls.Add(this.textEndLineNoH);
this.groupBoxH.Controls.Add(this.textMaxDispH);
this.groupBoxH.Controls.Add(this.textStartLineNoH);
this.groupBoxH.Location = new System.Drawing.Point(3, 109);
this.groupBoxH.Name = "groupBoxH";
this.groupBoxH.Size = new System.Drawing.Size(200, 141);
this.groupBoxH.TabIndex = 5;
this.groupBoxH.TabStop = false;
this.groupBoxH.Text = "扬程";
//
// labelCoordSpaceH
//
this.labelCoordSpaceH.Location = new System.Drawing.Point(5, 52);
this.labelCoordSpaceH.Name = "labelCoordSpaceH";
this.labelCoordSpaceH.Size = new System.Drawing.Size(110, 14);
this.labelCoordSpaceH.TabIndex = 4;
this.labelCoordSpaceH.Text = "扬程/刻度";
this.labelCoordSpaceH.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelMaxHead
//
this.labelMaxHead.Location = new System.Drawing.Point(5, 23);
this.labelMaxHead.Name = "labelMaxHead";
this.labelMaxHead.Size = new System.Drawing.Size(110, 14);
this.labelMaxHead.TabIndex = 4;
this.labelMaxHead.Text = "最大刻度扬程";
this.labelMaxHead.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label1
//
this.label1.Location = new System.Drawing.Point(5, 109);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(110, 14);
this.label1.TabIndex = 1;
this.label1.Text = "结束刻度数";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelScaleNumberH
//
this.labelScaleNumberH.Location = new System.Drawing.Point(5, 81);
this.labelScaleNumberH.Name = "labelScaleNumberH";
this.labelScaleNumberH.Size = new System.Drawing.Size(110, 14);
this.labelScaleNumberH.TabIndex = 1;
this.labelScaleNumberH.Text = "开始刻度数";
this.labelScaleNumberH.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textCoordSpaceH
//
this.textCoordSpaceH.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCoordSpaceH.Location = new System.Drawing.Point(121, 50);
this.textCoordSpaceH.Name = "textCoordSpaceH";
this.textCoordSpaceH.Size = new System.Drawing.Size(73, 20);
this.textCoordSpaceH.TabIndex = 2;
//
// textEndLineNoH
//
this.textEndLineNoH.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoH.Location = new System.Drawing.Point(121, 106);
this.textEndLineNoH.Name = "textEndLineNoH";
this.textEndLineNoH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textEndLineNoH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoH.Properties.IsFloatValue = false;
this.textEndLineNoH.Properties.Mask.EditMask = "N00";
this.textEndLineNoH.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textEndLineNoH.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoH.Size = new System.Drawing.Size(73, 20);
this.textEndLineNoH.TabIndex = 3;
//
// textMaxDispH
//
this.textMaxDispH.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textMaxDispH.Location = new System.Drawing.Point(121, 21);
this.textMaxDispH.Name = "textMaxDispH";
this.textMaxDispH.Size = new System.Drawing.Size(73, 20);
this.textMaxDispH.TabIndex = 2;
//
// textStartLineNoH
//
this.textStartLineNoH.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textStartLineNoH.Location = new System.Drawing.Point(121, 78);
this.textStartLineNoH.Name = "textStartLineNoH";
this.textStartLineNoH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textStartLineNoH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoH.Properties.IsFloatValue = false;
this.textStartLineNoH.Properties.Mask.EditMask = "N00";
this.textStartLineNoH.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textStartLineNoH.Size = new System.Drawing.Size(73, 20);
this.textStartLineNoH.TabIndex = 3;
//
// groupBoxE
//
this.groupBoxE.Controls.Add(this.textStartLineNoE);
this.groupBoxE.Controls.Add(this.textEndLineNoE);
this.groupBoxE.Controls.Add(this.label2);
this.groupBoxE.Controls.Add(this.labelCoordSpaceE);
this.groupBoxE.Controls.Add(this.label3);
this.groupBoxE.Controls.Add(this.labelScaleNumberE);
this.groupBoxE.Controls.Add(this.textCoordSpaceE);
this.groupBoxE.Controls.Add(this.textMaxDispE);
this.groupBoxE.Location = new System.Drawing.Point(219, 109);
this.groupBoxE.Name = "groupBoxE";
this.groupBoxE.Size = new System.Drawing.Size(208, 141);
this.groupBoxE.TabIndex = 6;
this.groupBoxE.TabStop = false;
this.groupBoxE.Text = "效率";
//
// textStartLineNoE
//
this.textStartLineNoE.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textStartLineNoE.Location = new System.Drawing.Point(121, 78);
this.textStartLineNoE.Name = "textStartLineNoE";
this.textStartLineNoE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textStartLineNoE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoE.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoE.Properties.IsFloatValue = false;
this.textStartLineNoE.Properties.Mask.EditMask = "N00";
this.textStartLineNoE.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textStartLineNoE.Size = new System.Drawing.Size(73, 20);
this.textStartLineNoE.TabIndex = 5;
//
// textEndLineNoE
//
this.textEndLineNoE.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoE.Location = new System.Drawing.Point(121, 106);
this.textEndLineNoE.Name = "textEndLineNoE";
this.textEndLineNoE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textEndLineNoE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoE.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoE.Properties.IsFloatValue = false;
this.textEndLineNoE.Properties.Mask.EditMask = "N00";
this.textEndLineNoE.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textEndLineNoE.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoE.Size = new System.Drawing.Size(73, 20);
this.textEndLineNoE.TabIndex = 5;
//
// label2
//
this.label2.Location = new System.Drawing.Point(5, 23);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(110, 14);
this.label2.TabIndex = 4;
this.label2.Text = "最大刻度效率";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelCoordSpaceE
//
this.labelCoordSpaceE.Location = new System.Drawing.Point(5, 52);
this.labelCoordSpaceE.Name = "labelCoordSpaceE";
this.labelCoordSpaceE.Size = new System.Drawing.Size(110, 14);
this.labelCoordSpaceE.TabIndex = 4;
this.labelCoordSpaceE.Text = "效率/刻度";
this.labelCoordSpaceE.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label3
//
this.label3.Location = new System.Drawing.Point(5, 81);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(110, 14);
this.label3.TabIndex = 1;
this.label3.Text = "开始刻度数";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelScaleNumberE
//
this.labelScaleNumberE.Location = new System.Drawing.Point(5, 109);
this.labelScaleNumberE.Name = "labelScaleNumberE";
this.labelScaleNumberE.Size = new System.Drawing.Size(110, 14);
this.labelScaleNumberE.TabIndex = 1;
this.labelScaleNumberE.Text = "结束刻度数";
this.labelScaleNumberE.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textCoordSpaceE
//
this.textCoordSpaceE.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCoordSpaceE.Location = new System.Drawing.Point(121, 50);
this.textCoordSpaceE.Name = "textCoordSpaceE";
this.textCoordSpaceE.Size = new System.Drawing.Size(73, 20);
this.textCoordSpaceE.TabIndex = 2;
//
// textMaxDispE
//
this.textMaxDispE.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textMaxDispE.Location = new System.Drawing.Point(121, 21);
this.textMaxDispE.Name = "textMaxDispE";
this.textMaxDispE.Size = new System.Drawing.Size(73, 20);
this.textMaxDispE.TabIndex = 2;
//
// groupBoxP
//
this.groupBoxP.Controls.Add(this.textEndLineNoP);
this.groupBoxP.Controls.Add(this.textStartLineNoP);
this.groupBoxP.Controls.Add(this.labelCoordSpaceP);
this.groupBoxP.Controls.Add(this.labelMinE);
this.groupBoxP.Controls.Add(this.label4);
this.groupBoxP.Controls.Add(this.labelScaleNumberP);
this.groupBoxP.Controls.Add(this.textMinDispP);
this.groupBoxP.Controls.Add(this.textCoordSpaceP);
this.groupBoxP.Location = new System.Drawing.Point(3, 256);
this.groupBoxP.Name = "groupBoxP";
this.groupBoxP.Size = new System.Drawing.Size(200, 139);
this.groupBoxP.TabIndex = 6;
this.groupBoxP.TabStop = false;
this.groupBoxP.Text = "功率";
//
// textEndLineNoP
//
this.textEndLineNoP.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoP.Location = new System.Drawing.Point(121, 105);
this.textEndLineNoP.Name = "textEndLineNoP";
this.textEndLineNoP.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textEndLineNoP.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoP.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoP.Properties.IsFloatValue = false;
this.textEndLineNoP.Properties.Mask.EditMask = "N00";
this.textEndLineNoP.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textEndLineNoP.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoP.Size = new System.Drawing.Size(73, 20);
this.textEndLineNoP.TabIndex = 6;
this.textEndLineNoP.EditValueChanged += new System.EventHandler(this.textGridNumberP_EditValueChanged);
//
// textStartLineNoP
//
this.textStartLineNoP.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textStartLineNoP.Location = new System.Drawing.Point(121, 76);
this.textStartLineNoP.Name = "textStartLineNoP";
this.textStartLineNoP.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textStartLineNoP.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoP.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoP.Properties.IsFloatValue = false;
this.textStartLineNoP.Properties.Mask.EditMask = "N00";
this.textStartLineNoP.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textStartLineNoP.Size = new System.Drawing.Size(73, 20);
this.textStartLineNoP.TabIndex = 6;
this.textStartLineNoP.EditValueChanged += new System.EventHandler(this.textGridNumberP_EditValueChanged);
//
// labelCoordSpaceP
//
this.labelCoordSpaceP.Location = new System.Drawing.Point(5, 48);
this.labelCoordSpaceP.Name = "labelCoordSpaceP";
this.labelCoordSpaceP.Size = new System.Drawing.Size(110, 14);
this.labelCoordSpaceP.TabIndex = 4;
this.labelCoordSpaceP.Text = "功率/刻度";
this.labelCoordSpaceP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelMinE
//
this.labelMinE.Location = new System.Drawing.Point(5, 21);
this.labelMinE.Name = "labelMinE";
this.labelMinE.Size = new System.Drawing.Size(110, 14);
this.labelMinE.TabIndex = 4;
this.labelMinE.Text = "最小刻度功率";
this.labelMinE.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label4
//
this.label4.Location = new System.Drawing.Point(5, 109);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(110, 14);
this.label4.TabIndex = 1;
this.label4.Text = "结束刻度数";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelScaleNumberP
//
this.labelScaleNumberP.Location = new System.Drawing.Point(5, 79);
this.labelScaleNumberP.Name = "labelScaleNumberP";
this.labelScaleNumberP.Size = new System.Drawing.Size(110, 14);
this.labelScaleNumberP.TabIndex = 1;
this.labelScaleNumberP.Text = "开始刻度数";
this.labelScaleNumberP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textMinDispP
//
this.textMinDispP.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textMinDispP.Location = new System.Drawing.Point(121, 18);
this.textMinDispP.Name = "textMinDispP";
this.textMinDispP.Size = new System.Drawing.Size(73, 20);
this.textMinDispP.TabIndex = 2;
//
// textCoordSpaceP
//
this.textCoordSpaceP.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCoordSpaceP.Location = new System.Drawing.Point(121, 46);
this.textCoordSpaceP.Name = "textCoordSpaceP";
this.textCoordSpaceP.Size = new System.Drawing.Size(73, 20);
this.textCoordSpaceP.TabIndex = 2;
//
// groupBoxNPSH
//
this.groupBoxNPSH.Controls.Add(this.textStartLineNoNPSH);
this.groupBoxNPSH.Controls.Add(this.textEndLineNoNPSH);
this.groupBoxNPSH.Controls.Add(this.labelCoordSpaceNPSH);
this.groupBoxNPSH.Controls.Add(this.labelMinNPSH);
this.groupBoxNPSH.Controls.Add(this.label5);
this.groupBoxNPSH.Controls.Add(this.labelScaleNumberNPSH);
this.groupBoxNPSH.Controls.Add(this.textMinDispNPSH);
this.groupBoxNPSH.Controls.Add(this.textCoordSpaceNPSH);
this.groupBoxNPSH.Location = new System.Drawing.Point(218, 256);
this.groupBoxNPSH.Name = "groupBoxNPSH";
this.groupBoxNPSH.Size = new System.Drawing.Size(209, 139);
this.groupBoxNPSH.TabIndex = 7;
this.groupBoxNPSH.TabStop = false;
this.groupBoxNPSH.Text = "汽蚀";
//
// textStartLineNoNPSH
//
this.textStartLineNoNPSH.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textStartLineNoNPSH.Location = new System.Drawing.Point(121, 76);
this.textStartLineNoNPSH.Name = "textStartLineNoNPSH";
this.textStartLineNoNPSH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textStartLineNoNPSH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoNPSH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textStartLineNoNPSH.Properties.IsFloatValue = false;
this.textStartLineNoNPSH.Properties.Mask.EditMask = "N00";
this.textStartLineNoNPSH.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textStartLineNoNPSH.Size = new System.Drawing.Size(73, 20);
this.textStartLineNoNPSH.TabIndex = 6;
//
// textEndLineNoNPSH
//
this.textEndLineNoNPSH.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoNPSH.Location = new System.Drawing.Point(121, 106);
this.textEndLineNoNPSH.Name = "textEndLineNoNPSH";
this.textEndLineNoNPSH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textEndLineNoNPSH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoNPSH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.textEndLineNoNPSH.Properties.IsFloatValue = false;
this.textEndLineNoNPSH.Properties.Mask.EditMask = "N00";
this.textEndLineNoNPSH.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textEndLineNoNPSH.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textEndLineNoNPSH.Size = new System.Drawing.Size(73, 20);
this.textEndLineNoNPSH.TabIndex = 6;
this.textEndLineNoNPSH.EditValueChanged += new System.EventHandler(this.textGridNumberNPSH_EditValueChanged);
//
// labelCoordSpaceNPSH
//
this.labelCoordSpaceNPSH.Location = new System.Drawing.Point(4, 48);
this.labelCoordSpaceNPSH.Name = "labelCoordSpaceNPSH";
this.labelCoordSpaceNPSH.Size = new System.Drawing.Size(112, 14);
this.labelCoordSpaceNPSH.TabIndex = 4;
this.labelCoordSpaceNPSH.Text = "汽蚀/刻度";
this.labelCoordSpaceNPSH.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelMinNPSH
//
this.labelMinNPSH.Location = new System.Drawing.Point(4, 21);
this.labelMinNPSH.Name = "labelMinNPSH";
this.labelMinNPSH.Size = new System.Drawing.Size(112, 14);
this.labelMinNPSH.TabIndex = 4;
this.labelMinNPSH.Text = "最小刻度汽蚀";
this.labelMinNPSH.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label5
//
this.label5.Location = new System.Drawing.Point(4, 79);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(112, 14);
this.label5.TabIndex = 1;
this.label5.Text = "开始刻度数";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelScaleNumberNPSH
//
this.labelScaleNumberNPSH.Location = new System.Drawing.Point(4, 111);
this.labelScaleNumberNPSH.Name = "labelScaleNumberNPSH";
this.labelScaleNumberNPSH.Size = new System.Drawing.Size(112, 14);
this.labelScaleNumberNPSH.TabIndex = 1;
this.labelScaleNumberNPSH.Text = "结束刻度数";
this.labelScaleNumberNPSH.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textMinDispNPSH
//
this.textMinDispNPSH.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textMinDispNPSH.Location = new System.Drawing.Point(122, 18);
this.textMinDispNPSH.Name = "textMinDispNPSH";
this.textMinDispNPSH.Size = new System.Drawing.Size(73, 20);
this.textMinDispNPSH.TabIndex = 2;
//
// textCoordSpaceNPSH
//
this.textCoordSpaceNPSH.EditValue = new decimal(new int[] {
0,
0,
0,
0});
this.textCoordSpaceNPSH.Location = new System.Drawing.Point(122, 46);
this.textCoordSpaceNPSH.Name = "textCoordSpaceNPSH";
this.textCoordSpaceNPSH.Size = new System.Drawing.Size(73, 20);
this.textCoordSpaceNPSH.TabIndex = 2;
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(219, 401);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(108, 23);
this.btnClose.TabIndex = 0;
this.btnClose.Text = "关闭";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// groupBox纵坐标
//
this.groupBox纵坐标.Controls.Add(this.label扬程效率刻度错位数);
this.groupBox纵坐标.Controls.Add(this.spinEdit扬程效率刻度错位数);
this.groupBox纵坐标.Controls.Add(this.labelScaleNumberY);
this.groupBox纵坐标.Controls.Add(this.textGridNumberY);
this.groupBox纵坐标.Location = new System.Drawing.Point(218, 3);
this.groupBox纵坐标.Name = "groupBox纵坐标";
this.groupBox纵坐标.Size = new System.Drawing.Size(200, 100);
this.groupBox纵坐标.TabIndex = 8;
this.groupBox纵坐标.TabStop = false;
this.groupBox纵坐标.Text = "纵坐标";
//
// label扬程效率刻度错位数
//
this.label扬程效率刻度错位数.Location = new System.Drawing.Point(6, 50);
this.label扬程效率刻度错位数.Name = "label扬程效率刻度错位数";
this.label扬程效率刻度错位数.Size = new System.Drawing.Size(110, 14);
this.label扬程效率刻度错位数.TabIndex = 4;
this.label扬程效率刻度错位数.Text = "扬程效率刻度错位数";
this.label扬程效率刻度错位数.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// spinEdit扬程效率刻度错位数
//
this.spinEdit扬程效率刻度错位数.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.spinEdit扬程效率刻度错位数.Location = new System.Drawing.Point(122, 47);
this.spinEdit扬程效率刻度错位数.Name = "spinEdit扬程效率刻度错位数";
this.spinEdit扬程效率刻度错位数.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.spinEdit扬程效率刻度错位数.Properties.IsFloatValue = false;
this.spinEdit扬程效率刻度错位数.Properties.Mask.EditMask = "N00";
this.spinEdit扬程效率刻度错位数.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.spinEdit扬程效率刻度错位数.Properties.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.spinEdit扬程效率刻度错位数.Size = new System.Drawing.Size(73, 20);
this.spinEdit扬程效率刻度错位数.TabIndex = 5;
//
// labelScaleNumberY
//
this.labelScaleNumberY.Location = new System.Drawing.Point(5, 24);
this.labelScaleNumberY.Name = "labelScaleNumberY";
this.labelScaleNumberY.Size = new System.Drawing.Size(110, 14);
this.labelScaleNumberY.TabIndex = 1;
this.labelScaleNumberY.Text = "刻度数";
this.labelScaleNumberY.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textGridNumberY
//
this.textGridNumberY.EditValue = new decimal(new int[] {
2,
0,
0,
0});
this.textGridNumberY.Location = new System.Drawing.Point(121, 21);
this.textGridNumberY.Name = "textGridNumberY";
this.textGridNumberY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
this.textGridNumberY.Properties.IsFloatValue = false;
this.textGridNumberY.Properties.Mask.EditMask = "N00";
this.textGridNumberY.Properties.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.textGridNumberY.Properties.MinValue = new decimal(new int[] {
2,
0,
0,
0});
this.textGridNumberY.Size = new System.Drawing.Size(73, 20);
this.textGridNumberY.TabIndex = 3;
//
// SetLxpCoordinateDlg
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(430, 433);
this.Controls.Add(this.groupBox纵坐标);
this.Controls.Add(this.groupBoxNPSH);
this.Controls.Add(this.groupBoxP);
this.Controls.Add(this.groupBoxE);
this.Controls.Add(this.groupBoxH);
this.Controls.Add(this.groupBoxQ);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnSet);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.IconOptions.ShowIcon = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SetLxpCoordinateDlg";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "设置坐标";
this.Load += new System.EventHandler(this.LoadWindow);
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textGridNumberX.Properties)).EndInit();
this.groupBoxQ.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textMinDispQ.Properties)).EndInit();
this.groupBoxH.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textMaxDispH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoH.Properties)).EndInit();
this.groupBoxE.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textMaxDispE.Properties)).EndInit();
this.groupBoxP.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoP.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoP.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textMinDispP.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceP.Properties)).EndInit();
this.groupBoxNPSH.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textStartLineNoNPSH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEndLineNoNPSH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textMinDispNPSH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textCoordSpaceNPSH.Properties)).EndInit();
this.groupBox纵坐标.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.spinEdit扬程效率刻度错位数.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textGridNumberY.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnSet;
private System.Windows.Forms.Label labelScaleNumberQ;
private DevExpress.XtraEditors.SpinEdit textCoordSpaceQ;
private DevExpress.XtraEditors.SpinEdit textGridNumberX;
private System.Windows.Forms.GroupBox groupBoxQ;
private System.Windows.Forms.Label labelCoordSpaceQ;
private System.Windows.Forms.GroupBox groupBoxH;
private System.Windows.Forms.Label labelCoordSpaceH;
private System.Windows.Forms.Label labelMaxHead;
private System.Windows.Forms.Label labelScaleNumberH;
private DevExpress.XtraEditors.SpinEdit textMaxDispH;
private DevExpress.XtraEditors.SpinEdit textCoordSpaceH;
private DevExpress.XtraEditors.SpinEdit textStartLineNoH;
private System.Windows.Forms.GroupBox groupBoxE;
private System.Windows.Forms.Label labelCoordSpaceE;
private System.Windows.Forms.Label labelScaleNumberE;
private DevExpress.XtraEditors.SpinEdit textCoordSpaceE;
private System.Windows.Forms.GroupBox groupBoxP;
private System.Windows.Forms.Label labelCoordSpaceP;
private System.Windows.Forms.Label labelMinE;
private System.Windows.Forms.Label labelScaleNumberP;
private DevExpress.XtraEditors.SpinEdit textMinDispP;
private DevExpress.XtraEditors.SpinEdit textCoordSpaceP;
private System.Windows.Forms.GroupBox groupBoxNPSH;
private System.Windows.Forms.Label labelCoordSpaceNPSH;
private System.Windows.Forms.Label labelMinNPSH;
private System.Windows.Forms.Label labelScaleNumberNPSH;
private DevExpress.XtraEditors.SpinEdit textMinDispNPSH;
private DevExpress.XtraEditors.SpinEdit textCoordSpaceNPSH;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.SpinEdit textEndLineNoE;
private DevExpress.XtraEditors.SpinEdit textStartLineNoP;
private DevExpress.XtraEditors.SpinEdit textEndLineNoNPSH;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.SpinEdit textEndLineNoH;
private DevExpress.XtraEditors.SpinEdit textStartLineNoE;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.SpinEdit textMaxDispE;
private DevExpress.XtraEditors.SpinEdit textEndLineNoP;
private System.Windows.Forms.Label label4;
private DevExpress.XtraEditors.SpinEdit textStartLineNoNPSH;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private DevExpress.XtraEditors.SpinEdit textMinDispQ;
private System.Windows.Forms.GroupBox groupBox纵坐标;
private System.Windows.Forms.Label labelScaleNumberY;
private DevExpress.XtraEditors.SpinEdit textGridNumberY;
private System.Windows.Forms.Label label扬程效率刻度错位数;
private DevExpress.XtraEditors.SpinEdit spinEdit扬程效率刻度错位数;
}
}