CtrlHome.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. 
  2. using DevExpress.Utils;
  3. using System.IO;
  4. using System.Windows.Controls;
  5. namespace XdCxRhDW.App.UserControl
  6. {
  7. partial class CtrlHome
  8. {
  9. /// <summary>
  10. /// Required designer variable.
  11. /// </summary>
  12. private System.ComponentModel.IContainer components = null;
  13. /// <summary>
  14. /// Clean up any resources being used.
  15. /// </summary>
  16. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  17. protected override void Dispose(bool disposing)
  18. {
  19. if (disposing && (components != null))
  20. {
  21. components.Dispose();
  22. }
  23. base.Dispose(disposing);
  24. }
  25. #region Component Designer generated code
  26. /// <summary>
  27. /// Required method for Designer support - do not modify
  28. /// the contents of this method with the code editor.
  29. /// </summary>
  30. private void InitializeComponent()
  31. {
  32. this.components = new System.ComponentModel.Container();
  33. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlHome));
  35. DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
  36. DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
  37. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions2 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  38. DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
  39. DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
  40. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions3 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  41. DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
  42. DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
  43. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  44. this.mapControl1 = new DevExpress.XtraMap.MapControl();
  45. this.gridHomePosRes = new DevExpress.XtraGrid.GridControl();
  46. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  47. this.gridHomeTask = new DevExpress.XtraGrid.GridControl();
  48. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  49. this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
  50. this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
  51. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  52. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  53. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  54. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
  56. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
  58. this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
  59. this.svgImageCollection1 = new DevExpress.Utils.SvgImageCollection(this.components);
  60. this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
  61. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  62. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  63. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  64. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  65. this.btnStart = new DevExpress.XtraBars.BarButtonItem();
  66. this.btnStop = new DevExpress.XtraBars.BarButtonItem();
  67. this.btnDelPos = new DevExpress.XtraBars.BarButtonItem();
  68. this.btnTar = new DevExpress.XtraBars.BarButtonItem();
  69. this.btnDrawDto = new DevExpress.XtraBars.BarButtonItem();
  70. this.btnDrawDfo = new DevExpress.XtraBars.BarButtonItem();
  71. this.btnDrawCX = new DevExpress.XtraBars.BarButtonItem();
  72. this.btnGDOP = new DevExpress.XtraBars.BarButtonItem();
  73. this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
  74. this.htmlTemplateCollection1 = new DevExpress.Utils.Html.HtmlTemplateCollection();
  75. this.htmlTemplate1 = new DevExpress.Utils.Html.HtmlTemplate();
  76. this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
  77. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  78. this.layoutControl1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
  97. this.SuspendLayout();
  98. //
  99. // layoutControl1
  100. //
  101. this.layoutControl1.Controls.Add(this.mapControl1);
  102. this.layoutControl1.Controls.Add(this.gridHomePosRes);
  103. this.layoutControl1.Controls.Add(this.gridHomeTask);
  104. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  106. this.layoutControl1.Name = "layoutControl1";
  107. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 144, 650, 400);
  108. this.layoutControl1.Root = this.Root;
  109. this.layoutControl1.Size = new System.Drawing.Size(822, 523);
  110. this.layoutControl1.TabIndex = 0;
  111. this.layoutControl1.Text = "layoutControl1";
  112. //
  113. // mapControl1
  114. //
  115. this.mapControl1.Location = new System.Drawing.Point(226, 2);
  116. this.mapControl1.Name = "mapControl1";
  117. this.mapControl1.Size = new System.Drawing.Size(594, 244);
  118. this.mapControl1.TabIndex = 6;
  119. //
  120. // gridHomePosRes
  121. //
  122. this.gridHomePosRes.Location = new System.Drawing.Point(227, 283);
  123. this.gridHomePosRes.MainView = this.gridView2;
  124. this.gridHomePosRes.Name = "gridHomePosRes";
  125. this.gridHomePosRes.Size = new System.Drawing.Size(592, 237);
  126. this.gridHomePosRes.TabIndex = 5;
  127. this.gridHomePosRes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  128. this.gridView2});
  129. //
  130. // gridView2
  131. //
  132. this.gridView2.GridControl = this.gridHomePosRes;
  133. this.gridView2.Name = "gridView2";
  134. this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
  135. this.gridView2.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView2_PopupMenuShowing);
  136. //
  137. // gridHomeTask
  138. //
  139. this.gridHomeTask.Location = new System.Drawing.Point(3, 26);
  140. this.gridHomeTask.MainView = this.gridView1;
  141. this.gridHomeTask.Name = "gridHomeTask";
  142. this.gridHomeTask.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  143. this.repositoryItemImageEdit1});
  144. this.gridHomeTask.Size = new System.Drawing.Size(206, 494);
  145. this.gridHomeTask.TabIndex = 4;
  146. this.gridHomeTask.ToolTipController = this.toolTipController1;
  147. this.gridHomeTask.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  148. this.gridView1});
  149. //
  150. // gridView1
  151. //
  152. this.gridView1.GridControl = this.gridHomeTask;
  153. this.gridView1.Name = "gridView1";
  154. this.gridView1.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView1_PopupMenuShowing);
  155. this.gridView1.CustomDrawEmptyForeground += new DevExpress.XtraGrid.Views.Base.CustomDrawEventHandler(this.gridView1_CustomDrawEmptyForeground);
  156. //
  157. // repositoryItemImageEdit1
  158. //
  159. this.repositoryItemImageEdit1.AutoHeight = false;
  160. this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  161. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  162. this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
  163. //
  164. // toolTipController1
  165. //
  166. this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
  167. //
  168. // Root
  169. //
  170. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  171. this.Root.GroupBordersVisible = false;
  172. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  173. this.layoutControlItem3,
  174. this.layoutControlGroup1,
  175. this.layoutControlGroup2,
  176. this.splitterItem1,
  177. this.splitterItem2});
  178. this.Root.Name = "Root";
  179. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  180. this.Root.Size = new System.Drawing.Size(822, 523);
  181. this.Root.TextVisible = false;
  182. //
  183. // layoutControlItem3
  184. //
  185. this.layoutControlItem3.Control = this.mapControl1;
  186. this.layoutControlItem3.Location = new System.Drawing.Point(224, 0);
  187. this.layoutControlItem3.Name = "layoutControlItem3";
  188. this.layoutControlItem3.Size = new System.Drawing.Size(598, 248);
  189. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  190. this.layoutControlItem3.TextVisible = false;
  191. //
  192. // layoutControlGroup1
  193. //
  194. buttonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions1.SvgImage")));
  195. buttonImageOptions1.SvgImageSize = new System.Drawing.Size(20, 20);
  196. toolTipItem1.Text = "新建任务";
  197. superToolTip1.Items.Add(toolTipItem1);
  198. buttonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions2.SvgImage")));
  199. buttonImageOptions2.SvgImageSize = new System.Drawing.Size(20, 20);
  200. toolTipItem2.Text = "编辑任务";
  201. superToolTip2.Items.Add(toolTipItem2);
  202. buttonImageOptions3.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions3.SvgImage")));
  203. buttonImageOptions3.SvgImageSize = new System.Drawing.Size(20, 20);
  204. toolTipItem3.Text = "删除任务";
  205. superToolTip3.Items.Add(toolTipItem3);
  206. this.layoutControlGroup1.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
  207. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("新建任务", false, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip1, true, false, true, null, -1),
  208. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("编辑任务", false, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip2, true, false, true, null, -1),
  209. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("删除任务", false, buttonImageOptions3, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip3, true, false, true, null, -1)});
  210. this.layoutControlGroup1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
  211. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  212. this.layoutControlItem1});
  213. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
  214. this.layoutControlGroup1.Name = "layoutControlGroup1";
  215. this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  216. this.layoutControlGroup1.Size = new System.Drawing.Size(212, 523);
  217. this.layoutControlGroup1.Text = "任务管理";
  218. this.layoutControlGroup1.CustomButtonClick += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.layoutControlGroup1_CustomButtonClick);
  219. //
  220. // layoutControlItem1
  221. //
  222. this.layoutControlItem1.Control = this.gridHomeTask;
  223. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  224. this.layoutControlItem1.Name = "layoutControlItem1";
  225. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  226. this.layoutControlItem1.Size = new System.Drawing.Size(206, 494);
  227. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  228. this.layoutControlItem1.TextVisible = false;
  229. //
  230. // layoutControlGroup2
  231. //
  232. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  233. this.layoutControlItem2});
  234. this.layoutControlGroup2.Location = new System.Drawing.Point(224, 260);
  235. this.layoutControlGroup2.Name = "layoutControlGroup2";
  236. this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  237. this.layoutControlGroup2.Size = new System.Drawing.Size(598, 263);
  238. this.layoutControlGroup2.Text = "定位结果";
  239. //
  240. // layoutControlItem2
  241. //
  242. this.layoutControlItem2.Control = this.gridHomePosRes;
  243. this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  244. this.layoutControlItem2.Name = "layoutControlItem2";
  245. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  246. this.layoutControlItem2.Size = new System.Drawing.Size(592, 237);
  247. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  248. this.layoutControlItem2.TextVisible = false;
  249. //
  250. // splitterItem1
  251. //
  252. this.splitterItem1.AllowHotTrack = true;
  253. this.splitterItem1.Location = new System.Drawing.Point(212, 0);
  254. this.splitterItem1.Name = "splitterItem1";
  255. this.splitterItem1.Size = new System.Drawing.Size(12, 523);
  256. //
  257. // splitterItem2
  258. //
  259. this.splitterItem2.AllowHotTrack = true;
  260. this.splitterItem2.Location = new System.Drawing.Point(224, 248);
  261. this.splitterItem2.Name = "splitterItem2";
  262. this.splitterItem2.Size = new System.Drawing.Size(598, 12);
  263. //
  264. // svgImageCollection1
  265. //
  266. this.svgImageCollection1.Add("CircleFill.svg", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgImageCollection1.CircleFill.svg"))));
  267. //
  268. // barManager1
  269. //
  270. this.barManager1.DockControls.Add(this.barDockControlTop);
  271. this.barManager1.DockControls.Add(this.barDockControlBottom);
  272. this.barManager1.DockControls.Add(this.barDockControlLeft);
  273. this.barManager1.DockControls.Add(this.barDockControlRight);
  274. this.barManager1.Form = this;
  275. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  276. this.btnStart,
  277. this.btnStop,
  278. this.btnDelPos,
  279. this.btnTar,
  280. this.btnDrawDto,
  281. this.btnDrawDfo,
  282. this.btnDrawCX,
  283. this.btnGDOP});
  284. this.barManager1.MaxItemId = 11;
  285. //
  286. // barDockControlTop
  287. //
  288. this.barDockControlTop.CausesValidation = false;
  289. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  290. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  291. this.barDockControlTop.Manager = this.barManager1;
  292. this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  293. this.barDockControlTop.Size = new System.Drawing.Size(822, 0);
  294. //
  295. // barDockControlBottom
  296. //
  297. this.barDockControlBottom.CausesValidation = false;
  298. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  299. this.barDockControlBottom.Location = new System.Drawing.Point(0, 523);
  300. this.barDockControlBottom.Manager = this.barManager1;
  301. this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  302. this.barDockControlBottom.Size = new System.Drawing.Size(822, 0);
  303. //
  304. // barDockControlLeft
  305. //
  306. this.barDockControlLeft.CausesValidation = false;
  307. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  308. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  309. this.barDockControlLeft.Manager = this.barManager1;
  310. this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  311. this.barDockControlLeft.Size = new System.Drawing.Size(0, 523);
  312. //
  313. // barDockControlRight
  314. //
  315. this.barDockControlRight.CausesValidation = false;
  316. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  317. this.barDockControlRight.Location = new System.Drawing.Point(822, 0);
  318. this.barDockControlRight.Manager = this.barManager1;
  319. this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  320. this.barDockControlRight.Size = new System.Drawing.Size(0, 523);
  321. //
  322. // btnStart
  323. //
  324. this.btnStart.Caption = "启动任务";
  325. this.btnStart.Id = 0;
  326. this.btnStart.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStart.ImageOptions.SvgImage")));
  327. this.btnStart.Name = "btnStart";
  328. this.btnStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  329. //
  330. // btnStop
  331. //
  332. this.btnStop.Caption = "停止任务";
  333. this.btnStop.Id = 1;
  334. this.btnStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStop.ImageOptions.SvgImage")));
  335. this.btnStop.Name = "btnStop";
  336. this.btnStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  337. //
  338. // btnDelPos
  339. //
  340. this.btnDelPos.Caption = "删除";
  341. this.btnDelPos.Id = 2;
  342. this.btnDelPos.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnDelPos.ImageOptions.SvgImage")));
  343. this.btnDelPos.Name = "btnDelPos";
  344. this.btnDelPos.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDelPos_ItemClick);
  345. //
  346. // btnTar
  347. //
  348. this.btnTar.Caption = "编辑目标";
  349. this.btnTar.Id = 3;
  350. this.btnTar.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnTar.ImageOptions.SvgImage")));
  351. this.btnTar.Name = "btnTar";
  352. this.btnTar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTar_ItemClick);
  353. //
  354. // btnDrawDto
  355. //
  356. this.btnDrawDto.Caption = "绘制时差线";
  357. this.btnDrawDto.Id = 7;
  358. this.btnDrawDto.Name = "btnDrawDto";
  359. this.btnDrawDto.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDto_ItemClick);
  360. //
  361. // btnDrawDfo
  362. //
  363. this.btnDrawDfo.Caption = "绘制频差线";
  364. this.btnDrawDfo.Id = 8;
  365. this.btnDrawDfo.Name = "btnDrawDfo";
  366. this.btnDrawDfo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDfo_ItemClick);
  367. //
  368. // btnDrawCX
  369. //
  370. this.btnDrawCX.Caption = "绘制测向线";
  371. this.btnDrawCX.Id = 9;
  372. this.btnDrawCX.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnDrawCX.ImageOptions.SvgImage")));
  373. this.btnDrawCX.Name = "btnDrawCX";
  374. this.btnDrawCX.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawCX_ItemClick);
  375. //
  376. // btnGDOP
  377. //
  378. this.btnGDOP.Caption = "GDOP分析";
  379. this.btnGDOP.Id = 10;
  380. this.btnGDOP.Name = "btnGDOP";
  381. this.btnGDOP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnGDOP_ItemClick);
  382. //
  383. // popupMenu1
  384. //
  385. this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  386. new DevExpress.XtraBars.LinkPersistInfo(this.btnStart),
  387. new DevExpress.XtraBars.LinkPersistInfo(this.btnStop)});
  388. this.popupMenu1.Manager = this.barManager1;
  389. this.popupMenu1.Name = "popupMenu1";
  390. //
  391. // htmlTemplateCollection1
  392. //
  393. this.htmlTemplateCollection1.AddRange(new DevExpress.Utils.Html.HtmlTemplate[] {
  394. this.htmlTemplate1});
  395. //
  396. // htmlTemplate1
  397. //
  398. this.htmlTemplate1.Name = "htmlTemplate1";
  399. this.htmlTemplate1.Styles = resources.GetString("htmlTemplate1.Styles");
  400. this.htmlTemplate1.Template = "\r\n<span>\r\n\t<h3 class=\"b\">点击 <span class=\"c\">+</span> 创建任务</h3>\r\n</span>";
  401. //
  402. // popupMenu2
  403. //
  404. this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  405. new DevExpress.XtraBars.LinkPersistInfo(this.btnDelPos),
  406. new DevExpress.XtraBars.LinkPersistInfo(this.btnTar),
  407. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDto),
  408. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDfo),
  409. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawCX),
  410. new DevExpress.XtraBars.LinkPersistInfo(this.btnGDOP)});
  411. this.popupMenu2.Manager = this.barManager1;
  412. this.popupMenu2.Name = "popupMenu2";
  413. //
  414. // CtrlHome
  415. //
  416. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  417. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  418. this.Controls.Add(this.layoutControl1);
  419. this.Controls.Add(this.barDockControlLeft);
  420. this.Controls.Add(this.barDockControlRight);
  421. this.Controls.Add(this.barDockControlBottom);
  422. this.Controls.Add(this.barDockControlTop);
  423. this.Name = "CtrlHome";
  424. this.Size = new System.Drawing.Size(822, 523);
  425. this.Load += new System.EventHandler(this.CtrlHome_Load);
  426. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  427. this.layoutControl1.ResumeLayout(false);
  428. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  437. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  441. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
  442. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
  443. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  444. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
  445. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
  446. this.ResumeLayout(false);
  447. this.PerformLayout();
  448. }
  449. #endregion
  450. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  451. private DevExpress.XtraGrid.GridControl gridHomeTask;
  452. private DevExpress.XtraLayout.LayoutControlGroup Root;
  453. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  454. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  455. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  456. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  457. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  458. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  459. private DevExpress.XtraLayout.SplitterItem splitterItem2;
  460. private DevExpress.Utils.SvgImageCollection svgImageCollection1;
  461. private DevExpress.Utils.ToolTipController toolTipController1;
  462. private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
  463. private DevExpress.XtraBars.BarManager barManager1;
  464. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  465. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  466. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  467. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  468. private DevExpress.XtraBars.BarButtonItem btnStart;
  469. private DevExpress.XtraBars.PopupMenu popupMenu1;
  470. private DevExpress.XtraBars.BarButtonItem btnStop;
  471. private DevExpress.Utils.Html.HtmlTemplateCollection htmlTemplateCollection1;
  472. private DevExpress.Utils.Html.HtmlTemplate htmlTemplate1;
  473. private DevExpress.XtraBars.BarButtonItem btnDelPos;
  474. private DevExpress.XtraBars.PopupMenu popupMenu2;
  475. private DevExpress.XtraBars.BarButtonItem btnTar;
  476. private DevExpress.XtraBars.BarButtonItem btnDrawDto;
  477. private DevExpress.XtraBars.BarButtonItem btnDrawDfo;
  478. private DevExpress.XtraBars.BarButtonItem btnDrawCX;
  479. private DevExpress.XtraBars.BarButtonItem btnGDOP;
  480. public DevExpress.XtraMap.MapControl mapControl1;
  481. public DevExpress.XtraGrid.GridControl gridHomePosRes;
  482. public DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  483. public DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  484. }
  485. }