Main.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. namespace UAS_DeviceMonitor
  2. {
  3. partial class Main
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
  29. this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
  30. this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
  31. this.ButtonDeviceList = new DevExpress.XtraBars.BarButtonItem();
  32. this.ButtonDeviceKind = new DevExpress.XtraBars.BarButtonItem();
  33. this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
  34. this.ButtonDeviceStatus = new DevExpress.XtraBars.BarButtonItem();
  35. this.ButtonCommandSet = new DevExpress.XtraBars.BarButtonItem();
  36. this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
  37. this.DeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPage();
  38. this.RibDeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  39. this.DeviceCommandSetting = new DevExpress.XtraBars.Ribbon.RibbonPage();
  40. this.RibDeviceCommand = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  41. this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
  42. this.RibDeviceBadInf = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  43. this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
  44. this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  45. this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
  46. this.MainTabControl = new DevExpress.XtraTab.XtraTabControl();
  47. this.PageDeviceList = new DevExpress.XtraTab.XtraTabPage();
  48. this.GridDeviceList = new DevExpress.XtraGrid.GridControl();
  49. this.GridViewDeviceList = new DevExpress.XtraGrid.Views.Grid.GridView();
  50. this.PageCommandSet = new DevExpress.XtraTab.XtraTabPage();
  51. this.PageDeviceKind = new DevExpress.XtraTab.XtraTabPage();
  52. this.PageDeviceStatus = new DevExpress.XtraTab.XtraTabPage();
  53. this.ButtonPollingSetting = new DevExpress.XtraBars.BarButtonItem();
  54. this.ButtionPolling = new DevExpress.XtraBars.BarButtonItem();
  55. this.PagePollingSetting = new DevExpress.XtraTab.XtraTabPage();
  56. this.PagePolling = new DevExpress.XtraTab.XtraTabPage();
  57. ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).BeginInit();
  59. this.MainTabControl.SuspendLayout();
  60. this.PageDeviceList.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // ribbon
  66. //
  67. this.ribbon.ApplicationIcon = global::UAS_DeviceMonitor.Properties.Resources.U_Letter_72px_1121581_easyicon_net;
  68. this.ribbon.DrawGroupCaptions = DevExpress.Utils.DefaultBoolean.False;
  69. this.ribbon.ExpandCollapseItem.Id = 0;
  70. this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  71. this.ribbon.ExpandCollapseItem,
  72. this.barButtonItem1,
  73. this.ButtonDeviceList,
  74. this.ButtonDeviceKind,
  75. this.barButtonGroup1,
  76. this.ButtonDeviceStatus,
  77. this.ButtonCommandSet,
  78. this.barButtonItem5,
  79. this.ButtonPollingSetting,
  80. this.ButtionPolling});
  81. this.ribbon.Location = new System.Drawing.Point(0, 0);
  82. this.ribbon.MaxItemId = 13;
  83. this.ribbon.Name = "ribbon";
  84. this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
  85. this.DeviceInf,
  86. this.DeviceCommandSetting,
  87. this.ribbonPage2});
  88. this.ribbon.Size = new System.Drawing.Size(1033, 128);
  89. this.ribbon.StatusBar = this.ribbonStatusBar;
  90. //
  91. // barButtonItem1
  92. //
  93. this.barButtonItem1.Caption = "barButtonItem1";
  94. this.barButtonItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
  95. this.barButtonItem1.Id = 3;
  96. this.barButtonItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.LargeGlyph")));
  97. this.barButtonItem1.Name = "barButtonItem1";
  98. //
  99. // ButtonDeviceList
  100. //
  101. this.ButtonDeviceList.Caption = "设备清单";
  102. this.ButtonDeviceList.Id = 5;
  103. this.ButtonDeviceList.LargeGlyph = global::UAS_DeviceMonitor.Properties.Resources.netstatus_tx_64px_18991_easyicon_net;
  104. this.ButtonDeviceList.Name = "ButtonDeviceList";
  105. this.ButtonDeviceList.Tag = "PageDeviceList";
  106. this.ButtonDeviceList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  107. //
  108. // ButtonDeviceKind
  109. //
  110. this.ButtonDeviceKind.Caption = "设备类型维护";
  111. this.ButtonDeviceKind.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceKind.Glyph")));
  112. this.ButtonDeviceKind.Id = 6;
  113. this.ButtonDeviceKind.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceKind.LargeGlyph")));
  114. this.ButtonDeviceKind.Name = "ButtonDeviceKind";
  115. this.ButtonDeviceKind.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
  116. this.ButtonDeviceKind.Tag = "PageDeviceKind";
  117. this.ButtonDeviceKind.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  118. //
  119. // barButtonGroup1
  120. //
  121. this.barButtonGroup1.Caption = "barButtonGroup1";
  122. this.barButtonGroup1.Glyph = global::UAS_DeviceMonitor.Properties.Resources.Png_Device;
  123. this.barButtonGroup1.Id = 7;
  124. this.barButtonGroup1.LargeGlyph = global::UAS_DeviceMonitor.Properties.Resources.Png_Device;
  125. this.barButtonGroup1.Name = "barButtonGroup1";
  126. //
  127. // ButtonDeviceStatus
  128. //
  129. this.ButtonDeviceStatus.Caption = "运行状态";
  130. this.ButtonDeviceStatus.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.Glyph")));
  131. this.ButtonDeviceStatus.Id = 8;
  132. this.ButtonDeviceStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.LargeGlyph")));
  133. this.ButtonDeviceStatus.Name = "ButtonDeviceStatus";
  134. this.ButtonDeviceStatus.Tag = "PageDeviceStatus";
  135. this.ButtonDeviceStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  136. //
  137. // ButtonCommandSet
  138. //
  139. this.ButtonCommandSet.Caption = "指令设置";
  140. this.ButtonCommandSet.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.Glyph")));
  141. this.ButtonCommandSet.Id = 9;
  142. this.ButtonCommandSet.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.LargeGlyph")));
  143. this.ButtonCommandSet.Name = "ButtonCommandSet";
  144. this.ButtonCommandSet.Tag = "PageCommandSet";
  145. this.ButtonCommandSet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  146. //
  147. // barButtonItem5
  148. //
  149. this.barButtonItem5.Caption = "故障信息维护";
  150. this.barButtonItem5.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.Glyph")));
  151. this.barButtonItem5.Id = 10;
  152. this.barButtonItem5.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.LargeGlyph")));
  153. this.barButtonItem5.Name = "barButtonItem5";
  154. this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  155. //
  156. // DeviceInf
  157. //
  158. this.DeviceInf.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  159. this.RibDeviceInf});
  160. this.DeviceInf.Name = "DeviceInf";
  161. this.DeviceInf.Text = "设备信息";
  162. //
  163. // RibDeviceInf
  164. //
  165. this.RibDeviceInf.AllowTextClipping = false;
  166. this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceList);
  167. this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceKind);
  168. this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceStatus);
  169. this.RibDeviceInf.Name = "RibDeviceInf";
  170. this.RibDeviceInf.ShowCaptionButton = false;
  171. //
  172. // DeviceCommandSetting
  173. //
  174. this.DeviceCommandSetting.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  175. this.RibDeviceCommand});
  176. this.DeviceCommandSetting.Name = "DeviceCommandSetting";
  177. this.DeviceCommandSetting.Text = "设备指令配置";
  178. this.DeviceCommandSetting.Visible = false;
  179. //
  180. // RibDeviceCommand
  181. //
  182. this.RibDeviceCommand.ItemLinks.Add(this.ButtonCommandSet);
  183. this.RibDeviceCommand.ItemLinks.Add(this.ButtonPollingSetting);
  184. this.RibDeviceCommand.ItemLinks.Add(this.ButtionPolling);
  185. this.RibDeviceCommand.Name = "RibDeviceCommand";
  186. this.RibDeviceCommand.Text = "ribbonPageGroup3";
  187. //
  188. // ribbonPage2
  189. //
  190. this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  191. this.RibDeviceBadInf});
  192. this.ribbonPage2.Name = "ribbonPage2";
  193. this.ribbonPage2.Text = "设备故障监控";
  194. //
  195. // RibDeviceBadInf
  196. //
  197. this.RibDeviceBadInf.ItemLinks.Add(this.barButtonItem5);
  198. this.RibDeviceBadInf.Name = "RibDeviceBadInf";
  199. this.RibDeviceBadInf.Text = "ribbonPageGroup4";
  200. //
  201. // ribbonStatusBar
  202. //
  203. this.ribbonStatusBar.Location = new System.Drawing.Point(0, 680);
  204. this.ribbonStatusBar.Name = "ribbonStatusBar";
  205. this.ribbonStatusBar.Ribbon = this.ribbon;
  206. this.ribbonStatusBar.Size = new System.Drawing.Size(1033, 31);
  207. //
  208. // ribbonPageGroup1
  209. //
  210. this.ribbonPageGroup1.Name = "ribbonPageGroup1";
  211. this.ribbonPageGroup1.Text = "ribbonPageGroup1";
  212. //
  213. // ribbonPage1
  214. //
  215. this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  216. this.ribbonPageGroup1});
  217. this.ribbonPage1.Name = "ribbonPage1";
  218. this.ribbonPage1.Text = "ribbonPage11";
  219. //
  220. // MainTabControl
  221. //
  222. this.MainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
  223. this.MainTabControl.Location = new System.Drawing.Point(0, 128);
  224. this.MainTabControl.Name = "MainTabControl";
  225. this.MainTabControl.SelectedTabPage = this.PageDeviceList;
  226. this.MainTabControl.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False;
  227. this.MainTabControl.Size = new System.Drawing.Size(1033, 552);
  228. this.MainTabControl.TabIndex = 3;
  229. this.MainTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
  230. this.PageDeviceList,
  231. this.PageCommandSet,
  232. this.PageDeviceKind,
  233. this.PageDeviceStatus,
  234. this.PagePollingSetting,
  235. this.PagePolling});
  236. //
  237. // PageDeviceList
  238. //
  239. this.PageDeviceList.Controls.Add(this.GridDeviceList);
  240. this.PageDeviceList.Name = "PageDeviceList";
  241. this.PageDeviceList.Size = new System.Drawing.Size(1027, 546);
  242. this.PageDeviceList.Text = "xtraTabPage1";
  243. //
  244. // GridDeviceList
  245. //
  246. this.GridDeviceList.Dock = System.Windows.Forms.DockStyle.Fill;
  247. this.GridDeviceList.Location = new System.Drawing.Point(0, 0);
  248. this.GridDeviceList.MainView = this.GridViewDeviceList;
  249. this.GridDeviceList.MenuManager = this.ribbon;
  250. this.GridDeviceList.Name = "GridDeviceList";
  251. this.GridDeviceList.Size = new System.Drawing.Size(1027, 546);
  252. this.GridDeviceList.TabIndex = 0;
  253. this.GridDeviceList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  254. this.GridViewDeviceList});
  255. //
  256. // GridViewDeviceList
  257. //
  258. this.GridViewDeviceList.GridControl = this.GridDeviceList;
  259. this.GridViewDeviceList.Name = "GridViewDeviceList";
  260. //
  261. // PageCommandSet
  262. //
  263. this.PageCommandSet.Name = "PageCommandSet";
  264. this.PageCommandSet.Size = new System.Drawing.Size(1027, 546);
  265. this.PageCommandSet.Text = "xtraTabPage1";
  266. //
  267. // PageDeviceKind
  268. //
  269. this.PageDeviceKind.Name = "PageDeviceKind";
  270. this.PageDeviceKind.Size = new System.Drawing.Size(1027, 546);
  271. this.PageDeviceKind.Text = "xtraTabPage2";
  272. //
  273. // PageDeviceStatus
  274. //
  275. this.PageDeviceStatus.Name = "PageDeviceStatus";
  276. this.PageDeviceStatus.Size = new System.Drawing.Size(1027, 546);
  277. this.PageDeviceStatus.Text = "xtraTabPage3";
  278. //
  279. // ButtonPollingSetting
  280. //
  281. this.ButtonPollingSetting.Caption = "轮询配置";
  282. this.ButtonPollingSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.Glyph")));
  283. this.ButtonPollingSetting.Id = 11;
  284. this.ButtonPollingSetting.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.LargeGlyph")));
  285. this.ButtonPollingSetting.Name = "ButtonPollingSetting";
  286. this.ButtonPollingSetting.Tag = "PagePollingSetting";
  287. //
  288. // ButtionPolling
  289. //
  290. this.ButtionPolling.Caption = "轮询业务";
  291. this.ButtionPolling.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.Glyph")));
  292. this.ButtionPolling.Id = 12;
  293. this.ButtionPolling.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.LargeGlyph")));
  294. this.ButtionPolling.Name = "ButtionPolling";
  295. this.ButtionPolling.Tag = "PagePolling";
  296. //
  297. // PagePollingSetting
  298. //
  299. this.PagePollingSetting.Name = "PagePollingSetting";
  300. this.PagePollingSetting.Size = new System.Drawing.Size(1027, 546);
  301. this.PagePollingSetting.Text = "xtraTabPage1";
  302. //
  303. // PagePolling
  304. //
  305. this.PagePolling.Name = "PagePolling";
  306. this.PagePolling.Size = new System.Drawing.Size(1027, 546);
  307. this.PagePolling.Text = "xtraTabPage1";
  308. //
  309. // Main
  310. //
  311. this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
  312. this.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  313. this.Appearance.Options.UseForeColor = true;
  314. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  315. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  316. this.ClientSize = new System.Drawing.Size(1033, 711);
  317. this.Controls.Add(this.MainTabControl);
  318. this.Controls.Add(this.ribbonStatusBar);
  319. this.Controls.Add(this.ribbon);
  320. this.Name = "Main";
  321. this.Ribbon = this.ribbon;
  322. this.StatusBar = this.ribbonStatusBar;
  323. this.Text = "设备监控管理平台";
  324. this.Load += new System.EventHandler(this.Main_Load);
  325. ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).EndInit();
  327. this.MainTabControl.ResumeLayout(false);
  328. this.PageDeviceList.ResumeLayout(false);
  329. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).EndInit();
  331. this.ResumeLayout(false);
  332. this.PerformLayout();
  333. }
  334. #endregion
  335. private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
  336. private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
  337. private DevExpress.XtraBars.BarButtonItem barButtonItem1;
  338. private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
  339. private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
  340. private DevExpress.XtraBars.BarButtonItem ButtonDeviceList;
  341. private DevExpress.XtraBars.Ribbon.RibbonPage DeviceInf;
  342. private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceInf;
  343. private DevExpress.XtraBars.BarButtonItem ButtonDeviceKind;
  344. private DevExpress.XtraBars.BarButtonGroup barButtonGroup1;
  345. private DevExpress.XtraTab.XtraTabControl MainTabControl;
  346. private DevExpress.XtraBars.BarButtonItem ButtonDeviceStatus;
  347. private DevExpress.XtraBars.Ribbon.RibbonPage DeviceCommandSetting;
  348. private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2;
  349. private DevExpress.XtraBars.BarButtonItem ButtonCommandSet;
  350. private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceCommand;
  351. private DevExpress.XtraBars.BarButtonItem barButtonItem5;
  352. private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceBadInf;
  353. private DevExpress.XtraTab.XtraTabPage PageDeviceList;
  354. private DevExpress.XtraTab.XtraTabPage PageCommandSet;
  355. private DevExpress.XtraTab.XtraTabPage PageDeviceKind;
  356. private DevExpress.XtraTab.XtraTabPage PageDeviceStatus;
  357. private DevExpress.XtraGrid.GridControl GridDeviceList;
  358. private DevExpress.XtraGrid.Views.Grid.GridView GridViewDeviceList;
  359. private DevExpress.XtraBars.BarButtonItem ButtonPollingSetting;
  360. private DevExpress.XtraBars.BarButtonItem ButtionPolling;
  361. private DevExpress.XtraTab.XtraTabPage PagePollingSetting;
  362. private DevExpress.XtraTab.XtraTabPage PagePolling;
  363. }
  364. }