|
@@ -286,7 +286,6 @@
|
|
|
this.txtsatStation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtsatStation.Name = "txtsatStation";
|
|
|
this.txtsatStation.Properties.AutoHeight = false;
|
|
|
- this.txtsatStation.Properties.MaxLength = 20;
|
|
|
this.txtsatStation.Size = new System.Drawing.Size(201, 20);
|
|
|
this.txtsatStation.StyleController = this.layoutControl1;
|
|
|
this.txtsatStation.TabIndex = 10;
|
|
@@ -299,7 +298,6 @@
|
|
|
this.txtRefLocation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtRefLocation.Name = "txtRefLocation";
|
|
|
this.txtRefLocation.Properties.AutoHeight = false;
|
|
|
- this.txtRefLocation.Properties.MaxLength = 20;
|
|
|
this.txtRefLocation.Size = new System.Drawing.Size(203, 20);
|
|
|
this.txtRefLocation.StyleController = this.layoutControl1;
|
|
|
this.txtRefLocation.TabIndex = 10;
|
|
@@ -347,8 +345,7 @@
|
|
|
this.txtTargetDFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtTargetDFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.txtTargetDFreq.Properties.MaskSettings.Set("mask", "f3");
|
|
|
- this.txtTargetDFreq.Properties.MaxLength = 10;
|
|
|
+
|
|
|
this.txtTargetDFreq.Size = new System.Drawing.Size(203, 20);
|
|
|
this.txtTargetDFreq.StyleController = this.layoutControl1;
|
|
|
this.txtTargetDFreq.TabIndex = 6;
|
|
@@ -361,8 +358,7 @@
|
|
|
this.txtRefDFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtRefDFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.txtRefDFreq.Properties.MaskSettings.Set("mask", "f3");
|
|
|
- this.txtRefDFreq.Properties.MaxLength = 10;
|
|
|
+
|
|
|
this.txtRefDFreq.Size = new System.Drawing.Size(202, 20);
|
|
|
this.txtRefDFreq.StyleController = this.layoutControl1;
|
|
|
this.txtRefDFreq.TabIndex = 6;
|
|
@@ -375,8 +371,7 @@
|
|
|
this.txtTargetFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtTargetFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.txtTargetFreq.Properties.MaskSettings.Set("mask", "f3");
|
|
|
- this.txtTargetFreq.Properties.MaxLength = 10;
|
|
|
+
|
|
|
this.txtTargetFreq.Size = new System.Drawing.Size(201, 20);
|
|
|
this.txtTargetFreq.StyleController = this.layoutControl1;
|
|
|
this.txtTargetFreq.TabIndex = 6;
|
|
@@ -389,8 +384,7 @@
|
|
|
this.txtRefFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtRefFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.txtRefFreq.Properties.MaskSettings.Set("mask", "f3");
|
|
|
- this.txtRefFreq.Properties.MaxLength = 10;
|
|
|
+
|
|
|
this.txtRefFreq.Size = new System.Drawing.Size(202, 20);
|
|
|
this.txtRefFreq.StyleController = this.layoutControl1;
|
|
|
this.txtRefFreq.TabIndex = 6;
|