namespace Yw.WinFrmUI.Phart { partial class ValveChartCoordinateDlg { /// /// 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() { btnSet = new DevExpress.XtraEditors.SimpleButton(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); textCoordSpaceQ = new DevExpress.XtraEditors.SpinEdit(); textEndLineNoH = new DevExpress.XtraEditors.SpinEdit(); textCoordSpaceH = new DevExpress.XtraEditors.SpinEdit(); textStartLineNoH = new DevExpress.XtraEditors.SpinEdit(); textGridNumberY = new DevExpress.XtraEditors.SpinEdit(); textMaxDispH = new DevExpress.XtraEditors.SpinEdit(); textMinDispQ = new DevExpress.XtraEditors.SpinEdit(); textGridNumberX = new DevExpress.XtraEditors.SpinEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); groupBoxH = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); groupBoxQ = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); btnClose = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)textCoordSpaceQ.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textEndLineNoH.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textCoordSpaceH.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textStartLineNoH.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textGridNumberY.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textMaxDispH.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textMinDispQ.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textGridNumberX.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit(); ((System.ComponentModel.ISupportInitialize)groupBoxH).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem7).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); ((System.ComponentModel.ISupportInitialize)groupBoxQ).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem14).BeginInit(); SuspendLayout(); // // btnSet // btnSet.Location = new Point(300, 387); btnSet.Margin = new Padding(4, 5, 4, 5); btnSet.Name = "btnSet"; btnSet.Size = new Size(173, 32); btnSet.StyleController = layoutControl1; btnSet.TabIndex = 9; btnSet.Text = "设定"; btnSet.Click += btnSet_Click; // // layoutControl1 // layoutControl1.Controls.Add(textCoordSpaceQ); layoutControl1.Controls.Add(textEndLineNoH); layoutControl1.Controls.Add(textCoordSpaceH); layoutControl1.Controls.Add(btnSet); layoutControl1.Controls.Add(textStartLineNoH); layoutControl1.Controls.Add(textGridNumberY); layoutControl1.Controls.Add(textMaxDispH); layoutControl1.Controls.Add(textMinDispQ); layoutControl1.Controls.Add(textGridNumberX); layoutControl1.Dock = DockStyle.Fill; layoutControl1.Location = new Point(0, 0); layoutControl1.Margin = new Padding(4, 5, 4, 5); layoutControl1.Name = "layoutControl1"; layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1270, 513, 650, 400); layoutControl1.Root = Root; layoutControl1.Size = new Size(773, 439); layoutControl1.TabIndex = 9; layoutControl1.Text = "layoutControl1"; // // textCoordSpaceQ // textCoordSpaceQ.EditValue = new decimal(new int[] { 0, 0, 0, 0 }); textCoordSpaceQ.Location = new Point(162, 136); textCoordSpaceQ.Margin = new Padding(4, 5, 4, 5); textCoordSpaceQ.Name = "textCoordSpaceQ"; textCoordSpaceQ.Size = new Size(202, 28); textCoordSpaceQ.StyleController = layoutControl1; textCoordSpaceQ.TabIndex = 3; // // textEndLineNoH // textEndLineNoH.EditValue = new decimal(new int[] { 2, 0, 0, 0 }); textEndLineNoH.Location = new Point(162, 337); textEndLineNoH.Margin = new Padding(4, 5, 4, 5); textEndLineNoH.Name = "textEndLineNoH"; textEndLineNoH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); textEndLineNoH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; textEndLineNoH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; textEndLineNoH.Properties.IsFloatValue = false; textEndLineNoH.Properties.Mask.EditMask = "N00"; textEndLineNoH.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0 }); textEndLineNoH.Properties.MinValue = new decimal(new int[] { 2, 0, 0, 0 }); textEndLineNoH.Size = new Size(202, 28); textEndLineNoH.StyleController = layoutControl1; textEndLineNoH.TabIndex = 8; // // textCoordSpaceH // textCoordSpaceH.EditValue = new decimal(new int[] { 0, 0, 0, 0 }); textCoordSpaceH.Location = new Point(162, 269); textCoordSpaceH.Margin = new Padding(4, 5, 4, 5); textCoordSpaceH.Name = "textCoordSpaceH"; textCoordSpaceH.Size = new Size(202, 28); textCoordSpaceH.StyleController = layoutControl1; textCoordSpaceH.TabIndex = 6; // // textStartLineNoH // textStartLineNoH.EditValue = new decimal(new int[] { 2, 0, 0, 0 }); textStartLineNoH.Location = new Point(162, 303); textStartLineNoH.Margin = new Padding(4, 5, 4, 5); textStartLineNoH.Name = "textStartLineNoH"; textStartLineNoH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); textStartLineNoH.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; textStartLineNoH.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; textStartLineNoH.Properties.IsFloatValue = false; textStartLineNoH.Properties.Mask.EditMask = "N00"; textStartLineNoH.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0 }); textStartLineNoH.Size = new Size(202, 28); textStartLineNoH.StyleController = layoutControl1; textStartLineNoH.TabIndex = 7; // // textGridNumberY // textGridNumberY.EditValue = new decimal(new int[] { 2, 0, 0, 0 }); textGridNumberY.Location = new Point(529, 68); textGridNumberY.Margin = new Padding(4, 5, 4, 5); textGridNumberY.Name = "textGridNumberY"; textGridNumberY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); textGridNumberY.Properties.IsFloatValue = false; textGridNumberY.Properties.Mask.EditMask = "N00"; textGridNumberY.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0 }); textGridNumberY.Properties.MinValue = new decimal(new int[] { 2, 0, 0, 0 }); textGridNumberY.Size = new Size(213, 28); textGridNumberY.StyleController = layoutControl1; textGridNumberY.TabIndex = 4; // // textMaxDispH // textMaxDispH.EditValue = new decimal(new int[] { 0, 0, 0, 0 }); textMaxDispH.Location = new Point(162, 235); textMaxDispH.Margin = new Padding(4, 5, 4, 5); textMaxDispH.Name = "textMaxDispH"; textMaxDispH.Size = new Size(202, 28); textMaxDispH.StyleController = layoutControl1; textMaxDispH.TabIndex = 5; // // textMinDispQ // textMinDispQ.EditValue = new decimal(new int[] { 0, 0, 0, 0 }); textMinDispQ.Location = new Point(162, 102); textMinDispQ.Margin = new Padding(4, 5, 4, 5); textMinDispQ.Name = "textMinDispQ"; textMinDispQ.Size = new Size(202, 28); textMinDispQ.StyleController = layoutControl1; textMinDispQ.TabIndex = 2; // // textGridNumberX // textGridNumberX.EditValue = new decimal(new int[] { 2, 0, 0, 0 }); textGridNumberX.Location = new Point(162, 68); textGridNumberX.Margin = new Padding(4, 5, 4, 5); textGridNumberX.Name = "textGridNumberX"; textGridNumberX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() }); textGridNumberX.Properties.IsFloatValue = false; textGridNumberX.Properties.Mask.EditMask = "N00"; textGridNumberX.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0 }); textGridNumberX.Properties.MinValue = new decimal(new int[] { 2, 0, 0, 0 }); textGridNumberX.Size = new Size(202, 28); textGridNumberX.StyleController = layoutControl1; textGridNumberX.TabIndex = 0; // // Root // Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { groupBoxH, layoutControlGroup5, groupBoxQ, layoutControlItem14, emptySpaceItem2 }); Root.Name = "Root"; Root.Size = new Size(773, 439); Root.TextVisible = false; // // emptySpaceItem2 // emptySpaceItem2.AllowHotTrack = false; emptySpaceItem2.Location = new Point(367, 167); emptySpaceItem2.Name = "emptySpaceItem2"; emptySpaceItem2.Size = new Size(378, 201); emptySpaceItem2.TextSize = new Size(0, 0); // // groupBoxH // groupBoxH.GroupStyle = DevExpress.Utils.GroupStyle.Title; groupBoxH.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6, layoutControlItem7, layoutControlItem8, layoutControlItem9 }); groupBoxH.Location = new Point(0, 167); groupBoxH.Name = "groupBoxH"; groupBoxH.Size = new Size(367, 201); groupBoxH.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); groupBoxH.Text = "扬程"; // // layoutControlItem6 // layoutControlItem6.Control = textMaxDispH; layoutControlItem6.Location = new Point(0, 0); layoutControlItem6.Name = "layoutControlItem6"; layoutControlItem6.Size = new Size(339, 34); layoutControlItem6.Text = "最大刻度扬程:"; layoutControlItem6.TextSize = new Size(114, 22); // // layoutControlItem7 // layoutControlItem7.Control = textCoordSpaceH; layoutControlItem7.Location = new Point(0, 34); layoutControlItem7.Name = "layoutControlItem7"; layoutControlItem7.Size = new Size(339, 34); layoutControlItem7.Text = "扬程/刻度:"; layoutControlItem7.TextSize = new Size(114, 22); // // layoutControlItem8 // layoutControlItem8.Control = textStartLineNoH; layoutControlItem8.Location = new Point(0, 68); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.Size = new Size(339, 34); layoutControlItem8.Text = "开始刻度数:"; layoutControlItem8.TextSize = new Size(114, 22); // // layoutControlItem9 // layoutControlItem9.Control = textEndLineNoH; layoutControlItem9.Location = new Point(0, 102); layoutControlItem9.Name = "layoutControlItem9"; layoutControlItem9.Size = new Size(339, 34); layoutControlItem9.Text = "结束刻度数:"; layoutControlItem9.TextSize = new Size(114, 22); // // layoutControlGroup5 // layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem7, layoutControlItem4 }); layoutControlGroup5.Location = new Point(367, 0); layoutControlGroup5.Name = "layoutControlGroup5"; layoutControlGroup5.Size = new Size(378, 167); layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup5.Text = "纵坐标"; // // emptySpaceItem7 // emptySpaceItem7.AllowHotTrack = false; emptySpaceItem7.Location = new Point(0, 34); emptySpaceItem7.Name = "emptySpaceItem7"; emptySpaceItem7.Size = new Size(350, 68); emptySpaceItem7.TextSize = new Size(0, 0); // // layoutControlItem4 // layoutControlItem4.Control = textGridNumberY; layoutControlItem4.Location = new Point(0, 0); layoutControlItem4.Name = "layoutControlItem4"; layoutControlItem4.Size = new Size(350, 34); layoutControlItem4.Text = "刻度数:"; layoutControlItem4.TextSize = new Size(114, 22); // // groupBoxQ // groupBoxQ.GroupStyle = DevExpress.Utils.GroupStyle.Title; groupBoxQ.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3 }); groupBoxQ.Location = new Point(0, 0); groupBoxQ.Name = "groupBoxQ"; groupBoxQ.Size = new Size(367, 167); groupBoxQ.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); groupBoxQ.Text = "流量"; // // layoutControlItem1 // layoutControlItem1.Control = textGridNumberX; layoutControlItem1.Location = new Point(0, 0); layoutControlItem1.Name = "layoutControlItem1"; layoutControlItem1.Size = new Size(339, 34); layoutControlItem1.Text = "刻度数:"; layoutControlItem1.TextSize = new Size(114, 22); // // layoutControlItem2 // layoutControlItem2.Control = textMinDispQ; layoutControlItem2.Location = new Point(0, 34); layoutControlItem2.Name = "layoutControlItem2"; layoutControlItem2.Size = new Size(339, 34); layoutControlItem2.Text = "最小刻度流量:"; layoutControlItem2.TextSize = new Size(114, 22); // // layoutControlItem3 // layoutControlItem3.Control = textCoordSpaceQ; layoutControlItem3.Location = new Point(0, 68); layoutControlItem3.Name = "layoutControlItem3"; layoutControlItem3.Size = new Size(339, 34); layoutControlItem3.Text = "流量/刻度:"; layoutControlItem3.TextSize = new Size(114, 22); // // layoutControlItem14 // layoutControlItem14.Control = btnSet; layoutControlItem14.Location = new Point(0, 368); layoutControlItem14.Name = "layoutControlItem14"; layoutControlItem14.Padding = new DevExpress.XtraLayout.Utils.Padding(286, 286, 3, 3); layoutControlItem14.Size = new Size(745, 39); layoutControlItem14.TextSize = new Size(0, 0); layoutControlItem14.TextVisible = false; // // btnClose // btnClose.Location = new Point(313, 630); btnClose.Margin = new Padding(4, 5, 4, 5); btnClose.Name = "btnClose"; btnClose.Size = new Size(154, 36); btnClose.TabIndex = 0; btnClose.Text = "关闭"; // // ValveChartCoordinateDlg // AutoScaleDimensions = new SizeF(10F, 22F); AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(773, 439); Controls.Add(layoutControl1); Controls.Add(btnClose); FormBorderStyle = FormBorderStyle.FixedDialog; IconOptions.ShowIcon = false; Margin = new Padding(4, 5, 4, 5); MaximizeBox = false; MinimizeBox = false; Name = "ValveChartCoordinateDlg"; StartPosition = FormStartPosition.CenterScreen; Text = "设置坐标"; ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)textCoordSpaceQ.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textEndLineNoH.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textCoordSpaceH.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textStartLineNoH.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textGridNumberY.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textMaxDispH.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textMinDispQ.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textGridNumberX.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit(); ((System.ComponentModel.ISupportInitialize)groupBoxH).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem7).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); ((System.ComponentModel.ISupportInitialize)groupBoxQ).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem14).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraEditors.SimpleButton btnSet; private DevExpress.XtraEditors.SpinEdit textCoordSpaceQ; private DevExpress.XtraEditors.SpinEdit textGridNumberX; private DevExpress.XtraEditors.SpinEdit textMaxDispH; private DevExpress.XtraEditors.SpinEdit textCoordSpaceH; private DevExpress.XtraEditors.SpinEdit textStartLineNoH; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.SpinEdit textEndLineNoH; private DevExpress.XtraEditors.SpinEdit textMinDispQ; private DevExpress.XtraEditors.SpinEdit textGridNumberY; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; private DevExpress.XtraLayout.LayoutControlGroup groupBoxQ; private DevExpress.XtraLayout.LayoutControlGroup groupBoxH; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; } }