ZM_QS.Designer.cs 102 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793
  1. namespace IntelligentControlForsx.MyControls.zm
  2. {
  3. partial class ZM_QS
  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.components = new System.ComponentModel.Container();
  29. this.pnlTop = new System.Windows.Forms.Panel();
  30. this.pnlLink = new System.Windows.Forms.Panel();
  31. this.btnMap = new System.Windows.Forms.Button();
  32. this.btnSYZ = new System.Windows.Forms.Button();
  33. this.lblDate = new System.Windows.Forms.Label();
  34. this.lblTime = new IntelligentControlForsx.MyControls.WebfontLable();
  35. this.pnlCurve = new System.Windows.Forms.Panel();
  36. this.stationPowerLine1 = new IntelligentControlForsx.MyControls.StationPowerLine();
  37. this.pnlStat = new System.Windows.Forms.Panel();
  38. this.label18 = new System.Windows.Forms.Label();
  39. this.lblCntLX = new IntelligentControlForsx.MyControls.WebfontLable();
  40. this.label19 = new System.Windows.Forms.Label();
  41. this.label20 = new System.Windows.Forms.Label();
  42. this.lblCntGZ = new IntelligentControlForsx.MyControls.WebfontLable();
  43. this.label21 = new System.Windows.Forms.Label();
  44. this.label22 = new System.Windows.Forms.Label();
  45. this.lblCntWH = new IntelligentControlForsx.MyControls.WebfontLable();
  46. this.label23 = new System.Windows.Forms.Label();
  47. this.label24 = new System.Windows.Forms.Label();
  48. this.lblCntTJ = new IntelligentControlForsx.MyControls.WebfontLable();
  49. this.label25 = new System.Windows.Forms.Label();
  50. this.label8 = new System.Windows.Forms.Label();
  51. this.lblCntSD = new IntelligentControlForsx.MyControls.WebfontLable();
  52. this.label11 = new System.Windows.Forms.Label();
  53. this.label12 = new System.Windows.Forms.Label();
  54. this.lblCntQD = new IntelligentControlForsx.MyControls.WebfontLable();
  55. this.label13 = new System.Windows.Forms.Label();
  56. this.label14 = new System.Windows.Forms.Label();
  57. this.lblCntDJ = new IntelligentControlForsx.MyControls.WebfontLable();
  58. this.label15 = new System.Windows.Forms.Label();
  59. this.label16 = new System.Windows.Forms.Label();
  60. this.lblCntBW = new IntelligentControlForsx.MyControls.WebfontLable();
  61. this.label17 = new System.Windows.Forms.Label();
  62. this.label6 = new System.Windows.Forms.Label();
  63. this.lblPower = new IntelligentControlForsx.MyControls.WebfontLable();
  64. this.label7 = new System.Windows.Forms.Label();
  65. this.label4 = new System.Windows.Forms.Label();
  66. this.lblWindspeed = new IntelligentControlForsx.MyControls.WebfontLable();
  67. this.label5 = new System.Windows.Forms.Label();
  68. this.label2 = new System.Windows.Forms.Label();
  69. this.lblCntAll = new IntelligentControlForsx.MyControls.WebfontLable();
  70. this.label3 = new System.Windows.Forms.Label();
  71. this.label1 = new System.Windows.Forms.Label();
  72. this.lblCapacity = new IntelligentControlForsx.MyControls.WebfontLable();
  73. this.label10 = new System.Windows.Forms.Label();
  74. this.label9 = new System.Windows.Forms.Label();
  75. this.panel15 = new System.Windows.Forms.Panel();
  76. this.timer1 = new System.Windows.Forms.Timer(this.components);
  77. this.timer2 = new System.Windows.Forms.Timer(this.components);
  78. this.pnlLine = new System.Windows.Forms.Panel();
  79. this.windturbineIcon67 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  80. this.windturbineIcon68 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  81. this.windturbineIcon69 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  82. this.windturbineIcon70 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  83. this.windturbineIcon71 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  84. this.windturbineIcon72 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  85. this.windturbineIcon73 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  86. this.windturbineIcon74 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  87. this.windturbineIcon75 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  88. this.windturbineIcon76 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  89. this.windturbineIcon77 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  90. this.windturbineIcon56 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  91. this.windturbineIcon57 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  92. this.windturbineIcon58 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  93. this.windturbineIcon59 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  94. this.windturbineIcon60 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  95. this.windturbineIcon61 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  96. this.windturbineIcon62 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  97. this.windturbineIcon63 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  98. this.windturbineIcon64 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  99. this.windturbineIcon65 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  100. this.windturbineIcon66 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  101. this.windturbineIcon45 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  102. this.windturbineIcon46 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  103. this.windturbineIcon47 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  104. this.windturbineIcon48 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  105. this.windturbineIcon49 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  106. this.windturbineIcon50 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  107. this.windturbineIcon51 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  108. this.windturbineIcon52 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  109. this.windturbineIcon53 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  110. this.windturbineIcon54 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  111. this.windturbineIcon55 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  112. this.windturbineIcon34 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  113. this.windturbineIcon35 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  114. this.windturbineIcon36 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  115. this.windturbineIcon37 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  116. this.windturbineIcon38 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  117. this.windturbineIcon39 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  118. this.windturbineIcon40 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  119. this.windturbineIcon41 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  120. this.windturbineIcon42 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  121. this.windturbineIcon43 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  122. this.windturbineIcon44 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  123. this.windturbineIcon23 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  124. this.windturbineIcon24 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  125. this.windturbineIcon25 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  126. this.windturbineIcon26 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  127. this.windturbineIcon27 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  128. this.windturbineIcon28 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  129. this.windturbineIcon29 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  130. this.windturbineIcon30 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  131. this.windturbineIcon31 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  132. this.windturbineIcon32 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  133. this.windturbineIcon33 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  134. this.windturbineIcon19 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  135. this.windturbineIcon17 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  136. this.windturbineIcon18 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  137. this.windturbineIcon5 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  138. this.windturbineIcon6 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  139. this.windturbineIcon7 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  140. this.windturbineIcon8 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  141. this.windturbineIcon3 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  142. this.windturbineIcon4 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  143. this.windturbineIcon2 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  144. this.windturbineIcon1 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  145. this.pnlTop.SuspendLayout();
  146. this.pnlLink.SuspendLayout();
  147. this.pnlCurve.SuspendLayout();
  148. this.pnlStat.SuspendLayout();
  149. this.pnlLine.SuspendLayout();
  150. this.SuspendLayout();
  151. //
  152. // pnlTop
  153. //
  154. this.pnlTop.BackColor = System.Drawing.Color.Transparent;
  155. this.pnlTop.Controls.Add(this.pnlLink);
  156. this.pnlTop.Controls.Add(this.pnlCurve);
  157. this.pnlTop.Controls.Add(this.pnlStat);
  158. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  159. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  160. this.pnlTop.Name = "pnlTop";
  161. this.pnlTop.Size = new System.Drawing.Size(1920, 230);
  162. this.pnlTop.TabIndex = 3;
  163. //
  164. // pnlLink
  165. //
  166. this.pnlLink.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  167. this.pnlLink.Controls.Add(this.btnSYZ);
  168. this.pnlLink.Controls.Add(this.btnMap);
  169. this.pnlLink.Controls.Add(this.lblDate);
  170. this.pnlLink.Controls.Add(this.lblTime);
  171. this.pnlLink.Location = new System.Drawing.Point(1705, 18);
  172. this.pnlLink.Name = "pnlLink";
  173. this.pnlLink.Size = new System.Drawing.Size(190, 206);
  174. this.pnlLink.TabIndex = 3;
  175. this.pnlLink.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlLink_Paint);
  176. //
  177. // btnMap
  178. //
  179. this.btnMap.BackColor = System.Drawing.Color.Transparent;
  180. this.btnMap.FlatAppearance.BorderSize = 0;
  181. this.btnMap.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  182. this.btnMap.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  183. this.btnMap.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  184. this.btnMap.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.btnMap.ForeColor = System.Drawing.Color.White;
  186. this.btnMap.Image = global::IntelligentControlForsx.Properties.Resources.B02;
  187. this.btnMap.Location = new System.Drawing.Point(43, 147);
  188. this.btnMap.Name = "btnMap";
  189. this.btnMap.Size = new System.Drawing.Size(105, 34);
  190. this.btnMap.TabIndex = 32;
  191. this.btnMap.Text = "风机排布图";
  192. this.btnMap.UseVisualStyleBackColor = false;
  193. this.btnMap.Click += new System.EventHandler(this.btnMap_Click);
  194. this.btnMap.MouseLeave += new System.EventHandler(this.btnMap_MouseLeave);
  195. this.btnMap.MouseHover += new System.EventHandler(this.btnMap_MouseHover);
  196. //
  197. // btnSYZ
  198. //
  199. this.btnSYZ.BackColor = System.Drawing.Color.Transparent;
  200. this.btnSYZ.FlatAppearance.BorderSize = 0;
  201. this.btnSYZ.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  202. this.btnSYZ.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  203. this.btnSYZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  204. this.btnSYZ.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.btnSYZ.ForeColor = System.Drawing.Color.White;
  206. this.btnSYZ.Image = global::IntelligentControlForsx.Properties.Resources.B02;
  207. this.btnSYZ.Location = new System.Drawing.Point(43, 101);
  208. this.btnSYZ.Name = "btnSYZ";
  209. this.btnSYZ.Size = new System.Drawing.Size(105, 34);
  210. this.btnSYZ.TabIndex = 31;
  211. this.btnSYZ.Text = "升压站";
  212. this.btnSYZ.UseVisualStyleBackColor = false;
  213. this.btnSYZ.Click += new System.EventHandler(this.btnSYZ_Click);
  214. this.btnSYZ.MouseLeave += new System.EventHandler(this.btnSYZ_MouseLeave);
  215. this.btnSYZ.MouseHover += new System.EventHandler(this.btnSYZ_MouseHover);
  216. //
  217. // lblDate
  218. //
  219. this.lblDate.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.lblDate.ForeColor = System.Drawing.Color.MediumSpringGreen;
  221. this.lblDate.Location = new System.Drawing.Point(6, 21);
  222. this.lblDate.Name = "lblDate";
  223. this.lblDate.Size = new System.Drawing.Size(181, 22);
  224. this.lblDate.TabIndex = 29;
  225. this.lblDate.Text = "2019-12-18";
  226. this.lblDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  227. //
  228. // lblTime
  229. //
  230. this.lblTime.BackColor = System.Drawing.Color.Transparent;
  231. this.lblTime.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.lblTime.LableShowType = 0;
  233. this.lblTime.LableText = "08:30:00";
  234. this.lblTime.LableType = 0;
  235. this.lblTime.Location = new System.Drawing.Point(39, 54);
  236. this.lblTime.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  237. this.lblTime.MyEmSize = 21.75F;
  238. this.lblTime.MyLabelDock = System.Windows.Forms.DockStyle.Fill;
  239. this.lblTime.MyLabelTextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  240. this.lblTime.Name = "lblTime";
  241. this.lblTime.Size = new System.Drawing.Size(109, 23);
  242. this.lblTime.TabIndex = 28;
  243. this.lblTime.TestPointId = null;
  244. this.lblTime.UniformCode = null;
  245. this.lblTime.WindPowerId = null;
  246. this.lblTime.WindTurbineId = null;
  247. //
  248. // pnlCurve
  249. //
  250. this.pnlCurve.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  251. this.pnlCurve.Controls.Add(this.stationPowerLine1);
  252. this.pnlCurve.Location = new System.Drawing.Point(962, 18);
  253. this.pnlCurve.Name = "pnlCurve";
  254. this.pnlCurve.Size = new System.Drawing.Size(743, 206);
  255. this.pnlCurve.TabIndex = 2;
  256. this.pnlCurve.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlCurve_Paint);
  257. //
  258. // stationPowerLine1
  259. //
  260. this.stationPowerLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  261. this.stationPowerLine1.FactPowerPoint = "QSFCJSFW.NX_GD_QSF_XX_XX_XXX_XXX_CI0135";
  262. this.stationPowerLine1.Location = new System.Drawing.Point(1, 1);
  263. this.stationPowerLine1.Name = "stationPowerLine1";
  264. this.stationPowerLine1.Size = new System.Drawing.Size(741, 204);
  265. this.stationPowerLine1.StationId = null;
  266. this.stationPowerLine1.TabIndex = 0;
  267. //
  268. // pnlStat
  269. //
  270. this.pnlStat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  271. this.pnlStat.Controls.Add(this.label18);
  272. this.pnlStat.Controls.Add(this.lblCntLX);
  273. this.pnlStat.Controls.Add(this.label19);
  274. this.pnlStat.Controls.Add(this.label20);
  275. this.pnlStat.Controls.Add(this.lblCntGZ);
  276. this.pnlStat.Controls.Add(this.label21);
  277. this.pnlStat.Controls.Add(this.label22);
  278. this.pnlStat.Controls.Add(this.lblCntWH);
  279. this.pnlStat.Controls.Add(this.label23);
  280. this.pnlStat.Controls.Add(this.label24);
  281. this.pnlStat.Controls.Add(this.lblCntTJ);
  282. this.pnlStat.Controls.Add(this.label25);
  283. this.pnlStat.Controls.Add(this.label8);
  284. this.pnlStat.Controls.Add(this.lblCntSD);
  285. this.pnlStat.Controls.Add(this.label11);
  286. this.pnlStat.Controls.Add(this.label12);
  287. this.pnlStat.Controls.Add(this.lblCntQD);
  288. this.pnlStat.Controls.Add(this.label13);
  289. this.pnlStat.Controls.Add(this.label14);
  290. this.pnlStat.Controls.Add(this.lblCntDJ);
  291. this.pnlStat.Controls.Add(this.label15);
  292. this.pnlStat.Controls.Add(this.label16);
  293. this.pnlStat.Controls.Add(this.lblCntBW);
  294. this.pnlStat.Controls.Add(this.label17);
  295. this.pnlStat.Controls.Add(this.label6);
  296. this.pnlStat.Controls.Add(this.lblPower);
  297. this.pnlStat.Controls.Add(this.label7);
  298. this.pnlStat.Controls.Add(this.label4);
  299. this.pnlStat.Controls.Add(this.lblWindspeed);
  300. this.pnlStat.Controls.Add(this.label5);
  301. this.pnlStat.Controls.Add(this.label2);
  302. this.pnlStat.Controls.Add(this.lblCntAll);
  303. this.pnlStat.Controls.Add(this.label3);
  304. this.pnlStat.Controls.Add(this.label1);
  305. this.pnlStat.Controls.Add(this.lblCapacity);
  306. this.pnlStat.Controls.Add(this.label10);
  307. this.pnlStat.Controls.Add(this.label9);
  308. this.pnlStat.Controls.Add(this.panel15);
  309. this.pnlStat.Location = new System.Drawing.Point(21, 18);
  310. this.pnlStat.Name = "pnlStat";
  311. this.pnlStat.Size = new System.Drawing.Size(931, 206);
  312. this.pnlStat.TabIndex = 1;
  313. this.pnlStat.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlStat_Paint);
  314. //
  315. // label18
  316. //
  317. this.label18.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  319. this.label18.Location = new System.Drawing.Point(654, 168);
  320. this.label18.Name = "label18";
  321. this.label18.Size = new System.Drawing.Size(89, 22);
  322. this.label18.TabIndex = 37;
  323. this.label18.Text = "离线台数:";
  324. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  325. //
  326. // lblCntLX
  327. //
  328. this.lblCntLX.BackColor = System.Drawing.Color.Transparent;
  329. this.lblCntLX.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.lblCntLX.LableShowType = 0;
  331. this.lblCntLX.LableText = "000000";
  332. this.lblCntLX.LableType = 0;
  333. this.lblCntLX.Location = new System.Drawing.Point(748, 167);
  334. this.lblCntLX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  335. this.lblCntLX.MyEmSize = 21.75F;
  336. this.lblCntLX.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  337. this.lblCntLX.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  338. this.lblCntLX.Name = "lblCntLX";
  339. this.lblCntLX.Size = new System.Drawing.Size(100, 23);
  340. this.lblCntLX.TabIndex = 36;
  341. this.lblCntLX.TestPointId = null;
  342. this.lblCntLX.UniformCode = null;
  343. this.lblCntLX.WindPowerId = null;
  344. this.lblCntLX.WindTurbineId = null;
  345. //
  346. // label19
  347. //
  348. this.label19.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  350. this.label19.Location = new System.Drawing.Point(845, 168);
  351. this.label19.Name = "label19";
  352. this.label19.Size = new System.Drawing.Size(47, 22);
  353. this.label19.TabIndex = 35;
  354. this.label19.Text = "台";
  355. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  356. //
  357. // label20
  358. //
  359. this.label20.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  361. this.label20.Location = new System.Drawing.Point(654, 133);
  362. this.label20.Name = "label20";
  363. this.label20.Size = new System.Drawing.Size(89, 22);
  364. this.label20.TabIndex = 34;
  365. this.label20.Text = "故障台数:";
  366. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  367. //
  368. // lblCntGZ
  369. //
  370. this.lblCntGZ.BackColor = System.Drawing.Color.Transparent;
  371. this.lblCntGZ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  372. this.lblCntGZ.LableShowType = 0;
  373. this.lblCntGZ.LableText = "000000";
  374. this.lblCntGZ.LableType = 0;
  375. this.lblCntGZ.Location = new System.Drawing.Point(748, 132);
  376. this.lblCntGZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  377. this.lblCntGZ.MyEmSize = 21.75F;
  378. this.lblCntGZ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  379. this.lblCntGZ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  380. this.lblCntGZ.Name = "lblCntGZ";
  381. this.lblCntGZ.Size = new System.Drawing.Size(100, 23);
  382. this.lblCntGZ.TabIndex = 33;
  383. this.lblCntGZ.TestPointId = null;
  384. this.lblCntGZ.UniformCode = null;
  385. this.lblCntGZ.WindPowerId = null;
  386. this.lblCntGZ.WindTurbineId = null;
  387. //
  388. // label21
  389. //
  390. this.label21.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  392. this.label21.Location = new System.Drawing.Point(845, 133);
  393. this.label21.Name = "label21";
  394. this.label21.Size = new System.Drawing.Size(47, 22);
  395. this.label21.TabIndex = 32;
  396. this.label21.Text = "台";
  397. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  398. //
  399. // label22
  400. //
  401. this.label22.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  403. this.label22.Location = new System.Drawing.Point(654, 98);
  404. this.label22.Name = "label22";
  405. this.label22.Size = new System.Drawing.Size(89, 22);
  406. this.label22.TabIndex = 31;
  407. this.label22.Text = "维护台数:";
  408. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  409. //
  410. // lblCntWH
  411. //
  412. this.lblCntWH.BackColor = System.Drawing.Color.Transparent;
  413. this.lblCntWH.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. this.lblCntWH.LableShowType = 0;
  415. this.lblCntWH.LableText = "000000";
  416. this.lblCntWH.LableType = 0;
  417. this.lblCntWH.Location = new System.Drawing.Point(748, 97);
  418. this.lblCntWH.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  419. this.lblCntWH.MyEmSize = 21.75F;
  420. this.lblCntWH.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  421. this.lblCntWH.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  422. this.lblCntWH.Name = "lblCntWH";
  423. this.lblCntWH.Size = new System.Drawing.Size(100, 23);
  424. this.lblCntWH.TabIndex = 30;
  425. this.lblCntWH.TestPointId = null;
  426. this.lblCntWH.UniformCode = null;
  427. this.lblCntWH.WindPowerId = null;
  428. this.lblCntWH.WindTurbineId = null;
  429. //
  430. // label23
  431. //
  432. this.label23.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  434. this.label23.Location = new System.Drawing.Point(845, 98);
  435. this.label23.Name = "label23";
  436. this.label23.Size = new System.Drawing.Size(47, 22);
  437. this.label23.TabIndex = 29;
  438. this.label23.Text = "台";
  439. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  440. //
  441. // label24
  442. //
  443. this.label24.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  445. this.label24.Location = new System.Drawing.Point(654, 62);
  446. this.label24.Name = "label24";
  447. this.label24.Size = new System.Drawing.Size(89, 22);
  448. this.label24.TabIndex = 28;
  449. this.label24.Text = "停机台数:";
  450. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  451. //
  452. // lblCntTJ
  453. //
  454. this.lblCntTJ.BackColor = System.Drawing.Color.Transparent;
  455. this.lblCntTJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.lblCntTJ.LableShowType = 0;
  457. this.lblCntTJ.LableText = "000000";
  458. this.lblCntTJ.LableType = 0;
  459. this.lblCntTJ.Location = new System.Drawing.Point(748, 61);
  460. this.lblCntTJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  461. this.lblCntTJ.MyEmSize = 21.75F;
  462. this.lblCntTJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  463. this.lblCntTJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  464. this.lblCntTJ.Name = "lblCntTJ";
  465. this.lblCntTJ.Size = new System.Drawing.Size(100, 23);
  466. this.lblCntTJ.TabIndex = 27;
  467. this.lblCntTJ.TestPointId = null;
  468. this.lblCntTJ.UniformCode = null;
  469. this.lblCntTJ.WindPowerId = null;
  470. this.lblCntTJ.WindTurbineId = null;
  471. //
  472. // label25
  473. //
  474. this.label25.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  476. this.label25.Location = new System.Drawing.Point(845, 62);
  477. this.label25.Name = "label25";
  478. this.label25.Size = new System.Drawing.Size(47, 22);
  479. this.label25.TabIndex = 26;
  480. this.label25.Text = "台";
  481. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  482. //
  483. // label8
  484. //
  485. this.label8.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  487. this.label8.Location = new System.Drawing.Point(345, 168);
  488. this.label8.Name = "label8";
  489. this.label8.Size = new System.Drawing.Size(89, 22);
  490. this.label8.TabIndex = 25;
  491. this.label8.Text = "上电台数:";
  492. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  493. //
  494. // lblCntSD
  495. //
  496. this.lblCntSD.BackColor = System.Drawing.Color.Transparent;
  497. this.lblCntSD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.lblCntSD.LableShowType = 0;
  499. this.lblCntSD.LableText = "000000";
  500. this.lblCntSD.LableType = 0;
  501. this.lblCntSD.Location = new System.Drawing.Point(439, 167);
  502. this.lblCntSD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  503. this.lblCntSD.MyEmSize = 21.75F;
  504. this.lblCntSD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  505. this.lblCntSD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  506. this.lblCntSD.Name = "lblCntSD";
  507. this.lblCntSD.Size = new System.Drawing.Size(100, 23);
  508. this.lblCntSD.TabIndex = 24;
  509. this.lblCntSD.TestPointId = null;
  510. this.lblCntSD.UniformCode = null;
  511. this.lblCntSD.WindPowerId = null;
  512. this.lblCntSD.WindTurbineId = null;
  513. //
  514. // label11
  515. //
  516. this.label11.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  518. this.label11.Location = new System.Drawing.Point(536, 168);
  519. this.label11.Name = "label11";
  520. this.label11.Size = new System.Drawing.Size(47, 22);
  521. this.label11.TabIndex = 23;
  522. this.label11.Text = "台";
  523. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  524. //
  525. // label12
  526. //
  527. this.label12.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  529. this.label12.Location = new System.Drawing.Point(345, 133);
  530. this.label12.Name = "label12";
  531. this.label12.Size = new System.Drawing.Size(89, 22);
  532. this.label12.TabIndex = 22;
  533. this.label12.Text = "启动台数:";
  534. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  535. //
  536. // lblCntQD
  537. //
  538. this.lblCntQD.BackColor = System.Drawing.Color.Transparent;
  539. this.lblCntQD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.lblCntQD.LableShowType = 0;
  541. this.lblCntQD.LableText = "000000";
  542. this.lblCntQD.LableType = 0;
  543. this.lblCntQD.Location = new System.Drawing.Point(439, 132);
  544. this.lblCntQD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  545. this.lblCntQD.MyEmSize = 21.75F;
  546. this.lblCntQD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  547. this.lblCntQD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  548. this.lblCntQD.Name = "lblCntQD";
  549. this.lblCntQD.Size = new System.Drawing.Size(100, 23);
  550. this.lblCntQD.TabIndex = 21;
  551. this.lblCntQD.TestPointId = null;
  552. this.lblCntQD.UniformCode = null;
  553. this.lblCntQD.WindPowerId = null;
  554. this.lblCntQD.WindTurbineId = null;
  555. //
  556. // label13
  557. //
  558. this.label13.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  560. this.label13.Location = new System.Drawing.Point(536, 133);
  561. this.label13.Name = "label13";
  562. this.label13.Size = new System.Drawing.Size(47, 22);
  563. this.label13.TabIndex = 20;
  564. this.label13.Text = "台";
  565. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  566. //
  567. // label14
  568. //
  569. this.label14.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  571. this.label14.Location = new System.Drawing.Point(345, 98);
  572. this.label14.Name = "label14";
  573. this.label14.Size = new System.Drawing.Size(89, 22);
  574. this.label14.TabIndex = 19;
  575. this.label14.Text = "待机台数:";
  576. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  577. //
  578. // lblCntDJ
  579. //
  580. this.lblCntDJ.BackColor = System.Drawing.Color.Transparent;
  581. this.lblCntDJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.lblCntDJ.LableShowType = 0;
  583. this.lblCntDJ.LableText = "000000";
  584. this.lblCntDJ.LableType = 0;
  585. this.lblCntDJ.Location = new System.Drawing.Point(439, 97);
  586. this.lblCntDJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  587. this.lblCntDJ.MyEmSize = 21.75F;
  588. this.lblCntDJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  589. this.lblCntDJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  590. this.lblCntDJ.Name = "lblCntDJ";
  591. this.lblCntDJ.Size = new System.Drawing.Size(100, 23);
  592. this.lblCntDJ.TabIndex = 18;
  593. this.lblCntDJ.TestPointId = null;
  594. this.lblCntDJ.UniformCode = null;
  595. this.lblCntDJ.WindPowerId = null;
  596. this.lblCntDJ.WindTurbineId = null;
  597. //
  598. // label15
  599. //
  600. this.label15.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  601. this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  602. this.label15.Location = new System.Drawing.Point(536, 98);
  603. this.label15.Name = "label15";
  604. this.label15.Size = new System.Drawing.Size(47, 22);
  605. this.label15.TabIndex = 17;
  606. this.label15.Text = "台";
  607. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  608. //
  609. // label16
  610. //
  611. this.label16.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  613. this.label16.Location = new System.Drawing.Point(345, 62);
  614. this.label16.Name = "label16";
  615. this.label16.Size = new System.Drawing.Size(89, 22);
  616. this.label16.TabIndex = 16;
  617. this.label16.Text = "并网台数:";
  618. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  619. //
  620. // lblCntBW
  621. //
  622. this.lblCntBW.BackColor = System.Drawing.Color.Transparent;
  623. this.lblCntBW.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.lblCntBW.LableShowType = 0;
  625. this.lblCntBW.LableText = "000000";
  626. this.lblCntBW.LableType = 0;
  627. this.lblCntBW.Location = new System.Drawing.Point(439, 61);
  628. this.lblCntBW.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  629. this.lblCntBW.MyEmSize = 21.75F;
  630. this.lblCntBW.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  631. this.lblCntBW.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  632. this.lblCntBW.Name = "lblCntBW";
  633. this.lblCntBW.Size = new System.Drawing.Size(100, 23);
  634. this.lblCntBW.TabIndex = 15;
  635. this.lblCntBW.TestPointId = null;
  636. this.lblCntBW.UniformCode = null;
  637. this.lblCntBW.WindPowerId = null;
  638. this.lblCntBW.WindTurbineId = null;
  639. //
  640. // label17
  641. //
  642. this.label17.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  643. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  644. this.label17.Location = new System.Drawing.Point(536, 62);
  645. this.label17.Name = "label17";
  646. this.label17.Size = new System.Drawing.Size(47, 22);
  647. this.label17.TabIndex = 14;
  648. this.label17.Text = "台";
  649. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  650. //
  651. // label6
  652. //
  653. this.label6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  655. this.label6.Location = new System.Drawing.Point(23, 168);
  656. this.label6.Name = "label6";
  657. this.label6.Size = new System.Drawing.Size(89, 22);
  658. this.label6.TabIndex = 13;
  659. this.label6.Text = "实时功率:";
  660. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  661. //
  662. // lblPower
  663. //
  664. this.lblPower.BackColor = System.Drawing.Color.Transparent;
  665. this.lblPower.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  666. this.lblPower.LableShowType = 0;
  667. this.lblPower.LableText = "000000";
  668. this.lblPower.LableType = 0;
  669. this.lblPower.Location = new System.Drawing.Point(117, 167);
  670. this.lblPower.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  671. this.lblPower.MyEmSize = 21.75F;
  672. this.lblPower.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  673. this.lblPower.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  674. this.lblPower.Name = "lblPower";
  675. this.lblPower.Size = new System.Drawing.Size(100, 23);
  676. this.lblPower.TabIndex = 12;
  677. this.lblPower.TestPointId = null;
  678. this.lblPower.UniformCode = null;
  679. this.lblPower.WindPowerId = null;
  680. this.lblPower.WindTurbineId = null;
  681. //
  682. // label7
  683. //
  684. this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  686. this.label7.Location = new System.Drawing.Point(214, 168);
  687. this.label7.Name = "label7";
  688. this.label7.Size = new System.Drawing.Size(47, 22);
  689. this.label7.TabIndex = 11;
  690. this.label7.Text = "MW";
  691. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  692. //
  693. // label4
  694. //
  695. this.label4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  696. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  697. this.label4.Location = new System.Drawing.Point(23, 133);
  698. this.label4.Name = "label4";
  699. this.label4.Size = new System.Drawing.Size(89, 22);
  700. this.label4.TabIndex = 10;
  701. this.label4.Text = "平均风速:";
  702. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  703. //
  704. // lblWindspeed
  705. //
  706. this.lblWindspeed.BackColor = System.Drawing.Color.Transparent;
  707. this.lblWindspeed.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.lblWindspeed.LableShowType = 0;
  709. this.lblWindspeed.LableText = "000000";
  710. this.lblWindspeed.LableType = 0;
  711. this.lblWindspeed.Location = new System.Drawing.Point(117, 132);
  712. this.lblWindspeed.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  713. this.lblWindspeed.MyEmSize = 21.75F;
  714. this.lblWindspeed.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  715. this.lblWindspeed.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  716. this.lblWindspeed.Name = "lblWindspeed";
  717. this.lblWindspeed.Size = new System.Drawing.Size(100, 23);
  718. this.lblWindspeed.TabIndex = 9;
  719. this.lblWindspeed.TestPointId = null;
  720. this.lblWindspeed.UniformCode = null;
  721. this.lblWindspeed.WindPowerId = null;
  722. this.lblWindspeed.WindTurbineId = null;
  723. //
  724. // label5
  725. //
  726. this.label5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  727. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  728. this.label5.Location = new System.Drawing.Point(214, 133);
  729. this.label5.Name = "label5";
  730. this.label5.Size = new System.Drawing.Size(47, 22);
  731. this.label5.TabIndex = 8;
  732. this.label5.Text = "m/s";
  733. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  734. //
  735. // label2
  736. //
  737. this.label2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  739. this.label2.Location = new System.Drawing.Point(23, 98);
  740. this.label2.Name = "label2";
  741. this.label2.Size = new System.Drawing.Size(89, 22);
  742. this.label2.TabIndex = 7;
  743. this.label2.Text = "装机台数:";
  744. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  745. //
  746. // lblCntAll
  747. //
  748. this.lblCntAll.BackColor = System.Drawing.Color.Transparent;
  749. this.lblCntAll.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.lblCntAll.LableShowType = 0;
  751. this.lblCntAll.LableText = "000000";
  752. this.lblCntAll.LableType = 0;
  753. this.lblCntAll.Location = new System.Drawing.Point(117, 97);
  754. this.lblCntAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  755. this.lblCntAll.MyEmSize = 21.75F;
  756. this.lblCntAll.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  757. this.lblCntAll.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  758. this.lblCntAll.Name = "lblCntAll";
  759. this.lblCntAll.Size = new System.Drawing.Size(100, 23);
  760. this.lblCntAll.TabIndex = 6;
  761. this.lblCntAll.TestPointId = null;
  762. this.lblCntAll.UniformCode = null;
  763. this.lblCntAll.WindPowerId = null;
  764. this.lblCntAll.WindTurbineId = null;
  765. //
  766. // label3
  767. //
  768. this.label3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  769. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  770. this.label3.Location = new System.Drawing.Point(214, 98);
  771. this.label3.Name = "label3";
  772. this.label3.Size = new System.Drawing.Size(47, 22);
  773. this.label3.TabIndex = 5;
  774. this.label3.Text = "台";
  775. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  776. //
  777. // label1
  778. //
  779. this.label1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  781. this.label1.Location = new System.Drawing.Point(23, 62);
  782. this.label1.Name = "label1";
  783. this.label1.Size = new System.Drawing.Size(89, 22);
  784. this.label1.TabIndex = 4;
  785. this.label1.Text = "装机容量:";
  786. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  787. //
  788. // lblCapacity
  789. //
  790. this.lblCapacity.BackColor = System.Drawing.Color.Transparent;
  791. this.lblCapacity.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.lblCapacity.LableShowType = 0;
  793. this.lblCapacity.LableText = "000000";
  794. this.lblCapacity.LableType = 0;
  795. this.lblCapacity.Location = new System.Drawing.Point(117, 61);
  796. this.lblCapacity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  797. this.lblCapacity.MyEmSize = 21.75F;
  798. this.lblCapacity.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  799. this.lblCapacity.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  800. this.lblCapacity.Name = "lblCapacity";
  801. this.lblCapacity.Size = new System.Drawing.Size(100, 23);
  802. this.lblCapacity.TabIndex = 3;
  803. this.lblCapacity.TestPointId = null;
  804. this.lblCapacity.UniformCode = null;
  805. this.lblCapacity.WindPowerId = null;
  806. this.lblCapacity.WindTurbineId = null;
  807. //
  808. // label10
  809. //
  810. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  812. this.label10.Location = new System.Drawing.Point(214, 62);
  813. this.label10.Name = "label10";
  814. this.label10.Size = new System.Drawing.Size(47, 22);
  815. this.label10.TabIndex = 2;
  816. this.label10.Text = "MW";
  817. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  818. //
  819. // label9
  820. //
  821. this.label9.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  822. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  823. this.label9.Location = new System.Drawing.Point(13, 5);
  824. this.label9.Name = "label9";
  825. this.label9.Size = new System.Drawing.Size(904, 37);
  826. this.label9.TabIndex = 2;
  827. this.label9.Text = "青山风电场总貌图";
  828. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  829. //
  830. // panel15
  831. //
  832. this.panel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(47)))), ((int)(((byte)(107)))));
  833. this.panel15.Location = new System.Drawing.Point(2, 47);
  834. this.panel15.Name = "panel15";
  835. this.panel15.Size = new System.Drawing.Size(930, 1);
  836. this.panel15.TabIndex = 0;
  837. //
  838. // timer1
  839. //
  840. this.timer1.Enabled = true;
  841. this.timer1.Interval = 5000;
  842. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  843. //
  844. // timer2
  845. //
  846. this.timer2.Enabled = true;
  847. this.timer2.Interval = 1000;
  848. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  849. //
  850. // pnlLine
  851. //
  852. this.pnlLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(47)))), ((int)(((byte)(106)))));
  853. this.pnlLine.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.zm_qs;
  854. this.pnlLine.Controls.Add(this.windturbineIcon67);
  855. this.pnlLine.Controls.Add(this.windturbineIcon68);
  856. this.pnlLine.Controls.Add(this.windturbineIcon69);
  857. this.pnlLine.Controls.Add(this.windturbineIcon70);
  858. this.pnlLine.Controls.Add(this.windturbineIcon71);
  859. this.pnlLine.Controls.Add(this.windturbineIcon72);
  860. this.pnlLine.Controls.Add(this.windturbineIcon73);
  861. this.pnlLine.Controls.Add(this.windturbineIcon74);
  862. this.pnlLine.Controls.Add(this.windturbineIcon75);
  863. this.pnlLine.Controls.Add(this.windturbineIcon76);
  864. this.pnlLine.Controls.Add(this.windturbineIcon77);
  865. this.pnlLine.Controls.Add(this.windturbineIcon56);
  866. this.pnlLine.Controls.Add(this.windturbineIcon57);
  867. this.pnlLine.Controls.Add(this.windturbineIcon58);
  868. this.pnlLine.Controls.Add(this.windturbineIcon59);
  869. this.pnlLine.Controls.Add(this.windturbineIcon60);
  870. this.pnlLine.Controls.Add(this.windturbineIcon61);
  871. this.pnlLine.Controls.Add(this.windturbineIcon62);
  872. this.pnlLine.Controls.Add(this.windturbineIcon63);
  873. this.pnlLine.Controls.Add(this.windturbineIcon64);
  874. this.pnlLine.Controls.Add(this.windturbineIcon65);
  875. this.pnlLine.Controls.Add(this.windturbineIcon66);
  876. this.pnlLine.Controls.Add(this.windturbineIcon45);
  877. this.pnlLine.Controls.Add(this.windturbineIcon46);
  878. this.pnlLine.Controls.Add(this.windturbineIcon47);
  879. this.pnlLine.Controls.Add(this.windturbineIcon48);
  880. this.pnlLine.Controls.Add(this.windturbineIcon49);
  881. this.pnlLine.Controls.Add(this.windturbineIcon50);
  882. this.pnlLine.Controls.Add(this.windturbineIcon51);
  883. this.pnlLine.Controls.Add(this.windturbineIcon52);
  884. this.pnlLine.Controls.Add(this.windturbineIcon53);
  885. this.pnlLine.Controls.Add(this.windturbineIcon54);
  886. this.pnlLine.Controls.Add(this.windturbineIcon55);
  887. this.pnlLine.Controls.Add(this.windturbineIcon34);
  888. this.pnlLine.Controls.Add(this.windturbineIcon35);
  889. this.pnlLine.Controls.Add(this.windturbineIcon36);
  890. this.pnlLine.Controls.Add(this.windturbineIcon37);
  891. this.pnlLine.Controls.Add(this.windturbineIcon38);
  892. this.pnlLine.Controls.Add(this.windturbineIcon39);
  893. this.pnlLine.Controls.Add(this.windturbineIcon40);
  894. this.pnlLine.Controls.Add(this.windturbineIcon41);
  895. this.pnlLine.Controls.Add(this.windturbineIcon42);
  896. this.pnlLine.Controls.Add(this.windturbineIcon43);
  897. this.pnlLine.Controls.Add(this.windturbineIcon44);
  898. this.pnlLine.Controls.Add(this.windturbineIcon23);
  899. this.pnlLine.Controls.Add(this.windturbineIcon24);
  900. this.pnlLine.Controls.Add(this.windturbineIcon25);
  901. this.pnlLine.Controls.Add(this.windturbineIcon26);
  902. this.pnlLine.Controls.Add(this.windturbineIcon27);
  903. this.pnlLine.Controls.Add(this.windturbineIcon28);
  904. this.pnlLine.Controls.Add(this.windturbineIcon29);
  905. this.pnlLine.Controls.Add(this.windturbineIcon30);
  906. this.pnlLine.Controls.Add(this.windturbineIcon31);
  907. this.pnlLine.Controls.Add(this.windturbineIcon32);
  908. this.pnlLine.Controls.Add(this.windturbineIcon33);
  909. this.pnlLine.Controls.Add(this.windturbineIcon19);
  910. this.pnlLine.Controls.Add(this.windturbineIcon17);
  911. this.pnlLine.Controls.Add(this.windturbineIcon18);
  912. this.pnlLine.Controls.Add(this.windturbineIcon5);
  913. this.pnlLine.Controls.Add(this.windturbineIcon6);
  914. this.pnlLine.Controls.Add(this.windturbineIcon7);
  915. this.pnlLine.Controls.Add(this.windturbineIcon8);
  916. this.pnlLine.Controls.Add(this.windturbineIcon3);
  917. this.pnlLine.Controls.Add(this.windturbineIcon4);
  918. this.pnlLine.Controls.Add(this.windturbineIcon2);
  919. this.pnlLine.Controls.Add(this.windturbineIcon1);
  920. this.pnlLine.Dock = System.Windows.Forms.DockStyle.Fill;
  921. this.pnlLine.Location = new System.Drawing.Point(0, 230);
  922. this.pnlLine.Name = "pnlLine";
  923. this.pnlLine.Size = new System.Drawing.Size(1920, 730);
  924. this.pnlLine.TabIndex = 4;
  925. //
  926. // windturbineIcon67
  927. //
  928. this.windturbineIcon67.BackColor = System.Drawing.Color.Transparent;
  929. this.windturbineIcon67.Location = new System.Drawing.Point(1686, 575);
  930. this.windturbineIcon67.Name = "windturbineIcon67";
  931. this.windturbineIcon67.Size = new System.Drawing.Size(50, 85);
  932. this.windturbineIcon67.Status = 1;
  933. this.windturbineIcon67.TabIndex = 84;
  934. this.windturbineIcon67.WindturbineId = "QG01_65";
  935. this.windturbineIcon67.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  936. //
  937. // windturbineIcon68
  938. //
  939. this.windturbineIcon68.BackColor = System.Drawing.Color.Transparent;
  940. this.windturbineIcon68.Location = new System.Drawing.Point(1747, 575);
  941. this.windturbineIcon68.Name = "windturbineIcon68";
  942. this.windturbineIcon68.Size = new System.Drawing.Size(50, 85);
  943. this.windturbineIcon68.Status = 1;
  944. this.windturbineIcon68.TabIndex = 83;
  945. this.windturbineIcon68.WindturbineId = "QG01_66";
  946. this.windturbineIcon68.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  947. //
  948. // windturbineIcon69
  949. //
  950. this.windturbineIcon69.BackColor = System.Drawing.Color.Transparent;
  951. this.windturbineIcon69.Location = new System.Drawing.Point(1625, 575);
  952. this.windturbineIcon69.Name = "windturbineIcon69";
  953. this.windturbineIcon69.Size = new System.Drawing.Size(50, 85);
  954. this.windturbineIcon69.Status = 1;
  955. this.windturbineIcon69.TabIndex = 82;
  956. this.windturbineIcon69.WindturbineId = "QG01_64";
  957. this.windturbineIcon69.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  958. //
  959. // windturbineIcon70
  960. //
  961. this.windturbineIcon70.BackColor = System.Drawing.Color.Transparent;
  962. this.windturbineIcon70.Location = new System.Drawing.Point(1564, 575);
  963. this.windturbineIcon70.Name = "windturbineIcon70";
  964. this.windturbineIcon70.Size = new System.Drawing.Size(50, 85);
  965. this.windturbineIcon70.Status = 1;
  966. this.windturbineIcon70.TabIndex = 81;
  967. this.windturbineIcon70.WindturbineId = "QG01_63";
  968. this.windturbineIcon70.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  969. //
  970. // windturbineIcon71
  971. //
  972. this.windturbineIcon71.BackColor = System.Drawing.Color.Transparent;
  973. this.windturbineIcon71.Location = new System.Drawing.Point(1503, 575);
  974. this.windturbineIcon71.Name = "windturbineIcon71";
  975. this.windturbineIcon71.Size = new System.Drawing.Size(50, 85);
  976. this.windturbineIcon71.Status = 1;
  977. this.windturbineIcon71.TabIndex = 80;
  978. this.windturbineIcon71.WindturbineId = "QG01_62";
  979. this.windturbineIcon71.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  980. //
  981. // windturbineIcon72
  982. //
  983. this.windturbineIcon72.BackColor = System.Drawing.Color.Transparent;
  984. this.windturbineIcon72.Location = new System.Drawing.Point(1442, 575);
  985. this.windturbineIcon72.Name = "windturbineIcon72";
  986. this.windturbineIcon72.Size = new System.Drawing.Size(50, 85);
  987. this.windturbineIcon72.Status = 1;
  988. this.windturbineIcon72.TabIndex = 79;
  989. this.windturbineIcon72.WindturbineId = "QG01_61";
  990. this.windturbineIcon72.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  991. //
  992. // windturbineIcon73
  993. //
  994. this.windturbineIcon73.BackColor = System.Drawing.Color.Transparent;
  995. this.windturbineIcon73.Location = new System.Drawing.Point(1381, 575);
  996. this.windturbineIcon73.Name = "windturbineIcon73";
  997. this.windturbineIcon73.Size = new System.Drawing.Size(50, 85);
  998. this.windturbineIcon73.Status = 1;
  999. this.windturbineIcon73.TabIndex = 78;
  1000. this.windturbineIcon73.WindturbineId = "QG01_60";
  1001. this.windturbineIcon73.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1002. //
  1003. // windturbineIcon74
  1004. //
  1005. this.windturbineIcon74.BackColor = System.Drawing.Color.Transparent;
  1006. this.windturbineIcon74.Location = new System.Drawing.Point(1320, 575);
  1007. this.windturbineIcon74.Name = "windturbineIcon74";
  1008. this.windturbineIcon74.Size = new System.Drawing.Size(50, 85);
  1009. this.windturbineIcon74.Status = 1;
  1010. this.windturbineIcon74.TabIndex = 77;
  1011. this.windturbineIcon74.WindturbineId = "QG01_59";
  1012. this.windturbineIcon74.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1013. //
  1014. // windturbineIcon75
  1015. //
  1016. this.windturbineIcon75.BackColor = System.Drawing.Color.Transparent;
  1017. this.windturbineIcon75.Location = new System.Drawing.Point(1259, 575);
  1018. this.windturbineIcon75.Name = "windturbineIcon75";
  1019. this.windturbineIcon75.Size = new System.Drawing.Size(50, 85);
  1020. this.windturbineIcon75.Status = 1;
  1021. this.windturbineIcon75.TabIndex = 76;
  1022. this.windturbineIcon75.WindturbineId = "QG01_58";
  1023. this.windturbineIcon75.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1024. //
  1025. // windturbineIcon76
  1026. //
  1027. this.windturbineIcon76.BackColor = System.Drawing.Color.Transparent;
  1028. this.windturbineIcon76.Location = new System.Drawing.Point(1198, 575);
  1029. this.windturbineIcon76.Name = "windturbineIcon76";
  1030. this.windturbineIcon76.Size = new System.Drawing.Size(50, 85);
  1031. this.windturbineIcon76.Status = 1;
  1032. this.windturbineIcon76.TabIndex = 75;
  1033. this.windturbineIcon76.WindturbineId = "QG01_57";
  1034. this.windturbineIcon76.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1035. //
  1036. // windturbineIcon77
  1037. //
  1038. this.windturbineIcon77.BackColor = System.Drawing.Color.Transparent;
  1039. this.windturbineIcon77.Location = new System.Drawing.Point(1137, 575);
  1040. this.windturbineIcon77.Name = "windturbineIcon77";
  1041. this.windturbineIcon77.Size = new System.Drawing.Size(50, 85);
  1042. this.windturbineIcon77.Status = 1;
  1043. this.windturbineIcon77.TabIndex = 74;
  1044. this.windturbineIcon77.WindturbineId = "QG01_56";
  1045. this.windturbineIcon77.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1046. //
  1047. // windturbineIcon56
  1048. //
  1049. this.windturbineIcon56.BackColor = System.Drawing.Color.Transparent;
  1050. this.windturbineIcon56.Location = new System.Drawing.Point(1686, 467);
  1051. this.windturbineIcon56.Name = "windturbineIcon56";
  1052. this.windturbineIcon56.Size = new System.Drawing.Size(50, 85);
  1053. this.windturbineIcon56.Status = 1;
  1054. this.windturbineIcon56.TabIndex = 73;
  1055. this.windturbineIcon56.WindturbineId = "QG01_54";
  1056. this.windturbineIcon56.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1057. //
  1058. // windturbineIcon57
  1059. //
  1060. this.windturbineIcon57.BackColor = System.Drawing.Color.Transparent;
  1061. this.windturbineIcon57.Location = new System.Drawing.Point(1747, 467);
  1062. this.windturbineIcon57.Name = "windturbineIcon57";
  1063. this.windturbineIcon57.Size = new System.Drawing.Size(50, 85);
  1064. this.windturbineIcon57.Status = 1;
  1065. this.windturbineIcon57.TabIndex = 72;
  1066. this.windturbineIcon57.WindturbineId = "QG01_55";
  1067. this.windturbineIcon57.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1068. //
  1069. // windturbineIcon58
  1070. //
  1071. this.windturbineIcon58.BackColor = System.Drawing.Color.Transparent;
  1072. this.windturbineIcon58.Location = new System.Drawing.Point(1625, 467);
  1073. this.windturbineIcon58.Name = "windturbineIcon58";
  1074. this.windturbineIcon58.Size = new System.Drawing.Size(50, 85);
  1075. this.windturbineIcon58.Status = 1;
  1076. this.windturbineIcon58.TabIndex = 71;
  1077. this.windturbineIcon58.WindturbineId = "QG01_53";
  1078. this.windturbineIcon58.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1079. //
  1080. // windturbineIcon59
  1081. //
  1082. this.windturbineIcon59.BackColor = System.Drawing.Color.Transparent;
  1083. this.windturbineIcon59.Location = new System.Drawing.Point(1564, 467);
  1084. this.windturbineIcon59.Name = "windturbineIcon59";
  1085. this.windturbineIcon59.Size = new System.Drawing.Size(50, 85);
  1086. this.windturbineIcon59.Status = 1;
  1087. this.windturbineIcon59.TabIndex = 70;
  1088. this.windturbineIcon59.WindturbineId = "QG01_52";
  1089. this.windturbineIcon59.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1090. //
  1091. // windturbineIcon60
  1092. //
  1093. this.windturbineIcon60.BackColor = System.Drawing.Color.Transparent;
  1094. this.windturbineIcon60.Location = new System.Drawing.Point(1503, 467);
  1095. this.windturbineIcon60.Name = "windturbineIcon60";
  1096. this.windturbineIcon60.Size = new System.Drawing.Size(50, 85);
  1097. this.windturbineIcon60.Status = 1;
  1098. this.windturbineIcon60.TabIndex = 69;
  1099. this.windturbineIcon60.WindturbineId = "QG01_51";
  1100. this.windturbineIcon60.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1101. //
  1102. // windturbineIcon61
  1103. //
  1104. this.windturbineIcon61.BackColor = System.Drawing.Color.Transparent;
  1105. this.windturbineIcon61.Location = new System.Drawing.Point(1442, 467);
  1106. this.windturbineIcon61.Name = "windturbineIcon61";
  1107. this.windturbineIcon61.Size = new System.Drawing.Size(50, 85);
  1108. this.windturbineIcon61.Status = 1;
  1109. this.windturbineIcon61.TabIndex = 68;
  1110. this.windturbineIcon61.WindturbineId = "QG01_50";
  1111. this.windturbineIcon61.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1112. //
  1113. // windturbineIcon62
  1114. //
  1115. this.windturbineIcon62.BackColor = System.Drawing.Color.Transparent;
  1116. this.windturbineIcon62.Location = new System.Drawing.Point(1381, 467);
  1117. this.windturbineIcon62.Name = "windturbineIcon62";
  1118. this.windturbineIcon62.Size = new System.Drawing.Size(50, 85);
  1119. this.windturbineIcon62.Status = 1;
  1120. this.windturbineIcon62.TabIndex = 67;
  1121. this.windturbineIcon62.WindturbineId = "QG01_49";
  1122. this.windturbineIcon62.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1123. //
  1124. // windturbineIcon63
  1125. //
  1126. this.windturbineIcon63.BackColor = System.Drawing.Color.Transparent;
  1127. this.windturbineIcon63.Location = new System.Drawing.Point(1320, 467);
  1128. this.windturbineIcon63.Name = "windturbineIcon63";
  1129. this.windturbineIcon63.Size = new System.Drawing.Size(50, 85);
  1130. this.windturbineIcon63.Status = 1;
  1131. this.windturbineIcon63.TabIndex = 66;
  1132. this.windturbineIcon63.WindturbineId = "QG01_48";
  1133. this.windturbineIcon63.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1134. //
  1135. // windturbineIcon64
  1136. //
  1137. this.windturbineIcon64.BackColor = System.Drawing.Color.Transparent;
  1138. this.windturbineIcon64.Location = new System.Drawing.Point(1259, 467);
  1139. this.windturbineIcon64.Name = "windturbineIcon64";
  1140. this.windturbineIcon64.Size = new System.Drawing.Size(50, 85);
  1141. this.windturbineIcon64.Status = 1;
  1142. this.windturbineIcon64.TabIndex = 65;
  1143. this.windturbineIcon64.WindturbineId = "QG01_47";
  1144. this.windturbineIcon64.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1145. //
  1146. // windturbineIcon65
  1147. //
  1148. this.windturbineIcon65.BackColor = System.Drawing.Color.Transparent;
  1149. this.windturbineIcon65.Location = new System.Drawing.Point(1198, 467);
  1150. this.windturbineIcon65.Name = "windturbineIcon65";
  1151. this.windturbineIcon65.Size = new System.Drawing.Size(50, 85);
  1152. this.windturbineIcon65.Status = 1;
  1153. this.windturbineIcon65.TabIndex = 64;
  1154. this.windturbineIcon65.WindturbineId = "QG01_46";
  1155. this.windturbineIcon65.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1156. //
  1157. // windturbineIcon66
  1158. //
  1159. this.windturbineIcon66.BackColor = System.Drawing.Color.Transparent;
  1160. this.windturbineIcon66.Location = new System.Drawing.Point(1137, 467);
  1161. this.windturbineIcon66.Name = "windturbineIcon66";
  1162. this.windturbineIcon66.Size = new System.Drawing.Size(50, 85);
  1163. this.windturbineIcon66.Status = 1;
  1164. this.windturbineIcon66.TabIndex = 63;
  1165. this.windturbineIcon66.WindturbineId = "QG01_45";
  1166. this.windturbineIcon66.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1167. //
  1168. // windturbineIcon45
  1169. //
  1170. this.windturbineIcon45.BackColor = System.Drawing.Color.Transparent;
  1171. this.windturbineIcon45.Location = new System.Drawing.Point(1686, 354);
  1172. this.windturbineIcon45.Name = "windturbineIcon45";
  1173. this.windturbineIcon45.Size = new System.Drawing.Size(50, 85);
  1174. this.windturbineIcon45.Status = 1;
  1175. this.windturbineIcon45.TabIndex = 62;
  1176. this.windturbineIcon45.WindturbineId = "QG01_43";
  1177. this.windturbineIcon45.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1178. //
  1179. // windturbineIcon46
  1180. //
  1181. this.windturbineIcon46.BackColor = System.Drawing.Color.Transparent;
  1182. this.windturbineIcon46.Location = new System.Drawing.Point(1747, 354);
  1183. this.windturbineIcon46.Name = "windturbineIcon46";
  1184. this.windturbineIcon46.Size = new System.Drawing.Size(50, 85);
  1185. this.windturbineIcon46.Status = 1;
  1186. this.windturbineIcon46.TabIndex = 61;
  1187. this.windturbineIcon46.WindturbineId = "QG01_44";
  1188. this.windturbineIcon46.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1189. //
  1190. // windturbineIcon47
  1191. //
  1192. this.windturbineIcon47.BackColor = System.Drawing.Color.Transparent;
  1193. this.windturbineIcon47.Location = new System.Drawing.Point(1625, 354);
  1194. this.windturbineIcon47.Name = "windturbineIcon47";
  1195. this.windturbineIcon47.Size = new System.Drawing.Size(50, 85);
  1196. this.windturbineIcon47.Status = 1;
  1197. this.windturbineIcon47.TabIndex = 60;
  1198. this.windturbineIcon47.WindturbineId = "QG01_42";
  1199. this.windturbineIcon47.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1200. //
  1201. // windturbineIcon48
  1202. //
  1203. this.windturbineIcon48.BackColor = System.Drawing.Color.Transparent;
  1204. this.windturbineIcon48.Location = new System.Drawing.Point(1564, 354);
  1205. this.windturbineIcon48.Name = "windturbineIcon48";
  1206. this.windturbineIcon48.Size = new System.Drawing.Size(50, 85);
  1207. this.windturbineIcon48.Status = 1;
  1208. this.windturbineIcon48.TabIndex = 59;
  1209. this.windturbineIcon48.WindturbineId = "QG01_41";
  1210. this.windturbineIcon48.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1211. //
  1212. // windturbineIcon49
  1213. //
  1214. this.windturbineIcon49.BackColor = System.Drawing.Color.Transparent;
  1215. this.windturbineIcon49.Location = new System.Drawing.Point(1503, 354);
  1216. this.windturbineIcon49.Name = "windturbineIcon49";
  1217. this.windturbineIcon49.Size = new System.Drawing.Size(50, 85);
  1218. this.windturbineIcon49.Status = 1;
  1219. this.windturbineIcon49.TabIndex = 58;
  1220. this.windturbineIcon49.WindturbineId = "QG01_40";
  1221. this.windturbineIcon49.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1222. //
  1223. // windturbineIcon50
  1224. //
  1225. this.windturbineIcon50.BackColor = System.Drawing.Color.Transparent;
  1226. this.windturbineIcon50.Location = new System.Drawing.Point(1442, 354);
  1227. this.windturbineIcon50.Name = "windturbineIcon50";
  1228. this.windturbineIcon50.Size = new System.Drawing.Size(50, 85);
  1229. this.windturbineIcon50.Status = 1;
  1230. this.windturbineIcon50.TabIndex = 57;
  1231. this.windturbineIcon50.WindturbineId = "QG01_39";
  1232. this.windturbineIcon50.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1233. //
  1234. // windturbineIcon51
  1235. //
  1236. this.windturbineIcon51.BackColor = System.Drawing.Color.Transparent;
  1237. this.windturbineIcon51.Location = new System.Drawing.Point(1381, 354);
  1238. this.windturbineIcon51.Name = "windturbineIcon51";
  1239. this.windturbineIcon51.Size = new System.Drawing.Size(50, 85);
  1240. this.windturbineIcon51.Status = 1;
  1241. this.windturbineIcon51.TabIndex = 56;
  1242. this.windturbineIcon51.WindturbineId = "QG01_38";
  1243. this.windturbineIcon51.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1244. //
  1245. // windturbineIcon52
  1246. //
  1247. this.windturbineIcon52.BackColor = System.Drawing.Color.Transparent;
  1248. this.windturbineIcon52.Location = new System.Drawing.Point(1320, 354);
  1249. this.windturbineIcon52.Name = "windturbineIcon52";
  1250. this.windturbineIcon52.Size = new System.Drawing.Size(50, 85);
  1251. this.windturbineIcon52.Status = 1;
  1252. this.windturbineIcon52.TabIndex = 55;
  1253. this.windturbineIcon52.WindturbineId = "QG01_37";
  1254. this.windturbineIcon52.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1255. //
  1256. // windturbineIcon53
  1257. //
  1258. this.windturbineIcon53.BackColor = System.Drawing.Color.Transparent;
  1259. this.windturbineIcon53.Location = new System.Drawing.Point(1259, 354);
  1260. this.windturbineIcon53.Name = "windturbineIcon53";
  1261. this.windturbineIcon53.Size = new System.Drawing.Size(50, 85);
  1262. this.windturbineIcon53.Status = 1;
  1263. this.windturbineIcon53.TabIndex = 54;
  1264. this.windturbineIcon53.WindturbineId = "QG01_36";
  1265. this.windturbineIcon53.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1266. //
  1267. // windturbineIcon54
  1268. //
  1269. this.windturbineIcon54.BackColor = System.Drawing.Color.Transparent;
  1270. this.windturbineIcon54.Location = new System.Drawing.Point(1198, 354);
  1271. this.windturbineIcon54.Name = "windturbineIcon54";
  1272. this.windturbineIcon54.Size = new System.Drawing.Size(50, 85);
  1273. this.windturbineIcon54.Status = 1;
  1274. this.windturbineIcon54.TabIndex = 53;
  1275. this.windturbineIcon54.WindturbineId = "QG01_35";
  1276. this.windturbineIcon54.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1277. //
  1278. // windturbineIcon55
  1279. //
  1280. this.windturbineIcon55.BackColor = System.Drawing.Color.Transparent;
  1281. this.windturbineIcon55.Location = new System.Drawing.Point(1137, 354);
  1282. this.windturbineIcon55.Name = "windturbineIcon55";
  1283. this.windturbineIcon55.Size = new System.Drawing.Size(50, 85);
  1284. this.windturbineIcon55.Status = 1;
  1285. this.windturbineIcon55.TabIndex = 52;
  1286. this.windturbineIcon55.WindturbineId = "QG01_34";
  1287. this.windturbineIcon55.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1288. //
  1289. // windturbineIcon34
  1290. //
  1291. this.windturbineIcon34.BackColor = System.Drawing.Color.Transparent;
  1292. this.windturbineIcon34.Location = new System.Drawing.Point(653, 574);
  1293. this.windturbineIcon34.Name = "windturbineIcon34";
  1294. this.windturbineIcon34.Size = new System.Drawing.Size(50, 85);
  1295. this.windturbineIcon34.Status = 1;
  1296. this.windturbineIcon34.TabIndex = 51;
  1297. this.windturbineIcon34.WindturbineId = "QG01_32";
  1298. this.windturbineIcon34.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1299. //
  1300. // windturbineIcon35
  1301. //
  1302. this.windturbineIcon35.BackColor = System.Drawing.Color.Transparent;
  1303. this.windturbineIcon35.Location = new System.Drawing.Point(714, 574);
  1304. this.windturbineIcon35.Name = "windturbineIcon35";
  1305. this.windturbineIcon35.Size = new System.Drawing.Size(50, 85);
  1306. this.windturbineIcon35.Status = 1;
  1307. this.windturbineIcon35.TabIndex = 50;
  1308. this.windturbineIcon35.WindturbineId = "QG01_33";
  1309. this.windturbineIcon35.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1310. //
  1311. // windturbineIcon36
  1312. //
  1313. this.windturbineIcon36.BackColor = System.Drawing.Color.Transparent;
  1314. this.windturbineIcon36.Location = new System.Drawing.Point(592, 574);
  1315. this.windturbineIcon36.Name = "windturbineIcon36";
  1316. this.windturbineIcon36.Size = new System.Drawing.Size(50, 85);
  1317. this.windturbineIcon36.Status = 1;
  1318. this.windturbineIcon36.TabIndex = 49;
  1319. this.windturbineIcon36.WindturbineId = "QG01_31";
  1320. this.windturbineIcon36.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1321. //
  1322. // windturbineIcon37
  1323. //
  1324. this.windturbineIcon37.BackColor = System.Drawing.Color.Transparent;
  1325. this.windturbineIcon37.Location = new System.Drawing.Point(531, 574);
  1326. this.windturbineIcon37.Name = "windturbineIcon37";
  1327. this.windturbineIcon37.Size = new System.Drawing.Size(50, 85);
  1328. this.windturbineIcon37.Status = 1;
  1329. this.windturbineIcon37.TabIndex = 48;
  1330. this.windturbineIcon37.WindturbineId = "QG01_30";
  1331. this.windturbineIcon37.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1332. //
  1333. // windturbineIcon38
  1334. //
  1335. this.windturbineIcon38.BackColor = System.Drawing.Color.Transparent;
  1336. this.windturbineIcon38.Location = new System.Drawing.Point(470, 574);
  1337. this.windturbineIcon38.Name = "windturbineIcon38";
  1338. this.windturbineIcon38.Size = new System.Drawing.Size(50, 85);
  1339. this.windturbineIcon38.Status = 1;
  1340. this.windturbineIcon38.TabIndex = 47;
  1341. this.windturbineIcon38.WindturbineId = "QG01_29";
  1342. this.windturbineIcon38.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1343. //
  1344. // windturbineIcon39
  1345. //
  1346. this.windturbineIcon39.BackColor = System.Drawing.Color.Transparent;
  1347. this.windturbineIcon39.Location = new System.Drawing.Point(409, 574);
  1348. this.windturbineIcon39.Name = "windturbineIcon39";
  1349. this.windturbineIcon39.Size = new System.Drawing.Size(50, 85);
  1350. this.windturbineIcon39.Status = 1;
  1351. this.windturbineIcon39.TabIndex = 46;
  1352. this.windturbineIcon39.WindturbineId = "QG01_28";
  1353. this.windturbineIcon39.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1354. //
  1355. // windturbineIcon40
  1356. //
  1357. this.windturbineIcon40.BackColor = System.Drawing.Color.Transparent;
  1358. this.windturbineIcon40.Location = new System.Drawing.Point(348, 574);
  1359. this.windturbineIcon40.Name = "windturbineIcon40";
  1360. this.windturbineIcon40.Size = new System.Drawing.Size(50, 85);
  1361. this.windturbineIcon40.Status = 1;
  1362. this.windturbineIcon40.TabIndex = 45;
  1363. this.windturbineIcon40.WindturbineId = "QG01_27";
  1364. this.windturbineIcon40.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1365. //
  1366. // windturbineIcon41
  1367. //
  1368. this.windturbineIcon41.BackColor = System.Drawing.Color.Transparent;
  1369. this.windturbineIcon41.Location = new System.Drawing.Point(287, 574);
  1370. this.windturbineIcon41.Name = "windturbineIcon41";
  1371. this.windturbineIcon41.Size = new System.Drawing.Size(50, 85);
  1372. this.windturbineIcon41.Status = 1;
  1373. this.windturbineIcon41.TabIndex = 44;
  1374. this.windturbineIcon41.WindturbineId = "QG01_26";
  1375. this.windturbineIcon41.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1376. //
  1377. // windturbineIcon42
  1378. //
  1379. this.windturbineIcon42.BackColor = System.Drawing.Color.Transparent;
  1380. this.windturbineIcon42.Location = new System.Drawing.Point(226, 574);
  1381. this.windturbineIcon42.Name = "windturbineIcon42";
  1382. this.windturbineIcon42.Size = new System.Drawing.Size(50, 85);
  1383. this.windturbineIcon42.Status = 1;
  1384. this.windturbineIcon42.TabIndex = 43;
  1385. this.windturbineIcon42.WindturbineId = "QG01_25";
  1386. this.windturbineIcon42.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1387. //
  1388. // windturbineIcon43
  1389. //
  1390. this.windturbineIcon43.BackColor = System.Drawing.Color.Transparent;
  1391. this.windturbineIcon43.Location = new System.Drawing.Point(165, 574);
  1392. this.windturbineIcon43.Name = "windturbineIcon43";
  1393. this.windturbineIcon43.Size = new System.Drawing.Size(50, 85);
  1394. this.windturbineIcon43.Status = 1;
  1395. this.windturbineIcon43.TabIndex = 42;
  1396. this.windturbineIcon43.WindturbineId = "QG01_24";
  1397. this.windturbineIcon43.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1398. //
  1399. // windturbineIcon44
  1400. //
  1401. this.windturbineIcon44.BackColor = System.Drawing.Color.Transparent;
  1402. this.windturbineIcon44.Location = new System.Drawing.Point(104, 574);
  1403. this.windturbineIcon44.Name = "windturbineIcon44";
  1404. this.windturbineIcon44.Size = new System.Drawing.Size(50, 85);
  1405. this.windturbineIcon44.Status = 1;
  1406. this.windturbineIcon44.TabIndex = 41;
  1407. this.windturbineIcon44.WindturbineId = "QG01_23";
  1408. this.windturbineIcon44.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1409. //
  1410. // windturbineIcon23
  1411. //
  1412. this.windturbineIcon23.BackColor = System.Drawing.Color.Transparent;
  1413. this.windturbineIcon23.Location = new System.Drawing.Point(653, 468);
  1414. this.windturbineIcon23.Name = "windturbineIcon23";
  1415. this.windturbineIcon23.Size = new System.Drawing.Size(50, 85);
  1416. this.windturbineIcon23.Status = 1;
  1417. this.windturbineIcon23.TabIndex = 40;
  1418. this.windturbineIcon23.WindturbineId = "QG01_21";
  1419. this.windturbineIcon23.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1420. //
  1421. // windturbineIcon24
  1422. //
  1423. this.windturbineIcon24.BackColor = System.Drawing.Color.Transparent;
  1424. this.windturbineIcon24.Location = new System.Drawing.Point(714, 468);
  1425. this.windturbineIcon24.Name = "windturbineIcon24";
  1426. this.windturbineIcon24.Size = new System.Drawing.Size(50, 85);
  1427. this.windturbineIcon24.Status = 1;
  1428. this.windturbineIcon24.TabIndex = 39;
  1429. this.windturbineIcon24.WindturbineId = "QG01_22";
  1430. this.windturbineIcon24.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1431. //
  1432. // windturbineIcon25
  1433. //
  1434. this.windturbineIcon25.BackColor = System.Drawing.Color.Transparent;
  1435. this.windturbineIcon25.Location = new System.Drawing.Point(592, 468);
  1436. this.windturbineIcon25.Name = "windturbineIcon25";
  1437. this.windturbineIcon25.Size = new System.Drawing.Size(50, 85);
  1438. this.windturbineIcon25.Status = 1;
  1439. this.windturbineIcon25.TabIndex = 38;
  1440. this.windturbineIcon25.WindturbineId = "QG01_20";
  1441. this.windturbineIcon25.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1442. //
  1443. // windturbineIcon26
  1444. //
  1445. this.windturbineIcon26.BackColor = System.Drawing.Color.Transparent;
  1446. this.windturbineIcon26.Location = new System.Drawing.Point(531, 468);
  1447. this.windturbineIcon26.Name = "windturbineIcon26";
  1448. this.windturbineIcon26.Size = new System.Drawing.Size(50, 85);
  1449. this.windturbineIcon26.Status = 1;
  1450. this.windturbineIcon26.TabIndex = 37;
  1451. this.windturbineIcon26.WindturbineId = "QG01_19";
  1452. this.windturbineIcon26.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1453. //
  1454. // windturbineIcon27
  1455. //
  1456. this.windturbineIcon27.BackColor = System.Drawing.Color.Transparent;
  1457. this.windturbineIcon27.Location = new System.Drawing.Point(470, 468);
  1458. this.windturbineIcon27.Name = "windturbineIcon27";
  1459. this.windturbineIcon27.Size = new System.Drawing.Size(50, 85);
  1460. this.windturbineIcon27.Status = 1;
  1461. this.windturbineIcon27.TabIndex = 36;
  1462. this.windturbineIcon27.WindturbineId = "QG01_18";
  1463. this.windturbineIcon27.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1464. //
  1465. // windturbineIcon28
  1466. //
  1467. this.windturbineIcon28.BackColor = System.Drawing.Color.Transparent;
  1468. this.windturbineIcon28.Location = new System.Drawing.Point(409, 468);
  1469. this.windturbineIcon28.Name = "windturbineIcon28";
  1470. this.windturbineIcon28.Size = new System.Drawing.Size(50, 85);
  1471. this.windturbineIcon28.Status = 1;
  1472. this.windturbineIcon28.TabIndex = 35;
  1473. this.windturbineIcon28.WindturbineId = "QG01_17";
  1474. this.windturbineIcon28.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1475. //
  1476. // windturbineIcon29
  1477. //
  1478. this.windturbineIcon29.BackColor = System.Drawing.Color.Transparent;
  1479. this.windturbineIcon29.Location = new System.Drawing.Point(348, 468);
  1480. this.windturbineIcon29.Name = "windturbineIcon29";
  1481. this.windturbineIcon29.Size = new System.Drawing.Size(50, 85);
  1482. this.windturbineIcon29.Status = 1;
  1483. this.windturbineIcon29.TabIndex = 34;
  1484. this.windturbineIcon29.WindturbineId = "QG01_16";
  1485. this.windturbineIcon29.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1486. //
  1487. // windturbineIcon30
  1488. //
  1489. this.windturbineIcon30.BackColor = System.Drawing.Color.Transparent;
  1490. this.windturbineIcon30.Location = new System.Drawing.Point(287, 468);
  1491. this.windturbineIcon30.Name = "windturbineIcon30";
  1492. this.windturbineIcon30.Size = new System.Drawing.Size(50, 85);
  1493. this.windturbineIcon30.Status = 1;
  1494. this.windturbineIcon30.TabIndex = 33;
  1495. this.windturbineIcon30.WindturbineId = "QG01_15";
  1496. this.windturbineIcon30.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1497. //
  1498. // windturbineIcon31
  1499. //
  1500. this.windturbineIcon31.BackColor = System.Drawing.Color.Transparent;
  1501. this.windturbineIcon31.Location = new System.Drawing.Point(226, 468);
  1502. this.windturbineIcon31.Name = "windturbineIcon31";
  1503. this.windturbineIcon31.Size = new System.Drawing.Size(50, 85);
  1504. this.windturbineIcon31.Status = 1;
  1505. this.windturbineIcon31.TabIndex = 32;
  1506. this.windturbineIcon31.WindturbineId = "QG01_14";
  1507. this.windturbineIcon31.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1508. //
  1509. // windturbineIcon32
  1510. //
  1511. this.windturbineIcon32.BackColor = System.Drawing.Color.Transparent;
  1512. this.windturbineIcon32.Location = new System.Drawing.Point(165, 468);
  1513. this.windturbineIcon32.Name = "windturbineIcon32";
  1514. this.windturbineIcon32.Size = new System.Drawing.Size(50, 85);
  1515. this.windturbineIcon32.Status = 1;
  1516. this.windturbineIcon32.TabIndex = 31;
  1517. this.windturbineIcon32.WindturbineId = "QG01_13";
  1518. this.windturbineIcon32.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1519. //
  1520. // windturbineIcon33
  1521. //
  1522. this.windturbineIcon33.BackColor = System.Drawing.Color.Transparent;
  1523. this.windturbineIcon33.Location = new System.Drawing.Point(104, 468);
  1524. this.windturbineIcon33.Name = "windturbineIcon33";
  1525. this.windturbineIcon33.Size = new System.Drawing.Size(50, 85);
  1526. this.windturbineIcon33.Status = 1;
  1527. this.windturbineIcon33.TabIndex = 30;
  1528. this.windturbineIcon33.WindturbineId = "QG01_12";
  1529. this.windturbineIcon33.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1530. //
  1531. // windturbineIcon19
  1532. //
  1533. this.windturbineIcon19.BackColor = System.Drawing.Color.Transparent;
  1534. this.windturbineIcon19.Location = new System.Drawing.Point(653, 354);
  1535. this.windturbineIcon19.Name = "windturbineIcon19";
  1536. this.windturbineIcon19.Size = new System.Drawing.Size(50, 85);
  1537. this.windturbineIcon19.Status = 1;
  1538. this.windturbineIcon19.TabIndex = 18;
  1539. this.windturbineIcon19.WindturbineId = "QG01_10";
  1540. this.windturbineIcon19.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1541. //
  1542. // windturbineIcon17
  1543. //
  1544. this.windturbineIcon17.BackColor = System.Drawing.Color.Transparent;
  1545. this.windturbineIcon17.Location = new System.Drawing.Point(714, 354);
  1546. this.windturbineIcon17.Name = "windturbineIcon17";
  1547. this.windturbineIcon17.Size = new System.Drawing.Size(50, 85);
  1548. this.windturbineIcon17.Status = 1;
  1549. this.windturbineIcon17.TabIndex = 17;
  1550. this.windturbineIcon17.WindturbineId = "QG01_11";
  1551. this.windturbineIcon17.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1552. //
  1553. // windturbineIcon18
  1554. //
  1555. this.windturbineIcon18.BackColor = System.Drawing.Color.Transparent;
  1556. this.windturbineIcon18.Location = new System.Drawing.Point(592, 354);
  1557. this.windturbineIcon18.Name = "windturbineIcon18";
  1558. this.windturbineIcon18.Size = new System.Drawing.Size(50, 85);
  1559. this.windturbineIcon18.Status = 1;
  1560. this.windturbineIcon18.TabIndex = 16;
  1561. this.windturbineIcon18.WindturbineId = "QG01_09";
  1562. this.windturbineIcon18.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1563. //
  1564. // windturbineIcon5
  1565. //
  1566. this.windturbineIcon5.BackColor = System.Drawing.Color.Transparent;
  1567. this.windturbineIcon5.Location = new System.Drawing.Point(531, 354);
  1568. this.windturbineIcon5.Name = "windturbineIcon5";
  1569. this.windturbineIcon5.Size = new System.Drawing.Size(50, 85);
  1570. this.windturbineIcon5.Status = 1;
  1571. this.windturbineIcon5.TabIndex = 7;
  1572. this.windturbineIcon5.WindturbineId = "QG01_08";
  1573. this.windturbineIcon5.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1574. //
  1575. // windturbineIcon6
  1576. //
  1577. this.windturbineIcon6.BackColor = System.Drawing.Color.Transparent;
  1578. this.windturbineIcon6.Location = new System.Drawing.Point(470, 354);
  1579. this.windturbineIcon6.Name = "windturbineIcon6";
  1580. this.windturbineIcon6.Size = new System.Drawing.Size(50, 85);
  1581. this.windturbineIcon6.Status = 1;
  1582. this.windturbineIcon6.TabIndex = 6;
  1583. this.windturbineIcon6.WindturbineId = "QG01_07";
  1584. this.windturbineIcon6.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1585. //
  1586. // windturbineIcon7
  1587. //
  1588. this.windturbineIcon7.BackColor = System.Drawing.Color.Transparent;
  1589. this.windturbineIcon7.Location = new System.Drawing.Point(409, 354);
  1590. this.windturbineIcon7.Name = "windturbineIcon7";
  1591. this.windturbineIcon7.Size = new System.Drawing.Size(50, 85);
  1592. this.windturbineIcon7.Status = 1;
  1593. this.windturbineIcon7.TabIndex = 5;
  1594. this.windturbineIcon7.WindturbineId = "QG01_06";
  1595. this.windturbineIcon7.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1596. //
  1597. // windturbineIcon8
  1598. //
  1599. this.windturbineIcon8.BackColor = System.Drawing.Color.Transparent;
  1600. this.windturbineIcon8.Location = new System.Drawing.Point(348, 354);
  1601. this.windturbineIcon8.Name = "windturbineIcon8";
  1602. this.windturbineIcon8.Size = new System.Drawing.Size(50, 85);
  1603. this.windturbineIcon8.Status = 1;
  1604. this.windturbineIcon8.TabIndex = 4;
  1605. this.windturbineIcon8.WindturbineId = "QG01_05";
  1606. this.windturbineIcon8.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1607. //
  1608. // windturbineIcon3
  1609. //
  1610. this.windturbineIcon3.BackColor = System.Drawing.Color.Transparent;
  1611. this.windturbineIcon3.Location = new System.Drawing.Point(287, 354);
  1612. this.windturbineIcon3.Name = "windturbineIcon3";
  1613. this.windturbineIcon3.Size = new System.Drawing.Size(50, 85);
  1614. this.windturbineIcon3.Status = 1;
  1615. this.windturbineIcon3.TabIndex = 3;
  1616. this.windturbineIcon3.WindturbineId = "QG01_04";
  1617. this.windturbineIcon3.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1618. //
  1619. // windturbineIcon4
  1620. //
  1621. this.windturbineIcon4.BackColor = System.Drawing.Color.Transparent;
  1622. this.windturbineIcon4.Location = new System.Drawing.Point(226, 354);
  1623. this.windturbineIcon4.Name = "windturbineIcon4";
  1624. this.windturbineIcon4.Size = new System.Drawing.Size(50, 85);
  1625. this.windturbineIcon4.Status = 1;
  1626. this.windturbineIcon4.TabIndex = 2;
  1627. this.windturbineIcon4.WindturbineId = "QG01_03";
  1628. this.windturbineIcon4.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1629. //
  1630. // windturbineIcon2
  1631. //
  1632. this.windturbineIcon2.BackColor = System.Drawing.Color.Transparent;
  1633. this.windturbineIcon2.Location = new System.Drawing.Point(165, 354);
  1634. this.windturbineIcon2.Name = "windturbineIcon2";
  1635. this.windturbineIcon2.Size = new System.Drawing.Size(50, 85);
  1636. this.windturbineIcon2.Status = 1;
  1637. this.windturbineIcon2.TabIndex = 1;
  1638. this.windturbineIcon2.WindturbineId = "QG01_02";
  1639. this.windturbineIcon2.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1640. //
  1641. // windturbineIcon1
  1642. //
  1643. this.windturbineIcon1.BackColor = System.Drawing.Color.Transparent;
  1644. this.windturbineIcon1.Location = new System.Drawing.Point(104, 354);
  1645. this.windturbineIcon1.Name = "windturbineIcon1";
  1646. this.windturbineIcon1.Size = new System.Drawing.Size(50, 85);
  1647. this.windturbineIcon1.Status = 1;
  1648. this.windturbineIcon1.TabIndex = 0;
  1649. this.windturbineIcon1.WindturbineId = "QG01_01";
  1650. this.windturbineIcon1.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1651. //
  1652. // ZM_QS
  1653. //
  1654. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1655. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1656. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(47)))), ((int)(((byte)(106)))));
  1657. this.Controls.Add(this.pnlLine);
  1658. this.Controls.Add(this.pnlTop);
  1659. this.ForeColor = System.Drawing.Color.Black;
  1660. this.Name = "ZM_QS";
  1661. this.Size = new System.Drawing.Size(1920, 960);
  1662. this.Load += new System.EventHandler(this.SbqZM_Load);
  1663. this.pnlTop.ResumeLayout(false);
  1664. this.pnlLink.ResumeLayout(false);
  1665. this.pnlCurve.ResumeLayout(false);
  1666. this.pnlStat.ResumeLayout(false);
  1667. this.pnlLine.ResumeLayout(false);
  1668. this.ResumeLayout(false);
  1669. }
  1670. #endregion
  1671. private System.Windows.Forms.Panel pnlTop;
  1672. private System.Windows.Forms.Panel pnlLine;
  1673. private WindturbineIcon windturbineIcon1;
  1674. private WindturbineIcon windturbineIcon2;
  1675. private StationPowerLine stationPowerLine1;
  1676. private WindturbineIcon windturbineIcon5;
  1677. private WindturbineIcon windturbineIcon6;
  1678. private WindturbineIcon windturbineIcon7;
  1679. private WindturbineIcon windturbineIcon8;
  1680. private WindturbineIcon windturbineIcon3;
  1681. private WindturbineIcon windturbineIcon4;
  1682. private System.Windows.Forms.Panel pnlStat;
  1683. private System.Windows.Forms.Label label18;
  1684. private WebfontLable lblCntLX;
  1685. private System.Windows.Forms.Label label19;
  1686. private System.Windows.Forms.Label label20;
  1687. private WebfontLable lblCntGZ;
  1688. private System.Windows.Forms.Label label21;
  1689. private System.Windows.Forms.Label label22;
  1690. private WebfontLable lblCntWH;
  1691. private System.Windows.Forms.Label label23;
  1692. private System.Windows.Forms.Label label24;
  1693. private WebfontLable lblCntTJ;
  1694. private System.Windows.Forms.Label label25;
  1695. private System.Windows.Forms.Label label8;
  1696. private WebfontLable lblCntSD;
  1697. private System.Windows.Forms.Label label11;
  1698. private System.Windows.Forms.Label label12;
  1699. private WebfontLable lblCntQD;
  1700. private System.Windows.Forms.Label label13;
  1701. private System.Windows.Forms.Label label14;
  1702. private WebfontLable lblCntDJ;
  1703. private System.Windows.Forms.Label label15;
  1704. private System.Windows.Forms.Label label16;
  1705. private WebfontLable lblCntBW;
  1706. private System.Windows.Forms.Label label17;
  1707. private System.Windows.Forms.Label label6;
  1708. private WebfontLable lblPower;
  1709. private System.Windows.Forms.Label label7;
  1710. private System.Windows.Forms.Label label4;
  1711. private WebfontLable lblWindspeed;
  1712. private System.Windows.Forms.Label label5;
  1713. private System.Windows.Forms.Label label2;
  1714. private WebfontLable lblCntAll;
  1715. private System.Windows.Forms.Label label3;
  1716. private System.Windows.Forms.Label label1;
  1717. private WebfontLable lblCapacity;
  1718. private System.Windows.Forms.Label label10;
  1719. private System.Windows.Forms.Label label9;
  1720. private System.Windows.Forms.Panel panel15;
  1721. private System.Windows.Forms.Panel pnlLink;
  1722. private System.Windows.Forms.Panel pnlCurve;
  1723. private System.Windows.Forms.Label lblDate;
  1724. private WebfontLable lblTime;
  1725. private System.Windows.Forms.Button btnSYZ;
  1726. private System.Windows.Forms.Button btnMap;
  1727. private System.Windows.Forms.Timer timer1;
  1728. private WindturbineIcon windturbineIcon19;
  1729. private WindturbineIcon windturbineIcon18;
  1730. private WindturbineIcon windturbineIcon67;
  1731. private WindturbineIcon windturbineIcon68;
  1732. private WindturbineIcon windturbineIcon69;
  1733. private WindturbineIcon windturbineIcon70;
  1734. private WindturbineIcon windturbineIcon71;
  1735. private WindturbineIcon windturbineIcon72;
  1736. private WindturbineIcon windturbineIcon73;
  1737. private WindturbineIcon windturbineIcon74;
  1738. private WindturbineIcon windturbineIcon75;
  1739. private WindturbineIcon windturbineIcon76;
  1740. private WindturbineIcon windturbineIcon77;
  1741. private WindturbineIcon windturbineIcon56;
  1742. private WindturbineIcon windturbineIcon57;
  1743. private WindturbineIcon windturbineIcon58;
  1744. private WindturbineIcon windturbineIcon59;
  1745. private WindturbineIcon windturbineIcon60;
  1746. private WindturbineIcon windturbineIcon61;
  1747. private WindturbineIcon windturbineIcon62;
  1748. private WindturbineIcon windturbineIcon63;
  1749. private WindturbineIcon windturbineIcon64;
  1750. private WindturbineIcon windturbineIcon65;
  1751. private WindturbineIcon windturbineIcon66;
  1752. private WindturbineIcon windturbineIcon45;
  1753. private WindturbineIcon windturbineIcon46;
  1754. private WindturbineIcon windturbineIcon47;
  1755. private WindturbineIcon windturbineIcon48;
  1756. private WindturbineIcon windturbineIcon49;
  1757. private WindturbineIcon windturbineIcon50;
  1758. private WindturbineIcon windturbineIcon51;
  1759. private WindturbineIcon windturbineIcon52;
  1760. private WindturbineIcon windturbineIcon53;
  1761. private WindturbineIcon windturbineIcon54;
  1762. private WindturbineIcon windturbineIcon55;
  1763. private WindturbineIcon windturbineIcon34;
  1764. private WindturbineIcon windturbineIcon35;
  1765. private WindturbineIcon windturbineIcon36;
  1766. private WindturbineIcon windturbineIcon37;
  1767. private WindturbineIcon windturbineIcon38;
  1768. private WindturbineIcon windturbineIcon39;
  1769. private WindturbineIcon windturbineIcon40;
  1770. private WindturbineIcon windturbineIcon41;
  1771. private WindturbineIcon windturbineIcon42;
  1772. private WindturbineIcon windturbineIcon43;
  1773. private WindturbineIcon windturbineIcon44;
  1774. private WindturbineIcon windturbineIcon23;
  1775. private WindturbineIcon windturbineIcon24;
  1776. private WindturbineIcon windturbineIcon25;
  1777. private WindturbineIcon windturbineIcon26;
  1778. private WindturbineIcon windturbineIcon27;
  1779. private WindturbineIcon windturbineIcon28;
  1780. private WindturbineIcon windturbineIcon29;
  1781. private WindturbineIcon windturbineIcon30;
  1782. private WindturbineIcon windturbineIcon31;
  1783. private WindturbineIcon windturbineIcon32;
  1784. private WindturbineIcon windturbineIcon33;
  1785. private System.Windows.Forms.Timer timer2;
  1786. private WindturbineIcon windturbineIcon17;
  1787. }
  1788. }