MatrixStation2.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808
  1. namespace IntelligentControlForsx.MyControls
  2. {
  3. partial class MatrixStation2
  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.pnlTopRight = new System.Windows.Forms.Panel();
  31. this.label6 = new System.Windows.Forms.Label();
  32. this.txtMaxPower = new System.Windows.Forms.TextBox();
  33. this.txtMinPower = new System.Windows.Forms.TextBox();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.txtMaxSpeed = new System.Windows.Forms.TextBox();
  36. this.chkAutoFilter = new System.Windows.Forms.CheckBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.label2 = new System.Windows.Forms.Label();
  40. this.txtMinSpeed = new System.Windows.Forms.TextBox();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.pnlTopLeft = new System.Windows.Forms.Panel();
  43. this.pnlAll = new System.Windows.Forms.Panel();
  44. this.lblCntAll = new System.Windows.Forms.Label();
  45. this.label32 = new System.Windows.Forms.Label();
  46. this.pnlBW = new System.Windows.Forms.Panel();
  47. this.lblCntBW = new System.Windows.Forms.Label();
  48. this.label30 = new System.Windows.Forms.Label();
  49. this.pnlSD = new System.Windows.Forms.Panel();
  50. this.lblCntSD = new System.Windows.Forms.Label();
  51. this.label28 = new System.Windows.Forms.Label();
  52. this.pnlTJ = new System.Windows.Forms.Panel();
  53. this.lblCntTJ = new System.Windows.Forms.Label();
  54. this.label26 = new System.Windows.Forms.Label();
  55. this.pnlQD = new System.Windows.Forms.Panel();
  56. this.lblCntQD = new System.Windows.Forms.Label();
  57. this.label24 = new System.Windows.Forms.Label();
  58. this.pnlLX = new System.Windows.Forms.Panel();
  59. this.lblCntLX = new System.Windows.Forms.Label();
  60. this.label22 = new System.Windows.Forms.Label();
  61. this.pnlWH = new System.Windows.Forms.Panel();
  62. this.lblCntWH = new System.Windows.Forms.Label();
  63. this.label20 = new System.Windows.Forms.Label();
  64. this.pnlGZ = new System.Windows.Forms.Panel();
  65. this.lblCntGZ = new System.Windows.Forms.Label();
  66. this.label18 = new System.Windows.Forms.Label();
  67. this.pnlDJ = new System.Windows.Forms.Panel();
  68. this.lblCntDJ = new System.Windows.Forms.Label();
  69. this.label15 = new System.Windows.Forms.Label();
  70. this.pnlStationName = new System.Windows.Forms.Panel();
  71. this.lblStationName = new System.Windows.Forms.Label();
  72. this.pnlTable = new System.Windows.Forms.TableLayoutPanel();
  73. this.timer1 = new System.Windows.Forms.Timer(this.components);
  74. this.pnlContent = new System.Windows.Forms.Panel();
  75. this.mpnlCancelMaintain = new IntelligentControlForsx.MyControls.MatrixPanel();
  76. this.mpnlMaintain = new IntelligentControlForsx.MyControls.MatrixPanel();
  77. this.mpnlReset = new IntelligentControlForsx.MyControls.MatrixPanel();
  78. this.mpnlStop = new IntelligentControlForsx.MyControls.MatrixPanel();
  79. this.mpnlStartup = new IntelligentControlForsx.MyControls.MatrixPanel();
  80. this.pnlTop.SuspendLayout();
  81. this.pnlTopRight.SuspendLayout();
  82. this.pnlTopLeft.SuspendLayout();
  83. this.pnlAll.SuspendLayout();
  84. this.pnlBW.SuspendLayout();
  85. this.pnlSD.SuspendLayout();
  86. this.pnlTJ.SuspendLayout();
  87. this.pnlQD.SuspendLayout();
  88. this.pnlLX.SuspendLayout();
  89. this.pnlWH.SuspendLayout();
  90. this.pnlGZ.SuspendLayout();
  91. this.pnlDJ.SuspendLayout();
  92. this.pnlStationName.SuspendLayout();
  93. this.pnlContent.SuspendLayout();
  94. this.SuspendLayout();
  95. //
  96. // pnlTop
  97. //
  98. this.pnlTop.BackColor = System.Drawing.Color.Transparent;
  99. this.pnlTop.Controls.Add(this.pnlTopRight);
  100. this.pnlTop.Controls.Add(this.pnlTopLeft);
  101. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  102. this.pnlTop.Location = new System.Drawing.Point(3, 0);
  103. this.pnlTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  104. this.pnlTop.Name = "pnlTop";
  105. this.pnlTop.Size = new System.Drawing.Size(1915, 32);
  106. this.pnlTop.TabIndex = 0;
  107. //
  108. // pnlTopRight
  109. //
  110. this.pnlTopRight.Controls.Add(this.label6);
  111. this.pnlTopRight.Controls.Add(this.txtMaxPower);
  112. this.pnlTopRight.Controls.Add(this.txtMinPower);
  113. this.pnlTopRight.Controls.Add(this.label5);
  114. this.pnlTopRight.Controls.Add(this.txtMaxSpeed);
  115. this.pnlTopRight.Controls.Add(this.chkAutoFilter);
  116. this.pnlTopRight.Controls.Add(this.label4);
  117. this.pnlTopRight.Controls.Add(this.label3);
  118. this.pnlTopRight.Controls.Add(this.label2);
  119. this.pnlTopRight.Controls.Add(this.txtMinSpeed);
  120. this.pnlTopRight.Controls.Add(this.label1);
  121. this.pnlTopRight.Dock = System.Windows.Forms.DockStyle.Right;
  122. this.pnlTopRight.Location = new System.Drawing.Point(894, 0);
  123. this.pnlTopRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  124. this.pnlTopRight.Name = "pnlTopRight";
  125. this.pnlTopRight.Size = new System.Drawing.Size(1021, 32);
  126. this.pnlTopRight.TabIndex = 1;
  127. //
  128. // label6
  129. //
  130. this.label6.AutoSize = true;
  131. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.label6.ForeColor = System.Drawing.Color.White;
  133. this.label6.Location = new System.Drawing.Point(442, 4);
  134. this.label6.Name = "label6";
  135. this.label6.Size = new System.Drawing.Size(19, 20);
  136. this.label6.TabIndex = 25;
  137. this.label6.Text = "~";
  138. //
  139. // txtMaxPower
  140. //
  141. this.txtMaxPower.Location = new System.Drawing.Point(465, 4);
  142. this.txtMaxPower.Name = "txtMaxPower";
  143. this.txtMaxPower.Size = new System.Drawing.Size(54, 23);
  144. this.txtMaxPower.TabIndex = 24;
  145. //
  146. // txtMinPower
  147. //
  148. this.txtMinPower.Location = new System.Drawing.Point(382, 5);
  149. this.txtMinPower.Name = "txtMinPower";
  150. this.txtMinPower.Size = new System.Drawing.Size(54, 23);
  151. this.txtMinPower.TabIndex = 22;
  152. //
  153. // label5
  154. //
  155. this.label5.AutoSize = true;
  156. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.label5.ForeColor = System.Drawing.Color.White;
  158. this.label5.Location = new System.Drawing.Point(162, 4);
  159. this.label5.Name = "label5";
  160. this.label5.Size = new System.Drawing.Size(19, 20);
  161. this.label5.TabIndex = 21;
  162. this.label5.Text = "~";
  163. //
  164. // txtMaxSpeed
  165. //
  166. this.txtMaxSpeed.Location = new System.Drawing.Point(185, 4);
  167. this.txtMaxSpeed.Name = "txtMaxSpeed";
  168. this.txtMaxSpeed.Size = new System.Drawing.Size(54, 23);
  169. this.txtMaxSpeed.TabIndex = 20;
  170. //
  171. // chkAutoFilter
  172. //
  173. this.chkAutoFilter.AutoSize = true;
  174. this.chkAutoFilter.ForeColor = System.Drawing.Color.White;
  175. this.chkAutoFilter.Location = new System.Drawing.Point(594, 6);
  176. this.chkAutoFilter.Name = "chkAutoFilter";
  177. this.chkAutoFilter.Size = new System.Drawing.Size(75, 21);
  178. this.chkAutoFilter.TabIndex = 19;
  179. this.chkAutoFilter.Text = "自动筛选";
  180. this.chkAutoFilter.UseVisualStyleBackColor = true;
  181. this.chkAutoFilter.CheckedChanged += new System.EventHandler(this.chkAutoFilter_CheckedChanged);
  182. //
  183. // label4
  184. //
  185. this.label4.AutoSize = true;
  186. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.label4.ForeColor = System.Drawing.Color.White;
  188. this.label4.Location = new System.Drawing.Point(297, 5);
  189. this.label4.Name = "label4";
  190. this.label4.Size = new System.Drawing.Size(79, 20);
  191. this.label4.TabIndex = 18;
  192. this.label4.Text = "功率范围:";
  193. //
  194. // label3
  195. //
  196. this.label3.AutoSize = true;
  197. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.label3.ForeColor = System.Drawing.Color.White;
  199. this.label3.Location = new System.Drawing.Point(528, 7);
  200. this.label3.Name = "label3";
  201. this.label3.Size = new System.Drawing.Size(28, 20);
  202. this.label3.TabIndex = 17;
  203. this.label3.Text = "kw";
  204. //
  205. // label2
  206. //
  207. this.label2.AutoSize = true;
  208. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.label2.ForeColor = System.Drawing.Color.White;
  210. this.label2.Location = new System.Drawing.Point(244, 5);
  211. this.label2.Name = "label2";
  212. this.label2.Size = new System.Drawing.Size(34, 20);
  213. this.label2.TabIndex = 15;
  214. this.label2.Text = "m/s";
  215. //
  216. // txtMinSpeed
  217. //
  218. this.txtMinSpeed.Location = new System.Drawing.Point(102, 5);
  219. this.txtMinSpeed.Name = "txtMinSpeed";
  220. this.txtMinSpeed.Size = new System.Drawing.Size(54, 23);
  221. this.txtMinSpeed.TabIndex = 14;
  222. //
  223. // label1
  224. //
  225. this.label1.AutoSize = true;
  226. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.label1.ForeColor = System.Drawing.Color.White;
  228. this.label1.Location = new System.Drawing.Point(21, 5);
  229. this.label1.Name = "label1";
  230. this.label1.Size = new System.Drawing.Size(79, 20);
  231. this.label1.TabIndex = 13;
  232. this.label1.Text = "风速范围:";
  233. //
  234. // pnlTopLeft
  235. //
  236. this.pnlTopLeft.Controls.Add(this.pnlAll);
  237. this.pnlTopLeft.Controls.Add(this.pnlBW);
  238. this.pnlTopLeft.Controls.Add(this.pnlSD);
  239. this.pnlTopLeft.Controls.Add(this.pnlTJ);
  240. this.pnlTopLeft.Controls.Add(this.pnlQD);
  241. this.pnlTopLeft.Controls.Add(this.pnlLX);
  242. this.pnlTopLeft.Controls.Add(this.pnlWH);
  243. this.pnlTopLeft.Controls.Add(this.pnlGZ);
  244. this.pnlTopLeft.Controls.Add(this.pnlDJ);
  245. this.pnlTopLeft.Controls.Add(this.pnlStationName);
  246. this.pnlTopLeft.Dock = System.Windows.Forms.DockStyle.Left;
  247. this.pnlTopLeft.Location = new System.Drawing.Point(0, 0);
  248. this.pnlTopLeft.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  249. this.pnlTopLeft.Name = "pnlTopLeft";
  250. this.pnlTopLeft.Size = new System.Drawing.Size(893, 32);
  251. this.pnlTopLeft.TabIndex = 0;
  252. //
  253. // pnlAll
  254. //
  255. this.pnlAll.BackColor = System.Drawing.Color.Black;
  256. this.pnlAll.Controls.Add(this.lblCntAll);
  257. this.pnlAll.Controls.Add(this.label32);
  258. this.pnlAll.Location = new System.Drawing.Point(140, 1);
  259. this.pnlAll.Name = "pnlAll";
  260. this.pnlAll.Size = new System.Drawing.Size(80, 30);
  261. this.pnlAll.TabIndex = 23;
  262. //
  263. // lblCntAll
  264. //
  265. this.lblCntAll.AutoSize = true;
  266. this.lblCntAll.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.lblCntAll.ForeColor = System.Drawing.Color.White;
  268. this.lblCntAll.Location = new System.Drawing.Point(41, 4);
  269. this.lblCntAll.Name = "lblCntAll";
  270. this.lblCntAll.Size = new System.Drawing.Size(17, 20);
  271. this.lblCntAll.TabIndex = 13;
  272. this.lblCntAll.Text = "0";
  273. this.lblCntAll.Click += new System.EventHandler(this.pnlAll_Click);
  274. //
  275. // label32
  276. //
  277. this.label32.AutoSize = true;
  278. this.label32.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.label32.ForeColor = System.Drawing.Color.White;
  280. this.label32.Location = new System.Drawing.Point(3, 4);
  281. this.label32.Name = "label32";
  282. this.label32.Size = new System.Drawing.Size(37, 20);
  283. this.label32.TabIndex = 12;
  284. this.label32.Text = "装机";
  285. //
  286. // pnlBW
  287. //
  288. this.pnlBW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170)))));
  289. this.pnlBW.Controls.Add(this.lblCntBW);
  290. this.pnlBW.Controls.Add(this.label30);
  291. this.pnlBW.Location = new System.Drawing.Point(220, 1);
  292. this.pnlBW.Name = "pnlBW";
  293. this.pnlBW.Size = new System.Drawing.Size(80, 30);
  294. this.pnlBW.TabIndex = 20;
  295. //
  296. // lblCntBW
  297. //
  298. this.lblCntBW.AutoSize = true;
  299. this.lblCntBW.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.lblCntBW.ForeColor = System.Drawing.Color.White;
  301. this.lblCntBW.Location = new System.Drawing.Point(41, 4);
  302. this.lblCntBW.Name = "lblCntBW";
  303. this.lblCntBW.Size = new System.Drawing.Size(17, 20);
  304. this.lblCntBW.TabIndex = 13;
  305. this.lblCntBW.Text = "0";
  306. this.lblCntBW.Click += new System.EventHandler(this.pnlBW_Click);
  307. //
  308. // label30
  309. //
  310. this.label30.AutoSize = true;
  311. this.label30.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.label30.ForeColor = System.Drawing.Color.White;
  313. this.label30.Location = new System.Drawing.Point(3, 4);
  314. this.label30.Name = "label30";
  315. this.label30.Size = new System.Drawing.Size(37, 20);
  316. this.label30.TabIndex = 12;
  317. this.label30.Text = "并网";
  318. //
  319. // pnlSD
  320. //
  321. this.pnlSD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126)))));
  322. this.pnlSD.Controls.Add(this.lblCntSD);
  323. this.pnlSD.Controls.Add(this.label28);
  324. this.pnlSD.Location = new System.Drawing.Point(780, 1);
  325. this.pnlSD.Name = "pnlSD";
  326. this.pnlSD.Size = new System.Drawing.Size(80, 31);
  327. this.pnlSD.TabIndex = 24;
  328. //
  329. // lblCntSD
  330. //
  331. this.lblCntSD.AutoSize = true;
  332. this.lblCntSD.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.lblCntSD.ForeColor = System.Drawing.Color.White;
  334. this.lblCntSD.Location = new System.Drawing.Point(41, 4);
  335. this.lblCntSD.Name = "lblCntSD";
  336. this.lblCntSD.Size = new System.Drawing.Size(17, 20);
  337. this.lblCntSD.TabIndex = 13;
  338. this.lblCntSD.Text = "0";
  339. this.lblCntSD.Click += new System.EventHandler(this.pnlSD_Click);
  340. //
  341. // label28
  342. //
  343. this.label28.AutoSize = true;
  344. this.label28.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.label28.ForeColor = System.Drawing.Color.White;
  346. this.label28.Location = new System.Drawing.Point(3, 4);
  347. this.label28.Name = "label28";
  348. this.label28.Size = new System.Drawing.Size(37, 20);
  349. this.label28.TabIndex = 12;
  350. this.label28.Text = "上电";
  351. //
  352. // pnlTJ
  353. //
  354. this.pnlTJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63)))));
  355. this.pnlTJ.Controls.Add(this.lblCntTJ);
  356. this.pnlTJ.Controls.Add(this.label26);
  357. this.pnlTJ.Location = new System.Drawing.Point(700, 1);
  358. this.pnlTJ.Name = "pnlTJ";
  359. this.pnlTJ.Size = new System.Drawing.Size(80, 30);
  360. this.pnlTJ.TabIndex = 25;
  361. //
  362. // lblCntTJ
  363. //
  364. this.lblCntTJ.AutoSize = true;
  365. this.lblCntTJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.lblCntTJ.ForeColor = System.Drawing.Color.White;
  367. this.lblCntTJ.Location = new System.Drawing.Point(41, 4);
  368. this.lblCntTJ.Name = "lblCntTJ";
  369. this.lblCntTJ.Size = new System.Drawing.Size(17, 20);
  370. this.lblCntTJ.TabIndex = 13;
  371. this.lblCntTJ.Text = "0";
  372. this.lblCntTJ.Click += new System.EventHandler(this.pnlTJ_Click);
  373. //
  374. // label26
  375. //
  376. this.label26.AutoSize = true;
  377. this.label26.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.label26.ForeColor = System.Drawing.Color.White;
  379. this.label26.Location = new System.Drawing.Point(3, 4);
  380. this.label26.Name = "label26";
  381. this.label26.Size = new System.Drawing.Size(37, 20);
  382. this.label26.TabIndex = 12;
  383. this.label26.Text = "停机";
  384. //
  385. // pnlQD
  386. //
  387. this.pnlQD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91)))));
  388. this.pnlQD.Controls.Add(this.lblCntQD);
  389. this.pnlQD.Controls.Add(this.label24);
  390. this.pnlQD.Location = new System.Drawing.Point(620, 1);
  391. this.pnlQD.Name = "pnlQD";
  392. this.pnlQD.Size = new System.Drawing.Size(80, 30);
  393. this.pnlQD.TabIndex = 27;
  394. //
  395. // lblCntQD
  396. //
  397. this.lblCntQD.AutoSize = true;
  398. this.lblCntQD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(51)))), ((int)(((byte)(102)))));
  399. this.lblCntQD.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.lblCntQD.ForeColor = System.Drawing.Color.White;
  401. this.lblCntQD.Location = new System.Drawing.Point(41, 4);
  402. this.lblCntQD.Name = "lblCntQD";
  403. this.lblCntQD.Size = new System.Drawing.Size(17, 20);
  404. this.lblCntQD.TabIndex = 13;
  405. this.lblCntQD.Text = "0";
  406. this.lblCntQD.Click += new System.EventHandler(this.pnlQD_Click);
  407. //
  408. // label24
  409. //
  410. this.label24.AutoSize = true;
  411. this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.label24.ForeColor = System.Drawing.Color.White;
  413. this.label24.Location = new System.Drawing.Point(3, 4);
  414. this.label24.Name = "label24";
  415. this.label24.Size = new System.Drawing.Size(37, 20);
  416. this.label24.TabIndex = 12;
  417. this.label24.Text = "启动";
  418. //
  419. // pnlLX
  420. //
  421. this.pnlLX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165)))));
  422. this.pnlLX.Controls.Add(this.lblCntLX);
  423. this.pnlLX.Controls.Add(this.label22);
  424. this.pnlLX.Location = new System.Drawing.Point(540, 1);
  425. this.pnlLX.Name = "pnlLX";
  426. this.pnlLX.Size = new System.Drawing.Size(80, 30);
  427. this.pnlLX.TabIndex = 26;
  428. //
  429. // lblCntLX
  430. //
  431. this.lblCntLX.AutoSize = true;
  432. this.lblCntLX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
  433. this.lblCntLX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. this.lblCntLX.ForeColor = System.Drawing.Color.White;
  435. this.lblCntLX.Location = new System.Drawing.Point(41, 4);
  436. this.lblCntLX.Name = "lblCntLX";
  437. this.lblCntLX.Size = new System.Drawing.Size(17, 20);
  438. this.lblCntLX.TabIndex = 13;
  439. this.lblCntLX.Text = "0";
  440. this.lblCntLX.Click += new System.EventHandler(this.pnlLX_Click);
  441. //
  442. // label22
  443. //
  444. this.label22.AutoSize = true;
  445. this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.label22.ForeColor = System.Drawing.Color.White;
  447. this.label22.Location = new System.Drawing.Point(3, 4);
  448. this.label22.Name = "label22";
  449. this.label22.Size = new System.Drawing.Size(37, 20);
  450. this.label22.TabIndex = 12;
  451. this.label22.Text = "离线";
  452. //
  453. // pnlWH
  454. //
  455. this.pnlWH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(51)))));
  456. this.pnlWH.Controls.Add(this.lblCntWH);
  457. this.pnlWH.Controls.Add(this.label20);
  458. this.pnlWH.Location = new System.Drawing.Point(460, 1);
  459. this.pnlWH.Name = "pnlWH";
  460. this.pnlWH.Size = new System.Drawing.Size(81, 30);
  461. this.pnlWH.TabIndex = 21;
  462. //
  463. // lblCntWH
  464. //
  465. this.lblCntWH.AutoSize = true;
  466. this.lblCntWH.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.lblCntWH.ForeColor = System.Drawing.Color.White;
  468. this.lblCntWH.Location = new System.Drawing.Point(41, 4);
  469. this.lblCntWH.Name = "lblCntWH";
  470. this.lblCntWH.Size = new System.Drawing.Size(17, 20);
  471. this.lblCntWH.TabIndex = 13;
  472. this.lblCntWH.Text = "0";
  473. this.lblCntWH.Click += new System.EventHandler(this.pnlWH_Click);
  474. //
  475. // label20
  476. //
  477. this.label20.AutoSize = true;
  478. this.label20.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.label20.ForeColor = System.Drawing.Color.White;
  480. this.label20.Location = new System.Drawing.Point(3, 4);
  481. this.label20.Name = "label20";
  482. this.label20.Size = new System.Drawing.Size(37, 20);
  483. this.label20.TabIndex = 12;
  484. this.label20.Text = "维护";
  485. //
  486. // pnlGZ
  487. //
  488. this.pnlGZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59)))));
  489. this.pnlGZ.Controls.Add(this.lblCntGZ);
  490. this.pnlGZ.Controls.Add(this.label18);
  491. this.pnlGZ.Location = new System.Drawing.Point(380, 1);
  492. this.pnlGZ.Name = "pnlGZ";
  493. this.pnlGZ.Size = new System.Drawing.Size(81, 31);
  494. this.pnlGZ.TabIndex = 22;
  495. //
  496. // lblCntGZ
  497. //
  498. this.lblCntGZ.AutoSize = true;
  499. this.lblCntGZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.lblCntGZ.ForeColor = System.Drawing.Color.White;
  501. this.lblCntGZ.Location = new System.Drawing.Point(41, 4);
  502. this.lblCntGZ.Name = "lblCntGZ";
  503. this.lblCntGZ.Size = new System.Drawing.Size(17, 20);
  504. this.lblCntGZ.TabIndex = 13;
  505. this.lblCntGZ.Text = "0";
  506. this.lblCntGZ.Click += new System.EventHandler(this.pnlGZ_Click);
  507. //
  508. // label18
  509. //
  510. this.label18.AutoSize = true;
  511. this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.label18.ForeColor = System.Drawing.Color.White;
  513. this.label18.Location = new System.Drawing.Point(3, 4);
  514. this.label18.Name = "label18";
  515. this.label18.Size = new System.Drawing.Size(37, 20);
  516. this.label18.TabIndex = 12;
  517. this.label18.Text = "故障";
  518. //
  519. // pnlDJ
  520. //
  521. this.pnlDJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
  522. this.pnlDJ.Controls.Add(this.lblCntDJ);
  523. this.pnlDJ.Controls.Add(this.label15);
  524. this.pnlDJ.Location = new System.Drawing.Point(300, 1);
  525. this.pnlDJ.Name = "pnlDJ";
  526. this.pnlDJ.Size = new System.Drawing.Size(80, 30);
  527. this.pnlDJ.TabIndex = 19;
  528. //
  529. // lblCntDJ
  530. //
  531. this.lblCntDJ.AutoSize = true;
  532. this.lblCntDJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. this.lblCntDJ.ForeColor = System.Drawing.Color.White;
  534. this.lblCntDJ.Location = new System.Drawing.Point(41, 4);
  535. this.lblCntDJ.Name = "lblCntDJ";
  536. this.lblCntDJ.Size = new System.Drawing.Size(17, 20);
  537. this.lblCntDJ.TabIndex = 13;
  538. this.lblCntDJ.Text = "0";
  539. this.lblCntDJ.Click += new System.EventHandler(this.pnlDJ_Click);
  540. //
  541. // label15
  542. //
  543. this.label15.AutoSize = true;
  544. this.label15.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.label15.ForeColor = System.Drawing.Color.White;
  546. this.label15.Location = new System.Drawing.Point(3, 4);
  547. this.label15.Name = "label15";
  548. this.label15.Size = new System.Drawing.Size(37, 20);
  549. this.label15.TabIndex = 12;
  550. this.label15.Text = "待机";
  551. //
  552. // pnlStationName
  553. //
  554. this.pnlStationName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(118)))), ((int)(((byte)(129)))));
  555. this.pnlStationName.Controls.Add(this.lblStationName);
  556. this.pnlStationName.Dock = System.Windows.Forms.DockStyle.Left;
  557. this.pnlStationName.Location = new System.Drawing.Point(0, 0);
  558. this.pnlStationName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  559. this.pnlStationName.Name = "pnlStationName";
  560. this.pnlStationName.Size = new System.Drawing.Size(140, 32);
  561. this.pnlStationName.TabIndex = 1;
  562. //
  563. // lblStationName
  564. //
  565. this.lblStationName.AutoSize = true;
  566. this.lblStationName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.lblStationName.ForeColor = System.Drawing.Color.White;
  568. this.lblStationName.Location = new System.Drawing.Point(24, 6);
  569. this.lblStationName.Name = "lblStationName";
  570. this.lblStationName.Size = new System.Drawing.Size(93, 19);
  571. this.lblStationName.TabIndex = 0;
  572. this.lblStationName.Text = "麻黄山风电场";
  573. this.lblStationName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  574. //
  575. // pnlTable
  576. //
  577. this.pnlTable.ColumnCount = 20;
  578. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  579. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  580. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  581. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  582. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  583. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  584. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  585. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  586. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  587. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  588. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  589. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  590. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  591. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  592. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  593. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  594. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  595. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  596. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  597. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
  598. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  599. this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  600. this.pnlTable.Dock = System.Windows.Forms.DockStyle.Top;
  601. this.pnlTable.Location = new System.Drawing.Point(3, 32);
  602. this.pnlTable.Name = "pnlTable";
  603. this.pnlTable.RowCount = 1;
  604. this.pnlTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
  605. this.pnlTable.Size = new System.Drawing.Size(1915, 33);
  606. this.pnlTable.TabIndex = 1;
  607. //
  608. // timer1
  609. //
  610. this.timer1.Enabled = true;
  611. this.timer1.Interval = 5000;
  612. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  613. //
  614. // pnlContent
  615. //
  616. this.pnlContent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  617. this.pnlContent.Controls.Add(this.mpnlCancelMaintain);
  618. this.pnlContent.Controls.Add(this.mpnlMaintain);
  619. this.pnlContent.Controls.Add(this.mpnlReset);
  620. this.pnlContent.Controls.Add(this.mpnlStop);
  621. this.pnlContent.Controls.Add(this.mpnlStartup);
  622. this.pnlContent.Dock = System.Windows.Forms.DockStyle.Fill;
  623. this.pnlContent.Location = new System.Drawing.Point(3, 65);
  624. this.pnlContent.Name = "pnlContent";
  625. this.pnlContent.Size = new System.Drawing.Size(1915, 877);
  626. this.pnlContent.TabIndex = 2;
  627. //
  628. // mpnlCancelMaintain
  629. //
  630. this.mpnlCancelMaintain.AllowDrop = true;
  631. this.mpnlCancelMaintain.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  632. this.mpnlCancelMaintain.BackColor = System.Drawing.Color.Black;
  633. this.mpnlCancelMaintain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  634. this.mpnlCancelMaintain.ControlType = IntelligentControlForsx.Service.WindturbineControl.Domain.Cmd.CmdType.UnMaintain;
  635. this.mpnlCancelMaintain.Dock = System.Windows.Forms.DockStyle.Left;
  636. this.mpnlCancelMaintain.Location = new System.Drawing.Point(1528, 0);
  637. this.mpnlCancelMaintain.Name = "mpnlCancelMaintain";
  638. this.mpnlCancelMaintain.Size = new System.Drawing.Size(382, 875);
  639. this.mpnlCancelMaintain.StationId = null;
  640. this.mpnlCancelMaintain.TabIndex = 4;
  641. this.mpnlCancelMaintain.Title = "需取消维护风机";
  642. this.mpnlCancelMaintain.WtList = null;
  643. //
  644. // mpnlMaintain
  645. //
  646. this.mpnlMaintain.AllowDrop = true;
  647. this.mpnlMaintain.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  648. this.mpnlMaintain.BackColor = System.Drawing.Color.Black;
  649. this.mpnlMaintain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  650. this.mpnlMaintain.ControlType = IntelligentControlForsx.Service.WindturbineControl.Domain.Cmd.CmdType.Maintain;
  651. this.mpnlMaintain.Dock = System.Windows.Forms.DockStyle.Left;
  652. this.mpnlMaintain.Location = new System.Drawing.Point(1146, 0);
  653. this.mpnlMaintain.Name = "mpnlMaintain";
  654. this.mpnlMaintain.Size = new System.Drawing.Size(382, 875);
  655. this.mpnlMaintain.StationId = null;
  656. this.mpnlMaintain.TabIndex = 3;
  657. this.mpnlMaintain.Title = "需维护风机";
  658. this.mpnlMaintain.WtList = null;
  659. //
  660. // mpnlReset
  661. //
  662. this.mpnlReset.AllowDrop = true;
  663. this.mpnlReset.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  664. this.mpnlReset.BackColor = System.Drawing.Color.Black;
  665. this.mpnlReset.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  666. this.mpnlReset.ControlType = IntelligentControlForsx.Service.WindturbineControl.Domain.Cmd.CmdType.Reset;
  667. this.mpnlReset.Dock = System.Windows.Forms.DockStyle.Left;
  668. this.mpnlReset.Location = new System.Drawing.Point(764, 0);
  669. this.mpnlReset.Name = "mpnlReset";
  670. this.mpnlReset.Size = new System.Drawing.Size(382, 875);
  671. this.mpnlReset.StationId = null;
  672. this.mpnlReset.TabIndex = 2;
  673. this.mpnlReset.Title = "需复位风机";
  674. this.mpnlReset.WtList = null;
  675. //
  676. // mpnlStop
  677. //
  678. this.mpnlStop.AllowDrop = true;
  679. this.mpnlStop.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  680. this.mpnlStop.BackColor = System.Drawing.Color.Black;
  681. this.mpnlStop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  682. this.mpnlStop.ControlType = IntelligentControlForsx.Service.WindturbineControl.Domain.Cmd.CmdType.Stop;
  683. this.mpnlStop.Dock = System.Windows.Forms.DockStyle.Left;
  684. this.mpnlStop.Location = new System.Drawing.Point(382, 0);
  685. this.mpnlStop.Name = "mpnlStop";
  686. this.mpnlStop.Size = new System.Drawing.Size(382, 875);
  687. this.mpnlStop.StationId = null;
  688. this.mpnlStop.TabIndex = 1;
  689. this.mpnlStop.Title = "需停机风机";
  690. this.mpnlStop.WtList = null;
  691. //
  692. // mpnlStartup
  693. //
  694. this.mpnlStartup.AllowDrop = true;
  695. this.mpnlStartup.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  696. this.mpnlStartup.BackColor = System.Drawing.Color.Black;
  697. this.mpnlStartup.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  698. this.mpnlStartup.ControlType = IntelligentControlForsx.Service.WindturbineControl.Domain.Cmd.CmdType.Start;
  699. this.mpnlStartup.Dock = System.Windows.Forms.DockStyle.Left;
  700. this.mpnlStartup.Location = new System.Drawing.Point(0, 0);
  701. this.mpnlStartup.Name = "mpnlStartup";
  702. this.mpnlStartup.Size = new System.Drawing.Size(382, 875);
  703. this.mpnlStartup.StationId = null;
  704. this.mpnlStartup.TabIndex = 0;
  705. this.mpnlStartup.Title = "需启动风机";
  706. this.mpnlStartup.WtList = null;
  707. //
  708. // MatrixStation2
  709. //
  710. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  711. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  712. this.BackColor = System.Drawing.Color.Black;
  713. this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  714. this.Controls.Add(this.pnlContent);
  715. this.Controls.Add(this.pnlTable);
  716. this.Controls.Add(this.pnlTop);
  717. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. this.Margin = new System.Windows.Forms.Padding(2);
  719. this.Name = "MatrixStation2";
  720. this.Padding = new System.Windows.Forms.Padding(3, 0, 0, 0);
  721. this.Size = new System.Drawing.Size(1918, 942);
  722. this.pnlTop.ResumeLayout(false);
  723. this.pnlTopRight.ResumeLayout(false);
  724. this.pnlTopRight.PerformLayout();
  725. this.pnlTopLeft.ResumeLayout(false);
  726. this.pnlAll.ResumeLayout(false);
  727. this.pnlAll.PerformLayout();
  728. this.pnlBW.ResumeLayout(false);
  729. this.pnlBW.PerformLayout();
  730. this.pnlSD.ResumeLayout(false);
  731. this.pnlSD.PerformLayout();
  732. this.pnlTJ.ResumeLayout(false);
  733. this.pnlTJ.PerformLayout();
  734. this.pnlQD.ResumeLayout(false);
  735. this.pnlQD.PerformLayout();
  736. this.pnlLX.ResumeLayout(false);
  737. this.pnlLX.PerformLayout();
  738. this.pnlWH.ResumeLayout(false);
  739. this.pnlWH.PerformLayout();
  740. this.pnlGZ.ResumeLayout(false);
  741. this.pnlGZ.PerformLayout();
  742. this.pnlDJ.ResumeLayout(false);
  743. this.pnlDJ.PerformLayout();
  744. this.pnlStationName.ResumeLayout(false);
  745. this.pnlStationName.PerformLayout();
  746. this.pnlContent.ResumeLayout(false);
  747. this.ResumeLayout(false);
  748. }
  749. #endregion
  750. private System.Windows.Forms.Panel pnlTop;
  751. private System.Windows.Forms.Panel pnlTopRight;
  752. private System.Windows.Forms.Panel pnlTopLeft;
  753. private System.Windows.Forms.TableLayoutPanel pnlTable;
  754. private System.Windows.Forms.Timer timer1;
  755. private System.Windows.Forms.Panel pnlStationName;
  756. private System.Windows.Forms.Label lblStationName;
  757. private System.Windows.Forms.Panel pnlAll;
  758. private System.Windows.Forms.Label lblCntAll;
  759. private System.Windows.Forms.Label label32;
  760. private System.Windows.Forms.Panel pnlBW;
  761. private System.Windows.Forms.Label lblCntBW;
  762. private System.Windows.Forms.Label label30;
  763. private System.Windows.Forms.Panel pnlSD;
  764. private System.Windows.Forms.Label lblCntSD;
  765. private System.Windows.Forms.Label label28;
  766. private System.Windows.Forms.Panel pnlTJ;
  767. private System.Windows.Forms.Label lblCntTJ;
  768. private System.Windows.Forms.Label label26;
  769. private System.Windows.Forms.Panel pnlQD;
  770. private System.Windows.Forms.Label lblCntQD;
  771. private System.Windows.Forms.Label label24;
  772. private System.Windows.Forms.Panel pnlLX;
  773. private System.Windows.Forms.Label lblCntLX;
  774. private System.Windows.Forms.Label label22;
  775. private System.Windows.Forms.Panel pnlWH;
  776. private System.Windows.Forms.Label lblCntWH;
  777. private System.Windows.Forms.Label label20;
  778. private System.Windows.Forms.Panel pnlGZ;
  779. private System.Windows.Forms.Label lblCntGZ;
  780. private System.Windows.Forms.Label label18;
  781. private System.Windows.Forms.Panel pnlDJ;
  782. private System.Windows.Forms.Label lblCntDJ;
  783. private System.Windows.Forms.Label label15;
  784. private System.Windows.Forms.Label label4;
  785. private System.Windows.Forms.Label label3;
  786. private System.Windows.Forms.Label label2;
  787. private System.Windows.Forms.TextBox txtMinSpeed;
  788. private System.Windows.Forms.Label label1;
  789. private System.Windows.Forms.CheckBox chkAutoFilter;
  790. private System.Windows.Forms.Label label6;
  791. private System.Windows.Forms.TextBox txtMaxPower;
  792. private System.Windows.Forms.TextBox txtMinPower;
  793. private System.Windows.Forms.Label label5;
  794. private System.Windows.Forms.TextBox txtMaxSpeed;
  795. private System.Windows.Forms.Panel pnlContent;
  796. private MatrixPanel mpnlCancelMaintain;
  797. private MatrixPanel mpnlMaintain;
  798. private MatrixPanel mpnlReset;
  799. private MatrixPanel mpnlStop;
  800. private MatrixPanel mpnlStartup;
  801. }
  802. }