|
|
@@ -101,7 +101,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|
|
|
@@ -116,7 +116,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|
|
|
@@ -131,7 +131,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|
|
|
@@ -147,7 +147,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|
|
|
@@ -163,7 +163,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|
|
|
@@ -179,7 +179,7 @@
|
|
|
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", "f3");
|
|
|
+ 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);
|