CtrlHome.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
  1. 
  2. using DevExpress.Utils;
  3. using DevExpress.XtraEditors;
  4. using System.IO;
  5. using System.Windows.Controls;
  6. namespace XdCxRhDW.App.UserControl
  7. {
  8. partial class CtrlHome
  9. {
  10. /// <summary>
  11. /// Required designer variable.
  12. /// </summary>
  13. private System.ComponentModel.IContainer components = null;
  14. /// <summary>
  15. /// Clean up any resources being used.
  16. /// </summary>
  17. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  18. protected override void Dispose(bool disposing)
  19. {
  20. if (disposing && (components != null))
  21. {
  22. components.Dispose();
  23. }
  24. base.Dispose(disposing);
  25. }
  26. #region Component Designer generated code
  27. /// <summary>
  28. /// Required method for Designer support - do not modify
  29. /// the contents of this method with the code editor.
  30. /// </summary>
  31. private void InitializeComponent()
  32. {
  33. this.components = new System.ComponentModel.Container();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlHome));
  35. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  36. DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
  37. DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
  38. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions2 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  39. DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
  40. DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
  41. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions3 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  42. DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
  43. DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
  44. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  45. this.txtTimeCho = new DevExpress.XtraEditors.ImageComboBoxEdit();
  46. this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
  47. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  48. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  49. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  50. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  51. this.btnStart = new DevExpress.XtraBars.BarButtonItem();
  52. this.btnStop = new DevExpress.XtraBars.BarButtonItem();
  53. this.btnDrawDto = new DevExpress.XtraBars.BarButtonItem();
  54. this.btnDrawDfo = new DevExpress.XtraBars.BarButtonItem();
  55. this.btnDrawCX = new DevExpress.XtraBars.BarButtonItem();
  56. this.btnGDOP = new DevExpress.XtraBars.BarButtonItem();
  57. this.btnShowCgRes = new DevExpress.XtraBars.BarButtonItem();
  58. this.btnShowCxRes = new DevExpress.XtraBars.BarButtonItem();
  59. this.btnPos = new DevExpress.XtraBars.BarButtonItem();
  60. this.btnSearch = new DevExpress.XtraEditors.SimpleButton();
  61. this.txtEndTime = new DevExpress.XtraEditors.DateEdit();
  62. this.txtStartTime = new DevExpress.XtraEditors.DateEdit();
  63. this.mapControl1 = new DevExpress.XtraMap.MapControl();
  64. this.gridHomePosRes = new DevExpress.XtraGrid.GridControl();
  65. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  66. this.gridHomeTask = new DevExpress.XtraGrid.GridControl();
  67. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  68. this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
  69. this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
  70. this.btnIncludeInvalidate = new DevExpress.XtraEditors.CheckEdit();
  71. this.txtFrequpMHz = new DevExpress.XtraEditors.ImageComboBoxEdit();
  72. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  73. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  75. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
  77. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.layoutControlItemSearch = new DevExpress.XtraLayout.LayoutControlItem();
  79. this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
  80. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  81. this.layoutControlItemStartTime = new DevExpress.XtraLayout.LayoutControlItem();
  82. this.layoutControlItemEndTime = new DevExpress.XtraLayout.LayoutControlItem();
  83. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  84. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  85. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  86. this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
  87. this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
  88. this.svgImageCollection1 = new DevExpress.Utils.SvgImageCollection(this.components);
  89. this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
  90. this.htmlTemplateCollection1 = new DevExpress.Utils.Html.HtmlTemplateCollection();
  91. this.htmlTemplate1 = new DevExpress.Utils.Html.HtmlTemplate();
  92. this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  94. this.layoutControl1.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.txtTimeCho.Properties)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.btnIncludeInvalidate.Properties)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.txtFrequpMHz.Properties)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStartTime)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemEndTime)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
  128. this.SuspendLayout();
  129. //
  130. // layoutControl1
  131. //
  132. this.layoutControl1.Controls.Add(this.txtTimeCho);
  133. this.layoutControl1.Controls.Add(this.btnSearch);
  134. this.layoutControl1.Controls.Add(this.txtEndTime);
  135. this.layoutControl1.Controls.Add(this.txtStartTime);
  136. this.layoutControl1.Controls.Add(this.mapControl1);
  137. this.layoutControl1.Controls.Add(this.gridHomePosRes);
  138. this.layoutControl1.Controls.Add(this.gridHomeTask);
  139. this.layoutControl1.Controls.Add(this.btnIncludeInvalidate);
  140. this.layoutControl1.Controls.Add(this.txtFrequpMHz);
  141. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  142. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  143. this.layoutControl1.Name = "layoutControl1";
  144. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 144, 650, 400);
  145. this.layoutControl1.Root = this.Root;
  146. this.layoutControl1.Size = new System.Drawing.Size(945, 523);
  147. this.layoutControl1.TabIndex = 0;
  148. this.layoutControl1.Text = "layoutControl1";
  149. //
  150. // txtTimeCho
  151. //
  152. this.txtTimeCho.EditValue = 1;
  153. this.txtTimeCho.Location = new System.Drawing.Point(338, 206);
  154. this.txtTimeCho.MenuManager = this.barManager1;
  155. this.txtTimeCho.Name = "txtTimeCho";
  156. this.txtTimeCho.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  157. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  158. this.txtTimeCho.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
  159. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近1小时", 1, -1),
  160. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近6小时", 6, -1),
  161. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近12小时", 12, -1),
  162. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近1天", 24, -1),
  163. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近3天", 72, -1),
  164. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("自定义", 0, -1)});
  165. this.txtTimeCho.Size = new System.Drawing.Size(99, 20);
  166. this.txtTimeCho.StyleController = this.layoutControl1;
  167. this.txtTimeCho.TabIndex = 11;
  168. this.txtTimeCho.SelectedIndexChanged += new System.EventHandler(this.txtTimeCho_SelectedIndexChanged);
  169. //
  170. // barManager1
  171. //
  172. this.barManager1.DockControls.Add(this.barDockControlTop);
  173. this.barManager1.DockControls.Add(this.barDockControlBottom);
  174. this.barManager1.DockControls.Add(this.barDockControlLeft);
  175. this.barManager1.DockControls.Add(this.barDockControlRight);
  176. this.barManager1.Form = this;
  177. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  178. this.btnStart,
  179. this.btnStop,
  180. this.btnDrawDto,
  181. this.btnDrawDfo,
  182. this.btnDrawCX,
  183. this.btnGDOP,
  184. this.btnShowCgRes,
  185. this.btnShowCxRes,
  186. this.btnPos});
  187. this.barManager1.MaxItemId = 15;
  188. //
  189. // barDockControlTop
  190. //
  191. this.barDockControlTop.CausesValidation = false;
  192. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  193. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  194. this.barDockControlTop.Manager = this.barManager1;
  195. this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  196. this.barDockControlTop.Size = new System.Drawing.Size(945, 0);
  197. //
  198. // barDockControlBottom
  199. //
  200. this.barDockControlBottom.CausesValidation = false;
  201. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  202. this.barDockControlBottom.Location = new System.Drawing.Point(0, 523);
  203. this.barDockControlBottom.Manager = this.barManager1;
  204. this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  205. this.barDockControlBottom.Size = new System.Drawing.Size(945, 0);
  206. //
  207. // barDockControlLeft
  208. //
  209. this.barDockControlLeft.CausesValidation = false;
  210. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  211. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  212. this.barDockControlLeft.Manager = this.barManager1;
  213. this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  214. this.barDockControlLeft.Size = new System.Drawing.Size(0, 523);
  215. //
  216. // barDockControlRight
  217. //
  218. this.barDockControlRight.CausesValidation = false;
  219. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  220. this.barDockControlRight.Location = new System.Drawing.Point(945, 0);
  221. this.barDockControlRight.Manager = this.barManager1;
  222. this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  223. this.barDockControlRight.Size = new System.Drawing.Size(0, 523);
  224. //
  225. // btnStart
  226. //
  227. this.btnStart.Caption = "启动任务";
  228. this.btnStart.Id = 0;
  229. this.btnStart.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStart.ImageOptions.SvgImage")));
  230. this.btnStart.Name = "btnStart";
  231. this.btnStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  232. //
  233. // btnStop
  234. //
  235. this.btnStop.Caption = "停止任务";
  236. this.btnStop.Id = 1;
  237. this.btnStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStop.ImageOptions.SvgImage")));
  238. this.btnStop.Name = "btnStop";
  239. this.btnStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  240. //
  241. // btnDrawDto
  242. //
  243. this.btnDrawDto.Caption = "绘制时差线";
  244. this.btnDrawDto.Id = 7;
  245. this.btnDrawDto.Name = "btnDrawDto";
  246. this.btnDrawDto.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDto_ItemClick);
  247. //
  248. // btnDrawDfo
  249. //
  250. this.btnDrawDfo.Caption = "绘制频差线";
  251. this.btnDrawDfo.Id = 8;
  252. this.btnDrawDfo.Name = "btnDrawDfo";
  253. this.btnDrawDfo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDfo_ItemClick);
  254. //
  255. // btnDrawCX
  256. //
  257. this.btnDrawCX.Caption = "绘制测向线";
  258. this.btnDrawCX.Id = 9;
  259. this.btnDrawCX.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnDrawCX.ImageOptions.SvgImage")));
  260. this.btnDrawCX.Name = "btnDrawCX";
  261. this.btnDrawCX.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawCX_ItemClick);
  262. //
  263. // btnGDOP
  264. //
  265. this.btnGDOP.Caption = "GDOP分析";
  266. this.btnGDOP.Id = 10;
  267. this.btnGDOP.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnGDOP.ImageOptions.SvgImage")));
  268. this.btnGDOP.Name = "btnGDOP";
  269. this.btnGDOP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnGDOP_ItemClick);
  270. //
  271. // btnShowCgRes
  272. //
  273. this.btnShowCgRes.Caption = "查看参估";
  274. this.btnShowCgRes.Id = 11;
  275. this.btnShowCgRes.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnShowCgRes.ImageOptions.SvgImage")));
  276. this.btnShowCgRes.Name = "btnShowCgRes";
  277. this.btnShowCgRes.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnShowCgRes_ItemClick);
  278. //
  279. // btnShowCxRes
  280. //
  281. this.btnShowCxRes.Caption = "查看测向";
  282. this.btnShowCxRes.Id = 12;
  283. this.btnShowCxRes.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnShowCxRes.ImageOptions.SvgImage")));
  284. this.btnShowCxRes.Name = "btnShowCxRes";
  285. this.btnShowCxRes.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnShowCxRes_ItemClick);
  286. //
  287. // btnPos
  288. //
  289. this.btnPos.Caption = "手动定位";
  290. this.btnPos.Id = 14;
  291. this.btnPos.Name = "btnPos";
  292. this.btnPos.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPos_ItemClick);
  293. //
  294. // btnSearch
  295. //
  296. this.btnSearch.Location = new System.Drawing.Point(954, 206);
  297. this.btnSearch.Name = "btnSearch";
  298. this.btnSearch.Size = new System.Drawing.Size(84, 21);
  299. this.btnSearch.StyleController = this.layoutControl1;
  300. this.btnSearch.TabIndex = 9;
  301. this.btnSearch.Text = "查询";
  302. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  303. //
  304. // txtEndTime
  305. //
  306. this.txtEndTime.EditValue = null;
  307. this.txtEndTime.Location = new System.Drawing.Point(708, 206);
  308. this.txtEndTime.MenuManager = this.barManager1;
  309. this.txtEndTime.Name = "txtEndTime";
  310. this.txtEndTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  311. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  312. this.txtEndTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  313. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  314. this.txtEndTime.Size = new System.Drawing.Size(149, 20);
  315. this.txtEndTime.StyleController = this.layoutControl1;
  316. this.txtEndTime.TabIndex = 8;
  317. //
  318. // txtStartTime
  319. //
  320. this.txtStartTime.EditValue = null;
  321. this.txtStartTime.Location = new System.Drawing.Point(498, 206);
  322. this.txtStartTime.MenuManager = this.barManager1;
  323. this.txtStartTime.Name = "txtStartTime";
  324. this.txtStartTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  325. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  326. this.txtStartTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  327. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  328. this.txtStartTime.Size = new System.Drawing.Size(149, 20);
  329. this.txtStartTime.StyleController = this.layoutControl1;
  330. this.txtStartTime.TabIndex = 7;
  331. //
  332. // mapControl1
  333. //
  334. this.mapControl1.Location = new System.Drawing.Point(118, 2);
  335. this.mapControl1.Name = "mapControl1";
  336. this.mapControl1.Size = new System.Drawing.Size(933, 164);
  337. this.mapControl1.TabIndex = 6;
  338. //
  339. // gridHomePosRes
  340. //
  341. this.gridHomePosRes.Location = new System.Drawing.Point(119, 230);
  342. this.gridHomePosRes.MainView = this.gridView2;
  343. this.gridHomePosRes.Name = "gridHomePosRes";
  344. this.gridHomePosRes.Size = new System.Drawing.Size(931, 273);
  345. this.gridHomePosRes.TabIndex = 5;
  346. this.gridHomePosRes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  347. this.gridView2});
  348. //
  349. // gridView2
  350. //
  351. this.gridView2.GridControl = this.gridHomePosRes;
  352. this.gridView2.Name = "gridView2";
  353. this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
  354. this.gridView2.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView2_PopupMenuShowing);
  355. //
  356. // gridHomeTask
  357. //
  358. this.gridHomeTask.Location = new System.Drawing.Point(3, 26);
  359. this.gridHomeTask.MainView = this.gridView1;
  360. this.gridHomeTask.Name = "gridHomeTask";
  361. this.gridHomeTask.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  362. this.repositoryItemImageEdit1});
  363. this.gridHomeTask.Size = new System.Drawing.Size(100, 477);
  364. this.gridHomeTask.TabIndex = 4;
  365. this.gridHomeTask.ToolTipController = this.toolTipController1;
  366. this.gridHomeTask.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  367. this.gridView1});
  368. //
  369. // gridView1
  370. //
  371. this.gridView1.GridControl = this.gridHomeTask;
  372. this.gridView1.Name = "gridView1";
  373. this.gridView1.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView1_PopupMenuShowing);
  374. this.gridView1.CustomDrawEmptyForeground += new DevExpress.XtraGrid.Views.Base.CustomDrawEventHandler(this.gridView1_CustomDrawEmptyForeground);
  375. //
  376. // repositoryItemImageEdit1
  377. //
  378. this.repositoryItemImageEdit1.AutoHeight = false;
  379. this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  380. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  381. this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
  382. //
  383. // toolTipController1
  384. //
  385. this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
  386. //
  387. // btnIncludeInvalidate
  388. //
  389. this.btnIncludeInvalidate.EditValue = true;
  390. this.btnIncludeInvalidate.Location = new System.Drawing.Point(865, 206);
  391. this.btnIncludeInvalidate.Name = "btnIncludeInvalidate";
  392. this.btnIncludeInvalidate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
  393. this.btnIncludeInvalidate.Properties.Caption = "包含无效点";
  394. this.btnIncludeInvalidate.Size = new System.Drawing.Size(83, 20);
  395. this.btnIncludeInvalidate.StyleController = this.layoutControl1;
  396. this.btnIncludeInvalidate.TabIndex = 11;
  397. //
  398. // txtFrequpMHz
  399. //
  400. this.txtFrequpMHz.EditValue = 1;
  401. this.txtFrequpMHz.Location = new System.Drawing.Point(178, 206);
  402. this.txtFrequpMHz.Name = "txtFrequpMHz";
  403. this.txtFrequpMHz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  404. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  405. this.txtFrequpMHz.Size = new System.Drawing.Size(99, 20);
  406. this.txtFrequpMHz.StyleController = this.layoutControl1;
  407. this.txtFrequpMHz.TabIndex = 11;
  408. this.txtFrequpMHz.SelectedIndexChanged += new System.EventHandler(this.txtFrequpMHz_SelectedIndexChanged);
  409. //
  410. // Root
  411. //
  412. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  413. this.Root.GroupBordersVisible = false;
  414. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  415. this.layoutControlItem3,
  416. this.layoutControlGroup1,
  417. this.layoutControlGroup2,
  418. this.splitterItem1,
  419. this.splitterItem2});
  420. this.Root.Name = "Root";
  421. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  422. this.Root.Size = new System.Drawing.Size(1053, 506);
  423. this.Root.TextVisible = false;
  424. //
  425. // layoutControlItem3
  426. //
  427. this.layoutControlItem3.Control = this.mapControl1;
  428. this.layoutControlItem3.Location = new System.Drawing.Point(116, 0);
  429. this.layoutControlItem3.Name = "layoutControlItem3";
  430. this.layoutControlItem3.Size = new System.Drawing.Size(937, 168);
  431. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  432. this.layoutControlItem3.TextVisible = false;
  433. //
  434. // layoutControlGroup1
  435. //
  436. buttonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions1.SvgImage")));
  437. buttonImageOptions1.SvgImageSize = new System.Drawing.Size(20, 20);
  438. toolTipItem1.Text = "新建任务";
  439. superToolTip1.Items.Add(toolTipItem1);
  440. buttonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions2.SvgImage")));
  441. buttonImageOptions2.SvgImageSize = new System.Drawing.Size(20, 20);
  442. toolTipItem2.Text = "编辑任务";
  443. superToolTip2.Items.Add(toolTipItem2);
  444. buttonImageOptions3.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions3.SvgImage")));
  445. buttonImageOptions3.SvgImageSize = new System.Drawing.Size(20, 20);
  446. toolTipItem3.Text = "删除任务";
  447. superToolTip3.Items.Add(toolTipItem3);
  448. this.layoutControlGroup1.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
  449. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("新建任务", false, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip1, true, false, true, null, -1),
  450. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("编辑任务", false, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip2, true, false, true, null, -1),
  451. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("删除任务", false, buttonImageOptions3, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip3, true, false, true, null, -1)});
  452. this.layoutControlGroup1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
  453. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  454. this.layoutControlItem1});
  455. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
  456. this.layoutControlGroup1.Name = "layoutControlGroup1";
  457. this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  458. this.layoutControlGroup1.Size = new System.Drawing.Size(106, 506);
  459. this.layoutControlGroup1.Text = "任务管理";
  460. this.layoutControlGroup1.CustomButtonClick += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.layoutControlGroup1_CustomButtonClick);
  461. //
  462. // layoutControlItem1
  463. //
  464. this.layoutControlItem1.Control = this.gridHomeTask;
  465. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  466. this.layoutControlItem1.Name = "layoutControlItem1";
  467. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  468. this.layoutControlItem1.Size = new System.Drawing.Size(100, 477);
  469. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  470. this.layoutControlItem1.TextVisible = false;
  471. //
  472. // layoutControlGroup2
  473. //
  474. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  475. this.layoutControlItem2,
  476. this.layoutControlItemSearch,
  477. this.layoutControlGroup3,
  478. this.emptySpaceItem1});
  479. this.layoutControlGroup2.Location = new System.Drawing.Point(116, 178);
  480. this.layoutControlGroup2.Name = "layoutControlGroup2";
  481. this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  482. this.layoutControlGroup2.Size = new System.Drawing.Size(937, 328);
  483. this.layoutControlGroup2.Text = "定位结果";
  484. //
  485. // layoutControlItem2
  486. //
  487. this.layoutControlItem2.Control = this.gridHomePosRes;
  488. this.layoutControlItem2.Location = new System.Drawing.Point(0, 28);
  489. this.layoutControlItem2.Name = "layoutControlItem2";
  490. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  491. this.layoutControlItem2.Size = new System.Drawing.Size(931, 273);
  492. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  493. this.layoutControlItem2.TextVisible = false;
  494. //
  495. // layoutControlItemSearch
  496. //
  497. this.layoutControlItemSearch.Control = this.btnSearch;
  498. this.layoutControlItemSearch.Location = new System.Drawing.Point(831, 0);
  499. this.layoutControlItemSearch.MaxSize = new System.Drawing.Size(90, 26);
  500. this.layoutControlItemSearch.MinSize = new System.Drawing.Size(90, 26);
  501. this.layoutControlItemSearch.Name = "layoutControlItemSearch";
  502. this.layoutControlItemSearch.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 4, 1);
  503. this.layoutControlItemSearch.Size = new System.Drawing.Size(90, 28);
  504. this.layoutControlItemSearch.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  505. this.layoutControlItemSearch.TextSize = new System.Drawing.Size(0, 0);
  506. this.layoutControlItemSearch.TextVisible = false;
  507. this.layoutControlItemSearch.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  508. //
  509. // layoutControlGroup3
  510. //
  511. this.layoutControlGroup3.GroupBordersVisible = false;
  512. this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  513. this.layoutControlItem8,
  514. this.layoutControlItemStartTime,
  515. this.layoutControlItemEndTime,
  516. this.layoutControlItem4,
  517. this.layoutControlItem5});
  518. this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
  519. this.layoutControlGroup3.Name = "layoutControlGroup3";
  520. this.layoutControlGroup3.Size = new System.Drawing.Size(831, 28);
  521. //
  522. // layoutControlItem8
  523. //
  524. this.layoutControlItem8.Control = this.txtTimeCho;
  525. this.layoutControlItem8.Location = new System.Drawing.Point(160, 0);
  526. this.layoutControlItem8.MaxSize = new System.Drawing.Size(160, 28);
  527. this.layoutControlItem8.MinSize = new System.Drawing.Size(160, 28);
  528. this.layoutControlItem8.Name = "layoutControlItem8";
  529. this.layoutControlItem8.Size = new System.Drawing.Size(160, 28);
  530. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  531. this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  532. this.layoutControlItem8.Text = "时间选择";
  533. this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  534. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  535. this.layoutControlItem8.TextToControlDistance = 5;
  536. //
  537. // layoutControlItemStartTime
  538. //
  539. this.layoutControlItemStartTime.Control = this.txtStartTime;
  540. this.layoutControlItemStartTime.Location = new System.Drawing.Point(320, 0);
  541. this.layoutControlItemStartTime.MaxSize = new System.Drawing.Size(210, 28);
  542. this.layoutControlItemStartTime.MinSize = new System.Drawing.Size(210, 28);
  543. this.layoutControlItemStartTime.Name = "layoutControlItemStartTime";
  544. this.layoutControlItemStartTime.Size = new System.Drawing.Size(210, 28);
  545. this.layoutControlItemStartTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  546. this.layoutControlItemStartTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  547. this.layoutControlItemStartTime.Text = "开始时间";
  548. this.layoutControlItemStartTime.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  549. this.layoutControlItemStartTime.TextSize = new System.Drawing.Size(48, 14);
  550. this.layoutControlItemStartTime.TextToControlDistance = 5;
  551. this.layoutControlItemStartTime.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  552. //
  553. // layoutControlItemEndTime
  554. //
  555. this.layoutControlItemEndTime.Control = this.txtEndTime;
  556. this.layoutControlItemEndTime.Location = new System.Drawing.Point(530, 0);
  557. this.layoutControlItemEndTime.MaxSize = new System.Drawing.Size(210, 28);
  558. this.layoutControlItemEndTime.MinSize = new System.Drawing.Size(210, 28);
  559. this.layoutControlItemEndTime.Name = "layoutControlItemEndTime";
  560. this.layoutControlItemEndTime.Size = new System.Drawing.Size(210, 28);
  561. this.layoutControlItemEndTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  562. this.layoutControlItemEndTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  563. this.layoutControlItemEndTime.Text = "结束时间";
  564. this.layoutControlItemEndTime.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  565. this.layoutControlItemEndTime.TextSize = new System.Drawing.Size(48, 14);
  566. this.layoutControlItemEndTime.TextToControlDistance = 5;
  567. this.layoutControlItemEndTime.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  568. //
  569. // layoutControlItem4
  570. //
  571. this.layoutControlItem4.Control = this.btnIncludeInvalidate;
  572. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  573. this.layoutControlItem4.CustomizationFormText = "时间选择";
  574. this.layoutControlItem4.Location = new System.Drawing.Point(740, 0);
  575. this.layoutControlItem4.MaxSize = new System.Drawing.Size(91, 28);
  576. this.layoutControlItem4.MinSize = new System.Drawing.Size(91, 28);
  577. this.layoutControlItem4.Name = "layoutControlItem4";
  578. this.layoutControlItem4.Size = new System.Drawing.Size(91, 28);
  579. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  580. this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  581. this.layoutControlItem4.Text = "时间选择";
  582. this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  583. this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  584. this.layoutControlItem4.TextToControlDistance = 0;
  585. this.layoutControlItem4.TextVisible = false;
  586. //
  587. // layoutControlItem5
  588. //
  589. this.layoutControlItem5.Control = this.txtFrequpMHz;
  590. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  591. this.layoutControlItem5.CustomizationFormText = "时间选择";
  592. this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
  593. this.layoutControlItem5.MaxSize = new System.Drawing.Size(160, 28);
  594. this.layoutControlItem5.MinSize = new System.Drawing.Size(160, 28);
  595. this.layoutControlItem5.Name = "layoutControlItem5";
  596. this.layoutControlItem5.Size = new System.Drawing.Size(160, 28);
  597. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  598. this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  599. this.layoutControlItem5.Text = "上行频点";
  600. this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  601. this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
  602. this.layoutControlItem5.TextToControlDistance = 5;
  603. //
  604. // emptySpaceItem1
  605. //
  606. this.emptySpaceItem1.AllowHotTrack = false;
  607. this.emptySpaceItem1.Location = new System.Drawing.Point(921, 0);
  608. this.emptySpaceItem1.Name = "emptySpaceItem1";
  609. this.emptySpaceItem1.Size = new System.Drawing.Size(10, 28);
  610. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  611. //
  612. // splitterItem1
  613. //
  614. this.splitterItem1.AllowHotTrack = true;
  615. this.splitterItem1.Location = new System.Drawing.Point(106, 0);
  616. this.splitterItem1.Name = "splitterItem1";
  617. this.splitterItem1.Size = new System.Drawing.Size(10, 506);
  618. //
  619. // splitterItem2
  620. //
  621. this.splitterItem2.AllowHotTrack = true;
  622. this.splitterItem2.Location = new System.Drawing.Point(116, 168);
  623. this.splitterItem2.Name = "splitterItem2";
  624. this.splitterItem2.Size = new System.Drawing.Size(937, 10);
  625. //
  626. // svgImageCollection1
  627. //
  628. this.svgImageCollection1.Add("CircleFill.svg", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgImageCollection1.CircleFill.svg"))));
  629. //
  630. // popupMenu1
  631. //
  632. this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  633. new DevExpress.XtraBars.LinkPersistInfo(this.btnStart),
  634. new DevExpress.XtraBars.LinkPersistInfo(this.btnStop)});
  635. this.popupMenu1.Manager = this.barManager1;
  636. this.popupMenu1.Name = "popupMenu1";
  637. //
  638. // htmlTemplateCollection1
  639. //
  640. this.htmlTemplateCollection1.AddRange(new DevExpress.Utils.Html.HtmlTemplate[] {
  641. this.htmlTemplate1});
  642. //
  643. // htmlTemplate1
  644. //
  645. this.htmlTemplate1.Name = "htmlTemplate1";
  646. this.htmlTemplate1.Styles = resources.GetString("htmlTemplate1.Styles");
  647. this.htmlTemplate1.Template = "\r\n<span>\r\n\t<h3 class=\"b\">点击 <span class=\"c\">+</span> 创建任务</h3>\r\n</span>";
  648. //
  649. // popupMenu2
  650. //
  651. this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  652. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDto),
  653. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDfo),
  654. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawCX),
  655. new DevExpress.XtraBars.LinkPersistInfo(this.btnGDOP),
  656. new DevExpress.XtraBars.LinkPersistInfo(this.btnShowCgRes),
  657. new DevExpress.XtraBars.LinkPersistInfo(this.btnShowCxRes),
  658. new DevExpress.XtraBars.LinkPersistInfo(this.btnPos)});
  659. this.popupMenu2.Manager = this.barManager1;
  660. this.popupMenu2.Name = "popupMenu2";
  661. //
  662. // CtrlHome
  663. //
  664. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  665. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  666. this.Controls.Add(this.layoutControl1);
  667. this.Controls.Add(this.barDockControlLeft);
  668. this.Controls.Add(this.barDockControlRight);
  669. this.Controls.Add(this.barDockControlBottom);
  670. this.Controls.Add(this.barDockControlTop);
  671. this.Name = "CtrlHome";
  672. this.Size = new System.Drawing.Size(945, 523);
  673. this.Load += new System.EventHandler(this.CtrlHome_Load);
  674. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  675. this.layoutControl1.ResumeLayout(false);
  676. ((System.ComponentModel.ISupportInitialize)(this.txtTimeCho.Properties)).EndInit();
  677. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  678. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).EndInit();
  679. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).EndInit();
  680. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).EndInit();
  681. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).EndInit();
  682. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).EndInit();
  683. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).EndInit();
  684. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  685. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).EndInit();
  686. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  687. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
  688. ((System.ComponentModel.ISupportInitialize)(this.btnIncludeInvalidate.Properties)).EndInit();
  689. ((System.ComponentModel.ISupportInitialize)(this.txtFrequpMHz.Properties)).EndInit();
  690. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  691. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  692. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  693. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  694. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  695. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  696. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).EndInit();
  697. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
  698. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  699. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStartTime)).EndInit();
  700. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemEndTime)).EndInit();
  701. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  702. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  703. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  704. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  705. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
  707. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
  708. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
  709. this.ResumeLayout(false);
  710. this.PerformLayout();
  711. }
  712. #endregion
  713. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  714. private DevExpress.XtraGrid.GridControl gridHomeTask;
  715. private DevExpress.XtraLayout.LayoutControlGroup Root;
  716. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  717. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  718. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  719. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  720. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  721. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  722. private DevExpress.XtraLayout.SplitterItem splitterItem2;
  723. private DevExpress.Utils.SvgImageCollection svgImageCollection1;
  724. private DevExpress.Utils.ToolTipController toolTipController1;
  725. private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
  726. private DevExpress.XtraBars.BarManager barManager1;
  727. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  728. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  729. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  730. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  731. private DevExpress.XtraBars.BarButtonItem btnStart;
  732. private DevExpress.XtraBars.PopupMenu popupMenu1;
  733. private DevExpress.XtraBars.BarButtonItem btnStop;
  734. private DevExpress.Utils.Html.HtmlTemplateCollection htmlTemplateCollection1;
  735. private DevExpress.Utils.Html.HtmlTemplate htmlTemplate1;
  736. private DevExpress.XtraBars.PopupMenu popupMenu2;
  737. private DevExpress.XtraBars.BarButtonItem btnDrawDto;
  738. private DevExpress.XtraBars.BarButtonItem btnDrawDfo;
  739. private DevExpress.XtraBars.BarButtonItem btnDrawCX;
  740. private DevExpress.XtraBars.BarButtonItem btnGDOP;
  741. public DevExpress.XtraMap.MapControl mapControl1;
  742. public DevExpress.XtraGrid.GridControl gridHomePosRes;
  743. public DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  744. public DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  745. private SimpleButton btnSearch;
  746. private DateEdit txtEndTime;
  747. private DateEdit txtStartTime;
  748. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemStartTime;
  749. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemEndTime;
  750. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemSearch;
  751. private ImageComboBoxEdit txtTimeCho;
  752. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  753. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
  754. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  755. private DevExpress.XtraBars.BarButtonItem btnShowCgRes;
  756. private DevExpress.XtraBars.BarButtonItem btnShowCxRes;
  757. private DevExpress.XtraBars.BarButtonItem btnPos;
  758. private CheckEdit btnIncludeInvalidate;
  759. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  760. private ImageComboBoxEdit txtFrequpMHz;
  761. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  762. }
  763. }