CtrlHome.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  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 buttonImageOptions4 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlHome));
  35. DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
  36. DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
  37. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions5 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  38. DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
  39. DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
  40. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions6 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  41. DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
  42. DevExpress.Utils.ToolTipItem toolTipItem6 = 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.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
  69. this.htmlTemplateCollection1 = new DevExpress.Utils.Html.HtmlTemplateCollection();
  70. this.htmlTemplate1 = new DevExpress.Utils.Html.HtmlTemplate();
  71. this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
  72. this.btnTar = new DevExpress.XtraBars.BarButtonItem();
  73. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  74. this.layoutControl1.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
  93. this.SuspendLayout();
  94. //
  95. // layoutControl1
  96. //
  97. this.layoutControl1.Controls.Add(this.mapControl1);
  98. this.layoutControl1.Controls.Add(this.gridHomePosRes);
  99. this.layoutControl1.Controls.Add(this.gridHomeTask);
  100. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  102. this.layoutControl1.Name = "layoutControl1";
  103. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 144, 650, 400);
  104. this.layoutControl1.Root = this.Root;
  105. this.layoutControl1.Size = new System.Drawing.Size(822, 523);
  106. this.layoutControl1.TabIndex = 0;
  107. this.layoutControl1.Text = "layoutControl1";
  108. //
  109. // mapControl1
  110. //
  111. this.mapControl1.Location = new System.Drawing.Point(226, 2);
  112. this.mapControl1.Name = "mapControl1";
  113. this.mapControl1.Size = new System.Drawing.Size(594, 244);
  114. this.mapControl1.TabIndex = 6;
  115. //
  116. // gridHomePosRes
  117. //
  118. this.gridHomePosRes.Location = new System.Drawing.Point(227, 283);
  119. this.gridHomePosRes.MainView = this.gridView2;
  120. this.gridHomePosRes.Name = "gridHomePosRes";
  121. this.gridHomePosRes.Size = new System.Drawing.Size(592, 237);
  122. this.gridHomePosRes.TabIndex = 5;
  123. this.gridHomePosRes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  124. this.gridView2});
  125. //
  126. // gridView2
  127. //
  128. this.gridView2.GridControl = this.gridHomePosRes;
  129. this.gridView2.Name = "gridView2";
  130. this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
  131. this.gridView2.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView2_PopupMenuShowing);
  132. //
  133. // gridHomeTask
  134. //
  135. this.gridHomeTask.Location = new System.Drawing.Point(3, 26);
  136. this.gridHomeTask.MainView = this.gridView1;
  137. this.gridHomeTask.Name = "gridHomeTask";
  138. this.gridHomeTask.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  139. this.repositoryItemImageEdit1});
  140. this.gridHomeTask.Size = new System.Drawing.Size(206, 494);
  141. this.gridHomeTask.TabIndex = 4;
  142. this.gridHomeTask.ToolTipController = this.toolTipController1;
  143. this.gridHomeTask.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  144. this.gridView1});
  145. //
  146. // gridView1
  147. //
  148. this.gridView1.GridControl = this.gridHomeTask;
  149. this.gridView1.Name = "gridView1";
  150. this.gridView1.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView1_PopupMenuShowing);
  151. this.gridView1.CustomDrawEmptyForeground += new DevExpress.XtraGrid.Views.Base.CustomDrawEventHandler(this.gridView1_CustomDrawEmptyForeground);
  152. //
  153. // repositoryItemImageEdit1
  154. //
  155. this.repositoryItemImageEdit1.AutoHeight = false;
  156. this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  157. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  158. this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
  159. //
  160. // toolTipController1
  161. //
  162. this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
  163. //
  164. // Root
  165. //
  166. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  167. this.Root.GroupBordersVisible = false;
  168. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  169. this.layoutControlItem3,
  170. this.layoutControlGroup1,
  171. this.layoutControlGroup2,
  172. this.splitterItem1,
  173. this.splitterItem2});
  174. this.Root.Name = "Root";
  175. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  176. this.Root.Size = new System.Drawing.Size(822, 523);
  177. this.Root.TextVisible = false;
  178. //
  179. // layoutControlItem3
  180. //
  181. this.layoutControlItem3.Control = this.mapControl1;
  182. this.layoutControlItem3.Location = new System.Drawing.Point(224, 0);
  183. this.layoutControlItem3.Name = "layoutControlItem3";
  184. this.layoutControlItem3.Size = new System.Drawing.Size(598, 248);
  185. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  186. this.layoutControlItem3.TextVisible = false;
  187. //
  188. // layoutControlGroup1
  189. //
  190. buttonImageOptions4.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions4.SvgImage")));
  191. buttonImageOptions4.SvgImageSize = new System.Drawing.Size(20, 20);
  192. toolTipItem4.Text = "新建任务";
  193. superToolTip4.Items.Add(toolTipItem4);
  194. buttonImageOptions5.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions5.SvgImage")));
  195. buttonImageOptions5.SvgImageSize = new System.Drawing.Size(20, 20);
  196. toolTipItem5.Text = "编辑任务";
  197. superToolTip5.Items.Add(toolTipItem5);
  198. buttonImageOptions6.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions6.SvgImage")));
  199. buttonImageOptions6.SvgImageSize = new System.Drawing.Size(20, 20);
  200. toolTipItem6.Text = "删除任务";
  201. superToolTip6.Items.Add(toolTipItem6);
  202. this.layoutControlGroup1.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
  203. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("新建任务", false, buttonImageOptions4, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip4, true, false, true, null, -1),
  204. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("编辑任务", false, buttonImageOptions5, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip5, true, false, true, null, -1),
  205. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("删除任务", false, buttonImageOptions6, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip6, true, false, true, null, -1)});
  206. this.layoutControlGroup1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
  207. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  208. this.layoutControlItem1});
  209. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
  210. this.layoutControlGroup1.Name = "layoutControlGroup1";
  211. this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  212. this.layoutControlGroup1.Size = new System.Drawing.Size(212, 523);
  213. this.layoutControlGroup1.Text = "任务管理";
  214. this.layoutControlGroup1.CustomButtonClick += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.layoutControlGroup1_CustomButtonClick);
  215. //
  216. // layoutControlItem1
  217. //
  218. this.layoutControlItem1.Control = this.gridHomeTask;
  219. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  220. this.layoutControlItem1.Name = "layoutControlItem1";
  221. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  222. this.layoutControlItem1.Size = new System.Drawing.Size(206, 494);
  223. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  224. this.layoutControlItem1.TextVisible = false;
  225. //
  226. // layoutControlGroup2
  227. //
  228. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  229. this.layoutControlItem2});
  230. this.layoutControlGroup2.Location = new System.Drawing.Point(224, 260);
  231. this.layoutControlGroup2.Name = "layoutControlGroup2";
  232. this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  233. this.layoutControlGroup2.Size = new System.Drawing.Size(598, 263);
  234. this.layoutControlGroup2.Text = "定位结果";
  235. //
  236. // layoutControlItem2
  237. //
  238. this.layoutControlItem2.Control = this.gridHomePosRes;
  239. this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  240. this.layoutControlItem2.Name = "layoutControlItem2";
  241. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  242. this.layoutControlItem2.Size = new System.Drawing.Size(592, 237);
  243. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  244. this.layoutControlItem2.TextVisible = false;
  245. //
  246. // splitterItem1
  247. //
  248. this.splitterItem1.AllowHotTrack = true;
  249. this.splitterItem1.Location = new System.Drawing.Point(212, 0);
  250. this.splitterItem1.Name = "splitterItem1";
  251. this.splitterItem1.Size = new System.Drawing.Size(12, 523);
  252. //
  253. // splitterItem2
  254. //
  255. this.splitterItem2.AllowHotTrack = true;
  256. this.splitterItem2.Location = new System.Drawing.Point(224, 248);
  257. this.splitterItem2.Name = "splitterItem2";
  258. this.splitterItem2.Size = new System.Drawing.Size(598, 12);
  259. //
  260. // svgImageCollection1
  261. //
  262. this.svgImageCollection1.Add("CircleFill.svg", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgImageCollection1.CircleFill.svg"))));
  263. //
  264. // barManager1
  265. //
  266. this.barManager1.DockControls.Add(this.barDockControlTop);
  267. this.barManager1.DockControls.Add(this.barDockControlBottom);
  268. this.barManager1.DockControls.Add(this.barDockControlLeft);
  269. this.barManager1.DockControls.Add(this.barDockControlRight);
  270. this.barManager1.Form = this;
  271. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  272. this.btnStart,
  273. this.btnStop,
  274. this.btnDelPos,
  275. this.btnTar});
  276. this.barManager1.MaxItemId = 4;
  277. //
  278. // barDockControlTop
  279. //
  280. this.barDockControlTop.CausesValidation = false;
  281. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  282. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  283. this.barDockControlTop.Manager = this.barManager1;
  284. this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  285. this.barDockControlTop.Size = new System.Drawing.Size(822, 0);
  286. //
  287. // barDockControlBottom
  288. //
  289. this.barDockControlBottom.CausesValidation = false;
  290. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  291. this.barDockControlBottom.Location = new System.Drawing.Point(0, 523);
  292. this.barDockControlBottom.Manager = this.barManager1;
  293. this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  294. this.barDockControlBottom.Size = new System.Drawing.Size(822, 0);
  295. //
  296. // barDockControlLeft
  297. //
  298. this.barDockControlLeft.CausesValidation = false;
  299. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  300. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  301. this.barDockControlLeft.Manager = this.barManager1;
  302. this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  303. this.barDockControlLeft.Size = new System.Drawing.Size(0, 523);
  304. //
  305. // barDockControlRight
  306. //
  307. this.barDockControlRight.CausesValidation = false;
  308. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  309. this.barDockControlRight.Location = new System.Drawing.Point(822, 0);
  310. this.barDockControlRight.Manager = this.barManager1;
  311. this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  312. this.barDockControlRight.Size = new System.Drawing.Size(0, 523);
  313. //
  314. // btnStart
  315. //
  316. this.btnStart.Caption = "启动任务";
  317. this.btnStart.Id = 0;
  318. this.btnStart.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStart.ImageOptions.SvgImage")));
  319. this.btnStart.Name = "btnStart";
  320. this.btnStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  321. //
  322. // btnStop
  323. //
  324. this.btnStop.Caption = "停止任务";
  325. this.btnStop.Id = 1;
  326. this.btnStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStop.ImageOptions.SvgImage")));
  327. this.btnStop.Name = "btnStop";
  328. this.btnStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  329. //
  330. // btnDelPos
  331. //
  332. this.btnDelPos.Caption = "删除";
  333. this.btnDelPos.Id = 2;
  334. this.btnDelPos.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnDelPos.ImageOptions.SvgImage")));
  335. this.btnDelPos.Name = "btnDelPos";
  336. this.btnDelPos.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDelPos_ItemClick);
  337. //
  338. // popupMenu1
  339. //
  340. this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  341. new DevExpress.XtraBars.LinkPersistInfo(this.btnStart),
  342. new DevExpress.XtraBars.LinkPersistInfo(this.btnStop)});
  343. this.popupMenu1.Manager = this.barManager1;
  344. this.popupMenu1.Name = "popupMenu1";
  345. //
  346. // htmlTemplateCollection1
  347. //
  348. this.htmlTemplateCollection1.AddRange(new DevExpress.Utils.Html.HtmlTemplate[] {
  349. this.htmlTemplate1});
  350. //
  351. // htmlTemplate1
  352. //
  353. this.htmlTemplate1.Name = "htmlTemplate1";
  354. this.htmlTemplate1.Styles = resources.GetString("htmlTemplate1.Styles");
  355. this.htmlTemplate1.Template = "\r\n<span>\r\n\t<h3 class=\"b\">点击 <span class=\"c\">+</span> 创建任务</h3>\r\n</span>";
  356. //
  357. // popupMenu2
  358. //
  359. this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  360. new DevExpress.XtraBars.LinkPersistInfo(this.btnDelPos),
  361. new DevExpress.XtraBars.LinkPersistInfo(this.btnTar)});
  362. this.popupMenu2.Manager = this.barManager1;
  363. this.popupMenu2.Name = "popupMenu2";
  364. //
  365. // btnTar
  366. //
  367. this.btnTar.Caption = "编辑目标";
  368. this.btnTar.Id = 3;
  369. this.btnTar.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnTar.ImageOptions.SvgImage")));
  370. this.btnTar.Name = "btnTar";
  371. this.btnTar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTar_ItemClick);
  372. //
  373. // CtrlHome
  374. //
  375. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  376. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  377. this.Controls.Add(this.layoutControl1);
  378. this.Controls.Add(this.barDockControlLeft);
  379. this.Controls.Add(this.barDockControlRight);
  380. this.Controls.Add(this.barDockControlBottom);
  381. this.Controls.Add(this.barDockControlTop);
  382. this.Name = "CtrlHome";
  383. this.Size = new System.Drawing.Size(822, 523);
  384. this.Load += new System.EventHandler(this.CtrlHome_Load);
  385. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  386. this.layoutControl1.ResumeLayout(false);
  387. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).EndInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).EndInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  394. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  396. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  397. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
  404. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
  405. this.ResumeLayout(false);
  406. this.PerformLayout();
  407. }
  408. #endregion
  409. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  410. private DevExpress.XtraMap.MapControl mapControl1;
  411. private DevExpress.XtraGrid.GridControl gridHomePosRes;
  412. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  413. private DevExpress.XtraGrid.GridControl gridHomeTask;
  414. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  415. private DevExpress.XtraLayout.LayoutControlGroup Root;
  416. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  417. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  418. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  419. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  420. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  421. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  422. private DevExpress.XtraLayout.SplitterItem splitterItem2;
  423. private DevExpress.Utils.SvgImageCollection svgImageCollection1;
  424. private DevExpress.Utils.ToolTipController toolTipController1;
  425. private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
  426. private DevExpress.XtraBars.BarManager barManager1;
  427. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  428. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  429. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  430. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  431. private DevExpress.XtraBars.BarButtonItem btnStart;
  432. private DevExpress.XtraBars.PopupMenu popupMenu1;
  433. private DevExpress.XtraBars.BarButtonItem btnStop;
  434. private DevExpress.Utils.Html.HtmlTemplateCollection htmlTemplateCollection1;
  435. private DevExpress.Utils.Html.HtmlTemplate htmlTemplate1;
  436. private DevExpress.XtraBars.BarButtonItem btnDelPos;
  437. private DevExpress.XtraBars.PopupMenu popupMenu2;
  438. private DevExpress.XtraBars.BarButtonItem btnTar;
  439. }
  440. }