ParameterTop.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. namespace IntelligentControlForsx.MyControls
  2. {
  3. partial class ParameterTop
  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. this.panel1 = new System.Windows.Forms.Panel();
  29. this.pnlTopRight = new System.Windows.Forms.Panel();
  30. this.lblWindSpeed = new System.Windows.Forms.Label();
  31. this.lblPower = new System.Windows.Forms.Label();
  32. this.lblRFDL = new System.Windows.Forms.Label();
  33. this.lblYFDL = new System.Windows.Forms.Label();
  34. this.lblNFDL = new System.Windows.Forms.Label();
  35. this.lblZFDL = new System.Windows.Forms.Label();
  36. this.label13 = new System.Windows.Forms.Label();
  37. this.label11 = new System.Windows.Forms.Label();
  38. this.label12 = new System.Windows.Forms.Label();
  39. this.label9 = new System.Windows.Forms.Label();
  40. this.label10 = new System.Windows.Forms.Label();
  41. this.label7 = new System.Windows.Forms.Label();
  42. this.label8 = new System.Windows.Forms.Label();
  43. this.label4 = new System.Windows.Forms.Label();
  44. this.label6 = new System.Windows.Forms.Label();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label3 = new System.Windows.Forms.Label();
  47. this.label2 = new System.Windows.Forms.Label();
  48. this.label1 = new System.Windows.Forms.Label();
  49. this.plOnPowerCount = new System.Windows.Forms.Panel();
  50. this.lblOnPowerCount = new System.Windows.Forms.Label();
  51. this.plStopCount = new System.Windows.Forms.Panel();
  52. this.lblStopCount = new System.Windows.Forms.Label();
  53. this.plStartCount = new System.Windows.Forms.Panel();
  54. this.lblStartCount = new System.Windows.Forms.Label();
  55. this.plOfflineCount = new System.Windows.Forms.Panel();
  56. this.lblOfflineCount = new System.Windows.Forms.Label();
  57. this.plMantainCount = new System.Windows.Forms.Panel();
  58. this.lblMaintainCount = new System.Windows.Forms.Label();
  59. this.plFaultCount = new System.Windows.Forms.Panel();
  60. this.lblFaultCount = new System.Windows.Forms.Label();
  61. this.plStandbyCount = new System.Windows.Forms.Panel();
  62. this.lblStandbyCount = new System.Windows.Forms.Label();
  63. this.plOnlineCount = new System.Windows.Forms.Panel();
  64. this.lblOnlineCount = new System.Windows.Forms.Label();
  65. this.plAllCount = new System.Windows.Forms.Panel();
  66. this.lblAllCount = new System.Windows.Forms.Label();
  67. this.plStation = new System.Windows.Forms.Panel();
  68. this.lblStationName = new System.Windows.Forms.Label();
  69. this.panel1.SuspendLayout();
  70. this.pnlTopRight.SuspendLayout();
  71. this.plOnPowerCount.SuspendLayout();
  72. this.plStopCount.SuspendLayout();
  73. this.plStartCount.SuspendLayout();
  74. this.plOfflineCount.SuspendLayout();
  75. this.plMantainCount.SuspendLayout();
  76. this.plFaultCount.SuspendLayout();
  77. this.plStandbyCount.SuspendLayout();
  78. this.plOnlineCount.SuspendLayout();
  79. this.plAllCount.SuspendLayout();
  80. this.plStation.SuspendLayout();
  81. this.SuspendLayout();
  82. //
  83. // panel1
  84. //
  85. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
  86. this.panel1.Controls.Add(this.pnlTopRight);
  87. this.panel1.Controls.Add(this.plOnPowerCount);
  88. this.panel1.Controls.Add(this.plStopCount);
  89. this.panel1.Controls.Add(this.plStartCount);
  90. this.panel1.Controls.Add(this.plOfflineCount);
  91. this.panel1.Controls.Add(this.plMantainCount);
  92. this.panel1.Controls.Add(this.plFaultCount);
  93. this.panel1.Controls.Add(this.plStandbyCount);
  94. this.panel1.Controls.Add(this.plOnlineCount);
  95. this.panel1.Controls.Add(this.plAllCount);
  96. this.panel1.Controls.Add(this.plStation);
  97. this.panel1.Location = new System.Drawing.Point(0, 0);
  98. this.panel1.Name = "panel1";
  99. this.panel1.Size = new System.Drawing.Size(1920, 30);
  100. this.panel1.TabIndex = 0;
  101. //
  102. // pnlTopRight
  103. //
  104. this.pnlTopRight.Controls.Add(this.lblWindSpeed);
  105. this.pnlTopRight.Controls.Add(this.lblPower);
  106. this.pnlTopRight.Controls.Add(this.lblRFDL);
  107. this.pnlTopRight.Controls.Add(this.lblYFDL);
  108. this.pnlTopRight.Controls.Add(this.lblNFDL);
  109. this.pnlTopRight.Controls.Add(this.lblZFDL);
  110. this.pnlTopRight.Controls.Add(this.label13);
  111. this.pnlTopRight.Controls.Add(this.label11);
  112. this.pnlTopRight.Controls.Add(this.label12);
  113. this.pnlTopRight.Controls.Add(this.label9);
  114. this.pnlTopRight.Controls.Add(this.label10);
  115. this.pnlTopRight.Controls.Add(this.label7);
  116. this.pnlTopRight.Controls.Add(this.label8);
  117. this.pnlTopRight.Controls.Add(this.label4);
  118. this.pnlTopRight.Controls.Add(this.label6);
  119. this.pnlTopRight.Controls.Add(this.label5);
  120. this.pnlTopRight.Controls.Add(this.label3);
  121. this.pnlTopRight.Controls.Add(this.label2);
  122. this.pnlTopRight.Controls.Add(this.label1);
  123. this.pnlTopRight.Dock = System.Windows.Forms.DockStyle.Right;
  124. this.pnlTopRight.Location = new System.Drawing.Point(512, 0);
  125. this.pnlTopRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  126. this.pnlTopRight.Name = "pnlTopRight";
  127. this.pnlTopRight.Size = new System.Drawing.Size(1408, 30);
  128. this.pnlTopRight.TabIndex = 10;
  129. //
  130. // lblWindSpeed
  131. //
  132. this.lblWindSpeed.AutoSize = true;
  133. this.lblWindSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.lblWindSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  135. this.lblWindSpeed.Location = new System.Drawing.Point(1315, 7);
  136. this.lblWindSpeed.Name = "lblWindSpeed";
  137. this.lblWindSpeed.Size = new System.Drawing.Size(32, 17);
  138. this.lblWindSpeed.TabIndex = 47;
  139. this.lblWindSpeed.Text = "0.00";
  140. //
  141. // lblPower
  142. //
  143. this.lblPower.AutoSize = true;
  144. this.lblPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.lblPower.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  146. this.lblPower.Location = new System.Drawing.Point(1200, 6);
  147. this.lblPower.Name = "lblPower";
  148. this.lblPower.Size = new System.Drawing.Size(32, 17);
  149. this.lblPower.TabIndex = 46;
  150. this.lblPower.Text = "0.00";
  151. //
  152. // lblRFDL
  153. //
  154. this.lblRFDL.AutoSize = true;
  155. this.lblRFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.lblRFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  157. this.lblRFDL.Location = new System.Drawing.Point(1029, 7);
  158. this.lblRFDL.Name = "lblRFDL";
  159. this.lblRFDL.Size = new System.Drawing.Size(32, 17);
  160. this.lblRFDL.TabIndex = 45;
  161. this.lblRFDL.Text = "0.00";
  162. //
  163. // lblYFDL
  164. //
  165. this.lblYFDL.AutoSize = true;
  166. this.lblYFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.lblYFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  168. this.lblYFDL.Location = new System.Drawing.Point(860, 6);
  169. this.lblYFDL.Name = "lblYFDL";
  170. this.lblYFDL.Size = new System.Drawing.Size(32, 17);
  171. this.lblYFDL.TabIndex = 44;
  172. this.lblYFDL.Text = "0.00";
  173. //
  174. // lblNFDL
  175. //
  176. this.lblNFDL.AutoSize = true;
  177. this.lblNFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.lblNFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  179. this.lblNFDL.Location = new System.Drawing.Point(674, 7);
  180. this.lblNFDL.Name = "lblNFDL";
  181. this.lblNFDL.Size = new System.Drawing.Size(32, 17);
  182. this.lblNFDL.TabIndex = 43;
  183. this.lblNFDL.Text = "0.00";
  184. //
  185. // lblZFDL
  186. //
  187. this.lblZFDL.AutoSize = true;
  188. this.lblZFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.lblZFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
  190. this.lblZFDL.Location = new System.Drawing.Point(486, 7);
  191. this.lblZFDL.Name = "lblZFDL";
  192. this.lblZFDL.Size = new System.Drawing.Size(32, 17);
  193. this.lblZFDL.TabIndex = 42;
  194. this.lblZFDL.Text = "0.00";
  195. //
  196. // label13
  197. //
  198. this.label13.AutoSize = true;
  199. this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  201. this.label13.Location = new System.Drawing.Point(1406, 6);
  202. this.label13.Name = "label13";
  203. this.label13.Size = new System.Drawing.Size(19, 17);
  204. this.label13.TabIndex = 41;
  205. this.label13.Text = "%";
  206. //
  207. // label11
  208. //
  209. this.label11.AutoSize = true;
  210. this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  212. this.label11.Location = new System.Drawing.Point(1372, 7);
  213. this.label11.Name = "label11";
  214. this.label11.Size = new System.Drawing.Size(30, 17);
  215. this.label11.TabIndex = 38;
  216. this.label11.Text = "m/s";
  217. //
  218. // label12
  219. //
  220. this.label12.AutoSize = true;
  221. this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  223. this.label12.Location = new System.Drawing.Point(1271, 7);
  224. this.label12.Name = "label12";
  225. this.label12.Size = new System.Drawing.Size(32, 17);
  226. this.label12.TabIndex = 37;
  227. this.label12.Text = "风速";
  228. //
  229. // label9
  230. //
  231. this.label9.AutoSize = true;
  232. this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  234. this.label9.Location = new System.Drawing.Point(1238, 7);
  235. this.label9.Name = "label9";
  236. this.label9.Size = new System.Drawing.Size(24, 17);
  237. this.label9.TabIndex = 36;
  238. this.label9.Text = "kw";
  239. //
  240. // label10
  241. //
  242. this.label10.AutoSize = true;
  243. this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  245. this.label10.Location = new System.Drawing.Point(1144, 7);
  246. this.label10.Name = "label10";
  247. this.label10.Size = new System.Drawing.Size(32, 17);
  248. this.label10.TabIndex = 35;
  249. this.label10.Text = "功率";
  250. //
  251. // label7
  252. //
  253. this.label7.AutoSize = true;
  254. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  256. this.label7.Location = new System.Drawing.Point(1094, 7);
  257. this.label7.Name = "label7";
  258. this.label7.Size = new System.Drawing.Size(43, 17);
  259. this.label7.TabIndex = 34;
  260. this.label7.Text = "万kwh";
  261. //
  262. // label8
  263. //
  264. this.label8.AutoSize = true;
  265. this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  267. this.label8.Location = new System.Drawing.Point(967, 7);
  268. this.label8.Name = "label8";
  269. this.label8.Size = new System.Drawing.Size(56, 17);
  270. this.label8.TabIndex = 33;
  271. this.label8.Text = "日发电量";
  272. //
  273. // label4
  274. //
  275. this.label4.AutoSize = true;
  276. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  278. this.label4.Location = new System.Drawing.Point(909, 7);
  279. this.label4.Name = "label4";
  280. this.label4.Size = new System.Drawing.Size(43, 17);
  281. this.label4.TabIndex = 32;
  282. this.label4.Text = "万kwh";
  283. //
  284. // label6
  285. //
  286. this.label6.AutoSize = true;
  287. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  289. this.label6.Location = new System.Drawing.Point(788, 7);
  290. this.label6.Name = "label6";
  291. this.label6.Size = new System.Drawing.Size(56, 17);
  292. this.label6.TabIndex = 31;
  293. this.label6.Text = "月发电量";
  294. //
  295. // label5
  296. //
  297. this.label5.AutoSize = true;
  298. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  300. this.label5.Location = new System.Drawing.Point(730, 7);
  301. this.label5.Name = "label5";
  302. this.label5.Size = new System.Drawing.Size(43, 17);
  303. this.label5.TabIndex = 30;
  304. this.label5.Text = "万kwh";
  305. //
  306. // label3
  307. //
  308. this.label3.AutoSize = true;
  309. this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  311. this.label3.Location = new System.Drawing.Point(603, 7);
  312. this.label3.Name = "label3";
  313. this.label3.Size = new System.Drawing.Size(56, 17);
  314. this.label3.TabIndex = 29;
  315. this.label3.Text = "年发电量";
  316. //
  317. // label2
  318. //
  319. this.label2.AutoSize = true;
  320. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  322. this.label2.Location = new System.Drawing.Point(548, 7);
  323. this.label2.Name = "label2";
  324. this.label2.Size = new System.Drawing.Size(43, 17);
  325. this.label2.TabIndex = 28;
  326. this.label2.Text = "万kwh";
  327. //
  328. // label1
  329. //
  330. this.label1.AutoSize = true;
  331. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  332. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
  333. this.label1.Location = new System.Drawing.Point(419, 7);
  334. this.label1.Name = "label1";
  335. this.label1.Size = new System.Drawing.Size(56, 17);
  336. this.label1.TabIndex = 27;
  337. this.label1.Text = "总发电量";
  338. //
  339. // plOnPowerCount
  340. //
  341. this.plOnPowerCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126)))));
  342. this.plOnPowerCount.Controls.Add(this.lblOnPowerCount);
  343. this.plOnPowerCount.Dock = System.Windows.Forms.DockStyle.Left;
  344. this.plOnPowerCount.Location = new System.Drawing.Point(460, 0);
  345. this.plOnPowerCount.Name = "plOnPowerCount";
  346. this.plOnPowerCount.Size = new System.Drawing.Size(40, 30);
  347. this.plOnPowerCount.TabIndex = 9;
  348. //
  349. // lblOnPowerCount
  350. //
  351. this.lblOnPowerCount.AutoSize = true;
  352. this.lblOnPowerCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.lblOnPowerCount.ForeColor = System.Drawing.Color.White;
  354. this.lblOnPowerCount.Location = new System.Drawing.Point(8, 10);
  355. this.lblOnPowerCount.Name = "lblOnPowerCount";
  356. this.lblOnPowerCount.Size = new System.Drawing.Size(23, 14);
  357. this.lblOnPowerCount.TabIndex = 0;
  358. this.lblOnPowerCount.Text = "00";
  359. //
  360. // plStopCount
  361. //
  362. this.plStopCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63)))));
  363. this.plStopCount.Controls.Add(this.lblStopCount);
  364. this.plStopCount.Dock = System.Windows.Forms.DockStyle.Left;
  365. this.plStopCount.Location = new System.Drawing.Point(420, 0);
  366. this.plStopCount.Name = "plStopCount";
  367. this.plStopCount.Size = new System.Drawing.Size(40, 30);
  368. this.plStopCount.TabIndex = 8;
  369. //
  370. // lblStopCount
  371. //
  372. this.lblStopCount.AutoSize = true;
  373. this.lblStopCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.lblStopCount.ForeColor = System.Drawing.Color.White;
  375. this.lblStopCount.Location = new System.Drawing.Point(8, 10);
  376. this.lblStopCount.Name = "lblStopCount";
  377. this.lblStopCount.Size = new System.Drawing.Size(23, 14);
  378. this.lblStopCount.TabIndex = 0;
  379. this.lblStopCount.Text = "00";
  380. //
  381. // plStartCount
  382. //
  383. this.plStartCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91)))));
  384. this.plStartCount.Controls.Add(this.lblStartCount);
  385. this.plStartCount.Dock = System.Windows.Forms.DockStyle.Left;
  386. this.plStartCount.Location = new System.Drawing.Point(380, 0);
  387. this.plStartCount.Name = "plStartCount";
  388. this.plStartCount.Size = new System.Drawing.Size(40, 30);
  389. this.plStartCount.TabIndex = 7;
  390. //
  391. // lblStartCount
  392. //
  393. this.lblStartCount.AutoSize = true;
  394. this.lblStartCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  395. this.lblStartCount.ForeColor = System.Drawing.Color.White;
  396. this.lblStartCount.Location = new System.Drawing.Point(6, 10);
  397. this.lblStartCount.Name = "lblStartCount";
  398. this.lblStartCount.Size = new System.Drawing.Size(23, 14);
  399. this.lblStartCount.TabIndex = 0;
  400. this.lblStartCount.Text = "00";
  401. //
  402. // plOfflineCount
  403. //
  404. this.plOfflineCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165)))));
  405. this.plOfflineCount.Controls.Add(this.lblOfflineCount);
  406. this.plOfflineCount.Dock = System.Windows.Forms.DockStyle.Left;
  407. this.plOfflineCount.Location = new System.Drawing.Point(340, 0);
  408. this.plOfflineCount.Name = "plOfflineCount";
  409. this.plOfflineCount.Size = new System.Drawing.Size(40, 30);
  410. this.plOfflineCount.TabIndex = 6;
  411. //
  412. // lblOfflineCount
  413. //
  414. this.lblOfflineCount.AutoSize = true;
  415. this.lblOfflineCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.lblOfflineCount.ForeColor = System.Drawing.Color.White;
  417. this.lblOfflineCount.Location = new System.Drawing.Point(8, 10);
  418. this.lblOfflineCount.Name = "lblOfflineCount";
  419. this.lblOfflineCount.Size = new System.Drawing.Size(23, 14);
  420. this.lblOfflineCount.TabIndex = 0;
  421. this.lblOfflineCount.Text = "00";
  422. //
  423. // plMantainCount
  424. //
  425. this.plMantainCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(35)))));
  426. this.plMantainCount.Controls.Add(this.lblMaintainCount);
  427. this.plMantainCount.Dock = System.Windows.Forms.DockStyle.Left;
  428. this.plMantainCount.Location = new System.Drawing.Point(300, 0);
  429. this.plMantainCount.Name = "plMantainCount";
  430. this.plMantainCount.Size = new System.Drawing.Size(40, 30);
  431. this.plMantainCount.TabIndex = 5;
  432. //
  433. // lblMaintainCount
  434. //
  435. this.lblMaintainCount.AutoSize = true;
  436. this.lblMaintainCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.lblMaintainCount.ForeColor = System.Drawing.Color.White;
  438. this.lblMaintainCount.Location = new System.Drawing.Point(7, 10);
  439. this.lblMaintainCount.Name = "lblMaintainCount";
  440. this.lblMaintainCount.Size = new System.Drawing.Size(23, 14);
  441. this.lblMaintainCount.TabIndex = 0;
  442. this.lblMaintainCount.Text = "00";
  443. //
  444. // plFaultCount
  445. //
  446. this.plFaultCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59)))));
  447. this.plFaultCount.Controls.Add(this.lblFaultCount);
  448. this.plFaultCount.Dock = System.Windows.Forms.DockStyle.Left;
  449. this.plFaultCount.Location = new System.Drawing.Point(260, 0);
  450. this.plFaultCount.Name = "plFaultCount";
  451. this.plFaultCount.Size = new System.Drawing.Size(40, 30);
  452. this.plFaultCount.TabIndex = 4;
  453. //
  454. // lblFaultCount
  455. //
  456. this.lblFaultCount.AutoSize = true;
  457. this.lblFaultCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.lblFaultCount.ForeColor = System.Drawing.Color.White;
  459. this.lblFaultCount.Location = new System.Drawing.Point(8, 10);
  460. this.lblFaultCount.Name = "lblFaultCount";
  461. this.lblFaultCount.Size = new System.Drawing.Size(23, 14);
  462. this.lblFaultCount.TabIndex = 0;
  463. this.lblFaultCount.Text = "00";
  464. //
  465. // plStandbyCount
  466. //
  467. this.plStandbyCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
  468. this.plStandbyCount.Controls.Add(this.lblStandbyCount);
  469. this.plStandbyCount.Dock = System.Windows.Forms.DockStyle.Left;
  470. this.plStandbyCount.Location = new System.Drawing.Point(220, 0);
  471. this.plStandbyCount.Name = "plStandbyCount";
  472. this.plStandbyCount.Size = new System.Drawing.Size(40, 30);
  473. this.plStandbyCount.TabIndex = 3;
  474. //
  475. // lblStandbyCount
  476. //
  477. this.lblStandbyCount.AutoSize = true;
  478. this.lblStandbyCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.lblStandbyCount.ForeColor = System.Drawing.Color.White;
  480. this.lblStandbyCount.Location = new System.Drawing.Point(8, 10);
  481. this.lblStandbyCount.Name = "lblStandbyCount";
  482. this.lblStandbyCount.Size = new System.Drawing.Size(23, 14);
  483. this.lblStandbyCount.TabIndex = 0;
  484. this.lblStandbyCount.Text = "00";
  485. //
  486. // plOnlineCount
  487. //
  488. this.plOnlineCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170)))));
  489. this.plOnlineCount.Controls.Add(this.lblOnlineCount);
  490. this.plOnlineCount.Dock = System.Windows.Forms.DockStyle.Left;
  491. this.plOnlineCount.Location = new System.Drawing.Point(180, 0);
  492. this.plOnlineCount.Name = "plOnlineCount";
  493. this.plOnlineCount.Size = new System.Drawing.Size(40, 30);
  494. this.plOnlineCount.TabIndex = 2;
  495. //
  496. // lblOnlineCount
  497. //
  498. this.lblOnlineCount.AutoSize = true;
  499. this.lblOnlineCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.lblOnlineCount.ForeColor = System.Drawing.Color.White;
  501. this.lblOnlineCount.Location = new System.Drawing.Point(8, 10);
  502. this.lblOnlineCount.Name = "lblOnlineCount";
  503. this.lblOnlineCount.Size = new System.Drawing.Size(23, 14);
  504. this.lblOnlineCount.TabIndex = 0;
  505. this.lblOnlineCount.Text = "00";
  506. //
  507. // plAllCount
  508. //
  509. this.plAllCount.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  510. this.plAllCount.Controls.Add(this.lblAllCount);
  511. this.plAllCount.Dock = System.Windows.Forms.DockStyle.Left;
  512. this.plAllCount.ForeColor = System.Drawing.Color.White;
  513. this.plAllCount.Location = new System.Drawing.Point(140, 0);
  514. this.plAllCount.Name = "plAllCount";
  515. this.plAllCount.Size = new System.Drawing.Size(40, 30);
  516. this.plAllCount.TabIndex = 1;
  517. //
  518. // lblAllCount
  519. //
  520. this.lblAllCount.AutoSize = true;
  521. this.lblAllCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.lblAllCount.Location = new System.Drawing.Point(8, 10);
  523. this.lblAllCount.Name = "lblAllCount";
  524. this.lblAllCount.Size = new System.Drawing.Size(23, 14);
  525. this.lblAllCount.TabIndex = 0;
  526. this.lblAllCount.Text = "00";
  527. //
  528. // plStation
  529. //
  530. this.plStation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(118)))), ((int)(((byte)(129)))));
  531. this.plStation.Controls.Add(this.lblStationName);
  532. this.plStation.Dock = System.Windows.Forms.DockStyle.Left;
  533. this.plStation.Location = new System.Drawing.Point(0, 0);
  534. this.plStation.Name = "plStation";
  535. this.plStation.Size = new System.Drawing.Size(140, 30);
  536. this.plStation.TabIndex = 0;
  537. //
  538. // lblStationName
  539. //
  540. this.lblStationName.AutoSize = true;
  541. this.lblStationName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.lblStationName.ForeColor = System.Drawing.Color.White;
  543. this.lblStationName.Location = new System.Drawing.Point(22, 4);
  544. this.lblStationName.Name = "lblStationName";
  545. this.lblStationName.Size = new System.Drawing.Size(93, 19);
  546. this.lblStationName.TabIndex = 0;
  547. this.lblStationName.Text = "石板泉风电场";
  548. this.lblStationName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  549. //
  550. // ParameterTop
  551. //
  552. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  553. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  554. this.Controls.Add(this.panel1);
  555. this.Name = "ParameterTop";
  556. this.Size = new System.Drawing.Size(1920, 30);
  557. this.panel1.ResumeLayout(false);
  558. this.pnlTopRight.ResumeLayout(false);
  559. this.pnlTopRight.PerformLayout();
  560. this.plOnPowerCount.ResumeLayout(false);
  561. this.plOnPowerCount.PerformLayout();
  562. this.plStopCount.ResumeLayout(false);
  563. this.plStopCount.PerformLayout();
  564. this.plStartCount.ResumeLayout(false);
  565. this.plStartCount.PerformLayout();
  566. this.plOfflineCount.ResumeLayout(false);
  567. this.plOfflineCount.PerformLayout();
  568. this.plMantainCount.ResumeLayout(false);
  569. this.plMantainCount.PerformLayout();
  570. this.plFaultCount.ResumeLayout(false);
  571. this.plFaultCount.PerformLayout();
  572. this.plStandbyCount.ResumeLayout(false);
  573. this.plStandbyCount.PerformLayout();
  574. this.plOnlineCount.ResumeLayout(false);
  575. this.plOnlineCount.PerformLayout();
  576. this.plAllCount.ResumeLayout(false);
  577. this.plAllCount.PerformLayout();
  578. this.plStation.ResumeLayout(false);
  579. this.plStation.PerformLayout();
  580. this.ResumeLayout(false);
  581. }
  582. #endregion
  583. private System.Windows.Forms.Panel panel1;
  584. private System.Windows.Forms.Panel plStation;
  585. private System.Windows.Forms.Label lblStationName;
  586. private System.Windows.Forms.Panel plAllCount;
  587. private System.Windows.Forms.Panel plStandbyCount;
  588. private System.Windows.Forms.Panel plOnlineCount;
  589. private System.Windows.Forms.Panel plOfflineCount;
  590. private System.Windows.Forms.Panel plMantainCount;
  591. private System.Windows.Forms.Panel plFaultCount;
  592. private System.Windows.Forms.Panel plOnPowerCount;
  593. private System.Windows.Forms.Panel plStopCount;
  594. private System.Windows.Forms.Panel plStartCount;
  595. private System.Windows.Forms.Label lblOnPowerCount;
  596. private System.Windows.Forms.Label lblStopCount;
  597. private System.Windows.Forms.Label lblStartCount;
  598. private System.Windows.Forms.Label lblOfflineCount;
  599. private System.Windows.Forms.Label lblMaintainCount;
  600. private System.Windows.Forms.Label lblFaultCount;
  601. private System.Windows.Forms.Label lblStandbyCount;
  602. private System.Windows.Forms.Label lblOnlineCount;
  603. private System.Windows.Forms.Label lblAllCount;
  604. private System.Windows.Forms.Panel pnlTopRight;
  605. private System.Windows.Forms.Label lblWindSpeed;
  606. private System.Windows.Forms.Label lblPower;
  607. private System.Windows.Forms.Label lblRFDL;
  608. private System.Windows.Forms.Label lblYFDL;
  609. private System.Windows.Forms.Label lblNFDL;
  610. private System.Windows.Forms.Label lblZFDL;
  611. private System.Windows.Forms.Label label13;
  612. private System.Windows.Forms.Label label11;
  613. private System.Windows.Forms.Label label12;
  614. private System.Windows.Forms.Label label9;
  615. private System.Windows.Forms.Label label10;
  616. private System.Windows.Forms.Label label7;
  617. private System.Windows.Forms.Label label8;
  618. private System.Windows.Forms.Label label4;
  619. private System.Windows.Forms.Label label6;
  620. private System.Windows.Forms.Label label5;
  621. private System.Windows.Forms.Label label3;
  622. private System.Windows.Forms.Label label2;
  623. private System.Windows.Forms.Label label1;
  624. }
  625. }