TaskEditor.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. namespace DataSimulation.Forms.EditForms
  2. {
  3. partial class TaskEditor
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  44. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  45. this.mapControl = new DevExpress.XtraMap.MapControl();
  46. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  47. this.btnSaveOther = new DevExpress.XtraEditors.SimpleButton();
  48. this.txtSpeed = new DevExpress.XtraEditors.ButtonEdit();
  49. this.txtBand = new DevExpress.XtraEditors.ButtonEdit();
  50. this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
  51. this.txtRefStation = new DevExpress.XtraEditors.ImageComboBoxEdit();
  52. this.txtTx = new DevExpress.XtraEditors.ImageComboBoxEdit();
  53. this.txtAdjaSat2 = new DevExpress.XtraEditors.SearchLookUpEdit();
  54. this.searchLookUpEdit3View = new DevExpress.XtraGrid.Views.Grid.GridView();
  55. this.txtAdjaSat1 = new DevExpress.XtraEditors.SearchLookUpEdit();
  56. this.searchLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
  57. this.txtMainSat = new DevExpress.XtraEditors.SearchLookUpEdit();
  58. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  59. this.radioSimulationType = new DevExpress.XtraEditors.RadioGroup();
  60. this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
  61. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  62. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  63. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  67. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  75. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  77. this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
  78. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  79. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  80. this.layoutControl1.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.mapControl)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  113. this.SuspendLayout();
  114. //
  115. // layoutControl1
  116. //
  117. this.layoutControl1.Controls.Add(this.mapControl);
  118. this.layoutControl1.Controls.Add(this.btnSave);
  119. this.layoutControl1.Controls.Add(this.btnSaveOther);
  120. this.layoutControl1.Controls.Add(this.txtSpeed);
  121. this.layoutControl1.Controls.Add(this.txtBand);
  122. this.layoutControl1.Controls.Add(this.txtFreqUp);
  123. this.layoutControl1.Controls.Add(this.txtRefStation);
  124. this.layoutControl1.Controls.Add(this.txtTx);
  125. this.layoutControl1.Controls.Add(this.txtAdjaSat2);
  126. this.layoutControl1.Controls.Add(this.txtAdjaSat1);
  127. this.layoutControl1.Controls.Add(this.txtMainSat);
  128. this.layoutControl1.Controls.Add(this.radioSimulationType);
  129. this.layoutControl1.Controls.Add(this.txtTaskName);
  130. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  132. this.layoutControl1.Name = "layoutControl1";
  133. this.layoutControl1.Root = this.Root;
  134. this.layoutControl1.Size = new System.Drawing.Size(1189, 509);
  135. this.layoutControl1.TabIndex = 0;
  136. this.layoutControl1.Text = "layoutControl1";
  137. //
  138. // mapControl
  139. //
  140. this.mapControl.Location = new System.Drawing.Point(304, 12);
  141. this.mapControl.Name = "mapControl";
  142. this.mapControl.Size = new System.Drawing.Size(873, 485);
  143. this.mapControl.TabIndex = 16;
  144. //
  145. // btnSave
  146. //
  147. this.btnSave.Location = new System.Drawing.Point(256, 475);
  148. this.btnSave.Name = "btnSave";
  149. this.btnSave.Size = new System.Drawing.Size(34, 22);
  150. this.btnSave.StyleController = this.layoutControl1;
  151. this.btnSave.TabIndex = 15;
  152. this.btnSave.Text = "保存";
  153. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  154. //
  155. // btnSaveOther
  156. //
  157. this.btnSaveOther.Location = new System.Drawing.Point(217, 475);
  158. this.btnSaveOther.Name = "btnSaveOther";
  159. this.btnSaveOther.Size = new System.Drawing.Size(35, 22);
  160. this.btnSaveOther.StyleController = this.layoutControl1;
  161. this.btnSaveOther.TabIndex = 14;
  162. this.btnSaveOther.Text = "另存";
  163. this.btnSaveOther.Visible = false;
  164. this.btnSaveOther.Click += new System.EventHandler(this.btnSaveOther_Click);
  165. //
  166. // txtSpeed
  167. //
  168. this.txtSpeed.Location = new System.Drawing.Point(12, 423);
  169. this.txtSpeed.Name = "txtSpeed";
  170. this.txtSpeed.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  171. 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)});
  172. this.txtSpeed.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  173. this.txtSpeed.Properties.MaskSettings.Set("mask", "f3");
  174. this.txtSpeed.Size = new System.Drawing.Size(278, 23);
  175. this.txtSpeed.StyleController = this.layoutControl1;
  176. this.txtSpeed.TabIndex = 13;
  177. //
  178. // txtBand
  179. //
  180. this.txtBand.Location = new System.Drawing.Point(12, 379);
  181. this.txtBand.Name = "txtBand";
  182. this.txtBand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  183. 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)});
  184. this.txtBand.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  185. this.txtBand.Properties.MaskSettings.Set("mask", "f3");
  186. this.txtBand.Size = new System.Drawing.Size(278, 23);
  187. this.txtBand.StyleController = this.layoutControl1;
  188. this.txtBand.TabIndex = 12;
  189. //
  190. // txtFreqUp
  191. //
  192. this.txtFreqUp.Location = new System.Drawing.Point(12, 335);
  193. this.txtFreqUp.Name = "txtFreqUp";
  194. this.txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  195. 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)});
  196. this.txtFreqUp.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  197. this.txtFreqUp.Properties.MaskSettings.Set("mask", "f3");
  198. this.txtFreqUp.Size = new System.Drawing.Size(278, 23);
  199. this.txtFreqUp.StyleController = this.layoutControl1;
  200. this.txtFreqUp.TabIndex = 11;
  201. //
  202. // txtRefStation
  203. //
  204. this.txtRefStation.Location = new System.Drawing.Point(12, 294);
  205. this.txtRefStation.Name = "txtRefStation";
  206. this.txtRefStation.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  207. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  208. this.txtRefStation.Size = new System.Drawing.Size(278, 20);
  209. this.txtRefStation.StyleController = this.layoutControl1;
  210. this.txtRefStation.TabIndex = 10;
  211. //
  212. // txtTx
  213. //
  214. this.txtTx.Location = new System.Drawing.Point(12, 253);
  215. this.txtTx.Name = "txtTx";
  216. this.txtTx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  217. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  218. this.txtTx.Size = new System.Drawing.Size(278, 20);
  219. this.txtTx.StyleController = this.layoutControl1;
  220. this.txtTx.TabIndex = 9;
  221. //
  222. // txtAdjaSat2
  223. //
  224. this.txtAdjaSat2.Location = new System.Drawing.Point(12, 212);
  225. this.txtAdjaSat2.Name = "txtAdjaSat2";
  226. this.txtAdjaSat2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  227. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  228. this.txtAdjaSat2.Properties.PopupView = this.searchLookUpEdit3View;
  229. this.txtAdjaSat2.Size = new System.Drawing.Size(278, 20);
  230. this.txtAdjaSat2.StyleController = this.layoutControl1;
  231. this.txtAdjaSat2.TabIndex = 8;
  232. //
  233. // searchLookUpEdit3View
  234. //
  235. this.searchLookUpEdit3View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  236. this.searchLookUpEdit3View.Name = "searchLookUpEdit3View";
  237. this.searchLookUpEdit3View.OptionsSelection.EnableAppearanceFocusedCell = false;
  238. this.searchLookUpEdit3View.OptionsView.ShowGroupPanel = false;
  239. //
  240. // txtAdjaSat1
  241. //
  242. this.txtAdjaSat1.Location = new System.Drawing.Point(12, 171);
  243. this.txtAdjaSat1.Name = "txtAdjaSat1";
  244. this.txtAdjaSat1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  245. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  246. this.txtAdjaSat1.Properties.PopupView = this.searchLookUpEdit2View;
  247. this.txtAdjaSat1.Size = new System.Drawing.Size(278, 20);
  248. this.txtAdjaSat1.StyleController = this.layoutControl1;
  249. this.txtAdjaSat1.TabIndex = 7;
  250. //
  251. // searchLookUpEdit2View
  252. //
  253. this.searchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  254. this.searchLookUpEdit2View.Name = "searchLookUpEdit2View";
  255. this.searchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
  256. this.searchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
  257. //
  258. // txtMainSat
  259. //
  260. this.txtMainSat.Location = new System.Drawing.Point(12, 130);
  261. this.txtMainSat.Name = "txtMainSat";
  262. this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  263. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  264. this.txtMainSat.Properties.PopupView = this.searchLookUpEdit1View;
  265. this.txtMainSat.Size = new System.Drawing.Size(278, 20);
  266. this.txtMainSat.StyleController = this.layoutControl1;
  267. this.txtMainSat.TabIndex = 6;
  268. //
  269. // searchLookUpEdit1View
  270. //
  271. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  272. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  273. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  274. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  275. //
  276. // radioSimulationType
  277. //
  278. this.radioSimulationType.Location = new System.Drawing.Point(12, 70);
  279. this.radioSimulationType.Name = "radioSimulationType";
  280. this.radioSimulationType.Size = new System.Drawing.Size(278, 39);
  281. this.radioSimulationType.StyleController = this.layoutControl1;
  282. this.radioSimulationType.TabIndex = 5;
  283. //
  284. // txtTaskName
  285. //
  286. this.txtTaskName.Location = new System.Drawing.Point(12, 29);
  287. this.txtTaskName.Name = "txtTaskName";
  288. this.txtTaskName.Size = new System.Drawing.Size(278, 20);
  289. this.txtTaskName.StyleController = this.layoutControl1;
  290. this.txtTaskName.TabIndex = 4;
  291. //
  292. // Root
  293. //
  294. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  295. this.Root.GroupBordersVisible = false;
  296. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  297. this.layoutControlItem1,
  298. this.layoutControlItem2,
  299. this.layoutControlItem3,
  300. this.layoutControlItem4,
  301. this.layoutControlItem5,
  302. this.layoutControlItem6,
  303. this.layoutControlItem8,
  304. this.layoutControlItem11,
  305. this.layoutControlItem12,
  306. this.layoutControlItem13,
  307. this.layoutControlItem7,
  308. this.layoutControlItem9,
  309. this.layoutControlItem10,
  310. this.splitterItem1,
  311. this.emptySpaceItem1,
  312. this.emptySpaceItem2});
  313. this.Root.Name = "Root";
  314. this.Root.Size = new System.Drawing.Size(1189, 509);
  315. this.Root.TextVisible = false;
  316. //
  317. // layoutControlItem1
  318. //
  319. this.layoutControlItem1.Control = this.txtTaskName;
  320. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  321. this.layoutControlItem1.Name = "layoutControlItem1";
  322. this.layoutControlItem1.Size = new System.Drawing.Size(282, 41);
  323. this.layoutControlItem1.Text = "任务名称";
  324. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  325. this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
  326. //
  327. // layoutControlItem2
  328. //
  329. this.layoutControlItem2.Control = this.radioSimulationType;
  330. this.layoutControlItem2.Location = new System.Drawing.Point(0, 41);
  331. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 60);
  332. this.layoutControlItem2.Name = "layoutControlItem2";
  333. this.layoutControlItem2.Size = new System.Drawing.Size(282, 60);
  334. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  335. this.layoutControlItem2.Text = "仿真类型";
  336. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  337. this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
  338. //
  339. // layoutControlItem3
  340. //
  341. this.layoutControlItem3.Control = this.txtMainSat;
  342. this.layoutControlItem3.Location = new System.Drawing.Point(0, 101);
  343. this.layoutControlItem3.Name = "layoutControlItem3";
  344. this.layoutControlItem3.Size = new System.Drawing.Size(282, 41);
  345. this.layoutControlItem3.Text = "主星";
  346. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  347. this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
  348. //
  349. // layoutControlItem4
  350. //
  351. this.layoutControlItem4.Control = this.txtAdjaSat1;
  352. this.layoutControlItem4.Location = new System.Drawing.Point(0, 142);
  353. this.layoutControlItem4.Name = "layoutControlItem4";
  354. this.layoutControlItem4.Size = new System.Drawing.Size(282, 41);
  355. this.layoutControlItem4.Text = "邻星1";
  356. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  357. this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
  358. //
  359. // layoutControlItem5
  360. //
  361. this.layoutControlItem5.Control = this.txtAdjaSat2;
  362. this.layoutControlItem5.Location = new System.Drawing.Point(0, 183);
  363. this.layoutControlItem5.Name = "layoutControlItem5";
  364. this.layoutControlItem5.Size = new System.Drawing.Size(282, 41);
  365. this.layoutControlItem5.Text = "邻星2";
  366. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  367. this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
  368. //
  369. // layoutControlItem6
  370. //
  371. this.layoutControlItem6.Control = this.txtTx;
  372. this.layoutControlItem6.Location = new System.Drawing.Point(0, 224);
  373. this.layoutControlItem6.Name = "layoutControlItem6";
  374. this.layoutControlItem6.Size = new System.Drawing.Size(282, 41);
  375. this.layoutControlItem6.Text = "天线";
  376. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  377. this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
  378. //
  379. // layoutControlItem8
  380. //
  381. this.layoutControlItem8.Control = this.txtFreqUp;
  382. this.layoutControlItem8.Location = new System.Drawing.Point(0, 306);
  383. this.layoutControlItem8.Name = "layoutControlItem8";
  384. this.layoutControlItem8.Size = new System.Drawing.Size(282, 44);
  385. this.layoutControlItem8.Text = "上行频点";
  386. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  387. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  388. //
  389. // layoutControlItem9
  390. //
  391. this.layoutControlItem9.Control = this.txtBand;
  392. this.layoutControlItem9.Location = new System.Drawing.Point(0, 350);
  393. this.layoutControlItem9.Name = "layoutControlItem9";
  394. this.layoutControlItem9.Size = new System.Drawing.Size(282, 44);
  395. this.layoutControlItem9.Text = "信号带宽";
  396. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  397. this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
  398. //
  399. // layoutControlItem10
  400. //
  401. this.layoutControlItem10.Control = this.txtSpeed;
  402. this.layoutControlItem10.Location = new System.Drawing.Point(0, 394);
  403. this.layoutControlItem10.Name = "layoutControlItem10";
  404. this.layoutControlItem10.Size = new System.Drawing.Size(282, 44);
  405. this.layoutControlItem10.Text = "速度";
  406. this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  407. this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
  408. //
  409. // layoutControlItem7
  410. //
  411. this.layoutControlItem7.Control = this.txtRefStation;
  412. this.layoutControlItem7.Location = new System.Drawing.Point(0, 265);
  413. this.layoutControlItem7.Name = "layoutControlItem7";
  414. this.layoutControlItem7.Size = new System.Drawing.Size(282, 41);
  415. this.layoutControlItem7.Text = "参考站";
  416. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  417. this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
  418. //
  419. // layoutControlItem11
  420. //
  421. this.layoutControlItem11.Control = this.btnSaveOther;
  422. this.layoutControlItem11.Location = new System.Drawing.Point(205, 463);
  423. this.layoutControlItem11.Name = "layoutControlItem11";
  424. this.layoutControlItem11.Size = new System.Drawing.Size(39, 26);
  425. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  426. this.layoutControlItem11.TextVisible = false;
  427. this.layoutControlItem11.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  428. //
  429. // layoutControlItem12
  430. //
  431. this.layoutControlItem12.Control = this.btnSave;
  432. this.layoutControlItem12.Location = new System.Drawing.Point(244, 463);
  433. this.layoutControlItem12.Name = "layoutControlItem12";
  434. this.layoutControlItem12.Size = new System.Drawing.Size(38, 26);
  435. this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
  436. this.layoutControlItem12.TextVisible = false;
  437. //
  438. // emptySpaceItem2
  439. //
  440. this.emptySpaceItem2.AllowHotTrack = false;
  441. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 438);
  442. this.emptySpaceItem2.Name = "emptySpaceItem2";
  443. this.emptySpaceItem2.Size = new System.Drawing.Size(282, 25);
  444. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  445. //
  446. // layoutControlItem13
  447. //
  448. this.layoutControlItem13.Control = this.mapControl;
  449. this.layoutControlItem13.Location = new System.Drawing.Point(292, 0);
  450. this.layoutControlItem13.Name = "layoutControlItem13";
  451. this.layoutControlItem13.Size = new System.Drawing.Size(877, 489);
  452. this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
  453. this.layoutControlItem13.TextVisible = false;
  454. //
  455. // dxErrorProvider
  456. //
  457. this.dxErrorProvider.ContainerControl = this;
  458. //
  459. // splitterItem1
  460. //
  461. this.splitterItem1.AllowHotTrack = true;
  462. this.splitterItem1.Location = new System.Drawing.Point(282, 0);
  463. this.splitterItem1.Name = "splitterItem1";
  464. this.splitterItem1.Size = new System.Drawing.Size(10, 489);
  465. //
  466. // emptySpaceItem1
  467. //
  468. this.emptySpaceItem1.AllowHotTrack = false;
  469. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 463);
  470. this.emptySpaceItem1.Name = "emptySpaceItem1";
  471. this.emptySpaceItem1.Size = new System.Drawing.Size(205, 26);
  472. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  473. //
  474. // TaskEditor
  475. //
  476. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  477. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  478. this.ClientSize = new System.Drawing.Size(1189, 509);
  479. this.Controls.Add(this.layoutControl1);
  480. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  481. this.Name = "TaskEditor";
  482. this.Text = "TaskEditor";
  483. this.Load += new System.EventHandler(this.TaskEditor_Load);
  484. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  485. this.layoutControl1.ResumeLayout(false);
  486. ((System.ComponentModel.ISupportInitialize)(this.mapControl)).EndInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).EndInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).EndInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.txtRefStation.Properties)).EndInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.txtTx.Properties)).EndInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2.Properties)).EndInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit3View)).EndInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1.Properties)).EndInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.radioSimulationType.Properties)).EndInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).EndInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  518. this.ResumeLayout(false);
  519. }
  520. #endregion
  521. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  522. private DevExpress.XtraLayout.LayoutControlGroup Root;
  523. private DevExpress.XtraEditors.TextEdit txtTaskName;
  524. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  525. private DevExpress.XtraEditors.RadioGroup radioSimulationType;
  526. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  527. private DevExpress.XtraEditors.SearchLookUpEdit txtMainSat;
  528. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  529. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  530. private DevExpress.XtraEditors.SearchLookUpEdit txtAdjaSat2;
  531. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit3View;
  532. private DevExpress.XtraEditors.SearchLookUpEdit txtAdjaSat1;
  533. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit2View;
  534. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  535. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  536. private DevExpress.XtraEditors.ButtonEdit txtSpeed;
  537. private DevExpress.XtraEditors.ButtonEdit txtBand;
  538. private DevExpress.XtraEditors.ButtonEdit txtFreqUp;
  539. private DevExpress.XtraEditors.ImageComboBoxEdit txtRefStation;
  540. private DevExpress.XtraEditors.ImageComboBoxEdit txtTx;
  541. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  542. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  543. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  544. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  545. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  546. private DevExpress.XtraEditors.SimpleButton btnSave;
  547. private DevExpress.XtraEditors.SimpleButton btnSaveOther;
  548. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  549. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  550. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  551. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  552. private DevExpress.XtraMap.MapControl mapControl;
  553. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  554. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  555. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  556. }
  557. }