|
|
@@ -29,88 +29,95 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- 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 editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
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();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.mapControl = new DevExpress.XtraMap.MapControl();
|
|
|
+ this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.btnSaveOther = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.txtSpeed = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtBand = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtRefStation = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
|
|
+ this.txtTx = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
|
|
+ this.txtAdjaSat2 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
+ this.searchLookUpEdit3View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
+ this.txtAdjaSat1 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
+ this.searchLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
+ this.txtMainSat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
+ this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
+ this.radioSimulationType = new DevExpress.XtraEditors.RadioGroup();
|
|
|
this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.radioSimulationType = new DevExpress.XtraEditors.RadioGroup();
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtMainSat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
- this.txtAdjaSat1 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.searchLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
- this.txtAdjaSat2 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.searchLookUpEdit3View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
- this.txtTx = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtRefStation = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
|
|
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtBand = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtSpeed = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.btnSaveOther = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
+ this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
|
|
|
+ this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mapControl)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
|
//
|
|
|
+ this.layoutControl1.Controls.Add(this.mapControl);
|
|
|
this.layoutControl1.Controls.Add(this.btnSave);
|
|
|
this.layoutControl1.Controls.Add(this.btnSaveOther);
|
|
|
this.layoutControl1.Controls.Add(this.txtSpeed);
|
|
|
@@ -127,316 +134,351 @@
|
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(403, 450);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(1189, 509);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
+ // mapControl
|
|
|
+ //
|
|
|
+ this.mapControl.Location = new System.Drawing.Point(304, 12);
|
|
|
+ this.mapControl.Name = "mapControl";
|
|
|
+ this.mapControl.Size = new System.Drawing.Size(873, 485);
|
|
|
+ this.mapControl.TabIndex = 16;
|
|
|
+ //
|
|
|
+ // btnSave
|
|
|
+ //
|
|
|
+ this.btnSave.Location = new System.Drawing.Point(256, 475);
|
|
|
+ this.btnSave.Name = "btnSave";
|
|
|
+ this.btnSave.Size = new System.Drawing.Size(34, 22);
|
|
|
+ this.btnSave.StyleController = this.layoutControl1;
|
|
|
+ this.btnSave.TabIndex = 15;
|
|
|
+ this.btnSave.Text = "保存";
|
|
|
+ this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
|
+ //
|
|
|
+ // btnSaveOther
|
|
|
+ //
|
|
|
+ this.btnSaveOther.Location = new System.Drawing.Point(217, 475);
|
|
|
+ this.btnSaveOther.Name = "btnSaveOther";
|
|
|
+ this.btnSaveOther.Size = new System.Drawing.Size(35, 22);
|
|
|
+ this.btnSaveOther.StyleController = this.layoutControl1;
|
|
|
+ this.btnSaveOther.TabIndex = 14;
|
|
|
+ this.btnSaveOther.Text = "另存";
|
|
|
+ this.btnSaveOther.Visible = false;
|
|
|
+ this.btnSaveOther.Click += new System.EventHandler(this.btnSaveOther_Click);
|
|
|
+ //
|
|
|
+ // txtSpeed
|
|
|
+ //
|
|
|
+ this.txtSpeed.Location = new System.Drawing.Point(12, 423);
|
|
|
+ this.txtSpeed.Name = "txtSpeed";
|
|
|
+ this.txtSpeed.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.txtSpeed.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtSpeed.Properties.MaskSettings.Set("mask", "f3");
|
|
|
+ this.txtSpeed.Size = new System.Drawing.Size(278, 23);
|
|
|
+ this.txtSpeed.StyleController = this.layoutControl1;
|
|
|
+ this.txtSpeed.TabIndex = 13;
|
|
|
+ //
|
|
|
+ // txtBand
|
|
|
+ //
|
|
|
+ this.txtBand.Location = new System.Drawing.Point(12, 379);
|
|
|
+ this.txtBand.Name = "txtBand";
|
|
|
+ this.txtBand.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.txtBand.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtBand.Properties.MaskSettings.Set("mask", "f3");
|
|
|
+ this.txtBand.Size = new System.Drawing.Size(278, 23);
|
|
|
+ this.txtBand.StyleController = this.layoutControl1;
|
|
|
+ this.txtBand.TabIndex = 12;
|
|
|
+ //
|
|
|
+ // txtFreqUp
|
|
|
+ //
|
|
|
+ this.txtFreqUp.Location = new System.Drawing.Point(12, 335);
|
|
|
+ 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(278, 23);
|
|
|
+ this.txtFreqUp.StyleController = this.layoutControl1;
|
|
|
+ this.txtFreqUp.TabIndex = 11;
|
|
|
+ //
|
|
|
+ // txtRefStation
|
|
|
+ //
|
|
|
+ this.txtRefStation.Location = new System.Drawing.Point(12, 294);
|
|
|
+ this.txtRefStation.Name = "txtRefStation";
|
|
|
+ this.txtRefStation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtRefStation.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtRefStation.StyleController = this.layoutControl1;
|
|
|
+ this.txtRefStation.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // txtTx
|
|
|
+ //
|
|
|
+ this.txtTx.Location = new System.Drawing.Point(12, 253);
|
|
|
+ this.txtTx.Name = "txtTx";
|
|
|
+ this.txtTx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtTx.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtTx.StyleController = this.layoutControl1;
|
|
|
+ this.txtTx.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtAdjaSat2
|
|
|
+ //
|
|
|
+ this.txtAdjaSat2.Location = new System.Drawing.Point(12, 212);
|
|
|
+ this.txtAdjaSat2.Name = "txtAdjaSat2";
|
|
|
+ this.txtAdjaSat2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtAdjaSat2.Properties.PopupView = this.searchLookUpEdit3View;
|
|
|
+ this.txtAdjaSat2.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtAdjaSat2.StyleController = this.layoutControl1;
|
|
|
+ this.txtAdjaSat2.TabIndex = 8;
|
|
|
+ //
|
|
|
+ // searchLookUpEdit3View
|
|
|
+ //
|
|
|
+ this.searchLookUpEdit3View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
+ this.searchLookUpEdit3View.Name = "searchLookUpEdit3View";
|
|
|
+ this.searchLookUpEdit3View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
+ this.searchLookUpEdit3View.OptionsView.ShowGroupPanel = false;
|
|
|
+ //
|
|
|
+ // txtAdjaSat1
|
|
|
+ //
|
|
|
+ this.txtAdjaSat1.Location = new System.Drawing.Point(12, 171);
|
|
|
+ this.txtAdjaSat1.Name = "txtAdjaSat1";
|
|
|
+ this.txtAdjaSat1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtAdjaSat1.Properties.PopupView = this.searchLookUpEdit2View;
|
|
|
+ this.txtAdjaSat1.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtAdjaSat1.StyleController = this.layoutControl1;
|
|
|
+ this.txtAdjaSat1.TabIndex = 7;
|
|
|
+ //
|
|
|
+ // searchLookUpEdit2View
|
|
|
+ //
|
|
|
+ this.searchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
+ this.searchLookUpEdit2View.Name = "searchLookUpEdit2View";
|
|
|
+ this.searchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
+ this.searchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
|
|
|
+ //
|
|
|
+ // txtMainSat
|
|
|
+ //
|
|
|
+ this.txtMainSat.Location = new System.Drawing.Point(12, 130);
|
|
|
+ this.txtMainSat.Name = "txtMainSat";
|
|
|
+ this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtMainSat.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
+ this.txtMainSat.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtMainSat.StyleController = this.layoutControl1;
|
|
|
+ this.txtMainSat.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // searchLookUpEdit1View
|
|
|
+ //
|
|
|
+ this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
+ this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
+ this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
+ this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
+ //
|
|
|
+ // radioSimulationType
|
|
|
+ //
|
|
|
+ this.radioSimulationType.Location = new System.Drawing.Point(12, 70);
|
|
|
+ this.radioSimulationType.Name = "radioSimulationType";
|
|
|
+ this.radioSimulationType.Size = new System.Drawing.Size(278, 39);
|
|
|
+ this.radioSimulationType.StyleController = this.layoutControl1;
|
|
|
+ this.radioSimulationType.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // txtTaskName
|
|
|
+ //
|
|
|
+ this.txtTaskName.Location = new System.Drawing.Point(12, 29);
|
|
|
+ this.txtTaskName.Name = "txtTaskName";
|
|
|
+ this.txtTaskName.Size = new System.Drawing.Size(278, 20);
|
|
|
+ this.txtTaskName.StyleController = this.layoutControl1;
|
|
|
+ this.txtTaskName.TabIndex = 4;
|
|
|
+ //
|
|
|
// Root
|
|
|
//
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
this.Root.GroupBordersVisible = false;
|
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
this.layoutControlItem1,
|
|
|
- this.emptySpaceItem1,
|
|
|
this.layoutControlItem2,
|
|
|
this.layoutControlItem3,
|
|
|
this.layoutControlItem4,
|
|
|
this.layoutControlItem5,
|
|
|
this.layoutControlItem6,
|
|
|
this.layoutControlItem8,
|
|
|
- this.layoutControlItem9,
|
|
|
- this.layoutControlItem10,
|
|
|
- this.layoutControlItem7,
|
|
|
this.layoutControlItem11,
|
|
|
this.layoutControlItem12,
|
|
|
+ this.layoutControlItem13,
|
|
|
+ this.layoutControlItem7,
|
|
|
+ this.layoutControlItem9,
|
|
|
+ this.layoutControlItem10,
|
|
|
+ this.splitterItem1,
|
|
|
+ this.emptySpaceItem1,
|
|
|
this.emptySpaceItem2});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(403, 450);
|
|
|
+ this.Root.Size = new System.Drawing.Size(1189, 509);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
- // txtTaskName
|
|
|
- //
|
|
|
- this.txtTaskName.Location = new System.Drawing.Point(12, 29);
|
|
|
- this.txtTaskName.Name = "txtTaskName";
|
|
|
- this.txtTaskName.Size = new System.Drawing.Size(379, 20);
|
|
|
- this.txtTaskName.StyleController = this.layoutControl1;
|
|
|
- this.txtTaskName.TabIndex = 4;
|
|
|
- //
|
|
|
// layoutControlItem1
|
|
|
//
|
|
|
this.layoutControlItem1.Control = this.txtTaskName;
|
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(383, 41);
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(282, 41);
|
|
|
this.layoutControlItem1.Text = "任务名称";
|
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // emptySpaceItem1
|
|
|
- //
|
|
|
- this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 338);
|
|
|
- this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(383, 92);
|
|
|
- this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
- // radioSimulationType
|
|
|
- //
|
|
|
- this.radioSimulationType.Location = new System.Drawing.Point(12, 70);
|
|
|
- this.radioSimulationType.Name = "radioSimulationType";
|
|
|
- this.radioSimulationType.Size = new System.Drawing.Size(379, 42);
|
|
|
- this.radioSimulationType.StyleController = this.layoutControl1;
|
|
|
- this.radioSimulationType.TabIndex = 5;
|
|
|
- //
|
|
|
// layoutControlItem2
|
|
|
//
|
|
|
this.layoutControlItem2.Control = this.radioSimulationType;
|
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 41);
|
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 60);
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(383, 63);
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(282, 60);
|
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem2.Text = "仿真类型";
|
|
|
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // txtMainSat
|
|
|
- //
|
|
|
- this.txtMainSat.Location = new System.Drawing.Point(12, 133);
|
|
|
- this.txtMainSat.Name = "txtMainSat";
|
|
|
- this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtMainSat.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
- this.txtMainSat.Size = new System.Drawing.Size(379, 20);
|
|
|
- this.txtMainSat.StyleController = this.layoutControl1;
|
|
|
- this.txtMainSat.TabIndex = 6;
|
|
|
- //
|
|
|
// layoutControlItem3
|
|
|
//
|
|
|
this.layoutControlItem3.Control = this.txtMainSat;
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 104);
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 101);
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(383, 41);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(282, 41);
|
|
|
this.layoutControlItem3.Text = "主星";
|
|
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // searchLookUpEdit1View
|
|
|
- //
|
|
|
- this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
- this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
- // txtAdjaSat1
|
|
|
- //
|
|
|
- this.txtAdjaSat1.Location = new System.Drawing.Point(12, 174);
|
|
|
- this.txtAdjaSat1.Name = "txtAdjaSat1";
|
|
|
- this.txtAdjaSat1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtAdjaSat1.Properties.PopupView = this.searchLookUpEdit2View;
|
|
|
- this.txtAdjaSat1.Size = new System.Drawing.Size(379, 20);
|
|
|
- this.txtAdjaSat1.StyleController = this.layoutControl1;
|
|
|
- this.txtAdjaSat1.TabIndex = 7;
|
|
|
- //
|
|
|
// layoutControlItem4
|
|
|
//
|
|
|
this.layoutControlItem4.Control = this.txtAdjaSat1;
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 145);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 142);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(383, 41);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(282, 41);
|
|
|
this.layoutControlItem4.Text = "邻星1";
|
|
|
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // searchLookUpEdit2View
|
|
|
- //
|
|
|
- this.searchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.searchLookUpEdit2View.Name = "searchLookUpEdit2View";
|
|
|
- this.searchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.searchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
- // txtAdjaSat2
|
|
|
- //
|
|
|
- this.txtAdjaSat2.Location = new System.Drawing.Point(12, 215);
|
|
|
- this.txtAdjaSat2.Name = "txtAdjaSat2";
|
|
|
- this.txtAdjaSat2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtAdjaSat2.Properties.PopupView = this.searchLookUpEdit3View;
|
|
|
- this.txtAdjaSat2.Size = new System.Drawing.Size(379, 20);
|
|
|
- this.txtAdjaSat2.StyleController = this.layoutControl1;
|
|
|
- this.txtAdjaSat2.TabIndex = 8;
|
|
|
- //
|
|
|
// layoutControlItem5
|
|
|
//
|
|
|
this.layoutControlItem5.Control = this.txtAdjaSat2;
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 186);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 183);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(383, 41);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(282, 41);
|
|
|
this.layoutControlItem5.Text = "邻星2";
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // searchLookUpEdit3View
|
|
|
- //
|
|
|
- this.searchLookUpEdit3View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.searchLookUpEdit3View.Name = "searchLookUpEdit3View";
|
|
|
- this.searchLookUpEdit3View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.searchLookUpEdit3View.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
- // txtTx
|
|
|
- //
|
|
|
- this.txtTx.Location = new System.Drawing.Point(12, 256);
|
|
|
- this.txtTx.Name = "txtTx";
|
|
|
- this.txtTx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtTx.Size = new System.Drawing.Size(187, 20);
|
|
|
- this.txtTx.StyleController = this.layoutControl1;
|
|
|
- this.txtTx.TabIndex = 9;
|
|
|
- //
|
|
|
// layoutControlItem6
|
|
|
//
|
|
|
this.layoutControlItem6.Control = this.txtTx;
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 227);
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 224);
|
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(191, 41);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(282, 41);
|
|
|
this.layoutControlItem6.Text = "天线";
|
|
|
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // txtRefStation
|
|
|
- //
|
|
|
- this.txtRefStation.Location = new System.Drawing.Point(203, 256);
|
|
|
- this.txtRefStation.Name = "txtRefStation";
|
|
|
- this.txtRefStation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtRefStation.Size = new System.Drawing.Size(188, 20);
|
|
|
- this.txtRefStation.StyleController = this.layoutControl1;
|
|
|
- this.txtRefStation.TabIndex = 10;
|
|
|
- //
|
|
|
- // layoutControlItem7
|
|
|
- //
|
|
|
- this.layoutControlItem7.Control = this.txtRefStation;
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(191, 227);
|
|
|
- this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(192, 41);
|
|
|
- this.layoutControlItem7.Text = "参考站";
|
|
|
- this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
|
- //
|
|
|
- // txtFreqUp
|
|
|
- //
|
|
|
- this.txtFreqUp.Location = new System.Drawing.Point(12, 297);
|
|
|
- this.txtFreqUp.Name = "txtFreqUp";
|
|
|
- this.txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -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(124, 23);
|
|
|
- this.txtFreqUp.StyleController = this.layoutControl1;
|
|
|
- this.txtFreqUp.TabIndex = 11;
|
|
|
- //
|
|
|
// layoutControlItem8
|
|
|
//
|
|
|
this.layoutControlItem8.Control = this.txtFreqUp;
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 268);
|
|
|
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 306);
|
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(128, 44);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(282, 44);
|
|
|
this.layoutControlItem8.Text = "上行频点";
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // txtBand
|
|
|
- //
|
|
|
- this.txtBand.Location = new System.Drawing.Point(140, 297);
|
|
|
- this.txtBand.Name = "txtBand";
|
|
|
- this.txtBand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -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.txtBand.Size = new System.Drawing.Size(123, 23);
|
|
|
- this.txtBand.StyleController = this.layoutControl1;
|
|
|
- this.txtBand.TabIndex = 12;
|
|
|
- //
|
|
|
// layoutControlItem9
|
|
|
//
|
|
|
this.layoutControlItem9.Control = this.txtBand;
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(128, 268);
|
|
|
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 350);
|
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(127, 44);
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(282, 44);
|
|
|
this.layoutControlItem9.Text = "信号带宽";
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // txtSpeed
|
|
|
- //
|
|
|
- this.txtSpeed.Location = new System.Drawing.Point(267, 297);
|
|
|
- this.txtSpeed.Name = "txtSpeed";
|
|
|
- this.txtSpeed.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.txtSpeed.Size = new System.Drawing.Size(124, 23);
|
|
|
- this.txtSpeed.StyleController = this.layoutControl1;
|
|
|
- this.txtSpeed.TabIndex = 13;
|
|
|
- //
|
|
|
// layoutControlItem10
|
|
|
//
|
|
|
this.layoutControlItem10.Control = this.txtSpeed;
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(255, 268);
|
|
|
+ this.layoutControlItem10.Location = new System.Drawing.Point(0, 394);
|
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(128, 44);
|
|
|
+ this.layoutControlItem10.Size = new System.Drawing.Size(282, 44);
|
|
|
this.layoutControlItem10.Text = "速度";
|
|
|
this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
- // btnSaveOther
|
|
|
+ // layoutControlItem7
|
|
|
//
|
|
|
- this.btnSaveOther.Location = new System.Drawing.Point(289, 324);
|
|
|
- this.btnSaveOther.Name = "btnSaveOther";
|
|
|
- this.btnSaveOther.Size = new System.Drawing.Size(47, 22);
|
|
|
- this.btnSaveOther.StyleController = this.layoutControl1;
|
|
|
- this.btnSaveOther.TabIndex = 14;
|
|
|
- this.btnSaveOther.Text = "另存";
|
|
|
+ this.layoutControlItem7.Control = this.txtRefStation;
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 265);
|
|
|
+ this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(282, 41);
|
|
|
+ this.layoutControlItem7.Text = "参考站";
|
|
|
+ this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
|
//
|
|
|
// layoutControlItem11
|
|
|
//
|
|
|
this.layoutControlItem11.Control = this.btnSaveOther;
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(277, 312);
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(205, 463);
|
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(51, 26);
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(39, 26);
|
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem11.TextVisible = false;
|
|
|
- //
|
|
|
- // btnSave
|
|
|
- //
|
|
|
- this.btnSave.Location = new System.Drawing.Point(340, 324);
|
|
|
- this.btnSave.Name = "btnSave";
|
|
|
- this.btnSave.Size = new System.Drawing.Size(51, 22);
|
|
|
- this.btnSave.StyleController = this.layoutControl1;
|
|
|
- this.btnSave.TabIndex = 15;
|
|
|
- this.btnSave.Text = "保存";
|
|
|
+ this.layoutControlItem11.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
|
//
|
|
|
// layoutControlItem12
|
|
|
//
|
|
|
this.layoutControlItem12.Control = this.btnSave;
|
|
|
- this.layoutControlItem12.Location = new System.Drawing.Point(328, 312);
|
|
|
+ this.layoutControlItem12.Location = new System.Drawing.Point(244, 463);
|
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
|
- this.layoutControlItem12.Size = new System.Drawing.Size(55, 26);
|
|
|
+ this.layoutControlItem12.Size = new System.Drawing.Size(38, 26);
|
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem12.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem2
|
|
|
//
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 312);
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(0, 438);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(277, 26);
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(282, 25);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
+ // layoutControlItem13
|
|
|
+ //
|
|
|
+ this.layoutControlItem13.Control = this.mapControl;
|
|
|
+ this.layoutControlItem13.Location = new System.Drawing.Point(292, 0);
|
|
|
+ this.layoutControlItem13.Name = "layoutControlItem13";
|
|
|
+ this.layoutControlItem13.Size = new System.Drawing.Size(877, 489);
|
|
|
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem13.TextVisible = false;
|
|
|
+ //
|
|
|
// dxErrorProvider
|
|
|
//
|
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
|
//
|
|
|
+ // splitterItem1
|
|
|
+ //
|
|
|
+ this.splitterItem1.AllowHotTrack = true;
|
|
|
+ this.splitterItem1.Location = new System.Drawing.Point(282, 0);
|
|
|
+ this.splitterItem1.Name = "splitterItem1";
|
|
|
+ this.splitterItem1.Size = new System.Drawing.Size(10, 489);
|
|
|
+ //
|
|
|
+ // emptySpaceItem1
|
|
|
+ //
|
|
|
+ this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 463);
|
|
|
+ this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(205, 26);
|
|
|
+ this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ //
|
|
|
// TaskEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(403, 450);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1189, 509);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "TaskEditor";
|
|
|
@@ -444,35 +486,38 @@
|
|
|
this.Load += new System.EventHandler(this.TaskEditor_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mapControl)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
@@ -483,7 +528,6 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
private DevExpress.XtraEditors.TextEdit txtTaskName;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
private DevExpress.XtraEditors.RadioGroup radioSimulationType;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
private DevExpress.XtraEditors.SearchLookUpEdit txtMainSat;
|
|
|
@@ -511,5 +555,9 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
|
|
|
+ private DevExpress.XtraMap.MapControl mapControl;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
|
+ private DevExpress.XtraLayout.SplitterItem splitterItem1;
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
}
|
|
|
}
|