CtrlHome.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  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.btnSearch = new DevExpress.XtraEditors.SimpleButton();
  58. this.txtEndTime = new DevExpress.XtraEditors.DateEdit();
  59. this.txtStartTime = new DevExpress.XtraEditors.DateEdit();
  60. this.mapControl1 = new DevExpress.XtraMap.MapControl();
  61. this.gridHomePosRes = new DevExpress.XtraGrid.GridControl();
  62. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  63. this.gridHomeTask = new DevExpress.XtraGrid.GridControl();
  64. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  65. this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
  66. this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
  67. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  68. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  70. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
  72. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItemSearch = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
  75. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.layoutControlItemStartTime = new DevExpress.XtraLayout.LayoutControlItem();
  77. this.layoutControlItemEndTime = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  79. this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
  80. this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
  81. this.svgImageCollection1 = new DevExpress.Utils.SvgImageCollection(this.components);
  82. this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
  83. this.htmlTemplateCollection1 = new DevExpress.Utils.Html.HtmlTemplateCollection();
  84. this.htmlTemplate1 = new DevExpress.Utils.Html.HtmlTemplate();
  85. this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  87. this.layoutControl1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtTimeCho.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStartTime)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemEndTime)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
  117. this.SuspendLayout();
  118. //
  119. // layoutControl1
  120. //
  121. this.layoutControl1.Controls.Add(this.txtTimeCho);
  122. this.layoutControl1.Controls.Add(this.btnSearch);
  123. this.layoutControl1.Controls.Add(this.txtEndTime);
  124. this.layoutControl1.Controls.Add(this.txtStartTime);
  125. this.layoutControl1.Controls.Add(this.mapControl1);
  126. this.layoutControl1.Controls.Add(this.gridHomePosRes);
  127. this.layoutControl1.Controls.Add(this.gridHomeTask);
  128. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  129. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  130. this.layoutControl1.Name = "layoutControl1";
  131. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 144, 650, 400);
  132. this.layoutControl1.Root = this.Root;
  133. this.layoutControl1.Size = new System.Drawing.Size(1037, 523);
  134. this.layoutControl1.TabIndex = 0;
  135. this.layoutControl1.Text = "layoutControl1";
  136. //
  137. // txtTimeCho
  138. //
  139. this.txtTimeCho.EditValue = 1;
  140. this.txtTimeCho.Location = new System.Drawing.Point(245, 212);
  141. this.txtTimeCho.MenuManager = this.barManager1;
  142. this.txtTimeCho.Name = "txtTimeCho";
  143. this.txtTimeCho.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  144. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  145. this.txtTimeCho.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
  146. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近1小时", 1, -1),
  147. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近6小时", 6, -1),
  148. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近12小时", 12, -1),
  149. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近1天", 24, -1),
  150. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("最近3天", 72, -1),
  151. new DevExpress.XtraEditors.Controls.ImageComboBoxItem("自定义", 0, -1)});
  152. this.txtTimeCho.Size = new System.Drawing.Size(99, 20);
  153. this.txtTimeCho.StyleController = this.layoutControl1;
  154. this.txtTimeCho.TabIndex = 11;
  155. this.txtTimeCho.SelectedIndexChanged += new System.EventHandler(this.txtTimeCho_SelectedIndexChanged);
  156. //
  157. // barManager1
  158. //
  159. this.barManager1.DockControls.Add(this.barDockControlTop);
  160. this.barManager1.DockControls.Add(this.barDockControlBottom);
  161. this.barManager1.DockControls.Add(this.barDockControlLeft);
  162. this.barManager1.DockControls.Add(this.barDockControlRight);
  163. this.barManager1.Form = this;
  164. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  165. this.btnStart,
  166. this.btnStop,
  167. this.btnDrawDto,
  168. this.btnDrawDfo,
  169. this.btnDrawCX,
  170. this.btnGDOP});
  171. this.barManager1.MaxItemId = 11;
  172. //
  173. // barDockControlTop
  174. //
  175. this.barDockControlTop.CausesValidation = false;
  176. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  177. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  178. this.barDockControlTop.Manager = this.barManager1;
  179. this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  180. this.barDockControlTop.Size = new System.Drawing.Size(1037, 0);
  181. //
  182. // barDockControlBottom
  183. //
  184. this.barDockControlBottom.CausesValidation = false;
  185. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  186. this.barDockControlBottom.Location = new System.Drawing.Point(0, 523);
  187. this.barDockControlBottom.Manager = this.barManager1;
  188. this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  189. this.barDockControlBottom.Size = new System.Drawing.Size(1037, 0);
  190. //
  191. // barDockControlLeft
  192. //
  193. this.barDockControlLeft.CausesValidation = false;
  194. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  195. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  196. this.barDockControlLeft.Manager = this.barManager1;
  197. this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  198. this.barDockControlLeft.Size = new System.Drawing.Size(0, 523);
  199. //
  200. // barDockControlRight
  201. //
  202. this.barDockControlRight.CausesValidation = false;
  203. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  204. this.barDockControlRight.Location = new System.Drawing.Point(1037, 0);
  205. this.barDockControlRight.Manager = this.barManager1;
  206. this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  207. this.barDockControlRight.Size = new System.Drawing.Size(0, 523);
  208. //
  209. // btnStart
  210. //
  211. this.btnStart.Caption = "启动任务";
  212. this.btnStart.Id = 0;
  213. this.btnStart.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStart.ImageOptions.SvgImage")));
  214. this.btnStart.Name = "btnStart";
  215. this.btnStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  216. //
  217. // btnStop
  218. //
  219. this.btnStop.Caption = "停止任务";
  220. this.btnStop.Id = 1;
  221. this.btnStop.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnStop.ImageOptions.SvgImage")));
  222. this.btnStop.Name = "btnStop";
  223. this.btnStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ItemClick);
  224. //
  225. // btnDrawDto
  226. //
  227. this.btnDrawDto.Caption = "绘制时差线";
  228. this.btnDrawDto.Id = 7;
  229. this.btnDrawDto.Name = "btnDrawDto";
  230. this.btnDrawDto.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDto_ItemClick);
  231. //
  232. // btnDrawDfo
  233. //
  234. this.btnDrawDfo.Caption = "绘制频差线";
  235. this.btnDrawDfo.Id = 8;
  236. this.btnDrawDfo.Name = "btnDrawDfo";
  237. this.btnDrawDfo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawDfo_ItemClick);
  238. //
  239. // btnDrawCX
  240. //
  241. this.btnDrawCX.Caption = "绘制测向线";
  242. this.btnDrawCX.Id = 9;
  243. this.btnDrawCX.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnDrawCX.ImageOptions.SvgImage")));
  244. this.btnDrawCX.Name = "btnDrawCX";
  245. this.btnDrawCX.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDrawCX_ItemClick);
  246. //
  247. // btnGDOP
  248. //
  249. this.btnGDOP.Caption = "GDOP分析";
  250. this.btnGDOP.Id = 10;
  251. this.btnGDOP.Name = "btnGDOP";
  252. this.btnGDOP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnGDOP_ItemClick);
  253. //
  254. // btnSearch
  255. //
  256. this.btnSearch.Location = new System.Drawing.Point(770, 212);
  257. this.btnSearch.Name = "btnSearch";
  258. this.btnSearch.Size = new System.Drawing.Size(84, 21);
  259. this.btnSearch.StyleController = this.layoutControl1;
  260. this.btnSearch.TabIndex = 9;
  261. this.btnSearch.Text = "查询";
  262. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  263. //
  264. // txtEndTime
  265. //
  266. this.txtEndTime.EditValue = null;
  267. this.txtEndTime.Location = new System.Drawing.Point(615, 212);
  268. this.txtEndTime.MenuManager = this.barManager1;
  269. this.txtEndTime.Name = "txtEndTime";
  270. this.txtEndTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  271. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  272. this.txtEndTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  273. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  274. this.txtEndTime.Size = new System.Drawing.Size(149, 20);
  275. this.txtEndTime.StyleController = this.layoutControl1;
  276. this.txtEndTime.TabIndex = 8;
  277. //
  278. // txtStartTime
  279. //
  280. this.txtStartTime.EditValue = null;
  281. this.txtStartTime.Location = new System.Drawing.Point(405, 212);
  282. this.txtStartTime.MenuManager = this.barManager1;
  283. this.txtStartTime.Name = "txtStartTime";
  284. this.txtStartTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  285. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  286. this.txtStartTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  287. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  288. this.txtStartTime.Size = new System.Drawing.Size(149, 20);
  289. this.txtStartTime.StyleController = this.layoutControl1;
  290. this.txtStartTime.TabIndex = 7;
  291. //
  292. // mapControl1
  293. //
  294. this.mapControl1.Location = new System.Drawing.Point(185, 2);
  295. this.mapControl1.Name = "mapControl1";
  296. this.mapControl1.Size = new System.Drawing.Size(850, 170);
  297. this.mapControl1.TabIndex = 6;
  298. //
  299. // gridHomePosRes
  300. //
  301. this.gridHomePosRes.Location = new System.Drawing.Point(186, 236);
  302. this.gridHomePosRes.MainView = this.gridView2;
  303. this.gridHomePosRes.Name = "gridHomePosRes";
  304. this.gridHomePosRes.Size = new System.Drawing.Size(848, 284);
  305. this.gridHomePosRes.TabIndex = 5;
  306. this.gridHomePosRes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  307. this.gridView2});
  308. //
  309. // gridView2
  310. //
  311. this.gridView2.GridControl = this.gridHomePosRes;
  312. this.gridView2.Name = "gridView2";
  313. this.gridView2.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView2_RowClick);
  314. this.gridView2.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView2_PopupMenuShowing);
  315. //
  316. // gridHomeTask
  317. //
  318. this.gridHomeTask.Location = new System.Drawing.Point(3, 26);
  319. this.gridHomeTask.MainView = this.gridView1;
  320. this.gridHomeTask.Name = "gridHomeTask";
  321. this.gridHomeTask.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  322. this.repositoryItemImageEdit1});
  323. this.gridHomeTask.Size = new System.Drawing.Size(167, 494);
  324. this.gridHomeTask.TabIndex = 4;
  325. this.gridHomeTask.ToolTipController = this.toolTipController1;
  326. this.gridHomeTask.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  327. this.gridView1});
  328. //
  329. // gridView1
  330. //
  331. this.gridView1.GridControl = this.gridHomeTask;
  332. this.gridView1.Name = "gridView1";
  333. this.gridView1.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView1_PopupMenuShowing);
  334. this.gridView1.CustomDrawEmptyForeground += new DevExpress.XtraGrid.Views.Base.CustomDrawEventHandler(this.gridView1_CustomDrawEmptyForeground);
  335. //
  336. // repositoryItemImageEdit1
  337. //
  338. this.repositoryItemImageEdit1.AutoHeight = false;
  339. this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  340. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  341. this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
  342. //
  343. // toolTipController1
  344. //
  345. this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
  346. //
  347. // Root
  348. //
  349. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  350. this.Root.GroupBordersVisible = false;
  351. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  352. this.layoutControlItem3,
  353. this.layoutControlGroup1,
  354. this.layoutControlGroup2,
  355. this.splitterItem1,
  356. this.splitterItem2});
  357. this.Root.Name = "Root";
  358. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  359. this.Root.Size = new System.Drawing.Size(1037, 523);
  360. this.Root.TextVisible = false;
  361. //
  362. // layoutControlItem3
  363. //
  364. this.layoutControlItem3.Control = this.mapControl1;
  365. this.layoutControlItem3.Location = new System.Drawing.Point(183, 0);
  366. this.layoutControlItem3.Name = "layoutControlItem3";
  367. this.layoutControlItem3.Size = new System.Drawing.Size(854, 174);
  368. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  369. this.layoutControlItem3.TextVisible = false;
  370. //
  371. // layoutControlGroup1
  372. //
  373. buttonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions1.SvgImage")));
  374. buttonImageOptions1.SvgImageSize = new System.Drawing.Size(20, 20);
  375. toolTipItem1.Text = "新建任务";
  376. superToolTip1.Items.Add(toolTipItem1);
  377. buttonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions2.SvgImage")));
  378. buttonImageOptions2.SvgImageSize = new System.Drawing.Size(20, 20);
  379. toolTipItem2.Text = "编辑任务";
  380. superToolTip2.Items.Add(toolTipItem2);
  381. buttonImageOptions3.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("buttonImageOptions3.SvgImage")));
  382. buttonImageOptions3.SvgImageSize = new System.Drawing.Size(20, 20);
  383. toolTipItem3.Text = "删除任务";
  384. superToolTip3.Items.Add(toolTipItem3);
  385. this.layoutControlGroup1.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
  386. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("新建任务", false, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip1, true, false, true, null, -1),
  387. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("编辑任务", false, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip2, true, false, true, null, -1),
  388. new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("删除任务", false, buttonImageOptions3, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, superToolTip3, true, false, true, null, -1)});
  389. this.layoutControlGroup1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
  390. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  391. this.layoutControlItem1});
  392. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
  393. this.layoutControlGroup1.Name = "layoutControlGroup1";
  394. this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  395. this.layoutControlGroup1.Size = new System.Drawing.Size(173, 523);
  396. this.layoutControlGroup1.Text = "任务管理";
  397. this.layoutControlGroup1.CustomButtonClick += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.layoutControlGroup1_CustomButtonClick);
  398. //
  399. // layoutControlItem1
  400. //
  401. this.layoutControlItem1.Control = this.gridHomeTask;
  402. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  403. this.layoutControlItem1.Name = "layoutControlItem1";
  404. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  405. this.layoutControlItem1.Size = new System.Drawing.Size(167, 494);
  406. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  407. this.layoutControlItem1.TextVisible = false;
  408. //
  409. // layoutControlGroup2
  410. //
  411. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  412. this.layoutControlItem2,
  413. this.layoutControlItemSearch,
  414. this.layoutControlGroup3,
  415. this.emptySpaceItem1});
  416. this.layoutControlGroup2.Location = new System.Drawing.Point(183, 184);
  417. this.layoutControlGroup2.Name = "layoutControlGroup2";
  418. this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  419. this.layoutControlGroup2.Size = new System.Drawing.Size(854, 339);
  420. this.layoutControlGroup2.Text = "定位结果";
  421. //
  422. // layoutControlItem2
  423. //
  424. this.layoutControlItem2.Control = this.gridHomePosRes;
  425. this.layoutControlItem2.Location = new System.Drawing.Point(0, 28);
  426. this.layoutControlItem2.Name = "layoutControlItem2";
  427. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  428. this.layoutControlItem2.Size = new System.Drawing.Size(848, 284);
  429. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  430. this.layoutControlItem2.TextVisible = false;
  431. //
  432. // layoutControlItemSearch
  433. //
  434. this.layoutControlItemSearch.Control = this.btnSearch;
  435. this.layoutControlItemSearch.Location = new System.Drawing.Point(580, 0);
  436. this.layoutControlItemSearch.MaxSize = new System.Drawing.Size(90, 26);
  437. this.layoutControlItemSearch.MinSize = new System.Drawing.Size(90, 26);
  438. this.layoutControlItemSearch.Name = "layoutControlItemSearch";
  439. this.layoutControlItemSearch.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 4, 1);
  440. this.layoutControlItemSearch.Size = new System.Drawing.Size(90, 28);
  441. this.layoutControlItemSearch.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  442. this.layoutControlItemSearch.TextSize = new System.Drawing.Size(0, 0);
  443. this.layoutControlItemSearch.TextVisible = false;
  444. this.layoutControlItemSearch.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  445. //
  446. // layoutControlGroup3
  447. //
  448. this.layoutControlGroup3.GroupBordersVisible = false;
  449. this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  450. this.layoutControlItem8,
  451. this.layoutControlItemStartTime,
  452. this.layoutControlItemEndTime});
  453. this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
  454. this.layoutControlGroup3.Name = "layoutControlGroup3";
  455. this.layoutControlGroup3.Size = new System.Drawing.Size(580, 28);
  456. //
  457. // layoutControlItem8
  458. //
  459. this.layoutControlItem8.Control = this.txtTimeCho;
  460. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  461. this.layoutControlItem8.MaxSize = new System.Drawing.Size(160, 28);
  462. this.layoutControlItem8.MinSize = new System.Drawing.Size(160, 28);
  463. this.layoutControlItem8.Name = "layoutControlItem8";
  464. this.layoutControlItem8.Size = new System.Drawing.Size(160, 28);
  465. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  466. this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  467. this.layoutControlItem8.Text = "时间选择";
  468. this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  469. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  470. this.layoutControlItem8.TextToControlDistance = 5;
  471. //
  472. // layoutControlItemStartTime
  473. //
  474. this.layoutControlItemStartTime.Control = this.txtStartTime;
  475. this.layoutControlItemStartTime.Location = new System.Drawing.Point(160, 0);
  476. this.layoutControlItemStartTime.MaxSize = new System.Drawing.Size(210, 28);
  477. this.layoutControlItemStartTime.MinSize = new System.Drawing.Size(210, 28);
  478. this.layoutControlItemStartTime.Name = "layoutControlItemStartTime";
  479. this.layoutControlItemStartTime.Size = new System.Drawing.Size(210, 28);
  480. this.layoutControlItemStartTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  481. this.layoutControlItemStartTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  482. this.layoutControlItemStartTime.Text = "开始时间";
  483. this.layoutControlItemStartTime.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  484. this.layoutControlItemStartTime.TextSize = new System.Drawing.Size(48, 14);
  485. this.layoutControlItemStartTime.TextToControlDistance = 5;
  486. this.layoutControlItemStartTime.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  487. //
  488. // layoutControlItemEndTime
  489. //
  490. this.layoutControlItemEndTime.Control = this.txtEndTime;
  491. this.layoutControlItemEndTime.Location = new System.Drawing.Point(370, 0);
  492. this.layoutControlItemEndTime.MaxSize = new System.Drawing.Size(210, 28);
  493. this.layoutControlItemEndTime.MinSize = new System.Drawing.Size(210, 28);
  494. this.layoutControlItemEndTime.Name = "layoutControlItemEndTime";
  495. this.layoutControlItemEndTime.Size = new System.Drawing.Size(210, 28);
  496. this.layoutControlItemEndTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  497. this.layoutControlItemEndTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(4, 0, 2, 0);
  498. this.layoutControlItemEndTime.Text = "结束时间";
  499. this.layoutControlItemEndTime.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  500. this.layoutControlItemEndTime.TextSize = new System.Drawing.Size(48, 14);
  501. this.layoutControlItemEndTime.TextToControlDistance = 5;
  502. this.layoutControlItemEndTime.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  503. //
  504. // emptySpaceItem1
  505. //
  506. this.emptySpaceItem1.AllowHotTrack = false;
  507. this.emptySpaceItem1.Location = new System.Drawing.Point(670, 0);
  508. this.emptySpaceItem1.Name = "emptySpaceItem1";
  509. this.emptySpaceItem1.Size = new System.Drawing.Size(178, 28);
  510. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  511. //
  512. // splitterItem1
  513. //
  514. this.splitterItem1.AllowHotTrack = true;
  515. this.splitterItem1.Location = new System.Drawing.Point(173, 0);
  516. this.splitterItem1.Name = "splitterItem1";
  517. this.splitterItem1.Size = new System.Drawing.Size(10, 523);
  518. //
  519. // splitterItem2
  520. //
  521. this.splitterItem2.AllowHotTrack = true;
  522. this.splitterItem2.Location = new System.Drawing.Point(183, 174);
  523. this.splitterItem2.Name = "splitterItem2";
  524. this.splitterItem2.Size = new System.Drawing.Size(854, 10);
  525. //
  526. // svgImageCollection1
  527. //
  528. this.svgImageCollection1.Add("CircleFill.svg", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgImageCollection1.CircleFill.svg"))));
  529. //
  530. // popupMenu1
  531. //
  532. this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  533. new DevExpress.XtraBars.LinkPersistInfo(this.btnStart),
  534. new DevExpress.XtraBars.LinkPersistInfo(this.btnStop)});
  535. this.popupMenu1.Manager = this.barManager1;
  536. this.popupMenu1.Name = "popupMenu1";
  537. //
  538. // htmlTemplateCollection1
  539. //
  540. this.htmlTemplateCollection1.AddRange(new DevExpress.Utils.Html.HtmlTemplate[] {
  541. this.htmlTemplate1});
  542. //
  543. // htmlTemplate1
  544. //
  545. this.htmlTemplate1.Name = "htmlTemplate1";
  546. this.htmlTemplate1.Styles = resources.GetString("htmlTemplate1.Styles");
  547. this.htmlTemplate1.Template = "\r\n<span>\r\n\t<h3 class=\"b\">点击 <span class=\"c\">+</span> 创建任务</h3>\r\n</span>";
  548. //
  549. // popupMenu2
  550. //
  551. this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  552. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDto),
  553. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawDfo),
  554. new DevExpress.XtraBars.LinkPersistInfo(this.btnDrawCX),
  555. new DevExpress.XtraBars.LinkPersistInfo(this.btnGDOP)});
  556. this.popupMenu2.Manager = this.barManager1;
  557. this.popupMenu2.Name = "popupMenu2";
  558. //
  559. // CtrlHome
  560. //
  561. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  562. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  563. this.Controls.Add(this.layoutControl1);
  564. this.Controls.Add(this.barDockControlLeft);
  565. this.Controls.Add(this.barDockControlRight);
  566. this.Controls.Add(this.barDockControlBottom);
  567. this.Controls.Add(this.barDockControlTop);
  568. this.Name = "CtrlHome";
  569. this.Size = new System.Drawing.Size(1037, 523);
  570. this.Load += new System.EventHandler(this.CtrlHome_Load);
  571. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  572. this.layoutControl1.ResumeLayout(false);
  573. ((System.ComponentModel.ISupportInitialize)(this.txtTimeCho.Properties)).EndInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).EndInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).EndInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).EndInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.mapControl1)).EndInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.gridHomePosRes)).EndInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.gridHomeTask)).EndInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemSearch)).EndInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemStartTime)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemEndTime)).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
  602. this.ResumeLayout(false);
  603. this.PerformLayout();
  604. }
  605. #endregion
  606. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  607. private DevExpress.XtraGrid.GridControl gridHomeTask;
  608. private DevExpress.XtraLayout.LayoutControlGroup Root;
  609. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  610. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  611. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  612. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  613. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  614. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  615. private DevExpress.XtraLayout.SplitterItem splitterItem2;
  616. private DevExpress.Utils.SvgImageCollection svgImageCollection1;
  617. private DevExpress.Utils.ToolTipController toolTipController1;
  618. private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
  619. private DevExpress.XtraBars.BarManager barManager1;
  620. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  621. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  622. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  623. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  624. private DevExpress.XtraBars.BarButtonItem btnStart;
  625. private DevExpress.XtraBars.PopupMenu popupMenu1;
  626. private DevExpress.XtraBars.BarButtonItem btnStop;
  627. private DevExpress.Utils.Html.HtmlTemplateCollection htmlTemplateCollection1;
  628. private DevExpress.Utils.Html.HtmlTemplate htmlTemplate1;
  629. private DevExpress.XtraBars.PopupMenu popupMenu2;
  630. private DevExpress.XtraBars.BarButtonItem btnDrawDto;
  631. private DevExpress.XtraBars.BarButtonItem btnDrawDfo;
  632. private DevExpress.XtraBars.BarButtonItem btnDrawCX;
  633. private DevExpress.XtraBars.BarButtonItem btnGDOP;
  634. public DevExpress.XtraMap.MapControl mapControl1;
  635. public DevExpress.XtraGrid.GridControl gridHomePosRes;
  636. public DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  637. public DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  638. private SimpleButton btnSearch;
  639. private DateEdit txtEndTime;
  640. private DateEdit txtStartTime;
  641. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemStartTime;
  642. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemEndTime;
  643. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemSearch;
  644. private ImageComboBoxEdit txtTimeCho;
  645. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  646. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
  647. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  648. }
  649. }