ZM_MHS.Designer.cs 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466
  1. namespace IntelligentControlForsx.MyControls.zm
  2. {
  3. partial class ZM_MHS
  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.pnlCurve = new System.Windows.Forms.Panel();
  31. this.stationPowerLine1 = new IntelligentControlForsx.MyControls.StationPowerLine();
  32. this.pnlLink = new System.Windows.Forms.Panel();
  33. this.btnMap = new System.Windows.Forms.Button();
  34. this.btnSYZ = new System.Windows.Forms.Button();
  35. this.lblDate = new System.Windows.Forms.Label();
  36. this.lblTime = new IntelligentControlForsx.MyControls.WebfontLable();
  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.pnlLine = new System.Windows.Forms.Panel();
  77. this.windturbineIconMG01_43 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  78. this.windturbineIconMG01_42 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  79. this.windturbineIconMG01_41 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  80. this.windturbineIconMG01_40 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  81. this.windturbineIconMG01_39 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  82. this.windturbineIconMG01_38 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  83. this.windturbineIconMG01_37 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  84. this.windturbineIconMG01_36 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  85. this.windturbineIconMG01_35 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  86. this.windturbineIconMG01_34 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  87. this.windturbineIconMG01_33 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  88. this.windturbineIconMG01_32 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  89. this.windturbineIconMG01_31 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  90. this.windturbineIconMG01_30 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  91. this.windturbineIconMG01_29 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  92. this.windturbineIconMG01_28 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  93. this.windturbineIconMG01_27 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  94. this.windturbineIconMG01_26 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  95. this.windturbineIconMG01_25 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  96. this.windturbineIconMG01_24 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  97. this.windturbineIconMG01_23 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  98. this.windturbineIconMG01_12 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  99. this.windturbineIconMG01_13 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  100. this.windturbineIconMG01_14 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  101. this.windturbineIconMG01_15 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  102. this.windturbineIconMG01_16 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  103. this.windturbineIconMG01_19 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  104. this.windturbineIconMG01_20 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  105. this.windturbineIconMG01_17 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  106. this.windturbineIconMG01_18 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  107. this.windturbineIconMG01_21 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  108. this.windturbineIconMG01_22 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  109. this.windturbineIconMG01_06 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  110. this.windturbineIconMG01_10 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  111. this.windturbineIconMG01_11 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  112. this.windturbineIconMG01_09 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  113. this.windturbineIconMG01_03 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  114. this.windturbineIconMG01_07 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  115. this.windturbineIconMG01_04 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  116. this.windturbineIconMG01_08 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  117. this.windturbineIconMG01_05 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  118. this.windturbineIconMG01_02 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  119. this.windturbineIconMG01_01 = new IntelligentControlForsx.MyControls.WindturbineIcon();
  120. this.timer1 = new System.Windows.Forms.Timer(this.components);
  121. this.timer2 = new System.Windows.Forms.Timer(this.components);
  122. this.pnlTop.SuspendLayout();
  123. this.pnlCurve.SuspendLayout();
  124. this.pnlLink.SuspendLayout();
  125. this.pnlStat.SuspendLayout();
  126. this.pnlLine.SuspendLayout();
  127. this.SuspendLayout();
  128. //
  129. // pnlTop
  130. //
  131. this.pnlTop.BackColor = System.Drawing.Color.Transparent;
  132. this.pnlTop.Controls.Add(this.pnlCurve);
  133. this.pnlTop.Controls.Add(this.pnlLink);
  134. this.pnlTop.Controls.Add(this.pnlStat);
  135. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  136. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  137. this.pnlTop.Name = "pnlTop";
  138. this.pnlTop.Size = new System.Drawing.Size(1920, 230);
  139. this.pnlTop.TabIndex = 0;
  140. //
  141. // pnlCurve
  142. //
  143. this.pnlCurve.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  144. this.pnlCurve.Controls.Add(this.stationPowerLine1);
  145. this.pnlCurve.Location = new System.Drawing.Point(941, 18);
  146. this.pnlCurve.Name = "pnlCurve";
  147. this.pnlCurve.Size = new System.Drawing.Size(743, 206);
  148. this.pnlCurve.TabIndex = 5;
  149. //
  150. // stationPowerLine1
  151. //
  152. this.stationPowerLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  153. this.stationPowerLine1.FactPowerPoint = "MHSFCJSFW.NX_GD_MHSF_XX_XX_XXX_XXX_CI0135";
  154. this.stationPowerLine1.Location = new System.Drawing.Point(1, 1);
  155. this.stationPowerLine1.Name = "stationPowerLine1";
  156. this.stationPowerLine1.Size = new System.Drawing.Size(741, 204);
  157. this.stationPowerLine1.StationId = null;
  158. this.stationPowerLine1.TabIndex = 0;
  159. //
  160. // pnlLink
  161. //
  162. this.pnlLink.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  163. this.pnlLink.Controls.Add(this.btnSYZ);
  164. this.pnlLink.Controls.Add(this.btnMap);
  165. this.pnlLink.Controls.Add(this.lblDate);
  166. this.pnlLink.Controls.Add(this.lblTime);
  167. this.pnlLink.Location = new System.Drawing.Point(1717, 18);
  168. this.pnlLink.Name = "pnlLink";
  169. this.pnlLink.Size = new System.Drawing.Size(190, 206);
  170. this.pnlLink.TabIndex = 4;
  171. //
  172. // btnMap
  173. //
  174. this.btnMap.BackColor = System.Drawing.Color.Transparent;
  175. this.btnMap.FlatAppearance.BorderSize = 0;
  176. this.btnMap.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  177. this.btnMap.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  178. this.btnMap.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  179. this.btnMap.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.btnMap.ForeColor = System.Drawing.Color.White;
  181. this.btnMap.Image = global::IntelligentControlForsx.Properties.Resources.B02;
  182. this.btnMap.Location = new System.Drawing.Point(43, 147);
  183. this.btnMap.Name = "btnMap";
  184. this.btnMap.Size = new System.Drawing.Size(105, 34);
  185. this.btnMap.TabIndex = 32;
  186. this.btnMap.Text = "风机排布图";
  187. this.btnMap.UseVisualStyleBackColor = false;
  188. this.btnMap.Click += new System.EventHandler(this.btnMap_Click);
  189. this.btnMap.MouseLeave += new System.EventHandler(this.btnMap_MouseLeave);
  190. this.btnMap.MouseHover += new System.EventHandler(this.btnMap_MouseHover);
  191. //
  192. // btnSYZ
  193. //
  194. this.btnSYZ.BackColor = System.Drawing.Color.Transparent;
  195. this.btnSYZ.FlatAppearance.BorderSize = 0;
  196. this.btnSYZ.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  197. this.btnSYZ.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  198. this.btnSYZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  199. this.btnSYZ.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.btnSYZ.ForeColor = System.Drawing.Color.White;
  201. this.btnSYZ.Image = global::IntelligentControlForsx.Properties.Resources.B02;
  202. this.btnSYZ.Location = new System.Drawing.Point(43, 101);
  203. this.btnSYZ.Name = "btnSYZ";
  204. this.btnSYZ.Size = new System.Drawing.Size(105, 34);
  205. this.btnSYZ.TabIndex = 31;
  206. this.btnSYZ.Text = "升压站";
  207. this.btnSYZ.UseVisualStyleBackColor = false;
  208. this.btnSYZ.Click += new System.EventHandler(this.btnSYZ_Click);
  209. this.btnSYZ.MouseLeave += new System.EventHandler(this.btnSYZ_MouseLeave);
  210. this.btnSYZ.MouseHover += new System.EventHandler(this.btnSYZ_MouseHover);
  211. //
  212. // lblDate
  213. //
  214. this.lblDate.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.lblDate.ForeColor = System.Drawing.Color.MediumSpringGreen;
  216. this.lblDate.Location = new System.Drawing.Point(6, 21);
  217. this.lblDate.Name = "lblDate";
  218. this.lblDate.Size = new System.Drawing.Size(181, 22);
  219. this.lblDate.TabIndex = 29;
  220. this.lblDate.Text = "2019-12-18";
  221. this.lblDate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  222. //
  223. // lblTime
  224. //
  225. this.lblTime.BackColor = System.Drawing.Color.Transparent;
  226. this.lblTime.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.lblTime.LableShowType = 0;
  228. this.lblTime.LableText = "08:30:00";
  229. this.lblTime.LableType = 0;
  230. this.lblTime.Location = new System.Drawing.Point(39, 54);
  231. this.lblTime.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  232. this.lblTime.MyEmSize = 21.75F;
  233. this.lblTime.MyLabelDock = System.Windows.Forms.DockStyle.Fill;
  234. this.lblTime.MyLabelTextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  235. this.lblTime.Name = "lblTime";
  236. this.lblTime.Size = new System.Drawing.Size(109, 23);
  237. this.lblTime.TabIndex = 28;
  238. this.lblTime.TestPointId = null;
  239. this.lblTime.UniformCode = null;
  240. this.lblTime.WindPowerId = null;
  241. this.lblTime.WindTurbineId = null;
  242. //
  243. // pnlStat
  244. //
  245. this.pnlStat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  246. this.pnlStat.Controls.Add(this.label18);
  247. this.pnlStat.Controls.Add(this.lblCntLX);
  248. this.pnlStat.Controls.Add(this.label19);
  249. this.pnlStat.Controls.Add(this.label20);
  250. this.pnlStat.Controls.Add(this.lblCntGZ);
  251. this.pnlStat.Controls.Add(this.label21);
  252. this.pnlStat.Controls.Add(this.label22);
  253. this.pnlStat.Controls.Add(this.lblCntWH);
  254. this.pnlStat.Controls.Add(this.label23);
  255. this.pnlStat.Controls.Add(this.label24);
  256. this.pnlStat.Controls.Add(this.lblCntTJ);
  257. this.pnlStat.Controls.Add(this.label25);
  258. this.pnlStat.Controls.Add(this.label8);
  259. this.pnlStat.Controls.Add(this.lblCntSD);
  260. this.pnlStat.Controls.Add(this.label11);
  261. this.pnlStat.Controls.Add(this.label12);
  262. this.pnlStat.Controls.Add(this.lblCntQD);
  263. this.pnlStat.Controls.Add(this.label13);
  264. this.pnlStat.Controls.Add(this.label14);
  265. this.pnlStat.Controls.Add(this.lblCntDJ);
  266. this.pnlStat.Controls.Add(this.label15);
  267. this.pnlStat.Controls.Add(this.label16);
  268. this.pnlStat.Controls.Add(this.lblCntBW);
  269. this.pnlStat.Controls.Add(this.label17);
  270. this.pnlStat.Controls.Add(this.label6);
  271. this.pnlStat.Controls.Add(this.lblPower);
  272. this.pnlStat.Controls.Add(this.label7);
  273. this.pnlStat.Controls.Add(this.label4);
  274. this.pnlStat.Controls.Add(this.lblWindspeed);
  275. this.pnlStat.Controls.Add(this.label5);
  276. this.pnlStat.Controls.Add(this.label2);
  277. this.pnlStat.Controls.Add(this.lblCntAll);
  278. this.pnlStat.Controls.Add(this.label3);
  279. this.pnlStat.Controls.Add(this.label1);
  280. this.pnlStat.Controls.Add(this.lblCapacity);
  281. this.pnlStat.Controls.Add(this.label10);
  282. this.pnlStat.Controls.Add(this.label9);
  283. this.pnlStat.Controls.Add(this.panel15);
  284. this.pnlStat.Location = new System.Drawing.Point(3, 18);
  285. this.pnlStat.Name = "pnlStat";
  286. this.pnlStat.Size = new System.Drawing.Size(931, 206);
  287. this.pnlStat.TabIndex = 3;
  288. //
  289. // label18
  290. //
  291. this.label18.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  293. this.label18.Location = new System.Drawing.Point(654, 168);
  294. this.label18.Name = "label18";
  295. this.label18.Size = new System.Drawing.Size(89, 22);
  296. this.label18.TabIndex = 37;
  297. this.label18.Text = "离线台数:";
  298. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  299. //
  300. // lblCntLX
  301. //
  302. this.lblCntLX.BackColor = System.Drawing.Color.Transparent;
  303. this.lblCntLX.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.lblCntLX.LableShowType = 0;
  305. this.lblCntLX.LableText = "000000";
  306. this.lblCntLX.LableType = 0;
  307. this.lblCntLX.Location = new System.Drawing.Point(748, 167);
  308. this.lblCntLX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  309. this.lblCntLX.MyEmSize = 21.75F;
  310. this.lblCntLX.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  311. this.lblCntLX.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  312. this.lblCntLX.Name = "lblCntLX";
  313. this.lblCntLX.Size = new System.Drawing.Size(100, 23);
  314. this.lblCntLX.TabIndex = 36;
  315. this.lblCntLX.TestPointId = null;
  316. this.lblCntLX.UniformCode = null;
  317. this.lblCntLX.WindPowerId = null;
  318. this.lblCntLX.WindTurbineId = null;
  319. //
  320. // label19
  321. //
  322. this.label19.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  324. this.label19.Location = new System.Drawing.Point(845, 168);
  325. this.label19.Name = "label19";
  326. this.label19.Size = new System.Drawing.Size(47, 22);
  327. this.label19.TabIndex = 35;
  328. this.label19.Text = "台";
  329. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  330. //
  331. // label20
  332. //
  333. this.label20.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  335. this.label20.Location = new System.Drawing.Point(654, 133);
  336. this.label20.Name = "label20";
  337. this.label20.Size = new System.Drawing.Size(89, 22);
  338. this.label20.TabIndex = 34;
  339. this.label20.Text = "故障台数:";
  340. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  341. //
  342. // lblCntGZ
  343. //
  344. this.lblCntGZ.BackColor = System.Drawing.Color.Transparent;
  345. this.lblCntGZ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.lblCntGZ.LableShowType = 0;
  347. this.lblCntGZ.LableText = "000000";
  348. this.lblCntGZ.LableType = 0;
  349. this.lblCntGZ.Location = new System.Drawing.Point(748, 132);
  350. this.lblCntGZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  351. this.lblCntGZ.MyEmSize = 21.75F;
  352. this.lblCntGZ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  353. this.lblCntGZ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  354. this.lblCntGZ.Name = "lblCntGZ";
  355. this.lblCntGZ.Size = new System.Drawing.Size(100, 23);
  356. this.lblCntGZ.TabIndex = 33;
  357. this.lblCntGZ.TestPointId = null;
  358. this.lblCntGZ.UniformCode = null;
  359. this.lblCntGZ.WindPowerId = null;
  360. this.lblCntGZ.WindTurbineId = null;
  361. //
  362. // label21
  363. //
  364. this.label21.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  366. this.label21.Location = new System.Drawing.Point(845, 133);
  367. this.label21.Name = "label21";
  368. this.label21.Size = new System.Drawing.Size(47, 22);
  369. this.label21.TabIndex = 32;
  370. this.label21.Text = "台";
  371. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  372. //
  373. // label22
  374. //
  375. this.label22.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  377. this.label22.Location = new System.Drawing.Point(654, 98);
  378. this.label22.Name = "label22";
  379. this.label22.Size = new System.Drawing.Size(89, 22);
  380. this.label22.TabIndex = 31;
  381. this.label22.Text = "维护台数:";
  382. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  383. //
  384. // lblCntWH
  385. //
  386. this.lblCntWH.BackColor = System.Drawing.Color.Transparent;
  387. this.lblCntWH.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.lblCntWH.LableShowType = 0;
  389. this.lblCntWH.LableText = "000000";
  390. this.lblCntWH.LableType = 0;
  391. this.lblCntWH.Location = new System.Drawing.Point(748, 97);
  392. this.lblCntWH.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  393. this.lblCntWH.MyEmSize = 21.75F;
  394. this.lblCntWH.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  395. this.lblCntWH.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  396. this.lblCntWH.Name = "lblCntWH";
  397. this.lblCntWH.Size = new System.Drawing.Size(100, 23);
  398. this.lblCntWH.TabIndex = 30;
  399. this.lblCntWH.TestPointId = null;
  400. this.lblCntWH.UniformCode = null;
  401. this.lblCntWH.WindPowerId = null;
  402. this.lblCntWH.WindTurbineId = null;
  403. //
  404. // label23
  405. //
  406. this.label23.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  408. this.label23.Location = new System.Drawing.Point(845, 98);
  409. this.label23.Name = "label23";
  410. this.label23.Size = new System.Drawing.Size(47, 22);
  411. this.label23.TabIndex = 29;
  412. this.label23.Text = "台";
  413. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  414. //
  415. // label24
  416. //
  417. this.label24.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  419. this.label24.Location = new System.Drawing.Point(654, 62);
  420. this.label24.Name = "label24";
  421. this.label24.Size = new System.Drawing.Size(89, 22);
  422. this.label24.TabIndex = 28;
  423. this.label24.Text = "停机台数:";
  424. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  425. //
  426. // lblCntTJ
  427. //
  428. this.lblCntTJ.BackColor = System.Drawing.Color.Transparent;
  429. this.lblCntTJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.lblCntTJ.LableShowType = 0;
  431. this.lblCntTJ.LableText = "000000";
  432. this.lblCntTJ.LableType = 0;
  433. this.lblCntTJ.Location = new System.Drawing.Point(748, 61);
  434. this.lblCntTJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  435. this.lblCntTJ.MyEmSize = 21.75F;
  436. this.lblCntTJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  437. this.lblCntTJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  438. this.lblCntTJ.Name = "lblCntTJ";
  439. this.lblCntTJ.Size = new System.Drawing.Size(100, 23);
  440. this.lblCntTJ.TabIndex = 27;
  441. this.lblCntTJ.TestPointId = null;
  442. this.lblCntTJ.UniformCode = null;
  443. this.lblCntTJ.WindPowerId = null;
  444. this.lblCntTJ.WindTurbineId = null;
  445. //
  446. // label25
  447. //
  448. this.label25.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  450. this.label25.Location = new System.Drawing.Point(845, 62);
  451. this.label25.Name = "label25";
  452. this.label25.Size = new System.Drawing.Size(47, 22);
  453. this.label25.TabIndex = 26;
  454. this.label25.Text = "台";
  455. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  456. //
  457. // label8
  458. //
  459. this.label8.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  460. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  461. this.label8.Location = new System.Drawing.Point(345, 168);
  462. this.label8.Name = "label8";
  463. this.label8.Size = new System.Drawing.Size(89, 22);
  464. this.label8.TabIndex = 25;
  465. this.label8.Text = "上电台数:";
  466. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  467. //
  468. // lblCntSD
  469. //
  470. this.lblCntSD.BackColor = System.Drawing.Color.Transparent;
  471. this.lblCntSD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.lblCntSD.LableShowType = 0;
  473. this.lblCntSD.LableText = "000000";
  474. this.lblCntSD.LableType = 0;
  475. this.lblCntSD.Location = new System.Drawing.Point(439, 167);
  476. this.lblCntSD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  477. this.lblCntSD.MyEmSize = 21.75F;
  478. this.lblCntSD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  479. this.lblCntSD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  480. this.lblCntSD.Name = "lblCntSD";
  481. this.lblCntSD.Size = new System.Drawing.Size(100, 23);
  482. this.lblCntSD.TabIndex = 24;
  483. this.lblCntSD.TestPointId = null;
  484. this.lblCntSD.UniformCode = null;
  485. this.lblCntSD.WindPowerId = null;
  486. this.lblCntSD.WindTurbineId = null;
  487. //
  488. // label11
  489. //
  490. this.label11.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  492. this.label11.Location = new System.Drawing.Point(536, 168);
  493. this.label11.Name = "label11";
  494. this.label11.Size = new System.Drawing.Size(47, 22);
  495. this.label11.TabIndex = 23;
  496. this.label11.Text = "台";
  497. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  498. //
  499. // label12
  500. //
  501. this.label12.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  503. this.label12.Location = new System.Drawing.Point(345, 133);
  504. this.label12.Name = "label12";
  505. this.label12.Size = new System.Drawing.Size(89, 22);
  506. this.label12.TabIndex = 22;
  507. this.label12.Text = "启动台数:";
  508. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  509. //
  510. // lblCntQD
  511. //
  512. this.lblCntQD.BackColor = System.Drawing.Color.Transparent;
  513. this.lblCntQD.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.lblCntQD.LableShowType = 0;
  515. this.lblCntQD.LableText = "000000";
  516. this.lblCntQD.LableType = 0;
  517. this.lblCntQD.Location = new System.Drawing.Point(439, 132);
  518. this.lblCntQD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  519. this.lblCntQD.MyEmSize = 21.75F;
  520. this.lblCntQD.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  521. this.lblCntQD.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  522. this.lblCntQD.Name = "lblCntQD";
  523. this.lblCntQD.Size = new System.Drawing.Size(100, 23);
  524. this.lblCntQD.TabIndex = 21;
  525. this.lblCntQD.TestPointId = null;
  526. this.lblCntQD.UniformCode = null;
  527. this.lblCntQD.WindPowerId = null;
  528. this.lblCntQD.WindTurbineId = null;
  529. //
  530. // label13
  531. //
  532. this.label13.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  534. this.label13.Location = new System.Drawing.Point(536, 133);
  535. this.label13.Name = "label13";
  536. this.label13.Size = new System.Drawing.Size(47, 22);
  537. this.label13.TabIndex = 20;
  538. this.label13.Text = "台";
  539. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  540. //
  541. // label14
  542. //
  543. this.label14.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  545. this.label14.Location = new System.Drawing.Point(345, 98);
  546. this.label14.Name = "label14";
  547. this.label14.Size = new System.Drawing.Size(89, 22);
  548. this.label14.TabIndex = 19;
  549. this.label14.Text = "待机台数:";
  550. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  551. //
  552. // lblCntDJ
  553. //
  554. this.lblCntDJ.BackColor = System.Drawing.Color.Transparent;
  555. this.lblCntDJ.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.lblCntDJ.LableShowType = 0;
  557. this.lblCntDJ.LableText = "000000";
  558. this.lblCntDJ.LableType = 0;
  559. this.lblCntDJ.Location = new System.Drawing.Point(439, 97);
  560. this.lblCntDJ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  561. this.lblCntDJ.MyEmSize = 21.75F;
  562. this.lblCntDJ.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  563. this.lblCntDJ.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  564. this.lblCntDJ.Name = "lblCntDJ";
  565. this.lblCntDJ.Size = new System.Drawing.Size(100, 23);
  566. this.lblCntDJ.TabIndex = 18;
  567. this.lblCntDJ.TestPointId = null;
  568. this.lblCntDJ.UniformCode = null;
  569. this.lblCntDJ.WindPowerId = null;
  570. this.lblCntDJ.WindTurbineId = null;
  571. //
  572. // label15
  573. //
  574. this.label15.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  576. this.label15.Location = new System.Drawing.Point(536, 98);
  577. this.label15.Name = "label15";
  578. this.label15.Size = new System.Drawing.Size(47, 22);
  579. this.label15.TabIndex = 17;
  580. this.label15.Text = "台";
  581. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  582. //
  583. // label16
  584. //
  585. this.label16.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  587. this.label16.Location = new System.Drawing.Point(345, 62);
  588. this.label16.Name = "label16";
  589. this.label16.Size = new System.Drawing.Size(89, 22);
  590. this.label16.TabIndex = 16;
  591. this.label16.Text = "并网台数:";
  592. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  593. //
  594. // lblCntBW
  595. //
  596. this.lblCntBW.BackColor = System.Drawing.Color.Transparent;
  597. this.lblCntBW.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.lblCntBW.LableShowType = 0;
  599. this.lblCntBW.LableText = "000000";
  600. this.lblCntBW.LableType = 0;
  601. this.lblCntBW.Location = new System.Drawing.Point(439, 61);
  602. this.lblCntBW.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  603. this.lblCntBW.MyEmSize = 21.75F;
  604. this.lblCntBW.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  605. this.lblCntBW.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  606. this.lblCntBW.Name = "lblCntBW";
  607. this.lblCntBW.Size = new System.Drawing.Size(100, 23);
  608. this.lblCntBW.TabIndex = 15;
  609. this.lblCntBW.TestPointId = null;
  610. this.lblCntBW.UniformCode = null;
  611. this.lblCntBW.WindPowerId = null;
  612. this.lblCntBW.WindTurbineId = null;
  613. //
  614. // label17
  615. //
  616. this.label17.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  618. this.label17.Location = new System.Drawing.Point(536, 62);
  619. this.label17.Name = "label17";
  620. this.label17.Size = new System.Drawing.Size(47, 22);
  621. this.label17.TabIndex = 14;
  622. this.label17.Text = "台";
  623. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  624. //
  625. // label6
  626. //
  627. this.label6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  629. this.label6.Location = new System.Drawing.Point(23, 168);
  630. this.label6.Name = "label6";
  631. this.label6.Size = new System.Drawing.Size(89, 22);
  632. this.label6.TabIndex = 13;
  633. this.label6.Text = "实时功率:";
  634. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  635. //
  636. // lblPower
  637. //
  638. this.lblPower.BackColor = System.Drawing.Color.Transparent;
  639. this.lblPower.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  640. this.lblPower.LableShowType = 0;
  641. this.lblPower.LableText = "000000";
  642. this.lblPower.LableType = 0;
  643. this.lblPower.Location = new System.Drawing.Point(117, 167);
  644. this.lblPower.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  645. this.lblPower.MyEmSize = 21.75F;
  646. this.lblPower.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  647. this.lblPower.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  648. this.lblPower.Name = "lblPower";
  649. this.lblPower.Size = new System.Drawing.Size(100, 23);
  650. this.lblPower.TabIndex = 12;
  651. this.lblPower.TestPointId = null;
  652. this.lblPower.UniformCode = null;
  653. this.lblPower.WindPowerId = null;
  654. this.lblPower.WindTurbineId = null;
  655. //
  656. // label7
  657. //
  658. this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  660. this.label7.Location = new System.Drawing.Point(214, 168);
  661. this.label7.Name = "label7";
  662. this.label7.Size = new System.Drawing.Size(47, 22);
  663. this.label7.TabIndex = 11;
  664. this.label7.Text = "MW";
  665. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  666. //
  667. // label4
  668. //
  669. this.label4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  671. this.label4.Location = new System.Drawing.Point(23, 133);
  672. this.label4.Name = "label4";
  673. this.label4.Size = new System.Drawing.Size(89, 22);
  674. this.label4.TabIndex = 10;
  675. this.label4.Text = "平均风速:";
  676. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  677. //
  678. // lblWindspeed
  679. //
  680. this.lblWindspeed.BackColor = System.Drawing.Color.Transparent;
  681. this.lblWindspeed.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  682. this.lblWindspeed.LableShowType = 0;
  683. this.lblWindspeed.LableText = "000000";
  684. this.lblWindspeed.LableType = 0;
  685. this.lblWindspeed.Location = new System.Drawing.Point(117, 132);
  686. this.lblWindspeed.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  687. this.lblWindspeed.MyEmSize = 21.75F;
  688. this.lblWindspeed.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  689. this.lblWindspeed.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  690. this.lblWindspeed.Name = "lblWindspeed";
  691. this.lblWindspeed.Size = new System.Drawing.Size(100, 23);
  692. this.lblWindspeed.TabIndex = 9;
  693. this.lblWindspeed.TestPointId = null;
  694. this.lblWindspeed.UniformCode = null;
  695. this.lblWindspeed.WindPowerId = null;
  696. this.lblWindspeed.WindTurbineId = null;
  697. //
  698. // label5
  699. //
  700. this.label5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  701. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  702. this.label5.Location = new System.Drawing.Point(214, 133);
  703. this.label5.Name = "label5";
  704. this.label5.Size = new System.Drawing.Size(47, 22);
  705. this.label5.TabIndex = 8;
  706. this.label5.Text = "m/s";
  707. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  708. //
  709. // label2
  710. //
  711. this.label2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  713. this.label2.Location = new System.Drawing.Point(23, 98);
  714. this.label2.Name = "label2";
  715. this.label2.Size = new System.Drawing.Size(89, 22);
  716. this.label2.TabIndex = 7;
  717. this.label2.Text = "装机台数:";
  718. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  719. //
  720. // lblCntAll
  721. //
  722. this.lblCntAll.BackColor = System.Drawing.Color.Transparent;
  723. this.lblCntAll.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. this.lblCntAll.LableShowType = 0;
  725. this.lblCntAll.LableText = "000000";
  726. this.lblCntAll.LableType = 0;
  727. this.lblCntAll.Location = new System.Drawing.Point(117, 97);
  728. this.lblCntAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  729. this.lblCntAll.MyEmSize = 21.75F;
  730. this.lblCntAll.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  731. this.lblCntAll.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  732. this.lblCntAll.Name = "lblCntAll";
  733. this.lblCntAll.Size = new System.Drawing.Size(100, 23);
  734. this.lblCntAll.TabIndex = 6;
  735. this.lblCntAll.TestPointId = null;
  736. this.lblCntAll.UniformCode = null;
  737. this.lblCntAll.WindPowerId = null;
  738. this.lblCntAll.WindTurbineId = null;
  739. //
  740. // label3
  741. //
  742. this.label3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  743. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  744. this.label3.Location = new System.Drawing.Point(214, 98);
  745. this.label3.Name = "label3";
  746. this.label3.Size = new System.Drawing.Size(47, 22);
  747. this.label3.TabIndex = 5;
  748. this.label3.Text = "台";
  749. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  750. //
  751. // label1
  752. //
  753. this.label1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  754. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  755. this.label1.Location = new System.Drawing.Point(23, 62);
  756. this.label1.Name = "label1";
  757. this.label1.Size = new System.Drawing.Size(89, 22);
  758. this.label1.TabIndex = 4;
  759. this.label1.Text = "装机容量:";
  760. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  761. //
  762. // lblCapacity
  763. //
  764. this.lblCapacity.BackColor = System.Drawing.Color.Transparent;
  765. this.lblCapacity.Font = new System.Drawing.Font("宋体", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  766. this.lblCapacity.LableShowType = 0;
  767. this.lblCapacity.LableText = "000000";
  768. this.lblCapacity.LableType = 0;
  769. this.lblCapacity.Location = new System.Drawing.Point(117, 61);
  770. this.lblCapacity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  771. this.lblCapacity.MyEmSize = 21.75F;
  772. this.lblCapacity.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  773. this.lblCapacity.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  774. this.lblCapacity.Name = "lblCapacity";
  775. this.lblCapacity.Size = new System.Drawing.Size(100, 23);
  776. this.lblCapacity.TabIndex = 3;
  777. this.lblCapacity.TestPointId = null;
  778. this.lblCapacity.UniformCode = null;
  779. this.lblCapacity.WindPowerId = null;
  780. this.lblCapacity.WindTurbineId = null;
  781. //
  782. // label10
  783. //
  784. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  785. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  786. this.label10.Location = new System.Drawing.Point(214, 62);
  787. this.label10.Name = "label10";
  788. this.label10.Size = new System.Drawing.Size(47, 22);
  789. this.label10.TabIndex = 2;
  790. this.label10.Text = "MW";
  791. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  792. //
  793. // label9
  794. //
  795. this.label9.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  797. this.label9.Location = new System.Drawing.Point(13, 5);
  798. this.label9.Name = "label9";
  799. this.label9.Size = new System.Drawing.Size(904, 37);
  800. this.label9.TabIndex = 2;
  801. this.label9.Text = "麻黄山风电场总貌图";
  802. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  803. //
  804. // panel15
  805. //
  806. this.panel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(47)))), ((int)(((byte)(107)))));
  807. this.panel15.Location = new System.Drawing.Point(2, 47);
  808. this.panel15.Name = "panel15";
  809. this.panel15.Size = new System.Drawing.Size(930, 1);
  810. this.panel15.TabIndex = 0;
  811. //
  812. // pnlLine
  813. //
  814. this.pnlLine.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.zm_mhs1;
  815. this.pnlLine.Controls.Add(this.windturbineIconMG01_43);
  816. this.pnlLine.Controls.Add(this.windturbineIconMG01_42);
  817. this.pnlLine.Controls.Add(this.windturbineIconMG01_41);
  818. this.pnlLine.Controls.Add(this.windturbineIconMG01_40);
  819. this.pnlLine.Controls.Add(this.windturbineIconMG01_39);
  820. this.pnlLine.Controls.Add(this.windturbineIconMG01_38);
  821. this.pnlLine.Controls.Add(this.windturbineIconMG01_37);
  822. this.pnlLine.Controls.Add(this.windturbineIconMG01_36);
  823. this.pnlLine.Controls.Add(this.windturbineIconMG01_35);
  824. this.pnlLine.Controls.Add(this.windturbineIconMG01_34);
  825. this.pnlLine.Controls.Add(this.windturbineIconMG01_33);
  826. this.pnlLine.Controls.Add(this.windturbineIconMG01_32);
  827. this.pnlLine.Controls.Add(this.windturbineIconMG01_31);
  828. this.pnlLine.Controls.Add(this.windturbineIconMG01_30);
  829. this.pnlLine.Controls.Add(this.windturbineIconMG01_29);
  830. this.pnlLine.Controls.Add(this.windturbineIconMG01_28);
  831. this.pnlLine.Controls.Add(this.windturbineIconMG01_27);
  832. this.pnlLine.Controls.Add(this.windturbineIconMG01_26);
  833. this.pnlLine.Controls.Add(this.windturbineIconMG01_25);
  834. this.pnlLine.Controls.Add(this.windturbineIconMG01_24);
  835. this.pnlLine.Controls.Add(this.windturbineIconMG01_23);
  836. this.pnlLine.Controls.Add(this.windturbineIconMG01_12);
  837. this.pnlLine.Controls.Add(this.windturbineIconMG01_13);
  838. this.pnlLine.Controls.Add(this.windturbineIconMG01_14);
  839. this.pnlLine.Controls.Add(this.windturbineIconMG01_15);
  840. this.pnlLine.Controls.Add(this.windturbineIconMG01_16);
  841. this.pnlLine.Controls.Add(this.windturbineIconMG01_19);
  842. this.pnlLine.Controls.Add(this.windturbineIconMG01_20);
  843. this.pnlLine.Controls.Add(this.windturbineIconMG01_17);
  844. this.pnlLine.Controls.Add(this.windturbineIconMG01_18);
  845. this.pnlLine.Controls.Add(this.windturbineIconMG01_21);
  846. this.pnlLine.Controls.Add(this.windturbineIconMG01_22);
  847. this.pnlLine.Controls.Add(this.windturbineIconMG01_06);
  848. this.pnlLine.Controls.Add(this.windturbineIconMG01_10);
  849. this.pnlLine.Controls.Add(this.windturbineIconMG01_11);
  850. this.pnlLine.Controls.Add(this.windturbineIconMG01_09);
  851. this.pnlLine.Controls.Add(this.windturbineIconMG01_03);
  852. this.pnlLine.Controls.Add(this.windturbineIconMG01_07);
  853. this.pnlLine.Controls.Add(this.windturbineIconMG01_04);
  854. this.pnlLine.Controls.Add(this.windturbineIconMG01_08);
  855. this.pnlLine.Controls.Add(this.windturbineIconMG01_05);
  856. this.pnlLine.Controls.Add(this.windturbineIconMG01_02);
  857. this.pnlLine.Controls.Add(this.windturbineIconMG01_01);
  858. this.pnlLine.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.pnlLine.Location = new System.Drawing.Point(0, 230);
  860. this.pnlLine.Name = "pnlLine";
  861. this.pnlLine.Size = new System.Drawing.Size(1920, 730);
  862. this.pnlLine.TabIndex = 8;
  863. //
  864. // windturbineIconMG01_43
  865. //
  866. this.windturbineIconMG01_43.BackColor = System.Drawing.Color.Transparent;
  867. this.windturbineIconMG01_43.Location = new System.Drawing.Point(1751, 403);
  868. this.windturbineIconMG01_43.Name = "windturbineIconMG01_43";
  869. this.windturbineIconMG01_43.Size = new System.Drawing.Size(50, 85);
  870. this.windturbineIconMG01_43.Status = 1;
  871. this.windturbineIconMG01_43.TabIndex = 65;
  872. this.windturbineIconMG01_43.WindturbineId = "MG01_43";
  873. this.windturbineIconMG01_43.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  874. //
  875. // windturbineIconMG01_42
  876. //
  877. this.windturbineIconMG01_42.BackColor = System.Drawing.Color.Transparent;
  878. this.windturbineIconMG01_42.Location = new System.Drawing.Point(1677, 403);
  879. this.windturbineIconMG01_42.Name = "windturbineIconMG01_42";
  880. this.windturbineIconMG01_42.Size = new System.Drawing.Size(50, 85);
  881. this.windturbineIconMG01_42.Status = 1;
  882. this.windturbineIconMG01_42.TabIndex = 64;
  883. this.windturbineIconMG01_42.WindturbineId = "MG01_42";
  884. this.windturbineIconMG01_42.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  885. //
  886. // windturbineIconMG01_41
  887. //
  888. this.windturbineIconMG01_41.BackColor = System.Drawing.Color.Transparent;
  889. this.windturbineIconMG01_41.Location = new System.Drawing.Point(1603, 403);
  890. this.windturbineIconMG01_41.Name = "windturbineIconMG01_41";
  891. this.windturbineIconMG01_41.Size = new System.Drawing.Size(50, 85);
  892. this.windturbineIconMG01_41.Status = 1;
  893. this.windturbineIconMG01_41.TabIndex = 63;
  894. this.windturbineIconMG01_41.WindturbineId = "MG01_41";
  895. this.windturbineIconMG01_41.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  896. //
  897. // windturbineIconMG01_40
  898. //
  899. this.windturbineIconMG01_40.BackColor = System.Drawing.Color.Transparent;
  900. this.windturbineIconMG01_40.Location = new System.Drawing.Point(1529, 403);
  901. this.windturbineIconMG01_40.Name = "windturbineIconMG01_40";
  902. this.windturbineIconMG01_40.Size = new System.Drawing.Size(50, 85);
  903. this.windturbineIconMG01_40.Status = 1;
  904. this.windturbineIconMG01_40.TabIndex = 62;
  905. this.windturbineIconMG01_40.WindturbineId = "MG01_40";
  906. this.windturbineIconMG01_40.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  907. //
  908. // windturbineIconMG01_39
  909. //
  910. this.windturbineIconMG01_39.BackColor = System.Drawing.Color.Transparent;
  911. this.windturbineIconMG01_39.Location = new System.Drawing.Point(1455, 403);
  912. this.windturbineIconMG01_39.Name = "windturbineIconMG01_39";
  913. this.windturbineIconMG01_39.Size = new System.Drawing.Size(50, 85);
  914. this.windturbineIconMG01_39.Status = 1;
  915. this.windturbineIconMG01_39.TabIndex = 61;
  916. this.windturbineIconMG01_39.WindturbineId = "MG01_39";
  917. this.windturbineIconMG01_39.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  918. //
  919. // windturbineIconMG01_38
  920. //
  921. this.windturbineIconMG01_38.BackColor = System.Drawing.Color.Transparent;
  922. this.windturbineIconMG01_38.Location = new System.Drawing.Point(1381, 403);
  923. this.windturbineIconMG01_38.Name = "windturbineIconMG01_38";
  924. this.windturbineIconMG01_38.Size = new System.Drawing.Size(50, 85);
  925. this.windturbineIconMG01_38.Status = 1;
  926. this.windturbineIconMG01_38.TabIndex = 60;
  927. this.windturbineIconMG01_38.WindturbineId = "MG01_38";
  928. this.windturbineIconMG01_38.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  929. //
  930. // windturbineIconMG01_37
  931. //
  932. this.windturbineIconMG01_37.BackColor = System.Drawing.Color.Transparent;
  933. this.windturbineIconMG01_37.Location = new System.Drawing.Point(1307, 403);
  934. this.windturbineIconMG01_37.Name = "windturbineIconMG01_37";
  935. this.windturbineIconMG01_37.Size = new System.Drawing.Size(50, 85);
  936. this.windturbineIconMG01_37.Status = 1;
  937. this.windturbineIconMG01_37.TabIndex = 59;
  938. this.windturbineIconMG01_37.WindturbineId = "MG01_37";
  939. this.windturbineIconMG01_37.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  940. //
  941. // windturbineIconMG01_36
  942. //
  943. this.windturbineIconMG01_36.BackColor = System.Drawing.Color.Transparent;
  944. this.windturbineIconMG01_36.Location = new System.Drawing.Point(1233, 403);
  945. this.windturbineIconMG01_36.Name = "windturbineIconMG01_36";
  946. this.windturbineIconMG01_36.Size = new System.Drawing.Size(50, 85);
  947. this.windturbineIconMG01_36.Status = 1;
  948. this.windturbineIconMG01_36.TabIndex = 58;
  949. this.windturbineIconMG01_36.WindturbineId = "MG01_36";
  950. this.windturbineIconMG01_36.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  951. //
  952. // windturbineIconMG01_35
  953. //
  954. this.windturbineIconMG01_35.BackColor = System.Drawing.Color.Transparent;
  955. this.windturbineIconMG01_35.Location = new System.Drawing.Point(1159, 403);
  956. this.windturbineIconMG01_35.Name = "windturbineIconMG01_35";
  957. this.windturbineIconMG01_35.Size = new System.Drawing.Size(50, 85);
  958. this.windturbineIconMG01_35.Status = 1;
  959. this.windturbineIconMG01_35.TabIndex = 57;
  960. this.windturbineIconMG01_35.WindturbineId = "MG01_35";
  961. this.windturbineIconMG01_35.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  962. //
  963. // windturbineIconMG01_34
  964. //
  965. this.windturbineIconMG01_34.BackColor = System.Drawing.Color.Transparent;
  966. this.windturbineIconMG01_34.Location = new System.Drawing.Point(1085, 403);
  967. this.windturbineIconMG01_34.Name = "windturbineIconMG01_34";
  968. this.windturbineIconMG01_34.Size = new System.Drawing.Size(50, 85);
  969. this.windturbineIconMG01_34.Status = 1;
  970. this.windturbineIconMG01_34.TabIndex = 56;
  971. this.windturbineIconMG01_34.WindturbineId = "MG01_34";
  972. this.windturbineIconMG01_34.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  973. //
  974. // windturbineIconMG01_33
  975. //
  976. this.windturbineIconMG01_33.BackColor = System.Drawing.Color.Transparent;
  977. this.windturbineIconMG01_33.Location = new System.Drawing.Point(1751, 543);
  978. this.windturbineIconMG01_33.Name = "windturbineIconMG01_33";
  979. this.windturbineIconMG01_33.Size = new System.Drawing.Size(50, 85);
  980. this.windturbineIconMG01_33.Status = 1;
  981. this.windturbineIconMG01_33.TabIndex = 55;
  982. this.windturbineIconMG01_33.WindturbineId = "MG01_33";
  983. this.windturbineIconMG01_33.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  984. //
  985. // windturbineIconMG01_32
  986. //
  987. this.windturbineIconMG01_32.BackColor = System.Drawing.Color.Transparent;
  988. this.windturbineIconMG01_32.Location = new System.Drawing.Point(1677, 543);
  989. this.windturbineIconMG01_32.Name = "windturbineIconMG01_32";
  990. this.windturbineIconMG01_32.Size = new System.Drawing.Size(50, 85);
  991. this.windturbineIconMG01_32.Status = 1;
  992. this.windturbineIconMG01_32.TabIndex = 54;
  993. this.windturbineIconMG01_32.WindturbineId = "MG01_32";
  994. this.windturbineIconMG01_32.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  995. //
  996. // windturbineIconMG01_31
  997. //
  998. this.windturbineIconMG01_31.BackColor = System.Drawing.Color.Transparent;
  999. this.windturbineIconMG01_31.Location = new System.Drawing.Point(1603, 543);
  1000. this.windturbineIconMG01_31.Name = "windturbineIconMG01_31";
  1001. this.windturbineIconMG01_31.Size = new System.Drawing.Size(50, 85);
  1002. this.windturbineIconMG01_31.Status = 1;
  1003. this.windturbineIconMG01_31.TabIndex = 53;
  1004. this.windturbineIconMG01_31.WindturbineId = "MG01_31";
  1005. this.windturbineIconMG01_31.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1006. //
  1007. // windturbineIconMG01_30
  1008. //
  1009. this.windturbineIconMG01_30.BackColor = System.Drawing.Color.Transparent;
  1010. this.windturbineIconMG01_30.Location = new System.Drawing.Point(1529, 543);
  1011. this.windturbineIconMG01_30.Name = "windturbineIconMG01_30";
  1012. this.windturbineIconMG01_30.Size = new System.Drawing.Size(50, 85);
  1013. this.windturbineIconMG01_30.Status = 1;
  1014. this.windturbineIconMG01_30.TabIndex = 52;
  1015. this.windturbineIconMG01_30.WindturbineId = "MG01_30";
  1016. this.windturbineIconMG01_30.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1017. //
  1018. // windturbineIconMG01_29
  1019. //
  1020. this.windturbineIconMG01_29.BackColor = System.Drawing.Color.Transparent;
  1021. this.windturbineIconMG01_29.Location = new System.Drawing.Point(1455, 543);
  1022. this.windturbineIconMG01_29.Name = "windturbineIconMG01_29";
  1023. this.windturbineIconMG01_29.Size = new System.Drawing.Size(50, 85);
  1024. this.windturbineIconMG01_29.Status = 1;
  1025. this.windturbineIconMG01_29.TabIndex = 51;
  1026. this.windturbineIconMG01_29.WindturbineId = "MG01_29";
  1027. this.windturbineIconMG01_29.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1028. //
  1029. // windturbineIconMG01_28
  1030. //
  1031. this.windturbineIconMG01_28.BackColor = System.Drawing.Color.Transparent;
  1032. this.windturbineIconMG01_28.Location = new System.Drawing.Point(1381, 543);
  1033. this.windturbineIconMG01_28.Name = "windturbineIconMG01_28";
  1034. this.windturbineIconMG01_28.Size = new System.Drawing.Size(50, 85);
  1035. this.windturbineIconMG01_28.Status = 1;
  1036. this.windturbineIconMG01_28.TabIndex = 50;
  1037. this.windturbineIconMG01_28.WindturbineId = "MG01_28";
  1038. this.windturbineIconMG01_28.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1039. //
  1040. // windturbineIconMG01_27
  1041. //
  1042. this.windturbineIconMG01_27.BackColor = System.Drawing.Color.Transparent;
  1043. this.windturbineIconMG01_27.Location = new System.Drawing.Point(1307, 543);
  1044. this.windturbineIconMG01_27.Name = "windturbineIconMG01_27";
  1045. this.windturbineIconMG01_27.Size = new System.Drawing.Size(50, 85);
  1046. this.windturbineIconMG01_27.Status = 1;
  1047. this.windturbineIconMG01_27.TabIndex = 49;
  1048. this.windturbineIconMG01_27.WindturbineId = "MG01_27";
  1049. this.windturbineIconMG01_27.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1050. //
  1051. // windturbineIconMG01_26
  1052. //
  1053. this.windturbineIconMG01_26.BackColor = System.Drawing.Color.Transparent;
  1054. this.windturbineIconMG01_26.Location = new System.Drawing.Point(1233, 543);
  1055. this.windturbineIconMG01_26.Name = "windturbineIconMG01_26";
  1056. this.windturbineIconMG01_26.Size = new System.Drawing.Size(50, 85);
  1057. this.windturbineIconMG01_26.Status = 1;
  1058. this.windturbineIconMG01_26.TabIndex = 48;
  1059. this.windturbineIconMG01_26.WindturbineId = "MG01_26";
  1060. this.windturbineIconMG01_26.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1061. //
  1062. // windturbineIconMG01_25
  1063. //
  1064. this.windturbineIconMG01_25.BackColor = System.Drawing.Color.Transparent;
  1065. this.windturbineIconMG01_25.Location = new System.Drawing.Point(1159, 543);
  1066. this.windturbineIconMG01_25.Name = "windturbineIconMG01_25";
  1067. this.windturbineIconMG01_25.Size = new System.Drawing.Size(50, 85);
  1068. this.windturbineIconMG01_25.Status = 1;
  1069. this.windturbineIconMG01_25.TabIndex = 47;
  1070. this.windturbineIconMG01_25.WindturbineId = "MG01_25";
  1071. this.windturbineIconMG01_25.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1072. //
  1073. // windturbineIconMG01_24
  1074. //
  1075. this.windturbineIconMG01_24.BackColor = System.Drawing.Color.Transparent;
  1076. this.windturbineIconMG01_24.Location = new System.Drawing.Point(1085, 543);
  1077. this.windturbineIconMG01_24.Name = "windturbineIconMG01_24";
  1078. this.windturbineIconMG01_24.Size = new System.Drawing.Size(50, 85);
  1079. this.windturbineIconMG01_24.Status = 1;
  1080. this.windturbineIconMG01_24.TabIndex = 46;
  1081. this.windturbineIconMG01_24.WindturbineId = "MG01_24";
  1082. this.windturbineIconMG01_24.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1083. //
  1084. // windturbineIconMG01_23
  1085. //
  1086. this.windturbineIconMG01_23.BackColor = System.Drawing.Color.Transparent;
  1087. this.windturbineIconMG01_23.Location = new System.Drawing.Point(1015, 543);
  1088. this.windturbineIconMG01_23.Name = "windturbineIconMG01_23";
  1089. this.windturbineIconMG01_23.Size = new System.Drawing.Size(50, 85);
  1090. this.windturbineIconMG01_23.Status = 1;
  1091. this.windturbineIconMG01_23.TabIndex = 45;
  1092. this.windturbineIconMG01_23.WindturbineId = "MG01_23";
  1093. this.windturbineIconMG01_23.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1094. //
  1095. // windturbineIconMG01_12
  1096. //
  1097. this.windturbineIconMG01_12.BackColor = System.Drawing.Color.Transparent;
  1098. this.windturbineIconMG01_12.Location = new System.Drawing.Point(142, 543);
  1099. this.windturbineIconMG01_12.Name = "windturbineIconMG01_12";
  1100. this.windturbineIconMG01_12.Size = new System.Drawing.Size(50, 85);
  1101. this.windturbineIconMG01_12.Status = 1;
  1102. this.windturbineIconMG01_12.TabIndex = 44;
  1103. this.windturbineIconMG01_12.WindturbineId = "MG01_12";
  1104. this.windturbineIconMG01_12.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1105. //
  1106. // windturbineIconMG01_13
  1107. //
  1108. this.windturbineIconMG01_13.BackColor = System.Drawing.Color.Transparent;
  1109. this.windturbineIconMG01_13.Location = new System.Drawing.Point(205, 543);
  1110. this.windturbineIconMG01_13.Name = "windturbineIconMG01_13";
  1111. this.windturbineIconMG01_13.Size = new System.Drawing.Size(50, 85);
  1112. this.windturbineIconMG01_13.Status = 1;
  1113. this.windturbineIconMG01_13.TabIndex = 43;
  1114. this.windturbineIconMG01_13.WindturbineId = "MG01_13";
  1115. this.windturbineIconMG01_13.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1116. //
  1117. // windturbineIconMG01_14
  1118. //
  1119. this.windturbineIconMG01_14.BackColor = System.Drawing.Color.Transparent;
  1120. this.windturbineIconMG01_14.Location = new System.Drawing.Point(268, 543);
  1121. this.windturbineIconMG01_14.Name = "windturbineIconMG01_14";
  1122. this.windturbineIconMG01_14.Size = new System.Drawing.Size(50, 85);
  1123. this.windturbineIconMG01_14.Status = 1;
  1124. this.windturbineIconMG01_14.TabIndex = 42;
  1125. this.windturbineIconMG01_14.WindturbineId = "MG01_14";
  1126. this.windturbineIconMG01_14.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1127. //
  1128. // windturbineIconMG01_15
  1129. //
  1130. this.windturbineIconMG01_15.BackColor = System.Drawing.Color.Transparent;
  1131. this.windturbineIconMG01_15.Location = new System.Drawing.Point(331, 543);
  1132. this.windturbineIconMG01_15.Name = "windturbineIconMG01_15";
  1133. this.windturbineIconMG01_15.Size = new System.Drawing.Size(50, 85);
  1134. this.windturbineIconMG01_15.Status = 1;
  1135. this.windturbineIconMG01_15.TabIndex = 41;
  1136. this.windturbineIconMG01_15.WindturbineId = "MG01_15";
  1137. this.windturbineIconMG01_15.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1138. //
  1139. // windturbineIconMG01_16
  1140. //
  1141. this.windturbineIconMG01_16.BackColor = System.Drawing.Color.Transparent;
  1142. this.windturbineIconMG01_16.Location = new System.Drawing.Point(394, 543);
  1143. this.windturbineIconMG01_16.Name = "windturbineIconMG01_16";
  1144. this.windturbineIconMG01_16.Size = new System.Drawing.Size(50, 85);
  1145. this.windturbineIconMG01_16.Status = 1;
  1146. this.windturbineIconMG01_16.TabIndex = 40;
  1147. this.windturbineIconMG01_16.WindturbineId = "MG01_16";
  1148. this.windturbineIconMG01_16.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1149. //
  1150. // windturbineIconMG01_19
  1151. //
  1152. this.windturbineIconMG01_19.BackColor = System.Drawing.Color.Transparent;
  1153. this.windturbineIconMG01_19.Location = new System.Drawing.Point(583, 543);
  1154. this.windturbineIconMG01_19.Name = "windturbineIconMG01_19";
  1155. this.windturbineIconMG01_19.Size = new System.Drawing.Size(50, 85);
  1156. this.windturbineIconMG01_19.Status = 1;
  1157. this.windturbineIconMG01_19.TabIndex = 39;
  1158. this.windturbineIconMG01_19.WindturbineId = "MG01_19";
  1159. this.windturbineIconMG01_19.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1160. //
  1161. // windturbineIconMG01_20
  1162. //
  1163. this.windturbineIconMG01_20.BackColor = System.Drawing.Color.Transparent;
  1164. this.windturbineIconMG01_20.Location = new System.Drawing.Point(646, 543);
  1165. this.windturbineIconMG01_20.Name = "windturbineIconMG01_20";
  1166. this.windturbineIconMG01_20.Size = new System.Drawing.Size(50, 85);
  1167. this.windturbineIconMG01_20.Status = 1;
  1168. this.windturbineIconMG01_20.TabIndex = 38;
  1169. this.windturbineIconMG01_20.WindturbineId = "MG01_20";
  1170. this.windturbineIconMG01_20.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1171. //
  1172. // windturbineIconMG01_17
  1173. //
  1174. this.windturbineIconMG01_17.BackColor = System.Drawing.Color.Transparent;
  1175. this.windturbineIconMG01_17.Location = new System.Drawing.Point(457, 543);
  1176. this.windturbineIconMG01_17.Name = "windturbineIconMG01_17";
  1177. this.windturbineIconMG01_17.Size = new System.Drawing.Size(50, 85);
  1178. this.windturbineIconMG01_17.Status = 1;
  1179. this.windturbineIconMG01_17.TabIndex = 37;
  1180. this.windturbineIconMG01_17.WindturbineId = "MG01_17";
  1181. this.windturbineIconMG01_17.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1182. //
  1183. // windturbineIconMG01_18
  1184. //
  1185. this.windturbineIconMG01_18.BackColor = System.Drawing.Color.Transparent;
  1186. this.windturbineIconMG01_18.Location = new System.Drawing.Point(520, 543);
  1187. this.windturbineIconMG01_18.Name = "windturbineIconMG01_18";
  1188. this.windturbineIconMG01_18.Size = new System.Drawing.Size(50, 85);
  1189. this.windturbineIconMG01_18.Status = 1;
  1190. this.windturbineIconMG01_18.TabIndex = 36;
  1191. this.windturbineIconMG01_18.WindturbineId = "MG01_18";
  1192. this.windturbineIconMG01_18.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1193. //
  1194. // windturbineIconMG01_21
  1195. //
  1196. this.windturbineIconMG01_21.BackColor = System.Drawing.Color.Transparent;
  1197. this.windturbineIconMG01_21.Location = new System.Drawing.Point(709, 543);
  1198. this.windturbineIconMG01_21.Name = "windturbineIconMG01_21";
  1199. this.windturbineIconMG01_21.Size = new System.Drawing.Size(50, 85);
  1200. this.windturbineIconMG01_21.Status = 1;
  1201. this.windturbineIconMG01_21.TabIndex = 35;
  1202. this.windturbineIconMG01_21.WindturbineId = "MG01_21";
  1203. this.windturbineIconMG01_21.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1204. //
  1205. // windturbineIconMG01_22
  1206. //
  1207. this.windturbineIconMG01_22.BackColor = System.Drawing.Color.Transparent;
  1208. this.windturbineIconMG01_22.Location = new System.Drawing.Point(772, 543);
  1209. this.windturbineIconMG01_22.Name = "windturbineIconMG01_22";
  1210. this.windturbineIconMG01_22.Size = new System.Drawing.Size(50, 85);
  1211. this.windturbineIconMG01_22.Status = 1;
  1212. this.windturbineIconMG01_22.TabIndex = 34;
  1213. this.windturbineIconMG01_22.WindturbineId = "MG01_22";
  1214. this.windturbineIconMG01_22.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1215. //
  1216. // windturbineIconMG01_06
  1217. //
  1218. this.windturbineIconMG01_06.BackColor = System.Drawing.Color.Transparent;
  1219. this.windturbineIconMG01_06.Location = new System.Drawing.Point(457, 403);
  1220. this.windturbineIconMG01_06.Name = "windturbineIconMG01_06";
  1221. this.windturbineIconMG01_06.Size = new System.Drawing.Size(50, 85);
  1222. this.windturbineIconMG01_06.Status = 1;
  1223. this.windturbineIconMG01_06.TabIndex = 33;
  1224. this.windturbineIconMG01_06.WindturbineId = "MG01_06";
  1225. this.windturbineIconMG01_06.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1226. //
  1227. // windturbineIconMG01_10
  1228. //
  1229. this.windturbineIconMG01_10.BackColor = System.Drawing.Color.Transparent;
  1230. this.windturbineIconMG01_10.Location = new System.Drawing.Point(709, 403);
  1231. this.windturbineIconMG01_10.Name = "windturbineIconMG01_10";
  1232. this.windturbineIconMG01_10.Size = new System.Drawing.Size(50, 85);
  1233. this.windturbineIconMG01_10.Status = 1;
  1234. this.windturbineIconMG01_10.TabIndex = 32;
  1235. this.windturbineIconMG01_10.WindturbineId = "MG01_10";
  1236. this.windturbineIconMG01_10.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1237. //
  1238. // windturbineIconMG01_11
  1239. //
  1240. this.windturbineIconMG01_11.BackColor = System.Drawing.Color.Transparent;
  1241. this.windturbineIconMG01_11.Location = new System.Drawing.Point(772, 403);
  1242. this.windturbineIconMG01_11.Name = "windturbineIconMG01_11";
  1243. this.windturbineIconMG01_11.Size = new System.Drawing.Size(50, 85);
  1244. this.windturbineIconMG01_11.Status = 1;
  1245. this.windturbineIconMG01_11.TabIndex = 31;
  1246. this.windturbineIconMG01_11.WindturbineId = "MG01_11";
  1247. this.windturbineIconMG01_11.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1248. //
  1249. // windturbineIconMG01_09
  1250. //
  1251. this.windturbineIconMG01_09.BackColor = System.Drawing.Color.Transparent;
  1252. this.windturbineIconMG01_09.Location = new System.Drawing.Point(646, 403);
  1253. this.windturbineIconMG01_09.Name = "windturbineIconMG01_09";
  1254. this.windturbineIconMG01_09.Size = new System.Drawing.Size(50, 85);
  1255. this.windturbineIconMG01_09.Status = 1;
  1256. this.windturbineIconMG01_09.TabIndex = 30;
  1257. this.windturbineIconMG01_09.WindturbineId = "MG01_09";
  1258. this.windturbineIconMG01_09.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1259. //
  1260. // windturbineIconMG01_03
  1261. //
  1262. this.windturbineIconMG01_03.BackColor = System.Drawing.Color.Transparent;
  1263. this.windturbineIconMG01_03.Location = new System.Drawing.Point(268, 403);
  1264. this.windturbineIconMG01_03.Name = "windturbineIconMG01_03";
  1265. this.windturbineIconMG01_03.Size = new System.Drawing.Size(50, 85);
  1266. this.windturbineIconMG01_03.Status = 1;
  1267. this.windturbineIconMG01_03.TabIndex = 29;
  1268. this.windturbineIconMG01_03.WindturbineId = "MG01_03";
  1269. this.windturbineIconMG01_03.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1270. //
  1271. // windturbineIconMG01_07
  1272. //
  1273. this.windturbineIconMG01_07.BackColor = System.Drawing.Color.Transparent;
  1274. this.windturbineIconMG01_07.Location = new System.Drawing.Point(520, 403);
  1275. this.windturbineIconMG01_07.Name = "windturbineIconMG01_07";
  1276. this.windturbineIconMG01_07.Size = new System.Drawing.Size(50, 85);
  1277. this.windturbineIconMG01_07.Status = 1;
  1278. this.windturbineIconMG01_07.TabIndex = 28;
  1279. this.windturbineIconMG01_07.WindturbineId = "MG01_07";
  1280. this.windturbineIconMG01_07.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1281. //
  1282. // windturbineIconMG01_04
  1283. //
  1284. this.windturbineIconMG01_04.BackColor = System.Drawing.Color.Transparent;
  1285. this.windturbineIconMG01_04.Location = new System.Drawing.Point(331, 403);
  1286. this.windturbineIconMG01_04.Name = "windturbineIconMG01_04";
  1287. this.windturbineIconMG01_04.Size = new System.Drawing.Size(50, 85);
  1288. this.windturbineIconMG01_04.Status = 1;
  1289. this.windturbineIconMG01_04.TabIndex = 27;
  1290. this.windturbineIconMG01_04.WindturbineId = "MG01_04";
  1291. this.windturbineIconMG01_04.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1292. //
  1293. // windturbineIconMG01_08
  1294. //
  1295. this.windturbineIconMG01_08.BackColor = System.Drawing.Color.Transparent;
  1296. this.windturbineIconMG01_08.Location = new System.Drawing.Point(583, 403);
  1297. this.windturbineIconMG01_08.Name = "windturbineIconMG01_08";
  1298. this.windturbineIconMG01_08.Size = new System.Drawing.Size(50, 85);
  1299. this.windturbineIconMG01_08.Status = 1;
  1300. this.windturbineIconMG01_08.TabIndex = 26;
  1301. this.windturbineIconMG01_08.WindturbineId = "MG01_08";
  1302. this.windturbineIconMG01_08.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1303. //
  1304. // windturbineIconMG01_05
  1305. //
  1306. this.windturbineIconMG01_05.BackColor = System.Drawing.Color.Transparent;
  1307. this.windturbineIconMG01_05.Location = new System.Drawing.Point(394, 403);
  1308. this.windturbineIconMG01_05.Name = "windturbineIconMG01_05";
  1309. this.windturbineIconMG01_05.Size = new System.Drawing.Size(50, 85);
  1310. this.windturbineIconMG01_05.Status = 1;
  1311. this.windturbineIconMG01_05.TabIndex = 25;
  1312. this.windturbineIconMG01_05.WindturbineId = "MG01_05";
  1313. this.windturbineIconMG01_05.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1314. //
  1315. // windturbineIconMG01_02
  1316. //
  1317. this.windturbineIconMG01_02.BackColor = System.Drawing.Color.Transparent;
  1318. this.windturbineIconMG01_02.Location = new System.Drawing.Point(205, 403);
  1319. this.windturbineIconMG01_02.Name = "windturbineIconMG01_02";
  1320. this.windturbineIconMG01_02.Size = new System.Drawing.Size(50, 85);
  1321. this.windturbineIconMG01_02.Status = 1;
  1322. this.windturbineIconMG01_02.TabIndex = 24;
  1323. this.windturbineIconMG01_02.WindturbineId = "MG01_02";
  1324. this.windturbineIconMG01_02.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1325. //
  1326. // windturbineIconMG01_01
  1327. //
  1328. this.windturbineIconMG01_01.BackColor = System.Drawing.Color.Transparent;
  1329. this.windturbineIconMG01_01.Location = new System.Drawing.Point(142, 403);
  1330. this.windturbineIconMG01_01.Name = "windturbineIconMG01_01";
  1331. this.windturbineIconMG01_01.Size = new System.Drawing.Size(50, 85);
  1332. this.windturbineIconMG01_01.Status = 1;
  1333. this.windturbineIconMG01_01.TabIndex = 23;
  1334. this.windturbineIconMG01_01.WindturbineId = "MG01_01";
  1335. this.windturbineIconMG01_01.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  1336. //
  1337. // timer1
  1338. //
  1339. this.timer1.Interval = 5000;
  1340. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1341. //
  1342. // timer2
  1343. //
  1344. this.timer2.Interval = 1000;
  1345. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1346. //
  1347. // ZM_MHS
  1348. //
  1349. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1350. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1351. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(47)))), ((int)(((byte)(106)))));
  1352. this.Controls.Add(this.pnlLine);
  1353. this.Controls.Add(this.pnlTop);
  1354. this.ForeColor = System.Drawing.Color.Black;
  1355. this.Name = "ZM_MHS";
  1356. this.Size = new System.Drawing.Size(1920, 960);
  1357. this.Load += new System.EventHandler(this.MHS_Load);
  1358. this.pnlTop.ResumeLayout(false);
  1359. this.pnlCurve.ResumeLayout(false);
  1360. this.pnlLink.ResumeLayout(false);
  1361. this.pnlStat.ResumeLayout(false);
  1362. this.pnlLine.ResumeLayout(false);
  1363. this.ResumeLayout(false);
  1364. }
  1365. #endregion
  1366. private System.Windows.Forms.Panel pnlTop;
  1367. private System.Windows.Forms.Panel pnlLine;
  1368. private System.Windows.Forms.Panel pnlStat;
  1369. private System.Windows.Forms.Label label18;
  1370. private WebfontLable lblCntLX;
  1371. private System.Windows.Forms.Label label19;
  1372. private System.Windows.Forms.Label label20;
  1373. private WebfontLable lblCntGZ;
  1374. private System.Windows.Forms.Label label21;
  1375. private System.Windows.Forms.Label label22;
  1376. private WebfontLable lblCntWH;
  1377. private System.Windows.Forms.Label label23;
  1378. private System.Windows.Forms.Label label24;
  1379. private WebfontLable lblCntTJ;
  1380. private System.Windows.Forms.Label label25;
  1381. private System.Windows.Forms.Label label8;
  1382. private WebfontLable lblCntSD;
  1383. private System.Windows.Forms.Label label11;
  1384. private System.Windows.Forms.Label label12;
  1385. private WebfontLable lblCntQD;
  1386. private System.Windows.Forms.Label label13;
  1387. private System.Windows.Forms.Label label14;
  1388. private WebfontLable lblCntDJ;
  1389. private System.Windows.Forms.Label label15;
  1390. private System.Windows.Forms.Label label16;
  1391. private WebfontLable lblCntBW;
  1392. private System.Windows.Forms.Label label17;
  1393. private System.Windows.Forms.Label label6;
  1394. private WebfontLable lblPower;
  1395. private System.Windows.Forms.Label label7;
  1396. private System.Windows.Forms.Label label4;
  1397. private WebfontLable lblWindspeed;
  1398. private System.Windows.Forms.Label label5;
  1399. private System.Windows.Forms.Label label2;
  1400. private WebfontLable lblCntAll;
  1401. private System.Windows.Forms.Label label3;
  1402. private System.Windows.Forms.Label label1;
  1403. private WebfontLable lblCapacity;
  1404. private System.Windows.Forms.Label label10;
  1405. private System.Windows.Forms.Label label9;
  1406. private System.Windows.Forms.Panel panel15;
  1407. private System.Windows.Forms.Panel pnlLink;
  1408. private System.Windows.Forms.Button btnSYZ;
  1409. private System.Windows.Forms.Label lblDate;
  1410. private WebfontLable lblTime;
  1411. private System.Windows.Forms.Panel pnlCurve;
  1412. private StationPowerLine stationPowerLine1;
  1413. private WindturbineIcon windturbineIconMG01_12;
  1414. private WindturbineIcon windturbineIconMG01_13;
  1415. private WindturbineIcon windturbineIconMG01_14;
  1416. private WindturbineIcon windturbineIconMG01_15;
  1417. private WindturbineIcon windturbineIconMG01_16;
  1418. private WindturbineIcon windturbineIconMG01_19;
  1419. private WindturbineIcon windturbineIconMG01_20;
  1420. private WindturbineIcon windturbineIconMG01_17;
  1421. private WindturbineIcon windturbineIconMG01_18;
  1422. private WindturbineIcon windturbineIconMG01_21;
  1423. private WindturbineIcon windturbineIconMG01_22;
  1424. private WindturbineIcon windturbineIconMG01_06;
  1425. private WindturbineIcon windturbineIconMG01_10;
  1426. private WindturbineIcon windturbineIconMG01_11;
  1427. private WindturbineIcon windturbineIconMG01_09;
  1428. private WindturbineIcon windturbineIconMG01_03;
  1429. private WindturbineIcon windturbineIconMG01_07;
  1430. private WindturbineIcon windturbineIconMG01_04;
  1431. private WindturbineIcon windturbineIconMG01_08;
  1432. private WindturbineIcon windturbineIconMG01_05;
  1433. private WindturbineIcon windturbineIconMG01_02;
  1434. private WindturbineIcon windturbineIconMG01_01;
  1435. private WindturbineIcon windturbineIconMG01_43;
  1436. private WindturbineIcon windturbineIconMG01_42;
  1437. private WindturbineIcon windturbineIconMG01_41;
  1438. private WindturbineIcon windturbineIconMG01_40;
  1439. private WindturbineIcon windturbineIconMG01_39;
  1440. private WindturbineIcon windturbineIconMG01_38;
  1441. private WindturbineIcon windturbineIconMG01_37;
  1442. private WindturbineIcon windturbineIconMG01_36;
  1443. private WindturbineIcon windturbineIconMG01_35;
  1444. private WindturbineIcon windturbineIconMG01_34;
  1445. private WindturbineIcon windturbineIconMG01_33;
  1446. private WindturbineIcon windturbineIconMG01_32;
  1447. private WindturbineIcon windturbineIconMG01_31;
  1448. private WindturbineIcon windturbineIconMG01_30;
  1449. private WindturbineIcon windturbineIconMG01_29;
  1450. private WindturbineIcon windturbineIconMG01_28;
  1451. private WindturbineIcon windturbineIconMG01_27;
  1452. private WindturbineIcon windturbineIconMG01_26;
  1453. private WindturbineIcon windturbineIconMG01_25;
  1454. private WindturbineIcon windturbineIconMG01_24;
  1455. private WindturbineIcon windturbineIconMG01_23;
  1456. private System.Windows.Forms.Timer timer1;
  1457. private System.Windows.Forms.Timer timer2;
  1458. private System.Windows.Forms.Button btnMap;
  1459. }
  1460. }