HomePanel.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  1. namespace IntelligentControlForsx.MyControls
  2. {
  3. partial class HomePanel
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HomePanel));
  29. this.panel10 = new System.Windows.Forms.Panel();
  30. this.panel9 = new System.Windows.Forms.Panel();
  31. this.panel8 = new System.Windows.Forms.Panel();
  32. this.panel7 = new System.Windows.Forms.Panel();
  33. this.panel6 = new System.Windows.Forms.Panel();
  34. this.panel5 = new System.Windows.Forms.Panel();
  35. this.panel4 = new System.Windows.Forms.Panel();
  36. this.label30 = new System.Windows.Forms.Label();
  37. this.label24 = new System.Windows.Forms.Label();
  38. this.label25 = new System.Windows.Forms.Label();
  39. this.label26 = new System.Windows.Forms.Label();
  40. this.label27 = new System.Windows.Forms.Label();
  41. this.label28 = new System.Windows.Forms.Label();
  42. this.label29 = new System.Windows.Forms.Label();
  43. this.label23 = new System.Windows.Forms.Label();
  44. this.label22 = new System.Windows.Forms.Label();
  45. this.label21 = new System.Windows.Forms.Label();
  46. this.label20 = new System.Windows.Forms.Label();
  47. this.label19 = new System.Windows.Forms.Label();
  48. this.label18 = new System.Windows.Forms.Label();
  49. this.label17 = new System.Windows.Forms.Label();
  50. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  51. this.webfontLable15 = new IntelligentControlForsx.MyControls.WebfontLable();
  52. this.webfontLable13 = new IntelligentControlForsx.MyControls.WebfontLable();
  53. this.webfontLable14 = new IntelligentControlForsx.MyControls.WebfontLable();
  54. this.webfontLable11 = new IntelligentControlForsx.MyControls.WebfontLable();
  55. this.webfontLable9 = new IntelligentControlForsx.MyControls.WebfontLable();
  56. this.webfontLable12 = new IntelligentControlForsx.MyControls.WebfontLable();
  57. this.webfontLable10 = new IntelligentControlForsx.MyControls.WebfontLable();
  58. this.tableLayoutPanel1.SuspendLayout();
  59. this.SuspendLayout();
  60. //
  61. // panel10
  62. //
  63. this.panel10.BackColor = System.Drawing.Color.Transparent;
  64. this.panel10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel10.BackgroundImage")));
  65. this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  66. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  67. this.panel10.Location = new System.Drawing.Point(3, 153);
  68. this.panel10.Name = "panel10";
  69. this.panel10.Size = new System.Drawing.Size(19, 19);
  70. this.panel10.TabIndex = 193;
  71. //
  72. // panel9
  73. //
  74. this.panel9.BackColor = System.Drawing.Color.Transparent;
  75. this.panel9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel9.BackgroundImage")));
  76. this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  77. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.panel9.Location = new System.Drawing.Point(3, 128);
  79. this.panel9.Name = "panel9";
  80. this.panel9.Size = new System.Drawing.Size(19, 19);
  81. this.panel9.TabIndex = 192;
  82. //
  83. // panel8
  84. //
  85. this.panel8.BackColor = System.Drawing.Color.Transparent;
  86. this.panel8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel8.BackgroundImage")));
  87. this.panel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  88. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  89. this.panel8.Location = new System.Drawing.Point(3, 103);
  90. this.panel8.Name = "panel8";
  91. this.panel8.Size = new System.Drawing.Size(19, 19);
  92. this.panel8.TabIndex = 191;
  93. //
  94. // panel7
  95. //
  96. this.panel7.BackColor = System.Drawing.Color.Transparent;
  97. this.panel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel7.BackgroundImage")));
  98. this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  99. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  100. this.panel7.Location = new System.Drawing.Point(3, 78);
  101. this.panel7.Name = "panel7";
  102. this.panel7.Size = new System.Drawing.Size(19, 19);
  103. this.panel7.TabIndex = 190;
  104. //
  105. // panel6
  106. //
  107. this.panel6.BackColor = System.Drawing.Color.Transparent;
  108. this.panel6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel6.BackgroundImage")));
  109. this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  110. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.panel6.Location = new System.Drawing.Point(3, 53);
  112. this.panel6.Name = "panel6";
  113. this.panel6.Size = new System.Drawing.Size(19, 19);
  114. this.panel6.TabIndex = 189;
  115. //
  116. // panel5
  117. //
  118. this.panel5.BackColor = System.Drawing.Color.Transparent;
  119. this.panel5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel5.BackgroundImage")));
  120. this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  121. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.panel5.Location = new System.Drawing.Point(3, 28);
  123. this.panel5.Name = "panel5";
  124. this.panel5.Size = new System.Drawing.Size(19, 19);
  125. this.panel5.TabIndex = 188;
  126. //
  127. // panel4
  128. //
  129. this.panel4.BackColor = System.Drawing.Color.Transparent;
  130. this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
  131. this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  132. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.panel4.Location = new System.Drawing.Point(3, 3);
  134. this.panel4.Name = "panel4";
  135. this.panel4.Size = new System.Drawing.Size(19, 19);
  136. this.panel4.TabIndex = 187;
  137. //
  138. // label30
  139. //
  140. this.label30.AutoSize = true;
  141. this.label30.BackColor = System.Drawing.Color.Transparent;
  142. this.label30.Dock = System.Windows.Forms.DockStyle.Bottom;
  143. this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  144. this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  145. this.label30.Location = new System.Drawing.Point(110, 158);
  146. this.label30.Name = "label30";
  147. this.label30.Size = new System.Drawing.Size(75, 17);
  148. this.label30.TabIndex = 179;
  149. this.label30.Text = "台";
  150. //
  151. // label24
  152. //
  153. this.label24.AutoSize = true;
  154. this.label24.BackColor = System.Drawing.Color.Transparent;
  155. this.label24.Dock = System.Windows.Forms.DockStyle.Bottom;
  156. this.label24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  157. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  158. this.label24.Location = new System.Drawing.Point(110, 133);
  159. this.label24.Name = "label24";
  160. this.label24.Size = new System.Drawing.Size(75, 17);
  161. this.label24.TabIndex = 178;
  162. this.label24.Text = "台";
  163. //
  164. // label25
  165. //
  166. this.label25.AutoSize = true;
  167. this.label25.BackColor = System.Drawing.Color.Transparent;
  168. this.label25.Dock = System.Windows.Forms.DockStyle.Bottom;
  169. this.label25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  170. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  171. this.label25.Location = new System.Drawing.Point(110, 108);
  172. this.label25.Name = "label25";
  173. this.label25.Size = new System.Drawing.Size(75, 17);
  174. this.label25.TabIndex = 177;
  175. this.label25.Text = "台";
  176. //
  177. // label26
  178. //
  179. this.label26.AutoSize = true;
  180. this.label26.BackColor = System.Drawing.Color.Transparent;
  181. this.label26.Dock = System.Windows.Forms.DockStyle.Bottom;
  182. this.label26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  183. this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  184. this.label26.Location = new System.Drawing.Point(110, 83);
  185. this.label26.Name = "label26";
  186. this.label26.Size = new System.Drawing.Size(75, 17);
  187. this.label26.TabIndex = 176;
  188. this.label26.Text = "台";
  189. //
  190. // label27
  191. //
  192. this.label27.AutoSize = true;
  193. this.label27.BackColor = System.Drawing.Color.Transparent;
  194. this.label27.Dock = System.Windows.Forms.DockStyle.Bottom;
  195. this.label27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  196. this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  197. this.label27.Location = new System.Drawing.Point(110, 33);
  198. this.label27.Name = "label27";
  199. this.label27.Size = new System.Drawing.Size(75, 17);
  200. this.label27.TabIndex = 175;
  201. this.label27.Text = "台";
  202. //
  203. // label28
  204. //
  205. this.label28.AutoSize = true;
  206. this.label28.BackColor = System.Drawing.Color.Transparent;
  207. this.label28.Dock = System.Windows.Forms.DockStyle.Bottom;
  208. this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  209. this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  210. this.label28.Location = new System.Drawing.Point(110, 58);
  211. this.label28.Name = "label28";
  212. this.label28.Size = new System.Drawing.Size(75, 17);
  213. this.label28.TabIndex = 174;
  214. this.label28.Text = "台";
  215. //
  216. // label29
  217. //
  218. this.label29.AutoSize = true;
  219. this.label29.BackColor = System.Drawing.Color.Transparent;
  220. this.label29.Dock = System.Windows.Forms.DockStyle.Bottom;
  221. this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  222. this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  223. this.label29.Location = new System.Drawing.Point(110, 8);
  224. this.label29.Name = "label29";
  225. this.label29.Size = new System.Drawing.Size(75, 17);
  226. this.label29.TabIndex = 173;
  227. this.label29.Text = "台";
  228. //
  229. // label23
  230. //
  231. this.label23.AutoSize = true;
  232. this.label23.BackColor = System.Drawing.Color.Transparent;
  233. this.label23.Dock = System.Windows.Forms.DockStyle.Bottom;
  234. this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  236. this.label23.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  237. this.label23.Location = new System.Drawing.Point(28, 158);
  238. this.label23.Name = "label23";
  239. this.label23.Size = new System.Drawing.Size(37, 17);
  240. this.label23.TabIndex = 172;
  241. this.label23.Text = "离线";
  242. //
  243. // label22
  244. //
  245. this.label22.AutoSize = true;
  246. this.label22.BackColor = System.Drawing.Color.Transparent;
  247. this.label22.Dock = System.Windows.Forms.DockStyle.Bottom;
  248. this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  250. this.label22.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  251. this.label22.Location = new System.Drawing.Point(28, 133);
  252. this.label22.Name = "label22";
  253. this.label22.Size = new System.Drawing.Size(37, 17);
  254. this.label22.TabIndex = 171;
  255. this.label22.Text = "限电";
  256. //
  257. // label21
  258. //
  259. this.label21.AutoSize = true;
  260. this.label21.BackColor = System.Drawing.Color.Transparent;
  261. this.label21.Dock = System.Windows.Forms.DockStyle.Bottom;
  262. this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  264. this.label21.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  265. this.label21.Location = new System.Drawing.Point(28, 108);
  266. this.label21.Name = "label21";
  267. this.label21.Size = new System.Drawing.Size(37, 17);
  268. this.label21.TabIndex = 170;
  269. this.label21.Text = "维护";
  270. //
  271. // label20
  272. //
  273. this.label20.AutoSize = true;
  274. this.label20.BackColor = System.Drawing.Color.Transparent;
  275. this.label20.Dock = System.Windows.Forms.DockStyle.Bottom;
  276. this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  278. this.label20.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  279. this.label20.Location = new System.Drawing.Point(28, 83);
  280. this.label20.Name = "label20";
  281. this.label20.Size = new System.Drawing.Size(37, 17);
  282. this.label20.TabIndex = 169;
  283. this.label20.Text = "故障";
  284. //
  285. // label19
  286. //
  287. this.label19.AutoSize = true;
  288. this.label19.BackColor = System.Drawing.Color.Transparent;
  289. this.label19.Dock = System.Windows.Forms.DockStyle.Bottom;
  290. this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  292. this.label19.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  293. this.label19.Location = new System.Drawing.Point(28, 58);
  294. this.label19.Name = "label19";
  295. this.label19.Size = new System.Drawing.Size(37, 17);
  296. this.label19.TabIndex = 168;
  297. this.label19.Text = "待机";
  298. //
  299. // label18
  300. //
  301. this.label18.AutoSize = true;
  302. this.label18.BackColor = System.Drawing.Color.Transparent;
  303. this.label18.Dock = System.Windows.Forms.DockStyle.Bottom;
  304. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  306. this.label18.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  307. this.label18.Location = new System.Drawing.Point(28, 33);
  308. this.label18.Name = "label18";
  309. this.label18.Size = new System.Drawing.Size(37, 17);
  310. this.label18.TabIndex = 167;
  311. this.label18.Text = "运行";
  312. //
  313. // label17
  314. //
  315. this.label17.AutoSize = true;
  316. this.label17.BackColor = System.Drawing.Color.Transparent;
  317. this.label17.Dock = System.Windows.Forms.DockStyle.Bottom;
  318. this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  320. this.label17.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  321. this.label17.Location = new System.Drawing.Point(28, 8);
  322. this.label17.Name = "label17";
  323. this.label17.Size = new System.Drawing.Size(37, 17);
  324. this.label17.TabIndex = 166;
  325. this.label17.Text = "接入";
  326. //
  327. // tableLayoutPanel1
  328. //
  329. this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
  330. this.tableLayoutPanel1.ColumnCount = 4;
  331. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  332. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 43F));
  333. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  334. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 81F));
  335. this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 0);
  336. this.tableLayoutPanel1.Controls.Add(this.label23, 1, 6);
  337. this.tableLayoutPanel1.Controls.Add(this.label27, 3, 1);
  338. this.tableLayoutPanel1.Controls.Add(this.label22, 1, 5);
  339. this.tableLayoutPanel1.Controls.Add(this.label26, 3, 3);
  340. this.tableLayoutPanel1.Controls.Add(this.label21, 1, 4);
  341. this.tableLayoutPanel1.Controls.Add(this.label28, 3, 2);
  342. this.tableLayoutPanel1.Controls.Add(this.label20, 1, 3);
  343. this.tableLayoutPanel1.Controls.Add(this.label25, 3, 4);
  344. this.tableLayoutPanel1.Controls.Add(this.label19, 1, 2);
  345. this.tableLayoutPanel1.Controls.Add(this.label24, 3, 5);
  346. this.tableLayoutPanel1.Controls.Add(this.label18, 1, 1);
  347. this.tableLayoutPanel1.Controls.Add(this.label30, 3, 6);
  348. this.tableLayoutPanel1.Controls.Add(this.webfontLable15, 2, 6);
  349. this.tableLayoutPanel1.Controls.Add(this.panel10, 0, 6);
  350. this.tableLayoutPanel1.Controls.Add(this.webfontLable13, 2, 5);
  351. this.tableLayoutPanel1.Controls.Add(this.label17, 1, 0);
  352. this.tableLayoutPanel1.Controls.Add(this.webfontLable14, 2, 4);
  353. this.tableLayoutPanel1.Controls.Add(this.panel9, 0, 5);
  354. this.tableLayoutPanel1.Controls.Add(this.webfontLable11, 2, 3);
  355. this.tableLayoutPanel1.Controls.Add(this.webfontLable9, 2, 0);
  356. this.tableLayoutPanel1.Controls.Add(this.webfontLable12, 2, 2);
  357. this.tableLayoutPanel1.Controls.Add(this.panel8, 0, 4);
  358. this.tableLayoutPanel1.Controls.Add(this.webfontLable10, 2, 1);
  359. this.tableLayoutPanel1.Controls.Add(this.label29, 3, 0);
  360. this.tableLayoutPanel1.Controls.Add(this.panel7, 0, 3);
  361. this.tableLayoutPanel1.Controls.Add(this.panel5, 0, 1);
  362. this.tableLayoutPanel1.Controls.Add(this.panel6, 0, 2);
  363. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  364. this.tableLayoutPanel1.Location = new System.Drawing.Point(1, 1);
  365. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  366. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  367. this.tableLayoutPanel1.RowCount = 8;
  368. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  369. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  370. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  371. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  372. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  373. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  374. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  375. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23F));
  376. this.tableLayoutPanel1.Size = new System.Drawing.Size(132, 181);
  377. this.tableLayoutPanel1.TabIndex = 194;
  378. //
  379. // webfontLable15
  380. //
  381. this.webfontLable15.BackColor = System.Drawing.Color.Transparent;
  382. this.webfontLable15.Dock = System.Windows.Forms.DockStyle.Bottom;
  383. this.webfontLable15.LableShowType = 0;
  384. this.webfontLable15.LableText = "1";
  385. this.webfontLable15.LableType = 0;
  386. this.webfontLable15.Location = new System.Drawing.Point(71, 155);
  387. this.webfontLable15.MyEmSize = 15F;
  388. this.webfontLable15.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  389. this.webfontLable15.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  390. this.webfontLable15.Name = "webfontLable15";
  391. this.webfontLable15.Size = new System.Drawing.Size(33, 17);
  392. this.webfontLable15.TabIndex = 186;
  393. this.webfontLable15.TestPointId = null;
  394. this.webfontLable15.UniformCode = null;
  395. this.webfontLable15.WindPowerId = null;
  396. this.webfontLable15.WindTurbineId = null;
  397. //
  398. // webfontLable13
  399. //
  400. this.webfontLable13.BackColor = System.Drawing.Color.Transparent;
  401. this.webfontLable13.Dock = System.Windows.Forms.DockStyle.Bottom;
  402. this.webfontLable13.LableShowType = 0;
  403. this.webfontLable13.LableText = "0";
  404. this.webfontLable13.LableType = 0;
  405. this.webfontLable13.Location = new System.Drawing.Point(71, 130);
  406. this.webfontLable13.MyEmSize = 15F;
  407. this.webfontLable13.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  408. this.webfontLable13.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  409. this.webfontLable13.Name = "webfontLable13";
  410. this.webfontLable13.Size = new System.Drawing.Size(33, 17);
  411. this.webfontLable13.TabIndex = 185;
  412. this.webfontLable13.TestPointId = null;
  413. this.webfontLable13.UniformCode = null;
  414. this.webfontLable13.WindPowerId = null;
  415. this.webfontLable13.WindTurbineId = null;
  416. //
  417. // webfontLable14
  418. //
  419. this.webfontLable14.BackColor = System.Drawing.Color.Transparent;
  420. this.webfontLable14.Dock = System.Windows.Forms.DockStyle.Bottom;
  421. this.webfontLable14.LableShowType = 0;
  422. this.webfontLable14.LableText = "20";
  423. this.webfontLable14.LableType = 0;
  424. this.webfontLable14.Location = new System.Drawing.Point(71, 105);
  425. this.webfontLable14.MyEmSize = 15F;
  426. this.webfontLable14.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  427. this.webfontLable14.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  428. this.webfontLable14.Name = "webfontLable14";
  429. this.webfontLable14.Size = new System.Drawing.Size(33, 17);
  430. this.webfontLable14.TabIndex = 184;
  431. this.webfontLable14.TestPointId = null;
  432. this.webfontLable14.UniformCode = null;
  433. this.webfontLable14.WindPowerId = null;
  434. this.webfontLable14.WindTurbineId = null;
  435. //
  436. // webfontLable11
  437. //
  438. this.webfontLable11.BackColor = System.Drawing.Color.Transparent;
  439. this.webfontLable11.Dock = System.Windows.Forms.DockStyle.Bottom;
  440. this.webfontLable11.LableShowType = 0;
  441. this.webfontLable11.LableText = "4";
  442. this.webfontLable11.LableType = 0;
  443. this.webfontLable11.Location = new System.Drawing.Point(71, 80);
  444. this.webfontLable11.MyEmSize = 15F;
  445. this.webfontLable11.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  446. this.webfontLable11.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  447. this.webfontLable11.Name = "webfontLable11";
  448. this.webfontLable11.Size = new System.Drawing.Size(33, 17);
  449. this.webfontLable11.TabIndex = 183;
  450. this.webfontLable11.TestPointId = null;
  451. this.webfontLable11.UniformCode = null;
  452. this.webfontLable11.WindPowerId = null;
  453. this.webfontLable11.WindTurbineId = null;
  454. //
  455. // webfontLable9
  456. //
  457. this.webfontLable9.BackColor = System.Drawing.Color.Transparent;
  458. this.webfontLable9.Dock = System.Windows.Forms.DockStyle.Bottom;
  459. this.webfontLable9.LableShowType = 0;
  460. this.webfontLable9.LableText = "330";
  461. this.webfontLable9.LableType = 0;
  462. this.webfontLable9.Location = new System.Drawing.Point(71, 5);
  463. this.webfontLable9.MyEmSize = 15F;
  464. this.webfontLable9.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  465. this.webfontLable9.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  466. this.webfontLable9.Name = "webfontLable9";
  467. this.webfontLable9.Size = new System.Drawing.Size(33, 17);
  468. this.webfontLable9.TabIndex = 180;
  469. this.webfontLable9.TestPointId = null;
  470. this.webfontLable9.UniformCode = null;
  471. this.webfontLable9.WindPowerId = null;
  472. this.webfontLable9.WindTurbineId = null;
  473. //
  474. // webfontLable12
  475. //
  476. this.webfontLable12.BackColor = System.Drawing.Color.Transparent;
  477. this.webfontLable12.Dock = System.Windows.Forms.DockStyle.Bottom;
  478. this.webfontLable12.LableShowType = 0;
  479. this.webfontLable12.LableText = "165";
  480. this.webfontLable12.LableType = 0;
  481. this.webfontLable12.Location = new System.Drawing.Point(71, 55);
  482. this.webfontLable12.MyEmSize = 15F;
  483. this.webfontLable12.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  484. this.webfontLable12.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  485. this.webfontLable12.Name = "webfontLable12";
  486. this.webfontLable12.Size = new System.Drawing.Size(33, 17);
  487. this.webfontLable12.TabIndex = 182;
  488. this.webfontLable12.TestPointId = null;
  489. this.webfontLable12.UniformCode = null;
  490. this.webfontLable12.WindPowerId = null;
  491. this.webfontLable12.WindTurbineId = null;
  492. //
  493. // webfontLable10
  494. //
  495. this.webfontLable10.BackColor = System.Drawing.Color.Transparent;
  496. this.webfontLable10.Dock = System.Windows.Forms.DockStyle.Bottom;
  497. this.webfontLable10.LableShowType = 0;
  498. this.webfontLable10.LableText = "126";
  499. this.webfontLable10.LableType = 0;
  500. this.webfontLable10.Location = new System.Drawing.Point(71, 30);
  501. this.webfontLable10.MyEmSize = 15F;
  502. this.webfontLable10.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  503. this.webfontLable10.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  504. this.webfontLable10.Name = "webfontLable10";
  505. this.webfontLable10.Size = new System.Drawing.Size(33, 17);
  506. this.webfontLable10.TabIndex = 181;
  507. this.webfontLable10.TestPointId = null;
  508. this.webfontLable10.UniformCode = null;
  509. this.webfontLable10.WindPowerId = null;
  510. this.webfontLable10.WindTurbineId = null;
  511. //
  512. // HomePanel
  513. //
  514. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  515. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  516. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  517. this.Controls.Add(this.tableLayoutPanel1);
  518. this.Name = "HomePanel";
  519. this.Padding = new System.Windows.Forms.Padding(1);
  520. this.Size = new System.Drawing.Size(134, 183);
  521. this.tableLayoutPanel1.ResumeLayout(false);
  522. this.tableLayoutPanel1.PerformLayout();
  523. this.ResumeLayout(false);
  524. }
  525. #endregion
  526. private System.Windows.Forms.Panel panel10;
  527. private System.Windows.Forms.Panel panel9;
  528. private System.Windows.Forms.Panel panel8;
  529. private System.Windows.Forms.Panel panel7;
  530. private System.Windows.Forms.Panel panel6;
  531. private System.Windows.Forms.Panel panel5;
  532. private System.Windows.Forms.Panel panel4;
  533. private WebfontLable webfontLable15;
  534. private WebfontLable webfontLable13;
  535. private WebfontLable webfontLable14;
  536. private WebfontLable webfontLable11;
  537. private WebfontLable webfontLable12;
  538. private WebfontLable webfontLable10;
  539. private WebfontLable webfontLable9;
  540. private System.Windows.Forms.Label label30;
  541. private System.Windows.Forms.Label label24;
  542. private System.Windows.Forms.Label label25;
  543. private System.Windows.Forms.Label label26;
  544. private System.Windows.Forms.Label label27;
  545. private System.Windows.Forms.Label label28;
  546. private System.Windows.Forms.Label label29;
  547. private System.Windows.Forms.Label label23;
  548. private System.Windows.Forms.Label label22;
  549. private System.Windows.Forms.Label label21;
  550. private System.Windows.Forms.Label label20;
  551. private System.Windows.Forms.Label label19;
  552. private System.Windows.Forms.Label label18;
  553. private System.Windows.Forms.Label label17;
  554. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  555. }
  556. }