FormMain.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. namespace Scada
  2. {
  3. partial class FormMain
  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. components = new System.ComponentModel.Container();
  29. uiPanel1 = new Sunny.UI.UIPanel();
  30. uiSymbolLabel2 = new Sunny.UI.UISymbolLabel();
  31. uiSymbolLabel1 = new Sunny.UI.UISymbolLabel();
  32. uiLabel8 = new Sunny.UI.UILabel();
  33. uiLabel7 = new Sunny.UI.UILabel();
  34. uiLabel6 = new Sunny.UI.UILabel();
  35. uiLabel5 = new Sunny.UI.UILabel();
  36. uiLabel4 = new Sunny.UI.UILabel();
  37. uiScrollingText1 = new Sunny.UI.UIScrollingText();
  38. lbl_User = new Sunny.UI.UILabel();
  39. pictureBox2 = new PictureBox();
  40. uiLabel2 = new Sunny.UI.UILabel();
  41. uiLabel1 = new Sunny.UI.UILabel();
  42. pictureBox1 = new PictureBox();
  43. uiLabel9 = new Sunny.UI.UILabel();
  44. uiLedLabel1 = new Sunny.UI.UILedLabel();
  45. uiLedLabel2 = new Sunny.UI.UILedLabel();
  46. uiLabel10 = new Sunny.UI.UILabel();
  47. uiLedLabel3 = new Sunny.UI.UILedLabel();
  48. uiLabel11 = new Sunny.UI.UILabel();
  49. uiLedLabel4 = new Sunny.UI.UILedLabel();
  50. uiLabel12 = new Sunny.UI.UILabel();
  51. uiLabel13 = new Sunny.UI.UILabel();
  52. uiLedBulb1 = new Sunny.UI.UILedBulb();
  53. uiLabel14 = new Sunny.UI.UILabel();
  54. uiLabel15 = new Sunny.UI.UILabel();
  55. uiLabel16 = new Sunny.UI.UILabel();
  56. uiLabel17 = new Sunny.UI.UILabel();
  57. uiLabel18 = new Sunny.UI.UILabel();
  58. led_PlcState = new Sunny.UI.UILedBulb();
  59. uiLabel19 = new Sunny.UI.UILabel();
  60. uiLabel20 = new Sunny.UI.UILabel();
  61. uiLabel21 = new Sunny.UI.UILabel();
  62. uiLabel22 = new Sunny.UI.UILabel();
  63. StyleManager = new Sunny.UI.UIStyleManager(components);
  64. Footer.SuspendLayout();
  65. Header.SuspendLayout();
  66. uiPanel1.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)pictureBox2).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)pictureBox1).BeginInit();
  69. SuspendLayout();
  70. //
  71. // Footer
  72. //
  73. Footer.Controls.Add(uiLabel22);
  74. Footer.Controls.Add(uiLabel21);
  75. Footer.Controls.Add(uiLabel20);
  76. Footer.Controls.Add(uiLabel19);
  77. Footer.Controls.Add(led_PlcState);
  78. Footer.Controls.Add(uiLabel18);
  79. Footer.Controls.Add(uiLabel17);
  80. Footer.Controls.Add(uiLabel16);
  81. Footer.Controls.Add(uiLabel15);
  82. Footer.Controls.Add(uiLabel14);
  83. Footer.Location = new Point(195, 664);
  84. Footer.Size = new Size(1085, 56);
  85. //
  86. // Aside
  87. //
  88. Aside.Location = new Point(0, 120);
  89. Aside.Size = new Size(195, 600);
  90. //
  91. // Header
  92. //
  93. Header.Controls.Add(uiLedBulb1);
  94. Header.Controls.Add(uiLabel13);
  95. Header.Controls.Add(uiLedLabel4);
  96. Header.Controls.Add(uiLabel12);
  97. Header.Controls.Add(uiLedLabel3);
  98. Header.Controls.Add(uiLabel11);
  99. Header.Controls.Add(uiLedLabel2);
  100. Header.Controls.Add(uiLabel10);
  101. Header.Controls.Add(uiLedLabel1);
  102. Header.Controls.Add(uiLabel9);
  103. Header.Controls.Add(uiPanel1);
  104. Header.Location = new Point(0, 0);
  105. Header.NodeInterval = 0;
  106. Header.NodeSize = new Size(70, 50);
  107. Header.Size = new Size(1280, 120);
  108. Header.MenuItemClick += Header_MenuItemClick;
  109. //
  110. // uiPanel1
  111. //
  112. uiPanel1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
  113. uiPanel1.Controls.Add(uiSymbolLabel2);
  114. uiPanel1.Controls.Add(uiSymbolLabel1);
  115. uiPanel1.Controls.Add(uiLabel8);
  116. uiPanel1.Controls.Add(uiLabel7);
  117. uiPanel1.Controls.Add(uiLabel6);
  118. uiPanel1.Controls.Add(uiLabel5);
  119. uiPanel1.Controls.Add(uiLabel4);
  120. uiPanel1.Controls.Add(uiScrollingText1);
  121. uiPanel1.Controls.Add(lbl_User);
  122. uiPanel1.Controls.Add(pictureBox2);
  123. uiPanel1.Controls.Add(uiLabel2);
  124. uiPanel1.Controls.Add(uiLabel1);
  125. uiPanel1.Controls.Add(pictureBox1);
  126. uiPanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  127. uiPanel1.Location = new Point(0, 0);
  128. uiPanel1.Margin = new Padding(4, 5, 4, 5);
  129. uiPanel1.MinimumSize = new Size(1, 1);
  130. uiPanel1.Name = "uiPanel1";
  131. uiPanel1.Radius = 1;
  132. uiPanel1.Size = new Size(1280, 71);
  133. uiPanel1.TabIndex = 0;
  134. uiPanel1.Text = null;
  135. uiPanel1.TextAlignment = ContentAlignment.MiddleCenter;
  136. uiPanel1.MouseDown += Panel_MouseDown;
  137. uiPanel1.MouseMove += Panel_MouseMove;
  138. //
  139. // uiSymbolLabel2
  140. //
  141. uiSymbolLabel2.BackColor = Color.Transparent;
  142. uiSymbolLabel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  143. uiSymbolLabel2.Location = new Point(1238, 3);
  144. uiSymbolLabel2.MinimumSize = new Size(1, 1);
  145. uiSymbolLabel2.Name = "uiSymbolLabel2";
  146. uiSymbolLabel2.Size = new Size(39, 35);
  147. uiSymbolLabel2.Symbol = 61453;
  148. uiSymbolLabel2.SymbolSize = 20;
  149. uiSymbolLabel2.TabIndex = 11;
  150. uiSymbolLabel2.Click += uiSymbolLabel2_Click;
  151. //
  152. // uiSymbolLabel1
  153. //
  154. uiSymbolLabel1.BackColor = Color.Transparent;
  155. uiSymbolLabel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  156. uiSymbolLabel1.Location = new Point(1193, 3);
  157. uiSymbolLabel1.MinimumSize = new Size(1, 1);
  158. uiSymbolLabel1.Name = "uiSymbolLabel1";
  159. uiSymbolLabel1.Size = new Size(39, 35);
  160. uiSymbolLabel1.Symbol = 61544;
  161. uiSymbolLabel1.SymbolSize = 20;
  162. uiSymbolLabel1.TabIndex = 10;
  163. uiSymbolLabel1.Click += uiSymbolLabel1_Click;
  164. //
  165. // uiLabel8
  166. //
  167. uiLabel8.BackColor = Color.Transparent;
  168. uiLabel8.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  169. uiLabel8.ForeColor = Color.FromArgb(48, 48, 48);
  170. uiLabel8.Location = new Point(922, 43);
  171. uiLabel8.Name = "uiLabel8";
  172. uiLabel8.Size = new Size(215, 33);
  173. uiLabel8.TabIndex = 9;
  174. uiLabel8.Text = "2024-10-12 23:05:23";
  175. uiLabel8.MouseDown += Panel_MouseDown;
  176. uiLabel8.MouseMove += Panel_MouseMove;
  177. //
  178. // uiLabel7
  179. //
  180. uiLabel7.BackColor = Color.Transparent;
  181. uiLabel7.Font = new Font("宋体", 9F);
  182. uiLabel7.ForeColor = Color.Green;
  183. uiLabel7.Location = new Point(1125, 16);
  184. uiLabel7.Name = "uiLabel7";
  185. uiLabel7.Size = new Size(44, 27);
  186. uiLabel7.TabIndex = 8;
  187. uiLabel7.Text = "60%";
  188. uiLabel7.MouseDown += Panel_MouseDown;
  189. uiLabel7.MouseMove += Panel_MouseMove;
  190. //
  191. // uiLabel6
  192. //
  193. uiLabel6.BackColor = Color.Transparent;
  194. uiLabel6.Font = new Font("宋体", 9F);
  195. uiLabel6.ForeColor = Color.Green;
  196. uiLabel6.Location = new Point(985, 16);
  197. uiLabel6.Name = "uiLabel6";
  198. uiLabel6.Size = new Size(44, 27);
  199. uiLabel6.TabIndex = 7;
  200. uiLabel6.Text = "25℃";
  201. uiLabel6.MouseDown += Panel_MouseDown;
  202. uiLabel6.MouseMove += Panel_MouseMove;
  203. //
  204. // uiLabel5
  205. //
  206. uiLabel5.BackColor = Color.Transparent;
  207. uiLabel5.Font = new Font("宋体", 9F);
  208. uiLabel5.ForeColor = Color.FromArgb(48, 48, 48);
  209. uiLabel5.Image = Properties.Resources.湿度;
  210. uiLabel5.ImageAlign = ContentAlignment.MiddleLeft;
  211. uiLabel5.Location = new Point(1024, 9);
  212. uiLabel5.Name = "uiLabel5";
  213. uiLabel5.Size = new Size(95, 29);
  214. uiLabel5.TabIndex = 6;
  215. uiLabel5.Text = "厂房湿度";
  216. uiLabel5.TextAlign = ContentAlignment.MiddleRight;
  217. uiLabel5.MouseDown += Panel_MouseDown;
  218. uiLabel5.MouseMove += Panel_MouseMove;
  219. //
  220. // uiLabel4
  221. //
  222. uiLabel4.BackColor = Color.Transparent;
  223. uiLabel4.Font = new Font("宋体", 9F);
  224. uiLabel4.ForeColor = Color.FromArgb(48, 48, 48);
  225. uiLabel4.Image = Properties.Resources.温度;
  226. uiLabel4.ImageAlign = ContentAlignment.MiddleLeft;
  227. uiLabel4.Location = new Point(884, 9);
  228. uiLabel4.Name = "uiLabel4";
  229. uiLabel4.Size = new Size(95, 29);
  230. uiLabel4.TabIndex = 5;
  231. uiLabel4.Text = "厂房温度";
  232. uiLabel4.TextAlign = ContentAlignment.MiddleRight;
  233. uiLabel4.MouseDown += Panel_MouseDown;
  234. uiLabel4.MouseMove += Panel_MouseMove;
  235. //
  236. // uiScrollingText1
  237. //
  238. uiScrollingText1.BackColor = Color.Transparent;
  239. uiScrollingText1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  240. uiScrollingText1.Location = new Point(595, 9);
  241. uiScrollingText1.MinimumSize = new Size(1, 1);
  242. uiScrollingText1.Name = "uiScrollingText1";
  243. uiScrollingText1.Size = new Size(283, 48);
  244. uiScrollingText1.TabIndex = 4;
  245. uiScrollingText1.Text = "系统正常";
  246. uiScrollingText1.MouseDown += Panel_MouseDown;
  247. uiScrollingText1.MouseMove += Panel_MouseMove;
  248. //
  249. // lbl_User
  250. //
  251. lbl_User.BackColor = Color.Transparent;
  252. lbl_User.Font = new Font("宋体", 18F);
  253. lbl_User.ForeColor = Color.FromArgb(48, 48, 48);
  254. lbl_User.Location = new Point(486, 9);
  255. lbl_User.Name = "lbl_User";
  256. lbl_User.Size = new Size(103, 39);
  257. lbl_User.TabIndex = 1;
  258. lbl_User.Text = "工程师";
  259. lbl_User.MouseDown += Panel_MouseDown;
  260. lbl_User.MouseMove += Panel_MouseMove;
  261. //
  262. // pictureBox2
  263. //
  264. pictureBox2.BackColor = Color.Transparent;
  265. pictureBox2.BackgroundImage = Properties.Resources.用户;
  266. pictureBox2.Location = new Point(415, 3);
  267. pictureBox2.Name = "pictureBox2";
  268. pictureBox2.Size = new Size(65, 65);
  269. pictureBox2.TabIndex = 3;
  270. pictureBox2.TabStop = false;
  271. pictureBox2.Click += pictureBox2_Click;
  272. pictureBox2.MouseDown += Panel_MouseDown;
  273. pictureBox2.MouseMove += Panel_MouseMove;
  274. //
  275. // uiLabel2
  276. //
  277. uiLabel2.BackColor = Color.Transparent;
  278. uiLabel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  279. uiLabel2.ForeColor = SystemColors.Highlight;
  280. uiLabel2.Location = new Point(100, 43);
  281. uiLabel2.Name = "uiLabel2";
  282. uiLabel2.Size = new Size(299, 26);
  283. uiLabel2.TabIndex = 2;
  284. uiLabel2.Text = "Spary Process SCADA System";
  285. uiLabel2.MouseDown += Panel_MouseDown;
  286. uiLabel2.MouseMove += Panel_MouseMove;
  287. //
  288. // uiLabel1
  289. //
  290. uiLabel1.BackColor = Color.Transparent;
  291. uiLabel1.Font = new Font("宋体", 21.75F);
  292. uiLabel1.ForeColor = Color.FromArgb(48, 48, 48);
  293. uiLabel1.Location = new Point(74, 3);
  294. uiLabel1.Name = "uiLabel1";
  295. uiLabel1.Size = new Size(335, 45);
  296. uiLabel1.TabIndex = 1;
  297. uiLabel1.Text = "喷涂工艺SCADA系统";
  298. uiLabel1.MouseDown += Panel_MouseDown;
  299. uiLabel1.MouseMove += Panel_MouseMove;
  300. //
  301. // pictureBox1
  302. //
  303. pictureBox1.BackColor = Color.Transparent;
  304. pictureBox1.BackgroundImage = Properties.Resources.喷涂生产;
  305. pictureBox1.Location = new Point(3, 3);
  306. pictureBox1.Name = "pictureBox1";
  307. pictureBox1.Size = new Size(65, 66);
  308. pictureBox1.TabIndex = 0;
  309. pictureBox1.TabStop = false;
  310. pictureBox1.MouseDown += Panel_MouseDown;
  311. pictureBox1.MouseMove += Panel_MouseMove;
  312. //
  313. // uiLabel9
  314. //
  315. uiLabel9.BackColor = Color.Transparent;
  316. uiLabel9.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  317. uiLabel9.ForeColor = Color.FromArgb(48, 48, 48);
  318. uiLabel9.Image = Properties.Resources.产量;
  319. uiLabel9.ImageAlign = ContentAlignment.MiddleLeft;
  320. uiLabel9.Location = new Point(3, 72);
  321. uiLabel9.Name = "uiLabel9";
  322. uiLabel9.Size = new Size(132, 45);
  323. uiLabel9.TabIndex = 1;
  324. uiLabel9.Text = "生产计数";
  325. uiLabel9.TextAlign = ContentAlignment.MiddleRight;
  326. //
  327. // uiLedLabel1
  328. //
  329. uiLedLabel1.BackColor = Color.Transparent;
  330. uiLedLabel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  331. uiLedLabel1.Location = new Point(141, 72);
  332. uiLedLabel1.MinimumSize = new Size(1, 1);
  333. uiLedLabel1.Name = "uiLedLabel1";
  334. uiLedLabel1.Size = new Size(80, 44);
  335. uiLedLabel1.TabIndex = 2;
  336. uiLedLabel1.Text = "5000";
  337. //
  338. // uiLedLabel2
  339. //
  340. uiLedLabel2.BackColor = Color.Transparent;
  341. uiLedLabel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  342. uiLedLabel2.Location = new Point(365, 72);
  343. uiLedLabel2.MinimumSize = new Size(1, 1);
  344. uiLedLabel2.Name = "uiLedLabel2";
  345. uiLedLabel2.Size = new Size(80, 44);
  346. uiLedLabel2.TabIndex = 4;
  347. uiLedLabel2.Text = "0067";
  348. //
  349. // uiLabel10
  350. //
  351. uiLabel10.BackColor = Color.Transparent;
  352. uiLabel10.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  353. uiLabel10.ForeColor = Color.FromArgb(48, 48, 48);
  354. uiLabel10.Image = Properties.Resources.产量;
  355. uiLabel10.ImageAlign = ContentAlignment.MiddleLeft;
  356. uiLabel10.Location = new Point(227, 72);
  357. uiLabel10.Name = "uiLabel10";
  358. uiLabel10.Size = new Size(132, 45);
  359. uiLabel10.TabIndex = 3;
  360. uiLabel10.Text = "不良计数";
  361. uiLabel10.TextAlign = ContentAlignment.MiddleRight;
  362. //
  363. // uiLedLabel3
  364. //
  365. uiLedLabel3.BackColor = Color.Transparent;
  366. uiLedLabel3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  367. uiLedLabel3.Location = new Point(595, 72);
  368. uiLedLabel3.MinimumSize = new Size(1, 1);
  369. uiLedLabel3.Name = "uiLedLabel3";
  370. uiLedLabel3.Size = new Size(80, 44);
  371. uiLedLabel3.TabIndex = 6;
  372. uiLedLabel3.Text = "060S";
  373. //
  374. // uiLabel11
  375. //
  376. uiLabel11.BackColor = Color.Transparent;
  377. uiLabel11.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  378. uiLabel11.ForeColor = Color.FromArgb(48, 48, 48);
  379. uiLabel11.Image = Properties.Resources.生产节拍;
  380. uiLabel11.ImageAlign = ContentAlignment.MiddleLeft;
  381. uiLabel11.Location = new Point(457, 72);
  382. uiLabel11.Name = "uiLabel11";
  383. uiLabel11.Size = new Size(132, 45);
  384. uiLabel11.TabIndex = 5;
  385. uiLabel11.Text = "生产节拍";
  386. uiLabel11.TextAlign = ContentAlignment.MiddleRight;
  387. //
  388. // uiLedLabel4
  389. //
  390. uiLedLabel4.BackColor = Color.Transparent;
  391. uiLedLabel4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  392. uiLedLabel4.Location = new Point(819, 72);
  393. uiLedLabel4.MinimumSize = new Size(1, 1);
  394. uiLedLabel4.Name = "uiLedLabel4";
  395. uiLedLabel4.Size = new Size(80, 44);
  396. uiLedLabel4.TabIndex = 8;
  397. uiLedLabel4.Text = "0221";
  398. //
  399. // uiLabel12
  400. //
  401. uiLabel12.BackColor = Color.Transparent;
  402. uiLabel12.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  403. uiLabel12.ForeColor = Color.FromArgb(48, 48, 48);
  404. uiLabel12.Image = Properties.Resources.报警数;
  405. uiLabel12.ImageAlign = ContentAlignment.MiddleLeft;
  406. uiLabel12.Location = new Point(681, 72);
  407. uiLabel12.Name = "uiLabel12";
  408. uiLabel12.Size = new Size(132, 45);
  409. uiLabel12.TabIndex = 7;
  410. uiLabel12.Text = "累计报警";
  411. uiLabel12.TextAlign = ContentAlignment.MiddleRight;
  412. //
  413. // uiLabel13
  414. //
  415. uiLabel13.BackColor = Color.Transparent;
  416. uiLabel13.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  417. uiLabel13.ForeColor = Color.FromArgb(48, 48, 48);
  418. uiLabel13.Image = Properties.Resources.系统状态;
  419. uiLabel13.ImageAlign = ContentAlignment.MiddleLeft;
  420. uiLabel13.Location = new Point(905, 72);
  421. uiLabel13.Name = "uiLabel13";
  422. uiLabel13.Size = new Size(132, 45);
  423. uiLabel13.TabIndex = 9;
  424. uiLabel13.Text = "系统状态";
  425. uiLabel13.TextAlign = ContentAlignment.MiddleRight;
  426. //
  427. // uiLedBulb1
  428. //
  429. uiLedBulb1.Location = new Point(1043, 76);
  430. uiLedBulb1.Name = "uiLedBulb1";
  431. uiLedBulb1.Size = new Size(40, 40);
  432. uiLedBulb1.TabIndex = 10;
  433. uiLedBulb1.Text = "uiLedBulb1";
  434. //
  435. // uiLabel14
  436. //
  437. uiLabel14.BackColor = Color.Transparent;
  438. uiLabel14.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  439. uiLabel14.ForeColor = Color.FromArgb(48, 48, 48);
  440. uiLabel14.Image = Properties.Resources.连接状态;
  441. uiLabel14.ImageAlign = ContentAlignment.MiddleLeft;
  442. uiLabel14.Location = new Point(6, 18);
  443. uiLabel14.Name = "uiLabel14";
  444. uiLabel14.Size = new Size(158, 29);
  445. uiLabel14.TabIndex = 0;
  446. uiLabel14.Text = "PLC连接状态";
  447. uiLabel14.TextAlign = ContentAlignment.MiddleRight;
  448. //
  449. // uiLabel15
  450. //
  451. uiLabel15.BackColor = Color.Transparent;
  452. uiLabel15.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  453. uiLabel15.ForeColor = Color.FromArgb(48, 48, 48);
  454. uiLabel15.Image = Properties.Resources.CPU信息;
  455. uiLabel15.ImageAlign = ContentAlignment.MiddleLeft;
  456. uiLabel15.Location = new Point(235, 18);
  457. uiLabel15.Name = "uiLabel15";
  458. uiLabel15.Size = new Size(132, 29);
  459. uiLabel15.TabIndex = 1;
  460. uiLabel15.Text = "CPU信息";
  461. uiLabel15.TextAlign = ContentAlignment.MiddleRight;
  462. //
  463. // uiLabel16
  464. //
  465. uiLabel16.BackColor = Color.Transparent;
  466. uiLabel16.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  467. uiLabel16.ForeColor = Color.FromArgb(48, 48, 48);
  468. uiLabel16.Image = Properties.Resources.内存信息;
  469. uiLabel16.ImageAlign = ContentAlignment.MiddleLeft;
  470. uiLabel16.Location = new Point(426, 18);
  471. uiLabel16.Name = "uiLabel16";
  472. uiLabel16.Size = new Size(132, 29);
  473. uiLabel16.TabIndex = 2;
  474. uiLabel16.Text = "内存信息";
  475. uiLabel16.TextAlign = ContentAlignment.MiddleRight;
  476. //
  477. // uiLabel17
  478. //
  479. uiLabel17.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  480. uiLabel17.ForeColor = Color.FromArgb(48, 48, 48);
  481. uiLabel17.Image = Properties.Resources.授权;
  482. uiLabel17.ImageAlign = ContentAlignment.MiddleLeft;
  483. uiLabel17.Location = new Point(885, 18);
  484. uiLabel17.Name = "uiLabel17";
  485. uiLabel17.Size = new Size(132, 29);
  486. uiLabel17.TabIndex = 3;
  487. uiLabel17.Text = "授权状态";
  488. uiLabel17.TextAlign = ContentAlignment.MiddleRight;
  489. //
  490. // uiLabel18
  491. //
  492. uiLabel18.BackColor = Color.Transparent;
  493. uiLabel18.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  494. uiLabel18.ForeColor = Color.FromArgb(48, 48, 48);
  495. uiLabel18.Image = Properties.Resources.软件版本;
  496. uiLabel18.ImageAlign = ContentAlignment.MiddleLeft;
  497. uiLabel18.Location = new Point(626, 18);
  498. uiLabel18.Name = "uiLabel18";
  499. uiLabel18.Size = new Size(123, 29);
  500. uiLabel18.TabIndex = 4;
  501. uiLabel18.Text = "软件版本";
  502. uiLabel18.TextAlign = ContentAlignment.MiddleRight;
  503. //
  504. // led_PlcState
  505. //
  506. led_PlcState.BackColor = Color.Transparent;
  507. led_PlcState.Location = new Point(174, 11);
  508. led_PlcState.Name = "led_PlcState";
  509. led_PlcState.Size = new Size(40, 40);
  510. led_PlcState.TabIndex = 5;
  511. led_PlcState.Text = "uiLedBulb2";
  512. //
  513. // uiLabel19
  514. //
  515. uiLabel19.BackColor = Color.Transparent;
  516. uiLabel19.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  517. uiLabel19.ForeColor = Color.FromArgb(48, 48, 48);
  518. uiLabel19.Location = new Point(373, 22);
  519. uiLabel19.Name = "uiLabel19";
  520. uiLabel19.Size = new Size(49, 29);
  521. uiLabel19.TabIndex = 6;
  522. uiLabel19.Text = "60%";
  523. //
  524. // uiLabel20
  525. //
  526. uiLabel20.BackColor = Color.Transparent;
  527. uiLabel20.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  528. uiLabel20.ForeColor = Color.FromArgb(48, 48, 48);
  529. uiLabel20.Location = new Point(564, 22);
  530. uiLabel20.Name = "uiLabel20";
  531. uiLabel20.Size = new Size(49, 29);
  532. uiLabel20.TabIndex = 7;
  533. uiLabel20.Text = "60%";
  534. //
  535. // uiLabel21
  536. //
  537. uiLabel21.BackColor = Color.Transparent;
  538. uiLabel21.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  539. uiLabel21.ForeColor = Color.FromArgb(48, 48, 48);
  540. uiLabel21.Location = new Point(755, 22);
  541. uiLabel21.Name = "uiLabel21";
  542. uiLabel21.Size = new Size(87, 29);
  543. uiLabel21.TabIndex = 8;
  544. uiLabel21.Text = "V1.0.0";
  545. //
  546. // uiLabel22
  547. //
  548. uiLabel22.BackColor = Color.Transparent;
  549. uiLabel22.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
  550. uiLabel22.ForeColor = Color.FromArgb(48, 48, 48);
  551. uiLabel22.Location = new Point(1023, 22);
  552. uiLabel22.Name = "uiLabel22";
  553. uiLabel22.Size = new Size(49, 29);
  554. uiLabel22.TabIndex = 9;
  555. uiLabel22.Text = "试用";
  556. //
  557. // FormMain
  558. //
  559. AllowShowTitle = false;
  560. AutoScaleMode = AutoScaleMode.None;
  561. ClientSize = new Size(1280, 720);
  562. CloseAskString = "是否关闭系统";
  563. EscClose = true;
  564. Name = "FormMain";
  565. Padding = new Padding(0);
  566. ShowTitle = false;
  567. Text = "Form1";
  568. ZoomScaleRect = new Rectangle(19, 19, 800, 450);
  569. Footer.ResumeLayout(false);
  570. Header.ResumeLayout(false);
  571. uiPanel1.ResumeLayout(false);
  572. ((System.ComponentModel.ISupportInitialize)pictureBox2).EndInit();
  573. ((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit();
  574. ResumeLayout(false);
  575. }
  576. #endregion
  577. private Sunny.UI.UIPanel uiPanel1;
  578. private PictureBox pictureBox1;
  579. private Sunny.UI.UILabel uiLabel1;
  580. private Sunny.UI.UILabel lbl_User;
  581. private PictureBox pictureBox2;
  582. private Sunny.UI.UILabel uiLabel2;
  583. private Sunny.UI.UILabel uiLabel4;
  584. private Sunny.UI.UIScrollingText uiScrollingText1;
  585. private Sunny.UI.UILabel uiLabel7;
  586. private Sunny.UI.UILabel uiLabel6;
  587. private Sunny.UI.UILabel uiLabel5;
  588. private Sunny.UI.UISymbolLabel uiSymbolLabel1;
  589. private Sunny.UI.UILabel uiLabel8;
  590. private Sunny.UI.UISymbolLabel uiSymbolLabel2;
  591. private Sunny.UI.UILabel uiLabel9;
  592. private Sunny.UI.UILedLabel uiLedLabel4;
  593. private Sunny.UI.UILabel uiLabel12;
  594. private Sunny.UI.UILedLabel uiLedLabel3;
  595. private Sunny.UI.UILabel uiLabel11;
  596. private Sunny.UI.UILedLabel uiLedLabel2;
  597. private Sunny.UI.UILabel uiLabel10;
  598. private Sunny.UI.UILedLabel uiLedLabel1;
  599. private Sunny.UI.UILabel uiLabel14;
  600. private Sunny.UI.UILedBulb uiLedBulb1;
  601. private Sunny.UI.UILabel uiLabel13;
  602. private Sunny.UI.UILabel uiLabel22;
  603. private Sunny.UI.UILabel uiLabel21;
  604. private Sunny.UI.UILabel uiLabel20;
  605. private Sunny.UI.UILabel uiLabel19;
  606. private Sunny.UI.UILedBulb led_PlcState;
  607. private Sunny.UI.UILabel uiLabel18;
  608. private Sunny.UI.UILabel uiLabel17;
  609. private Sunny.UI.UILabel uiLabel16;
  610. private Sunny.UI.UILabel uiLabel15;
  611. private Sunny.UI.UIStyleManager StyleManager;
  612. }
  613. }