SBQ_Project3.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509
  1. namespace IntelligentControlForsx.MyControls.zm.map
  2. {
  3. partial class SBQ_Project3
  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.timer1 = new System.Windows.Forms.Timer(this.components);
  30. this.wf67 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  31. this.wf68 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  32. this.wf77 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  33. this.wf78 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  34. this.wf69 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  35. this.wf79 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  36. this.wf80 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  37. this.wf70 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  38. this.wf71 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  39. this.wf72 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  40. this.wf73 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  41. this.wf74 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  42. this.wf75 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  43. this.wf83 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  44. this.wf82 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  45. this.wf81 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  46. this.wf76 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  47. this.wf84 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  48. this.wf88 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  49. this.wf89 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  50. this.wf90 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  51. this.wf91 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  52. this.wf87 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  53. this.wf86 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  54. this.wf85 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
  55. this.SuspendLayout();
  56. //
  57. // timer1
  58. //
  59. this.timer1.Enabled = true;
  60. this.timer1.Interval = 3000;
  61. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  62. //
  63. // wf67
  64. //
  65. this.wf67.BackColor = System.Drawing.Color.Transparent;
  66. this.wf67.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.wf67.Location = new System.Drawing.Point(202, 683);
  68. this.wf67.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  69. this.wf67.Name = "wf67";
  70. this.wf67.Power = 0D;
  71. this.wf67.Size = new System.Drawing.Size(120, 79);
  72. this.wf67.Status = 0;
  73. this.wf67.TabIndex = 0;
  74. this.wf67.WindSpeed = 0D;
  75. this.wf67.WindturbineName = "67号";
  76. this.wf67.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  77. //
  78. // wf68
  79. //
  80. this.wf68.BackColor = System.Drawing.Color.Transparent;
  81. this.wf68.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.wf68.Location = new System.Drawing.Point(461, 712);
  83. this.wf68.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  84. this.wf68.Name = "wf68";
  85. this.wf68.Power = 0D;
  86. this.wf68.Size = new System.Drawing.Size(120, 79);
  87. this.wf68.Status = 0;
  88. this.wf68.TabIndex = 0;
  89. this.wf68.WindSpeed = 0D;
  90. this.wf68.WindturbineName = "68号";
  91. this.wf68.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  92. //
  93. // wf77
  94. //
  95. this.wf77.BackColor = System.Drawing.Color.Transparent;
  96. this.wf77.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.wf77.Location = new System.Drawing.Point(357, 558);
  98. this.wf77.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  99. this.wf77.Name = "wf77";
  100. this.wf77.Power = 0D;
  101. this.wf77.Size = new System.Drawing.Size(120, 79);
  102. this.wf77.Status = 0;
  103. this.wf77.TabIndex = 0;
  104. this.wf77.WindSpeed = 0D;
  105. this.wf77.WindturbineName = "77号";
  106. this.wf77.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  107. //
  108. // wf78
  109. //
  110. this.wf78.BackColor = System.Drawing.Color.Transparent;
  111. this.wf78.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.wf78.Location = new System.Drawing.Point(524, 528);
  113. this.wf78.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  114. this.wf78.Name = "wf78";
  115. this.wf78.Power = 0D;
  116. this.wf78.Size = new System.Drawing.Size(120, 79);
  117. this.wf78.Status = 0;
  118. this.wf78.TabIndex = 0;
  119. this.wf78.WindSpeed = 0D;
  120. this.wf78.WindturbineName = "78号";
  121. this.wf78.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  122. //
  123. // wf69
  124. //
  125. this.wf69.BackColor = System.Drawing.Color.Transparent;
  126. this.wf69.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.wf69.Location = new System.Drawing.Point(652, 753);
  128. this.wf69.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  129. this.wf69.Name = "wf69";
  130. this.wf69.Power = 0D;
  131. this.wf69.Size = new System.Drawing.Size(120, 79);
  132. this.wf69.Status = 0;
  133. this.wf69.TabIndex = 0;
  134. this.wf69.WindSpeed = 0D;
  135. this.wf69.WindturbineName = "69号";
  136. this.wf69.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  137. //
  138. // wf79
  139. //
  140. this.wf79.BackColor = System.Drawing.Color.Transparent;
  141. this.wf79.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.wf79.Location = new System.Drawing.Point(840, 572);
  143. this.wf79.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  144. this.wf79.Name = "wf79";
  145. this.wf79.Power = 0D;
  146. this.wf79.Size = new System.Drawing.Size(120, 79);
  147. this.wf79.Status = 0;
  148. this.wf79.TabIndex = 0;
  149. this.wf79.WindSpeed = 0D;
  150. this.wf79.WindturbineName = "79号";
  151. this.wf79.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  152. //
  153. // wf80
  154. //
  155. this.wf80.BackColor = System.Drawing.Color.Transparent;
  156. this.wf80.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.wf80.Location = new System.Drawing.Point(890, 403);
  158. this.wf80.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  159. this.wf80.Name = "wf80";
  160. this.wf80.Power = 0D;
  161. this.wf80.Size = new System.Drawing.Size(120, 79);
  162. this.wf80.Status = 0;
  163. this.wf80.TabIndex = 0;
  164. this.wf80.WindSpeed = 0D;
  165. this.wf80.WindturbineName = "80号";
  166. this.wf80.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  167. //
  168. // wf70
  169. //
  170. this.wf70.BackColor = System.Drawing.Color.Transparent;
  171. this.wf70.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.wf70.Location = new System.Drawing.Point(927, 766);
  173. this.wf70.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  174. this.wf70.Name = "wf70";
  175. this.wf70.Power = 0D;
  176. this.wf70.Size = new System.Drawing.Size(120, 79);
  177. this.wf70.Status = 0;
  178. this.wf70.TabIndex = 0;
  179. this.wf70.WindSpeed = 0D;
  180. this.wf70.WindturbineName = "70号";
  181. this.wf70.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  182. //
  183. // wf71
  184. //
  185. this.wf71.BackColor = System.Drawing.Color.Transparent;
  186. this.wf71.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.wf71.Location = new System.Drawing.Point(1119, 735);
  188. this.wf71.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  189. this.wf71.Name = "wf71";
  190. this.wf71.Power = 0D;
  191. this.wf71.Size = new System.Drawing.Size(120, 79);
  192. this.wf71.Status = 0;
  193. this.wf71.TabIndex = 0;
  194. this.wf71.WindSpeed = 0D;
  195. this.wf71.WindturbineName = "71号";
  196. this.wf71.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  197. //
  198. // wf72
  199. //
  200. this.wf72.BackColor = System.Drawing.Color.Transparent;
  201. this.wf72.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.wf72.Location = new System.Drawing.Point(1336, 700);
  203. this.wf72.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  204. this.wf72.Name = "wf72";
  205. this.wf72.Power = 0D;
  206. this.wf72.Size = new System.Drawing.Size(120, 79);
  207. this.wf72.Status = 0;
  208. this.wf72.TabIndex = 0;
  209. this.wf72.WindSpeed = 0D;
  210. this.wf72.WindturbineName = "72号";
  211. this.wf72.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  212. //
  213. // wf73
  214. //
  215. this.wf73.BackColor = System.Drawing.Color.Transparent;
  216. this.wf73.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.wf73.Location = new System.Drawing.Point(1472, 607);
  218. this.wf73.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  219. this.wf73.Name = "wf73";
  220. this.wf73.Power = 0D;
  221. this.wf73.Size = new System.Drawing.Size(120, 79);
  222. this.wf73.Status = 0;
  223. this.wf73.TabIndex = 0;
  224. this.wf73.WindSpeed = 0D;
  225. this.wf73.WindturbineName = "73号";
  226. this.wf73.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  227. //
  228. // wf74
  229. //
  230. this.wf74.BackColor = System.Drawing.Color.Transparent;
  231. this.wf74.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.wf74.Location = new System.Drawing.Point(1630, 645);
  233. this.wf74.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  234. this.wf74.Name = "wf74";
  235. this.wf74.Power = 0D;
  236. this.wf74.Size = new System.Drawing.Size(120, 79);
  237. this.wf74.Status = 0;
  238. this.wf74.TabIndex = 0;
  239. this.wf74.WindSpeed = 0D;
  240. this.wf74.WindturbineName = "74号";
  241. this.wf74.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  242. //
  243. // wf75
  244. //
  245. this.wf75.BackColor = System.Drawing.Color.Transparent;
  246. this.wf75.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.wf75.Location = new System.Drawing.Point(1768, 751);
  248. this.wf75.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  249. this.wf75.Name = "wf75";
  250. this.wf75.Power = 0D;
  251. this.wf75.Size = new System.Drawing.Size(120, 79);
  252. this.wf75.Status = 0;
  253. this.wf75.TabIndex = 0;
  254. this.wf75.WindSpeed = 0D;
  255. this.wf75.WindturbineName = "75号";
  256. this.wf75.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  257. //
  258. // wf83
  259. //
  260. this.wf83.BackColor = System.Drawing.Color.Transparent;
  261. this.wf83.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.wf83.Location = new System.Drawing.Point(1503, 426);
  263. this.wf83.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  264. this.wf83.Name = "wf83";
  265. this.wf83.Power = 0D;
  266. this.wf83.Size = new System.Drawing.Size(120, 79);
  267. this.wf83.Status = 0;
  268. this.wf83.TabIndex = 0;
  269. this.wf83.WindSpeed = 0D;
  270. this.wf83.WindturbineName = "83号";
  271. this.wf83.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  272. //
  273. // wf82
  274. //
  275. this.wf82.BackColor = System.Drawing.Color.Transparent;
  276. this.wf82.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.wf82.Location = new System.Drawing.Point(1365, 479);
  278. this.wf82.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  279. this.wf82.Name = "wf82";
  280. this.wf82.Power = 0D;
  281. this.wf82.Size = new System.Drawing.Size(120, 79);
  282. this.wf82.Status = 0;
  283. this.wf82.TabIndex = 0;
  284. this.wf82.WindSpeed = 0D;
  285. this.wf82.WindturbineName = "82号";
  286. this.wf82.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  287. //
  288. // wf81
  289. //
  290. this.wf81.BackColor = System.Drawing.Color.Transparent;
  291. this.wf81.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.wf81.Location = new System.Drawing.Point(1109, 497);
  293. this.wf81.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  294. this.wf81.Name = "wf81";
  295. this.wf81.Power = 0D;
  296. this.wf81.Size = new System.Drawing.Size(120, 79);
  297. this.wf81.Status = 0;
  298. this.wf81.TabIndex = 0;
  299. this.wf81.WindSpeed = 0D;
  300. this.wf81.WindturbineName = "81号";
  301. this.wf81.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  302. //
  303. // wf76
  304. //
  305. this.wf76.BackColor = System.Drawing.Color.Transparent;
  306. this.wf76.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.wf76.Location = new System.Drawing.Point(428, 413);
  308. this.wf76.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  309. this.wf76.Name = "wf76";
  310. this.wf76.Power = 0D;
  311. this.wf76.Size = new System.Drawing.Size(120, 79);
  312. this.wf76.Status = 0;
  313. this.wf76.TabIndex = 0;
  314. this.wf76.WindSpeed = 0D;
  315. this.wf76.WindturbineName = "76号";
  316. this.wf76.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  317. //
  318. // wf84
  319. //
  320. this.wf84.BackColor = System.Drawing.Color.Transparent;
  321. this.wf84.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.wf84.Location = new System.Drawing.Point(407, 153);
  323. this.wf84.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  324. this.wf84.Name = "wf84";
  325. this.wf84.Power = 0D;
  326. this.wf84.Size = new System.Drawing.Size(120, 79);
  327. this.wf84.Status = 0;
  328. this.wf84.TabIndex = 0;
  329. this.wf84.WindSpeed = 0D;
  330. this.wf84.WindturbineName = "84号";
  331. this.wf84.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  332. //
  333. // wf88
  334. //
  335. this.wf88.BackColor = System.Drawing.Color.Transparent;
  336. this.wf88.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.wf88.Location = new System.Drawing.Point(564, 142);
  338. this.wf88.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  339. this.wf88.Name = "wf88";
  340. this.wf88.Power = 0D;
  341. this.wf88.Size = new System.Drawing.Size(120, 79);
  342. this.wf88.Status = 0;
  343. this.wf88.TabIndex = 0;
  344. this.wf88.WindSpeed = 0D;
  345. this.wf88.WindturbineName = "88号";
  346. this.wf88.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  347. //
  348. // wf89
  349. //
  350. this.wf89.BackColor = System.Drawing.Color.Transparent;
  351. this.wf89.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.wf89.Location = new System.Drawing.Point(711, 101);
  353. this.wf89.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  354. this.wf89.Name = "wf89";
  355. this.wf89.Power = 0D;
  356. this.wf89.Size = new System.Drawing.Size(120, 79);
  357. this.wf89.Status = 0;
  358. this.wf89.TabIndex = 0;
  359. this.wf89.WindSpeed = 0D;
  360. this.wf89.WindturbineName = "89号";
  361. this.wf89.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  362. //
  363. // wf90
  364. //
  365. this.wf90.BackColor = System.Drawing.Color.Transparent;
  366. this.wf90.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.wf90.Location = new System.Drawing.Point(813, 28);
  368. this.wf90.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  369. this.wf90.Name = "wf90";
  370. this.wf90.Power = 0D;
  371. this.wf90.Size = new System.Drawing.Size(120, 79);
  372. this.wf90.Status = 0;
  373. this.wf90.TabIndex = 0;
  374. this.wf90.WindSpeed = 0D;
  375. this.wf90.WindturbineName = "90号";
  376. this.wf90.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  377. //
  378. // wf91
  379. //
  380. this.wf91.BackColor = System.Drawing.Color.Transparent;
  381. this.wf91.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.wf91.Location = new System.Drawing.Point(965, 36);
  383. this.wf91.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  384. this.wf91.Name = "wf91";
  385. this.wf91.Power = 0D;
  386. this.wf91.Size = new System.Drawing.Size(120, 79);
  387. this.wf91.Status = 0;
  388. this.wf91.TabIndex = 0;
  389. this.wf91.WindSpeed = 0D;
  390. this.wf91.WindturbineName = "91号";
  391. this.wf91.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  392. //
  393. // wf87
  394. //
  395. this.wf87.BackColor = System.Drawing.Color.Transparent;
  396. this.wf87.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.wf87.Location = new System.Drawing.Point(1119, 133);
  398. this.wf87.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  399. this.wf87.Name = "wf87";
  400. this.wf87.Power = 0D;
  401. this.wf87.Size = new System.Drawing.Size(120, 79);
  402. this.wf87.Status = 0;
  403. this.wf87.TabIndex = 0;
  404. this.wf87.WindSpeed = 0D;
  405. this.wf87.WindturbineName = "87号";
  406. this.wf87.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  407. //
  408. // wf86
  409. //
  410. this.wf86.BackColor = System.Drawing.Color.Transparent;
  411. this.wf86.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.wf86.Location = new System.Drawing.Point(907, 195);
  413. this.wf86.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  414. this.wf86.Name = "wf86";
  415. this.wf86.Power = 0D;
  416. this.wf86.Size = new System.Drawing.Size(120, 79);
  417. this.wf86.Status = 0;
  418. this.wf86.TabIndex = 0;
  419. this.wf86.WindSpeed = 0D;
  420. this.wf86.WindturbineName = "86号";
  421. this.wf86.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  422. //
  423. // wf85
  424. //
  425. this.wf85.BackColor = System.Drawing.Color.Transparent;
  426. this.wf85.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.wf85.Location = new System.Drawing.Point(777, 264);
  428. this.wf85.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  429. this.wf85.Name = "wf85";
  430. this.wf85.Power = 0D;
  431. this.wf85.Size = new System.Drawing.Size(120, 79);
  432. this.wf85.Status = 0;
  433. this.wf85.TabIndex = 0;
  434. this.wf85.WindSpeed = 0D;
  435. this.wf85.WindturbineName = "85号";
  436. this.wf85.MyClick += new System.EventHandler(this.Windturbine_MyClick);
  437. //
  438. // SBQ_Project3
  439. //
  440. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  441. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  442. this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.sbq_map3;
  443. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  444. this.Controls.Add(this.wf77);
  445. this.Controls.Add(this.wf87);
  446. this.Controls.Add(this.wf85);
  447. this.Controls.Add(this.wf86);
  448. this.Controls.Add(this.wf91);
  449. this.Controls.Add(this.wf90);
  450. this.Controls.Add(this.wf89);
  451. this.Controls.Add(this.wf88);
  452. this.Controls.Add(this.wf84);
  453. this.Controls.Add(this.wf76);
  454. this.Controls.Add(this.wf78);
  455. this.Controls.Add(this.wf80);
  456. this.Controls.Add(this.wf79);
  457. this.Controls.Add(this.wf75);
  458. this.Controls.Add(this.wf74);
  459. this.Controls.Add(this.wf81);
  460. this.Controls.Add(this.wf82);
  461. this.Controls.Add(this.wf83);
  462. this.Controls.Add(this.wf73);
  463. this.Controls.Add(this.wf72);
  464. this.Controls.Add(this.wf71);
  465. this.Controls.Add(this.wf70);
  466. this.Controls.Add(this.wf69);
  467. this.Controls.Add(this.wf68);
  468. this.Controls.Add(this.wf67);
  469. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  471. this.Name = "SBQ_Project3";
  472. this.Size = new System.Drawing.Size(1918, 926);
  473. this.ResumeLayout(false);
  474. }
  475. #endregion
  476. private System.Windows.Forms.Timer timer1;
  477. private WindturbineInfoControl wf67;
  478. private WindturbineInfoControl wf68;
  479. private WindturbineInfoControl wf77;
  480. private WindturbineInfoControl wf78;
  481. private WindturbineInfoControl wf69;
  482. private WindturbineInfoControl wf79;
  483. private WindturbineInfoControl wf80;
  484. private WindturbineInfoControl wf70;
  485. private WindturbineInfoControl wf71;
  486. private WindturbineInfoControl wf72;
  487. private WindturbineInfoControl wf73;
  488. private WindturbineInfoControl wf74;
  489. private WindturbineInfoControl wf75;
  490. private WindturbineInfoControl wf83;
  491. private WindturbineInfoControl wf82;
  492. private WindturbineInfoControl wf81;
  493. private WindturbineInfoControl wf76;
  494. private WindturbineInfoControl wf84;
  495. private WindturbineInfoControl wf88;
  496. private WindturbineInfoControl wf89;
  497. private WindturbineInfoControl wf90;
  498. private WindturbineInfoControl wf91;
  499. private WindturbineInfoControl wf87;
  500. private WindturbineInfoControl wf86;
  501. private WindturbineInfoControl wf85;
  502. }
  503. }