|
@@ -0,0 +1,515 @@
|
|
|
+namespace DataSimulation.Forms.EditForms
|
|
|
+{
|
|
|
+ partial class TaskEditor
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// Required designer variable.
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Clean up any resources being used.
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Required method for Designer support - do not modify
|
|
|
+ /// the contents of this method with the code editor.
|
|
|
+ /// </summary>
|
|
|
+ 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();
|
|
|
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ 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.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
+ this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
+ this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).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.layoutControlItem11)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // layoutControl1
|
|
|
+ //
|
|
|
+ this.layoutControl1.Controls.Add(this.btnSave);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnSaveOther);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtSpeed);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtBand);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFreqUp);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtRefStation);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtTx);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtAdjaSat2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtAdjaSat1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtMainSat);
|
|
|
+ this.layoutControl1.Controls.Add(this.radioSimulationType);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtTaskName);
|
|
|
+ this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ 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.TabIndex = 0;
|
|
|
+ this.layoutControl1.Text = "layoutControl1";
|
|
|
+ //
|
|
|
+ // 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.emptySpaceItem2});
|
|
|
+ this.Root.Name = "Root";
|
|
|
+ this.Root.Size = new System.Drawing.Size(403, 450);
|
|
|
+ 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.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.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.Name = "layoutControlItem3";
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(383, 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.Name = "layoutControlItem4";
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(383, 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.Name = "layoutControlItem5";
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(383, 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.Name = "layoutControlItem6";
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(191, 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.Name = "layoutControlItem8";
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(128, 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.Name = "layoutControlItem9";
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(127, 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.Name = "layoutControlItem10";
|
|
|
+ this.layoutControlItem10.Size = new System.Drawing.Size(128, 44);
|
|
|
+ this.layoutControlItem10.Text = "速度";
|
|
|
+ this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // btnSaveOther
|
|
|
+ //
|
|
|
+ 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 = "另存";
|
|
|
+ //
|
|
|
+ // layoutControlItem11
|
|
|
+ //
|
|
|
+ this.layoutControlItem11.Control = this.btnSaveOther;
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(277, 312);
|
|
|
+ this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(51, 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 = "保存";
|
|
|
+ //
|
|
|
+ // layoutControlItem12
|
|
|
+ //
|
|
|
+ this.layoutControlItem12.Control = this.btnSave;
|
|
|
+ this.layoutControlItem12.Location = new System.Drawing.Point(328, 312);
|
|
|
+ this.layoutControlItem12.Name = "layoutControlItem12";
|
|
|
+ this.layoutControlItem12.Size = new System.Drawing.Size(55, 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.Name = "emptySpaceItem2";
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(277, 26);
|
|
|
+ this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ //
|
|
|
+ // dxErrorProvider
|
|
|
+ //
|
|
|
+ this.dxErrorProvider.ContainerControl = this;
|
|
|
+ //
|
|
|
+ // 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.Controls.Add(this.layoutControl1);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
+ this.Name = "TaskEditor";
|
|
|
+ this.Text = "TaskEditor";
|
|
|
+ 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.txtTaskName.Properties)).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.layoutControlItem11)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
+ 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;
|
|
|
+ private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
+ private DevExpress.XtraEditors.SearchLookUpEdit txtAdjaSat2;
|
|
|
+ private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit3View;
|
|
|
+ private DevExpress.XtraEditors.SearchLookUpEdit txtAdjaSat1;
|
|
|
+ private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit2View;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtSpeed;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtBand;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtFreqUp;
|
|
|
+ private DevExpress.XtraEditors.ImageComboBoxEdit txtRefStation;
|
|
|
+ private DevExpress.XtraEditors.ImageComboBoxEdit txtTx;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnSaveOther;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
+ private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
|
|
|
+ }
|
|
|
+}
|