|
@@ -99,42 +99,30 @@
|
|
|
this.ephX.Properties.Appearance.Options.UseForeColor = true;
|
|
|
this.ephX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
|
|
|
- this.ephX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephX.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephX.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephX.Properties.MaxLength = 10;
|
|
|
this.ephX.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephX.Size = new System.Drawing.Size(169, 20);
|
|
|
+ this.ephX.Size = new System.Drawing.Size(153, 20);
|
|
|
this.ephX.StyleController = this.layoutControl1;
|
|
|
this.ephX.TabIndex = 4;
|
|
|
//
|
|
|
// ephY
|
|
|
//
|
|
|
- this.ephY.Location = new System.Drawing.Point(175, 19);
|
|
|
+ this.ephY.Location = new System.Drawing.Point(159, 19);
|
|
|
this.ephY.Name = "ephY";
|
|
|
this.ephY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
|
|
|
- this.ephY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephY.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephY.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephY.Properties.MaxLength = 10;
|
|
|
this.ephY.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephY.Size = new System.Drawing.Size(146, 20);
|
|
|
+ this.ephY.Size = new System.Drawing.Size(152, 20);
|
|
|
this.ephY.StyleController = this.layoutControl1;
|
|
|
this.ephY.TabIndex = 4;
|
|
|
//
|
|
|
// ephZ
|
|
|
//
|
|
|
- this.ephZ.Location = new System.Drawing.Point(325, 19);
|
|
|
+ this.ephZ.Location = new System.Drawing.Point(315, 19);
|
|
|
this.ephZ.Name = "ephZ";
|
|
|
this.ephZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
|
|
|
- this.ephZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephZ.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephZ.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephZ.Properties.MaxLength = 10;
|
|
|
this.ephZ.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephZ.Size = new System.Drawing.Size(143, 20);
|
|
|
+ this.ephZ.Size = new System.Drawing.Size(153, 20);
|
|
|
this.ephZ.StyleController = this.layoutControl1;
|
|
|
this.ephZ.TabIndex = 4;
|
|
|
//
|
|
@@ -145,44 +133,32 @@
|
|
|
this.ephVX.Name = "ephVX";
|
|
|
this.ephVX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.ephVX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephVX.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephVX.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephVX.Properties.MaxLength = 10;
|
|
|
this.ephVX.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephVX.Size = new System.Drawing.Size(169, 20);
|
|
|
+ this.ephVX.Size = new System.Drawing.Size(153, 20);
|
|
|
this.ephVX.StyleController = this.layoutControl1;
|
|
|
this.ephVX.TabIndex = 4;
|
|
|
//
|
|
|
// ephVY
|
|
|
//
|
|
|
- this.ephVY.Location = new System.Drawing.Point(175, 64);
|
|
|
+ this.ephVY.Location = new System.Drawing.Point(159, 64);
|
|
|
this.ephVY.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.ephVY.Name = "ephVY";
|
|
|
this.ephVY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.ephVY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephVY.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephVY.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephVY.Properties.MaxLength = 10;
|
|
|
this.ephVY.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephVY.Size = new System.Drawing.Size(146, 20);
|
|
|
+ this.ephVY.Size = new System.Drawing.Size(152, 20);
|
|
|
this.ephVY.StyleController = this.layoutControl1;
|
|
|
this.ephVY.TabIndex = 4;
|
|
|
//
|
|
|
// ephVZ
|
|
|
//
|
|
|
- this.ephVZ.Location = new System.Drawing.Point(325, 64);
|
|
|
+ this.ephVZ.Location = new System.Drawing.Point(315, 64);
|
|
|
this.ephVZ.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.ephVZ.Name = "ephVZ";
|
|
|
this.ephVZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.ephVZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.ephVZ.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
- this.ephVZ.Properties.MaskSettings.Set("mask", "f4");
|
|
|
- this.ephVZ.Properties.MaxLength = 10;
|
|
|
this.ephVZ.Properties.UseMaskAsDisplayFormat = true;
|
|
|
- this.ephVZ.Size = new System.Drawing.Size(143, 20);
|
|
|
+ this.ephVZ.Size = new System.Drawing.Size(153, 20);
|
|
|
this.ephVZ.StyleController = this.layoutControl1;
|
|
|
this.ephVZ.TabIndex = 4;
|
|
|
//
|
|
@@ -209,7 +185,7 @@
|
|
|
this.layoutControlItemx.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemx.MinSize = new System.Drawing.Size(54, 41);
|
|
|
this.layoutControlItemx.Name = "layoutControlItemx";
|
|
|
- this.layoutControlItemx.Size = new System.Drawing.Size(173, 41);
|
|
|
+ this.layoutControlItemx.Size = new System.Drawing.Size(157, 41);
|
|
|
this.layoutControlItemx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemx.Text = "坐标X";
|
|
|
this.layoutControlItemx.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -224,7 +200,7 @@
|
|
|
this.layoutControlItemvx.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemvx.MinSize = new System.Drawing.Size(62, 41);
|
|
|
this.layoutControlItemvx.Name = "layoutControlItemvx";
|
|
|
- this.layoutControlItemvx.Size = new System.Drawing.Size(173, 45);
|
|
|
+ this.layoutControlItemvx.Size = new System.Drawing.Size(157, 45);
|
|
|
this.layoutControlItemvx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemvx.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
|
|
|
this.layoutControlItemvx.Text = "坐标VX";
|
|
@@ -236,11 +212,11 @@
|
|
|
this.layoutControlItemy.Control = this.ephY;
|
|
|
this.layoutControlItemy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItemy.CustomizationFormText = "坐标X";
|
|
|
- this.layoutControlItemy.Location = new System.Drawing.Point(173, 0);
|
|
|
+ this.layoutControlItemy.Location = new System.Drawing.Point(157, 0);
|
|
|
this.layoutControlItemy.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemy.MinSize = new System.Drawing.Size(54, 41);
|
|
|
this.layoutControlItemy.Name = "layoutControlItemy";
|
|
|
- this.layoutControlItemy.Size = new System.Drawing.Size(150, 41);
|
|
|
+ this.layoutControlItemy.Size = new System.Drawing.Size(156, 41);
|
|
|
this.layoutControlItemy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemy.Text = "坐标Y";
|
|
|
this.layoutControlItemy.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -251,11 +227,11 @@
|
|
|
this.layoutControlItemz.Control = this.ephZ;
|
|
|
this.layoutControlItemz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItemz.CustomizationFormText = "坐标X";
|
|
|
- this.layoutControlItemz.Location = new System.Drawing.Point(323, 0);
|
|
|
+ this.layoutControlItemz.Location = new System.Drawing.Point(313, 0);
|
|
|
this.layoutControlItemz.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemz.MinSize = new System.Drawing.Size(54, 41);
|
|
|
this.layoutControlItemz.Name = "layoutControlItemz";
|
|
|
- this.layoutControlItemz.Size = new System.Drawing.Size(147, 41);
|
|
|
+ this.layoutControlItemz.Size = new System.Drawing.Size(157, 41);
|
|
|
this.layoutControlItemz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemz.Text = "坐标Z";
|
|
|
this.layoutControlItemz.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -266,11 +242,11 @@
|
|
|
this.layoutControlItemvz.Control = this.ephVZ;
|
|
|
this.layoutControlItemvz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItemvz.CustomizationFormText = "坐标X";
|
|
|
- this.layoutControlItemvz.Location = new System.Drawing.Point(323, 41);
|
|
|
+ this.layoutControlItemvz.Location = new System.Drawing.Point(313, 41);
|
|
|
this.layoutControlItemvz.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemvz.MinSize = new System.Drawing.Size(62, 41);
|
|
|
this.layoutControlItemvz.Name = "layoutControlItemvz";
|
|
|
- this.layoutControlItemvz.Size = new System.Drawing.Size(147, 45);
|
|
|
+ this.layoutControlItemvz.Size = new System.Drawing.Size(157, 45);
|
|
|
this.layoutControlItemvz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemvz.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
|
|
|
this.layoutControlItemvz.Text = "坐标VZ";
|
|
@@ -282,11 +258,11 @@
|
|
|
this.layoutControlItemvy.Control = this.ephVY;
|
|
|
this.layoutControlItemvy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItemvy.CustomizationFormText = "坐标X";
|
|
|
- this.layoutControlItemvy.Location = new System.Drawing.Point(173, 41);
|
|
|
+ this.layoutControlItemvy.Location = new System.Drawing.Point(157, 41);
|
|
|
this.layoutControlItemvy.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.layoutControlItemvy.MinSize = new System.Drawing.Size(62, 41);
|
|
|
this.layoutControlItemvy.Name = "layoutControlItemvy";
|
|
|
- this.layoutControlItemvy.Size = new System.Drawing.Size(150, 45);
|
|
|
+ this.layoutControlItemvy.Size = new System.Drawing.Size(156, 45);
|
|
|
this.layoutControlItemvy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItemvy.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
|
|
|
this.layoutControlItemvy.Text = "坐标VY";
|