CtrlHome.Designer.cs 42 KB

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