namespace DataSimulation.Forms.EditForms
{
partial class TaskEditor
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
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();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.txtHj = new DevExpress.XtraEditors.SearchLookUpEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
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.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.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem14 = 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.txtHj.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).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.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.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.txtHj);
this.layoutControl1.Controls.Add(this.mapControl);
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(1243, 553);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// txtHj
//
this.txtHj.Location = new System.Drawing.Point(12, 338);
this.txtHj.Name = "txtHj";
this.txtHj.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtHj.Properties.PopupView = this.gridView1;
this.txtHj.Properties.EditValueChanged += new System.EventHandler(this.txtHj_Properties_EditValueChanged);
this.txtHj.Size = new System.Drawing.Size(291, 20);
this.txtHj.StyleController = this.layoutControl1;
this.txtHj.TabIndex = 17;
//
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsSelection.MultiSelect = true;
this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// mapControl
//
this.mapControl.Location = new System.Drawing.Point(317, 12);
this.mapControl.Name = "mapControl";
this.mapControl.Size = new System.Drawing.Size(914, 529);
this.mapControl.TabIndex = 16;
//
// btnSave
//
this.btnSave.Location = new System.Drawing.Point(266, 519);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(37, 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(226, 519);
this.btnSaveOther.Name = "btnSaveOther";
this.btnSaveOther.Size = new System.Drawing.Size(36, 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, 467);
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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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(291, 23);
this.txtSpeed.StyleController = this.layoutControl1;
this.txtSpeed.TabIndex = 13;
//
// txtBand
//
this.txtBand.Location = new System.Drawing.Point(12, 423);
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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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(291, 23);
this.txtBand.StyleController = this.layoutControl1;
this.txtBand.TabIndex = 12;
//
// txtFreqUp
//
this.txtFreqUp.Location = new System.Drawing.Point(12, 379);
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, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", 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(291, 23);
this.txtFreqUp.StyleController = this.layoutControl1;
this.txtFreqUp.TabIndex = 11;
//
// txtRefStation
//
this.txtRefStation.Location = new System.Drawing.Point(12, 297);
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(291, 20);
this.txtRefStation.StyleController = this.layoutControl1;
this.txtRefStation.TabIndex = 10;
//
// 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(291, 20);
this.txtTx.StyleController = this.layoutControl1;
this.txtTx.TabIndex = 9;
//
// 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(291, 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, 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(291, 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, 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(291, 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(291, 42);
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(291, 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.layoutControlItem2,
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem8,
this.layoutControlItem11,
this.layoutControlItem12,
this.layoutControlItem13,
this.layoutControlItem7,
this.layoutControlItem9,
this.layoutControlItem10,
this.splitterItem1,
this.emptySpaceItem1,
this.emptySpaceItem2,
this.layoutControlItem14});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(1243, 553);
this.Root.TextVisible = false;
//
// 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(295, 41);
this.layoutControlItem1.Text = "任务名称";
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
//
// 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(295, 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);
//
// 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(295, 41);
this.layoutControlItem3.Text = "主星";
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
//
// 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(295, 41);
this.layoutControlItem4.Text = "邻星1";
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
//
// 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(295, 41);
this.layoutControlItem5.Text = "邻星2";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
//
// 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(295, 41);
this.layoutControlItem6.Text = "天线";
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txtFreqUp;
this.layoutControlItem8.Location = new System.Drawing.Point(0, 350);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(295, 44);
this.layoutControlItem8.Text = "上行频点";
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.btnSaveOther;
this.layoutControlItem11.Location = new System.Drawing.Point(214, 507);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(40, 26);
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
this.layoutControlItem11.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.btnSave;
this.layoutControlItem12.Location = new System.Drawing.Point(254, 507);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(41, 26);
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.mapControl;
this.layoutControlItem13.Location = new System.Drawing.Point(305, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(918, 533);
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txtRefStation;
this.layoutControlItem7.Location = new System.Drawing.Point(0, 268);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(295, 41);
this.layoutControlItem7.Text = "参考站";
this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txtBand;
this.layoutControlItem9.Location = new System.Drawing.Point(0, 394);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(295, 44);
this.layoutControlItem9.Text = "信号带宽";
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txtSpeed;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 438);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(295, 44);
this.layoutControlItem10.Text = "速度";
this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
//
// splitterItem1
//
this.splitterItem1.AllowHotTrack = true;
this.splitterItem1.Location = new System.Drawing.Point(295, 0);
this.splitterItem1.Name = "splitterItem1";
this.splitterItem1.Size = new System.Drawing.Size(10, 533);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 507);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(214, 26);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 482);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(295, 25);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txtHj;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 309);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(295, 41);
this.layoutControlItem14.Text = "航迹";
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
//
// 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(1243, 553);
this.Controls.Add(this.layoutControl1);
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.txtHj.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).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.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.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).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.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;
private DevExpress.XtraMap.MapControl mapControl;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.SplitterItem splitterItem1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.SearchLookUpEdit txtHj;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
}
}