FormMain.Designer.cs 25 KB

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