ProductForm.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. 
  2. namespace Tps_LQ_Transmitter
  3. {
  4. partial class ProductForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.txtbProd_1 = new DevComponents.DotNetBar.Controls.TextBoxX();
  30. this.labelX1 = new DevComponents.DotNetBar.LabelX();
  31. this.txtbProd_2 = new DevComponents.DotNetBar.Controls.TextBoxX();
  32. this.txtbProd_3 = new DevComponents.DotNetBar.Controls.TextBoxX();
  33. this.txtbProd_4 = new DevComponents.DotNetBar.Controls.TextBoxX();
  34. this.txtbProd_5 = new DevComponents.DotNetBar.Controls.TextBoxX();
  35. this.txtbProd_6 = new DevComponents.DotNetBar.Controls.TextBoxX();
  36. this.txtbProd_7 = new DevComponents.DotNetBar.Controls.TextBoxX();
  37. this.txtbProd_8 = new DevComponents.DotNetBar.Controls.TextBoxX();
  38. this.labelX2 = new DevComponents.DotNetBar.LabelX();
  39. this.labelX3 = new DevComponents.DotNetBar.LabelX();
  40. this.labelX4 = new DevComponents.DotNetBar.LabelX();
  41. this.labelX5 = new DevComponents.DotNetBar.LabelX();
  42. this.labelX6 = new DevComponents.DotNetBar.LabelX();
  43. this.labelX7 = new DevComponents.DotNetBar.LabelX();
  44. this.labelX8 = new DevComponents.DotNetBar.LabelX();
  45. this.chkEnableCh_1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  46. this.chkEnableCh_2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  47. this.chkEnableCh_3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  48. this.chkEnableCh_4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  49. this.chkEnableCh_5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  50. this.chkEnableCh_6 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  51. this.chkEnableCh_7 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  52. this.chkEnableCh_8 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  53. this.SuspendLayout();
  54. //
  55. // txtbProd_1
  56. //
  57. //
  58. //
  59. //
  60. this.txtbProd_1.Border.Class = "TextBoxBorder";
  61. this.txtbProd_1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  62. this.txtbProd_1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  63. this.txtbProd_1.Location = new System.Drawing.Point(89, 41);
  64. this.txtbProd_1.Name = "txtbProd_1";
  65. this.txtbProd_1.PreventEnterBeep = true;
  66. this.txtbProd_1.Size = new System.Drawing.Size(197, 31);
  67. this.txtbProd_1.TabIndex = 0;
  68. //
  69. // labelX1
  70. //
  71. //
  72. //
  73. //
  74. this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  75. this.labelX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.labelX1.Location = new System.Drawing.Point(38, 45);
  77. this.labelX1.Name = "labelX1";
  78. this.labelX1.Size = new System.Drawing.Size(45, 27);
  79. this.labelX1.TabIndex = 1;
  80. this.labelX1.Text = "CH1";
  81. //
  82. // txtbProd_2
  83. //
  84. //
  85. //
  86. //
  87. this.txtbProd_2.Border.Class = "TextBoxBorder";
  88. this.txtbProd_2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  89. this.txtbProd_2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.txtbProd_2.Location = new System.Drawing.Point(89, 78);
  91. this.txtbProd_2.Name = "txtbProd_2";
  92. this.txtbProd_2.PreventEnterBeep = true;
  93. this.txtbProd_2.Size = new System.Drawing.Size(197, 31);
  94. this.txtbProd_2.TabIndex = 0;
  95. //
  96. // txtbProd_3
  97. //
  98. //
  99. //
  100. //
  101. this.txtbProd_3.Border.Class = "TextBoxBorder";
  102. this.txtbProd_3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  103. this.txtbProd_3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.txtbProd_3.Location = new System.Drawing.Point(89, 115);
  105. this.txtbProd_3.Name = "txtbProd_3";
  106. this.txtbProd_3.PreventEnterBeep = true;
  107. this.txtbProd_3.Size = new System.Drawing.Size(197, 31);
  108. this.txtbProd_3.TabIndex = 0;
  109. //
  110. // txtbProd_4
  111. //
  112. //
  113. //
  114. //
  115. this.txtbProd_4.Border.Class = "TextBoxBorder";
  116. this.txtbProd_4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  117. this.txtbProd_4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.txtbProd_4.Location = new System.Drawing.Point(89, 152);
  119. this.txtbProd_4.Name = "txtbProd_4";
  120. this.txtbProd_4.PreventEnterBeep = true;
  121. this.txtbProd_4.Size = new System.Drawing.Size(197, 31);
  122. this.txtbProd_4.TabIndex = 0;
  123. //
  124. // txtbProd_5
  125. //
  126. //
  127. //
  128. //
  129. this.txtbProd_5.Border.Class = "TextBoxBorder";
  130. this.txtbProd_5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  131. this.txtbProd_5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.txtbProd_5.Location = new System.Drawing.Point(89, 189);
  133. this.txtbProd_5.Name = "txtbProd_5";
  134. this.txtbProd_5.PreventEnterBeep = true;
  135. this.txtbProd_5.Size = new System.Drawing.Size(197, 31);
  136. this.txtbProd_5.TabIndex = 0;
  137. //
  138. // txtbProd_6
  139. //
  140. //
  141. //
  142. //
  143. this.txtbProd_6.Border.Class = "TextBoxBorder";
  144. this.txtbProd_6.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  145. this.txtbProd_6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.txtbProd_6.Location = new System.Drawing.Point(89, 226);
  147. this.txtbProd_6.Name = "txtbProd_6";
  148. this.txtbProd_6.PreventEnterBeep = true;
  149. this.txtbProd_6.Size = new System.Drawing.Size(197, 31);
  150. this.txtbProd_6.TabIndex = 0;
  151. //
  152. // txtbProd_7
  153. //
  154. //
  155. //
  156. //
  157. this.txtbProd_7.Border.Class = "TextBoxBorder";
  158. this.txtbProd_7.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  159. this.txtbProd_7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.txtbProd_7.Location = new System.Drawing.Point(89, 263);
  161. this.txtbProd_7.Name = "txtbProd_7";
  162. this.txtbProd_7.PreventEnterBeep = true;
  163. this.txtbProd_7.Size = new System.Drawing.Size(197, 31);
  164. this.txtbProd_7.TabIndex = 0;
  165. //
  166. // txtbProd_8
  167. //
  168. //
  169. //
  170. //
  171. this.txtbProd_8.Border.Class = "TextBoxBorder";
  172. this.txtbProd_8.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  173. this.txtbProd_8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.txtbProd_8.Location = new System.Drawing.Point(89, 300);
  175. this.txtbProd_8.Name = "txtbProd_8";
  176. this.txtbProd_8.PreventEnterBeep = true;
  177. this.txtbProd_8.Size = new System.Drawing.Size(197, 31);
  178. this.txtbProd_8.TabIndex = 0;
  179. //
  180. // labelX2
  181. //
  182. //
  183. //
  184. //
  185. this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  186. this.labelX2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.labelX2.Location = new System.Drawing.Point(38, 82);
  188. this.labelX2.Name = "labelX2";
  189. this.labelX2.Size = new System.Drawing.Size(45, 27);
  190. this.labelX2.TabIndex = 1;
  191. this.labelX2.Text = "CH2";
  192. //
  193. // labelX3
  194. //
  195. //
  196. //
  197. //
  198. this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  199. this.labelX3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.labelX3.Location = new System.Drawing.Point(38, 119);
  201. this.labelX3.Name = "labelX3";
  202. this.labelX3.Size = new System.Drawing.Size(45, 27);
  203. this.labelX3.TabIndex = 1;
  204. this.labelX3.Text = "CH3";
  205. //
  206. // labelX4
  207. //
  208. //
  209. //
  210. //
  211. this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  212. this.labelX4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.labelX4.Location = new System.Drawing.Point(38, 156);
  214. this.labelX4.Name = "labelX4";
  215. this.labelX4.Size = new System.Drawing.Size(45, 27);
  216. this.labelX4.TabIndex = 1;
  217. this.labelX4.Text = "CH4";
  218. //
  219. // labelX5
  220. //
  221. //
  222. //
  223. //
  224. this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  225. this.labelX5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.labelX5.Location = new System.Drawing.Point(38, 193);
  227. this.labelX5.Name = "labelX5";
  228. this.labelX5.Size = new System.Drawing.Size(45, 27);
  229. this.labelX5.TabIndex = 1;
  230. this.labelX5.Text = "CH5";
  231. //
  232. // labelX6
  233. //
  234. //
  235. //
  236. //
  237. this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  238. this.labelX6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.labelX6.Location = new System.Drawing.Point(38, 230);
  240. this.labelX6.Name = "labelX6";
  241. this.labelX6.Size = new System.Drawing.Size(45, 27);
  242. this.labelX6.TabIndex = 1;
  243. this.labelX6.Text = "CH6";
  244. //
  245. // labelX7
  246. //
  247. //
  248. //
  249. //
  250. this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  251. this.labelX7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.labelX7.Location = new System.Drawing.Point(38, 267);
  253. this.labelX7.Name = "labelX7";
  254. this.labelX7.Size = new System.Drawing.Size(45, 27);
  255. this.labelX7.TabIndex = 1;
  256. this.labelX7.Text = "CH7";
  257. //
  258. // labelX8
  259. //
  260. //
  261. //
  262. //
  263. this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  264. this.labelX8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.labelX8.Location = new System.Drawing.Point(38, 304);
  266. this.labelX8.Name = "labelX8";
  267. this.labelX8.Size = new System.Drawing.Size(45, 27);
  268. this.labelX8.TabIndex = 1;
  269. this.labelX8.Text = "CH8";
  270. //
  271. // chkEnableCh_1
  272. //
  273. //
  274. //
  275. //
  276. this.chkEnableCh_1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  277. this.chkEnableCh_1.Location = new System.Drawing.Point(301, 49);
  278. this.chkEnableCh_1.Name = "chkEnableCh_1";
  279. this.chkEnableCh_1.Size = new System.Drawing.Size(52, 23);
  280. this.chkEnableCh_1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  281. this.chkEnableCh_1.TabIndex = 2;
  282. //
  283. // chkEnableCh_2
  284. //
  285. //
  286. //
  287. //
  288. this.chkEnableCh_2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  289. this.chkEnableCh_2.Location = new System.Drawing.Point(301, 86);
  290. this.chkEnableCh_2.Name = "chkEnableCh_2";
  291. this.chkEnableCh_2.Size = new System.Drawing.Size(52, 23);
  292. this.chkEnableCh_2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  293. this.chkEnableCh_2.TabIndex = 2;
  294. //
  295. // chkEnableCh_3
  296. //
  297. //
  298. //
  299. //
  300. this.chkEnableCh_3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  301. this.chkEnableCh_3.Location = new System.Drawing.Point(301, 123);
  302. this.chkEnableCh_3.Name = "chkEnableCh_3";
  303. this.chkEnableCh_3.Size = new System.Drawing.Size(52, 23);
  304. this.chkEnableCh_3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  305. this.chkEnableCh_3.TabIndex = 2;
  306. //
  307. // chkEnableCh_4
  308. //
  309. //
  310. //
  311. //
  312. this.chkEnableCh_4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  313. this.chkEnableCh_4.Location = new System.Drawing.Point(301, 160);
  314. this.chkEnableCh_4.Name = "chkEnableCh_4";
  315. this.chkEnableCh_4.Size = new System.Drawing.Size(52, 23);
  316. this.chkEnableCh_4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  317. this.chkEnableCh_4.TabIndex = 2;
  318. //
  319. // chkEnableCh_5
  320. //
  321. //
  322. //
  323. //
  324. this.chkEnableCh_5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  325. this.chkEnableCh_5.Location = new System.Drawing.Point(301, 197);
  326. this.chkEnableCh_5.Name = "chkEnableCh_5";
  327. this.chkEnableCh_5.Size = new System.Drawing.Size(52, 23);
  328. this.chkEnableCh_5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  329. this.chkEnableCh_5.TabIndex = 2;
  330. //
  331. // chkEnableCh_6
  332. //
  333. //
  334. //
  335. //
  336. this.chkEnableCh_6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  337. this.chkEnableCh_6.Location = new System.Drawing.Point(301, 234);
  338. this.chkEnableCh_6.Name = "chkEnableCh_6";
  339. this.chkEnableCh_6.Size = new System.Drawing.Size(52, 23);
  340. this.chkEnableCh_6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  341. this.chkEnableCh_6.TabIndex = 2;
  342. //
  343. // chkEnableCh_7
  344. //
  345. //
  346. //
  347. //
  348. this.chkEnableCh_7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  349. this.chkEnableCh_7.Location = new System.Drawing.Point(301, 271);
  350. this.chkEnableCh_7.Name = "chkEnableCh_7";
  351. this.chkEnableCh_7.Size = new System.Drawing.Size(52, 23);
  352. this.chkEnableCh_7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  353. this.chkEnableCh_7.TabIndex = 2;
  354. //
  355. // chkEnableCh_8
  356. //
  357. //
  358. //
  359. //
  360. this.chkEnableCh_8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  361. this.chkEnableCh_8.Location = new System.Drawing.Point(301, 308);
  362. this.chkEnableCh_8.Name = "chkEnableCh_8";
  363. this.chkEnableCh_8.Size = new System.Drawing.Size(52, 23);
  364. this.chkEnableCh_8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  365. this.chkEnableCh_8.TabIndex = 2;
  366. //
  367. // ProductForm
  368. //
  369. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  370. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  371. this.ClientSize = new System.Drawing.Size(382, 375);
  372. this.Controls.Add(this.chkEnableCh_8);
  373. this.Controls.Add(this.chkEnableCh_7);
  374. this.Controls.Add(this.chkEnableCh_6);
  375. this.Controls.Add(this.chkEnableCh_5);
  376. this.Controls.Add(this.chkEnableCh_4);
  377. this.Controls.Add(this.chkEnableCh_3);
  378. this.Controls.Add(this.chkEnableCh_2);
  379. this.Controls.Add(this.chkEnableCh_1);
  380. this.Controls.Add(this.labelX8);
  381. this.Controls.Add(this.labelX7);
  382. this.Controls.Add(this.labelX6);
  383. this.Controls.Add(this.labelX5);
  384. this.Controls.Add(this.labelX4);
  385. this.Controls.Add(this.labelX3);
  386. this.Controls.Add(this.labelX2);
  387. this.Controls.Add(this.labelX1);
  388. this.Controls.Add(this.txtbProd_8);
  389. this.Controls.Add(this.txtbProd_7);
  390. this.Controls.Add(this.txtbProd_6);
  391. this.Controls.Add(this.txtbProd_5);
  392. this.Controls.Add(this.txtbProd_4);
  393. this.Controls.Add(this.txtbProd_3);
  394. this.Controls.Add(this.txtbProd_2);
  395. this.Controls.Add(this.txtbProd_1);
  396. this.Name = "ProductForm";
  397. this.Text = "ProductForm";
  398. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ProductForm_FormClosed);
  399. this.Load += new System.EventHandler(this.ProductForm_Load);
  400. this.ResumeLayout(false);
  401. }
  402. #endregion
  403. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_1;
  404. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_2;
  405. private DevComponents.DotNetBar.LabelX labelX1;
  406. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_3;
  407. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_4;
  408. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_5;
  409. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_6;
  410. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_7;
  411. private DevComponents.DotNetBar.Controls.TextBoxX txtbProd_8;
  412. private DevComponents.DotNetBar.LabelX labelX2;
  413. private DevComponents.DotNetBar.LabelX labelX3;
  414. private DevComponents.DotNetBar.LabelX labelX4;
  415. private DevComponents.DotNetBar.LabelX labelX5;
  416. private DevComponents.DotNetBar.LabelX labelX6;
  417. private DevComponents.DotNetBar.LabelX labelX7;
  418. private DevComponents.DotNetBar.LabelX labelX8;
  419. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_1;
  420. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_2;
  421. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_3;
  422. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_4;
  423. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_5;
  424. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_6;
  425. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_7;
  426. private DevComponents.DotNetBar.Controls.CheckBoxX chkEnableCh_8;
  427. }
  428. }