|
@@ -28,6 +28,7 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
@@ -43,77 +44,45 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.txtSigType = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtSnr = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
- this.txtSat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
- this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
this.txtFreqDown = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
- this.txtSigType = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.gridSigDelay = new DevExpress.XtraGrid.GridControl();
|
|
|
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtDelay = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.btnAddDelay = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
- this.btnDel = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSat.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFreqDown.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridSigDelay)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDelay.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
|
//
|
|
|
- this.layoutControl1.Controls.Add(this.btnDel);
|
|
|
- this.layoutControl1.Controls.Add(this.btnAddDelay);
|
|
|
- this.layoutControl1.Controls.Add(this.txtDelay);
|
|
|
- this.layoutControl1.Controls.Add(this.gridSigDelay);
|
|
|
this.layoutControl1.Controls.Add(this.txtSigType);
|
|
|
this.layoutControl1.Controls.Add(this.btnOk);
|
|
|
this.layoutControl1.Controls.Add(this.btnCancel);
|
|
|
this.layoutControl1.Controls.Add(this.txtSnr);
|
|
|
- this.layoutControl1.Controls.Add(this.txtSat);
|
|
|
this.layoutControl1.Controls.Add(this.txtFreqDown);
|
|
|
this.layoutControl1.Controls.Add(this.txtFreqUp);
|
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
@@ -121,13 +90,23 @@
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(317, 537);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(317, 292);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
+ // txtSigType
|
|
|
+ //
|
|
|
+ this.txtSigType.Location = new System.Drawing.Point(22, 157);
|
|
|
+ this.txtSigType.Name = "txtSigType";
|
|
|
+ this.txtSigType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtSigType.Size = new System.Drawing.Size(273, 20);
|
|
|
+ this.txtSigType.StyleController = this.layoutControl1;
|
|
|
+ this.txtSigType.TabIndex = 3;
|
|
|
+ //
|
|
|
// btnOk
|
|
|
//
|
|
|
- this.btnOk.Location = new System.Drawing.Point(160, 474);
|
|
|
+ this.btnOk.Location = new System.Drawing.Point(160, 235);
|
|
|
this.btnOk.Name = "btnOk";
|
|
|
this.btnOk.Size = new System.Drawing.Size(135, 22);
|
|
|
this.btnOk.StyleController = this.layoutControl1;
|
|
@@ -137,7 +116,7 @@
|
|
|
//
|
|
|
// btnCancel
|
|
|
//
|
|
|
- this.btnCancel.Location = new System.Drawing.Point(22, 474);
|
|
|
+ this.btnCancel.Location = new System.Drawing.Point(22, 235);
|
|
|
this.btnCancel.Name = "btnCancel";
|
|
|
this.btnCancel.Size = new System.Drawing.Size(134, 22);
|
|
|
this.btnCancel.StyleController = this.layoutControl1;
|
|
@@ -152,28 +131,12 @@
|
|
|
this.txtSnr.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
|
|
|
this.txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -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.txtSnr.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtSnr.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtSnr.Size = new System.Drawing.Size(273, 23);
|
|
|
this.txtSnr.StyleController = this.layoutControl1;
|
|
|
this.txtSnr.TabIndex = 4;
|
|
|
//
|
|
|
- // txtSat
|
|
|
- //
|
|
|
- this.txtSat.Location = new System.Drawing.Point(27, 288);
|
|
|
- this.txtSat.Name = "txtSat";
|
|
|
- this.txtSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtSat.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
- this.txtSat.Size = new System.Drawing.Size(263, 20);
|
|
|
- this.txtSat.StyleController = this.layoutControl1;
|
|
|
- this.txtSat.TabIndex = 5;
|
|
|
- //
|
|
|
- // searchLookUpEdit1View
|
|
|
- //
|
|
|
- this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
- this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
// txtFreqDown
|
|
|
//
|
|
|
this.txtFreqDown.Location = new System.Drawing.Point(22, 103);
|
|
@@ -181,10 +144,25 @@
|
|
|
this.txtFreqDown.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
|
|
|
this.txtFreqDown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFreqDown.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtFreqDown.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtFreqDown.Size = new System.Drawing.Size(273, 23);
|
|
|
this.txtFreqDown.StyleController = this.layoutControl1;
|
|
|
this.txtFreqDown.TabIndex = 2;
|
|
|
//
|
|
|
+ // txtFreqUp
|
|
|
+ //
|
|
|
+ this.txtFreqUp.Location = new System.Drawing.Point(22, 49);
|
|
|
+ this.txtFreqUp.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
+ this.txtFreqUp.Name = "txtFreqUp";
|
|
|
+ this.txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFreqUp.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtFreqUp.Properties.MaskSettings.Set("mask", "f3");
|
|
|
+ this.txtFreqUp.Size = new System.Drawing.Size(273, 23);
|
|
|
+ this.txtFreqUp.StyleController = this.layoutControl1;
|
|
|
+ this.txtFreqUp.TabIndex = 0;
|
|
|
+ //
|
|
|
// Root
|
|
|
//
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
@@ -196,34 +174,20 @@
|
|
|
this.layoutControlItem4,
|
|
|
this.layoutControlItem5,
|
|
|
this.layoutControlItem6,
|
|
|
- this.layoutControlItem7,
|
|
|
- this.layoutControlGroup1});
|
|
|
+ this.layoutControlItem7});
|
|
|
this.Root.Name = "Root";
|
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
- this.Root.Size = new System.Drawing.Size(317, 537);
|
|
|
+ this.Root.Size = new System.Drawing.Size(317, 292);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem1
|
|
|
//
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 478);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 239);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(277, 19);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(277, 13);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
- // layoutControlItem1
|
|
|
- //
|
|
|
- this.layoutControlItem1.Control = this.txtSat;
|
|
|
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 54);
|
|
|
- this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 43);
|
|
|
- this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(267, 43);
|
|
|
- this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem1.Text = "卫星";
|
|
|
- this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
|
|
|
- //
|
|
|
// layoutControlItem2
|
|
|
//
|
|
|
this.layoutControlItem2.Control = this.txtFreqUp;
|
|
@@ -253,7 +217,7 @@
|
|
|
// layoutControlItem4
|
|
|
//
|
|
|
this.layoutControlItem4.Control = this.btnCancel;
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 452);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 213);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(138, 26);
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
@@ -262,7 +226,7 @@
|
|
|
// layoutControlItem5
|
|
|
//
|
|
|
this.layoutControlItem5.Control = this.btnOk;
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(138, 452);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(138, 213);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(139, 26);
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
@@ -283,27 +247,6 @@
|
|
|
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // txtFreqUp
|
|
|
- //
|
|
|
- this.txtFreqUp.Location = new System.Drawing.Point(22, 49);
|
|
|
- this.txtFreqUp.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
- this.txtFreqUp.Name = "txtFreqUp";
|
|
|
- this.txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFreqUp.Size = new System.Drawing.Size(273, 23);
|
|
|
- this.txtFreqUp.StyleController = this.layoutControl1;
|
|
|
- this.txtFreqUp.TabIndex = 0;
|
|
|
- //
|
|
|
- // txtSigType
|
|
|
- //
|
|
|
- this.txtSigType.Location = new System.Drawing.Point(22, 157);
|
|
|
- this.txtSigType.Name = "txtSigType";
|
|
|
- this.txtSigType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtSigType.Size = new System.Drawing.Size(273, 20);
|
|
|
- this.txtSigType.StyleController = this.layoutControl1;
|
|
|
- this.txtSigType.TabIndex = 3;
|
|
|
- //
|
|
|
// layoutControlItem7
|
|
|
//
|
|
|
this.layoutControlItem7.Control = this.txtSigType;
|
|
@@ -317,118 +260,15 @@
|
|
|
this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // gridSigDelay
|
|
|
- //
|
|
|
- this.gridSigDelay.Location = new System.Drawing.Point(27, 359);
|
|
|
- this.gridSigDelay.MainView = this.gridView1;
|
|
|
- this.gridSigDelay.Name = "gridSigDelay";
|
|
|
- this.gridSigDelay.Size = new System.Drawing.Size(263, 106);
|
|
|
- this.gridSigDelay.TabIndex = 8;
|
|
|
- this.gridSigDelay.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
- this.gridView1});
|
|
|
- //
|
|
|
- // gridView1
|
|
|
- //
|
|
|
- this.gridView1.GridControl = this.gridSigDelay;
|
|
|
- this.gridView1.Name = "gridView1";
|
|
|
- //
|
|
|
- // layoutControlItem8
|
|
|
- //
|
|
|
- this.layoutControlItem8.Control = this.gridSigDelay;
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 88);
|
|
|
- this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(267, 110);
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem8.TextVisible = false;
|
|
|
- //
|
|
|
- // txtDelay
|
|
|
- //
|
|
|
- this.txtDelay.Location = new System.Drawing.Point(27, 331);
|
|
|
- this.txtDelay.Name = "txtDelay";
|
|
|
- this.txtDelay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -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.txtDelay.Size = new System.Drawing.Size(186, 23);
|
|
|
- this.txtDelay.StyleController = this.layoutControl1;
|
|
|
- this.txtDelay.TabIndex = 6;
|
|
|
- //
|
|
|
- // layoutControlItem9
|
|
|
- //
|
|
|
- this.layoutControlItem9.Control = this.txtDelay;
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 43);
|
|
|
- this.layoutControlItem9.MinSize = new System.Drawing.Size(109, 41);
|
|
|
- this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(190, 45);
|
|
|
- this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem9.Text = "转发延迟";
|
|
|
- this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
|
|
|
- //
|
|
|
- // btnAddDelay
|
|
|
- //
|
|
|
- this.btnAddDelay.Location = new System.Drawing.Point(217, 332);
|
|
|
- this.btnAddDelay.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
- this.btnAddDelay.Name = "btnAddDelay";
|
|
|
- this.btnAddDelay.Size = new System.Drawing.Size(35, 23);
|
|
|
- this.btnAddDelay.StyleController = this.layoutControl1;
|
|
|
- this.btnAddDelay.TabIndex = 7;
|
|
|
- this.btnAddDelay.Text = "添加";
|
|
|
- this.btnAddDelay.Click += new System.EventHandler(this.btnAddDelay_Click);
|
|
|
- //
|
|
|
- // layoutControlItem10
|
|
|
- //
|
|
|
- this.layoutControlItem10.Control = this.btnAddDelay;
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(190, 43);
|
|
|
- this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 20, 2);
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(39, 45);
|
|
|
- this.layoutControlItem10.Text = " ";
|
|
|
- this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem10.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlGroup1
|
|
|
- //
|
|
|
- this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
- this.layoutControlItem8,
|
|
|
- this.layoutControlItem9,
|
|
|
- this.layoutControlItem10,
|
|
|
- this.layoutControlItem1,
|
|
|
- this.layoutControlItem11});
|
|
|
- this.layoutControlGroup1.Location = new System.Drawing.Point(0, 213);
|
|
|
- this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
|
- this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
|
|
|
- this.layoutControlGroup1.Size = new System.Drawing.Size(277, 239);
|
|
|
- this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlGroup1.Text = "卫星转发延迟";
|
|
|
- //
|
|
|
- // btnDel
|
|
|
- //
|
|
|
- this.btnDel.Location = new System.Drawing.Point(256, 332);
|
|
|
- this.btnDel.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
- this.btnDel.Name = "btnDel";
|
|
|
- this.btnDel.Size = new System.Drawing.Size(34, 23);
|
|
|
- this.btnDel.StyleController = this.layoutControl1;
|
|
|
- this.btnDel.TabIndex = 11;
|
|
|
- this.btnDel.Text = "删除";
|
|
|
- this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
|
|
|
- //
|
|
|
- // layoutControlItem11
|
|
|
- //
|
|
|
- this.layoutControlItem11.Control = this.btnDel;
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(229, 43);
|
|
|
- this.layoutControlItem11.MinSize = new System.Drawing.Size(35, 45);
|
|
|
- this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 20, 2);
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(38, 45);
|
|
|
- this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem11.TextVisible = false;
|
|
|
+ // dxErrorProvider
|
|
|
+ //
|
|
|
+ this.dxErrorProvider.ContainerControl = this;
|
|
|
//
|
|
|
// SigEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(317, 537);
|
|
|
+ this.ClientSize = new System.Drawing.Size(317, 292);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "SigEditor";
|
|
@@ -436,29 +276,19 @@
|
|
|
this.Load += new System.EventHandler(this.SatEditor_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSat.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFreqDown.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridSigDelay)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDelay.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -468,9 +298,6 @@
|
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
- private DevExpress.XtraEditors.SearchLookUpEdit txtSat;
|
|
|
- private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
private DevExpress.XtraEditors.SimpleButton btnOk;
|
|
|
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtSnr;
|
|
@@ -483,15 +310,7 @@
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtFreqUp;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit txtSigType;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
- private DevExpress.XtraGrid.GridControl gridSigDelay;
|
|
|
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
- private DevExpress.XtraEditors.SimpleButton btnAddDelay;
|
|
|
- private DevExpress.XtraEditors.ButtonEdit txtDelay;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
- private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
- private DevExpress.XtraEditors.SimpleButton btnDel;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
+ private DevExpress.XtraGrid.GridControl gridControl1;
|
|
|
+ private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
|
|
|
}
|
|
|
}
|