ZM_XS.Designer.cs 96 KB

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