namespace IStation.WinFrmUI.Curve
|
{
|
|
partial class SetCoordinateAllDlg
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param nameLogin="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.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.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
this.groupBox纵坐标 = new System.Windows.Forms.GroupBox();
|
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.groupBox纵坐标.SuspendLayout();
|
((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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textCoordSpaceQ.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textCoordSpaceQ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textMinDispQ.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textMinDispQ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textCoordSpaceH.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textCoordSpaceH.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textMaxDispH.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textMaxDispH.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textCoordSpaceE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textCoordSpaceE.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textMaxDispE.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textMaxDispE.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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;
|
//
|
// 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;
|
//
|
// 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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textMinDispP.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textMinDispP.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
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.Properties.Appearance.Options.UseTextOptions = true;
|
this.textCoordSpaceP.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.textCoordSpaceP.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
this.textCoordSpaceP.Size = new System.Drawing.Size(73, 20);
|
this.textCoordSpaceP.TabIndex = 2;
|
//
|
// btnClose
|
//
|
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
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 = "关闭";
|
//
|
// groupBox纵坐标
|
//
|
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 = "纵坐标";
|
//
|
// 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.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;
|
//
|
// SetCoordinateAllDlg
|
//
|
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.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 = "SetCoordinateAllDlg";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
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.groupBox纵坐标.ResumeLayout(false);
|
((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 DevExpress.XtraEditors.SimpleButton btnClose;
|
private DevExpress.XtraEditors.SpinEdit textEndLineNoE;
|
private DevExpress.XtraEditors.SpinEdit textStartLineNoP;
|
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 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;
|
}
|
|
}
|