FrmSetting.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. namespace Uninpho.Tools.components.DataManager
  2. {
  3. partial class FrmSetting
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.groupBox1 = new System.Windows.Forms.GroupBox();
  29. this.checkBoxInput3 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  30. this.checkBoxInput2 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  31. this.checkBoxInput12 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  32. this.checkBoxInput1 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  33. this.checkBoxInput11 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  34. this.checkBoxInput10 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  35. this.groupBox2 = new System.Windows.Forms.GroupBox();
  36. this.checkBoxInput13 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  37. this.checkBoxInput9 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  38. this.checkBoxInput6 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  39. this.checkBoxInput8 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  40. this.checkBoxInput4 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  41. this.groupBox3 = new System.Windows.Forms.GroupBox();
  42. this.checkBoxInput18 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  43. this.checkBoxInput17 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  44. this.checkBoxInput14 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  45. this.checkBoxInput16 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  46. this.checkBoxInput15 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
  47. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  48. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  49. this.groupBox1.SuspendLayout();
  50. this.groupBox2.SuspendLayout();
  51. this.groupBox3.SuspendLayout();
  52. this.SuspendLayout();
  53. //
  54. // groupBox1
  55. //
  56. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  57. | System.Windows.Forms.AnchorStyles.Right)));
  58. this.groupBox1.Controls.Add(this.checkBoxInput3);
  59. this.groupBox1.Controls.Add(this.checkBoxInput2);
  60. this.groupBox1.Controls.Add(this.checkBoxInput12);
  61. this.groupBox1.Controls.Add(this.checkBoxInput1);
  62. this.groupBox1.Controls.Add(this.checkBoxInput11);
  63. this.groupBox1.Controls.Add(this.checkBoxInput10);
  64. this.groupBox1.Location = new System.Drawing.Point(7, 12);
  65. this.groupBox1.Name = "groupBox1";
  66. this.groupBox1.Size = new System.Drawing.Size(454, 127);
  67. this.groupBox1.TabIndex = 0;
  68. this.groupBox1.TabStop = false;
  69. this.groupBox1.Text = "过岔平稳性信息";
  70. //
  71. // checkBoxInput3
  72. //
  73. this.checkBoxInput3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  74. | System.Windows.Forms.AnchorStyles.Right)));
  75. this.checkBoxInput3.Checked = false;
  76. this.checkBoxInput3.ColumnName = "gjhy";
  77. this.checkBoxInput3.LBText = "构架横移";
  78. this.checkBoxInput3.Location = new System.Drawing.Point(12, 81);
  79. this.checkBoxInput3.Name = "checkBoxInput3";
  80. this.checkBoxInput3.Size = new System.Drawing.Size(212, 28);
  81. this.checkBoxInput3.TabIndex = 4;
  82. this.checkBoxInput3.Value = new decimal(new int[] {
  83. 0,
  84. 0,
  85. 0,
  86. 0});
  87. //
  88. // checkBoxInput2
  89. //
  90. this.checkBoxInput2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  91. | System.Windows.Forms.AnchorStyles.Right)));
  92. this.checkBoxInput2.Checked = false;
  93. this.checkBoxInput2.ColumnName = "ctcjfz";
  94. this.checkBoxInput2.LBText = "车体垂加峰值";
  95. this.checkBoxInput2.Location = new System.Drawing.Point(12, 50);
  96. this.checkBoxInput2.Name = "checkBoxInput2";
  97. this.checkBoxInput2.Size = new System.Drawing.Size(212, 28);
  98. this.checkBoxInput2.TabIndex = 4;
  99. this.checkBoxInput2.Value = new decimal(new int[] {
  100. 0,
  101. 0,
  102. 0,
  103. 0});
  104. //
  105. // checkBoxInput12
  106. //
  107. this.checkBoxInput12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  108. | System.Windows.Forms.AnchorStyles.Right)));
  109. this.checkBoxInput12.Checked = false;
  110. this.checkBoxInput12.ColumnName = "cthjffz";
  111. this.checkBoxInput12.Font = new System.Drawing.Font("Tahoma", 9F);
  112. this.checkBoxInput12.LBText = "车体横加峰峰值";
  113. this.checkBoxInput12.Location = new System.Drawing.Point(236, 21);
  114. this.checkBoxInput12.Name = "checkBoxInput12";
  115. this.checkBoxInput12.Size = new System.Drawing.Size(212, 28);
  116. this.checkBoxInput12.TabIndex = 4;
  117. this.checkBoxInput12.Value = new decimal(new int[] {
  118. 0,
  119. 0,
  120. 0,
  121. 0});
  122. //
  123. // checkBoxInput1
  124. //
  125. this.checkBoxInput1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.checkBoxInput1.Checked = false;
  128. this.checkBoxInput1.ColumnName = "cthjfz";
  129. this.checkBoxInput1.LBText = "车体横加峰值";
  130. this.checkBoxInput1.Location = new System.Drawing.Point(12, 21);
  131. this.checkBoxInput1.Name = "checkBoxInput1";
  132. this.checkBoxInput1.Size = new System.Drawing.Size(212, 28);
  133. this.checkBoxInput1.TabIndex = 4;
  134. this.checkBoxInput1.Value = new decimal(new int[] {
  135. 0,
  136. 0,
  137. 0,
  138. 0});
  139. //
  140. // checkBoxInput11
  141. //
  142. this.checkBoxInput11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  143. | System.Windows.Forms.AnchorStyles.Right)));
  144. this.checkBoxInput11.Checked = false;
  145. this.checkBoxInput11.ColumnName = "gjhyffz";
  146. this.checkBoxInput11.LBText = "构架横移峰峰值";
  147. this.checkBoxInput11.Location = new System.Drawing.Point(236, 81);
  148. this.checkBoxInput11.Name = "checkBoxInput11";
  149. this.checkBoxInput11.Size = new System.Drawing.Size(212, 28);
  150. this.checkBoxInput11.TabIndex = 4;
  151. this.checkBoxInput11.Value = new decimal(new int[] {
  152. 0,
  153. 0,
  154. 0,
  155. 0});
  156. //
  157. // checkBoxInput10
  158. //
  159. this.checkBoxInput10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  160. | System.Windows.Forms.AnchorStyles.Right)));
  161. this.checkBoxInput10.Checked = false;
  162. this.checkBoxInput10.ColumnName = "ctcjffz";
  163. this.checkBoxInput10.LBText = "车体垂加峰峰值";
  164. this.checkBoxInput10.Location = new System.Drawing.Point(236, 50);
  165. this.checkBoxInput10.Name = "checkBoxInput10";
  166. this.checkBoxInput10.Size = new System.Drawing.Size(212, 28);
  167. this.checkBoxInput10.TabIndex = 4;
  168. this.checkBoxInput10.Value = new decimal(new int[] {
  169. 0,
  170. 0,
  171. 0,
  172. 0});
  173. //
  174. // groupBox2
  175. //
  176. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  177. | System.Windows.Forms.AnchorStyles.Right)));
  178. this.groupBox2.Controls.Add(this.checkBoxInput13);
  179. this.groupBox2.Controls.Add(this.checkBoxInput9);
  180. this.groupBox2.Controls.Add(this.checkBoxInput6);
  181. this.groupBox2.Controls.Add(this.checkBoxInput8);
  182. this.groupBox2.Controls.Add(this.checkBoxInput4);
  183. this.groupBox2.Location = new System.Drawing.Point(7, 147);
  184. this.groupBox2.Name = "groupBox2";
  185. this.groupBox2.Size = new System.Drawing.Size(454, 124);
  186. this.groupBox2.TabIndex = 1;
  187. this.groupBox2.TabStop = false;
  188. this.groupBox2.Text = "轨道几何信息";
  189. //
  190. // checkBoxInput13
  191. //
  192. this.checkBoxInput13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  193. | System.Windows.Forms.AnchorStyles.Right)));
  194. this.checkBoxInput13.Checked = false;
  195. this.checkBoxInput13.ColumnName = "dcqtqi";
  196. this.checkBoxInput13.LBText = "道岔区轨道指数";
  197. this.checkBoxInput13.Location = new System.Drawing.Point(236, 21);
  198. this.checkBoxInput13.Name = "checkBoxInput13";
  199. this.checkBoxInput13.Size = new System.Drawing.Size(212, 28);
  200. this.checkBoxInput13.TabIndex = 4;
  201. this.checkBoxInput13.Value = new decimal(new int[] {
  202. 0,
  203. 0,
  204. 0,
  205. 0});
  206. //
  207. // checkBoxInput9
  208. //
  209. this.checkBoxInput9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  210. | System.Windows.Forms.AnchorStyles.Right)));
  211. this.checkBoxInput9.Checked = false;
  212. this.checkBoxInput9.ColumnName = "sjkfz";
  213. this.checkBoxInput9.LBText = "三角坑峰值";
  214. this.checkBoxInput9.Location = new System.Drawing.Point(236, 51);
  215. this.checkBoxInput9.Name = "checkBoxInput9";
  216. this.checkBoxInput9.Size = new System.Drawing.Size(212, 28);
  217. this.checkBoxInput9.TabIndex = 4;
  218. this.checkBoxInput9.Value = new decimal(new int[] {
  219. 0,
  220. 0,
  221. 0,
  222. 0});
  223. this.checkBoxInput9.Load += new System.EventHandler(this.checkBoxInput9_Load);
  224. //
  225. // checkBoxInput6
  226. //
  227. this.checkBoxInput6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  228. | System.Windows.Forms.AnchorStyles.Right)));
  229. this.checkBoxInput6.Checked = false;
  230. this.checkBoxInput6.ColumnName = "gxfz";
  231. this.checkBoxInput6.LBText = "轨向峰值";
  232. this.checkBoxInput6.Location = new System.Drawing.Point(12, 51);
  233. this.checkBoxInput6.Name = "checkBoxInput6";
  234. this.checkBoxInput6.Size = new System.Drawing.Size(212, 28);
  235. this.checkBoxInput6.TabIndex = 4;
  236. this.checkBoxInput6.Value = new decimal(new int[] {
  237. 0,
  238. 0,
  239. 0,
  240. 0});
  241. //
  242. // checkBoxInput8
  243. //
  244. this.checkBoxInput8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  245. | System.Windows.Forms.AnchorStyles.Right)));
  246. this.checkBoxInput8.Checked = false;
  247. this.checkBoxInput8.ColumnName = "spfz";
  248. this.checkBoxInput8.LBText = "水平峰值";
  249. this.checkBoxInput8.Location = new System.Drawing.Point(12, 85);
  250. this.checkBoxInput8.Name = "checkBoxInput8";
  251. this.checkBoxInput8.Size = new System.Drawing.Size(212, 28);
  252. this.checkBoxInput8.TabIndex = 4;
  253. this.checkBoxInput8.Value = new decimal(new int[] {
  254. 0,
  255. 0,
  256. 0,
  257. 0});
  258. //
  259. // checkBoxInput4
  260. //
  261. this.checkBoxInput4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  262. | System.Windows.Forms.AnchorStyles.Right)));
  263. this.checkBoxInput4.Checked = false;
  264. this.checkBoxInput4.ColumnName = "gdfz";
  265. this.checkBoxInput4.LBText = "高低峰值";
  266. this.checkBoxInput4.Location = new System.Drawing.Point(12, 19);
  267. this.checkBoxInput4.Name = "checkBoxInput4";
  268. this.checkBoxInput4.Size = new System.Drawing.Size(212, 28);
  269. this.checkBoxInput4.TabIndex = 4;
  270. this.checkBoxInput4.Value = new decimal(new int[] {
  271. 0,
  272. 0,
  273. 0,
  274. 0});
  275. //
  276. // groupBox3
  277. //
  278. this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  279. | System.Windows.Forms.AnchorStyles.Right)));
  280. this.groupBox3.Controls.Add(this.checkBoxInput18);
  281. this.groupBox3.Controls.Add(this.checkBoxInput17);
  282. this.groupBox3.Controls.Add(this.checkBoxInput14);
  283. this.groupBox3.Controls.Add(this.checkBoxInput16);
  284. this.groupBox3.Controls.Add(this.checkBoxInput15);
  285. this.groupBox3.Location = new System.Drawing.Point(7, 284);
  286. this.groupBox3.Name = "groupBox3";
  287. this.groupBox3.Size = new System.Drawing.Size(454, 135);
  288. this.groupBox3.TabIndex = 2;
  289. this.groupBox3.TabStop = false;
  290. this.groupBox3.Text = "轮轨力信息";
  291. //
  292. // checkBoxInput18
  293. //
  294. this.checkBoxInput18.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  295. | System.Windows.Forms.AnchorStyles.Right)));
  296. this.checkBoxInput18.Checked = false;
  297. this.checkBoxInput18.ColumnName = "lzjzl";
  298. this.checkBoxInput18.LBText = "轮重减载率";
  299. this.checkBoxInput18.Location = new System.Drawing.Point(236, 54);
  300. this.checkBoxInput18.Name = "checkBoxInput18";
  301. this.checkBoxInput18.Size = new System.Drawing.Size(212, 28);
  302. this.checkBoxInput18.TabIndex = 4;
  303. this.checkBoxInput18.Value = new decimal(new int[] {
  304. 0,
  305. 0,
  306. 0,
  307. 0});
  308. //
  309. // checkBoxInput17
  310. //
  311. this.checkBoxInput17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  312. | System.Windows.Forms.AnchorStyles.Right)));
  313. this.checkBoxInput17.Checked = false;
  314. this.checkBoxInput17.ColumnName = "lgcxl";
  315. this.checkBoxInput17.LBText = "小轮轨垂向力";
  316. this.checkBoxInput17.Location = new System.Drawing.Point(12, 20);
  317. this.checkBoxInput17.Name = "checkBoxInput17";
  318. this.checkBoxInput17.Size = new System.Drawing.Size(212, 28);
  319. this.checkBoxInput17.TabIndex = 4;
  320. this.checkBoxInput17.Value = new decimal(new int[] {
  321. 0,
  322. 0,
  323. 0,
  324. 0});
  325. //
  326. // checkBoxInput14
  327. //
  328. this.checkBoxInput14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  329. | System.Windows.Forms.AnchorStyles.Right)));
  330. this.checkBoxInput14.Checked = false;
  331. this.checkBoxInput14.ColumnName = "lzlfz";
  332. this.checkBoxInput14.LBText = "轮轴横向力";
  333. this.checkBoxInput14.Location = new System.Drawing.Point(12, 88);
  334. this.checkBoxInput14.Name = "checkBoxInput14";
  335. this.checkBoxInput14.Size = new System.Drawing.Size(212, 28);
  336. this.checkBoxInput14.TabIndex = 4;
  337. this.checkBoxInput14.Value = new decimal(new int[] {
  338. 0,
  339. 0,
  340. 0,
  341. 0});
  342. //
  343. // checkBoxInput16
  344. //
  345. this.checkBoxInput16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  346. | System.Windows.Forms.AnchorStyles.Right)));
  347. this.checkBoxInput16.Checked = false;
  348. this.checkBoxInput16.ColumnName = "lghxl";
  349. this.checkBoxInput16.LBText = "轮轨横向力";
  350. this.checkBoxInput16.Location = new System.Drawing.Point(12, 54);
  351. this.checkBoxInput16.Name = "checkBoxInput16";
  352. this.checkBoxInput16.Size = new System.Drawing.Size(212, 28);
  353. this.checkBoxInput16.TabIndex = 4;
  354. this.checkBoxInput16.Value = new decimal(new int[] {
  355. 0,
  356. 0,
  357. 0,
  358. 0});
  359. //
  360. // checkBoxInput15
  361. //
  362. this.checkBoxInput15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  363. | System.Windows.Forms.AnchorStyles.Right)));
  364. this.checkBoxInput15.Checked = false;
  365. this.checkBoxInput15.ColumnName = "tgxs";
  366. this.checkBoxInput15.LBText = "脱轨系数";
  367. this.checkBoxInput15.Location = new System.Drawing.Point(236, 20);
  368. this.checkBoxInput15.Name = "checkBoxInput15";
  369. this.checkBoxInput15.Size = new System.Drawing.Size(212, 28);
  370. this.checkBoxInput15.TabIndex = 4;
  371. this.checkBoxInput15.Value = new decimal(new int[] {
  372. 0,
  373. 0,
  374. 0,
  375. 0});
  376. //
  377. // btnCancle
  378. //
  379. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  380. this.btnCancle.Location = new System.Drawing.Point(371, 425);
  381. this.btnCancle.Name = "btnCancle";
  382. this.btnCancle.Size = new System.Drawing.Size(75, 23);
  383. this.btnCancle.TabIndex = 3;
  384. this.btnCancle.Text = "取消";
  385. this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
  386. //
  387. // btnOK
  388. //
  389. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  390. this.btnOK.Location = new System.Drawing.Point(262, 425);
  391. this.btnOK.Name = "btnOK";
  392. this.btnOK.Size = new System.Drawing.Size(75, 23);
  393. this.btnOK.TabIndex = 3;
  394. this.btnOK.Text = "确认";
  395. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  396. //
  397. // FrmSetting
  398. //
  399. this.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
  400. this.ClientSize = new System.Drawing.Size(467, 470);
  401. this.Controls.Add(this.btnOK);
  402. this.Controls.Add(this.btnCancle);
  403. this.Controls.Add(this.groupBox3);
  404. this.Controls.Add(this.groupBox2);
  405. this.Controls.Add(this.groupBox1);
  406. this.DoubleBuffered = true;
  407. this.MaximizeBox = false;
  408. this.MinimizeBox = false;
  409. this.Name = "FrmSetting";
  410. this.Text = "阈值设置";
  411. this.groupBox1.ResumeLayout(false);
  412. this.groupBox2.ResumeLayout(false);
  413. this.groupBox3.ResumeLayout(false);
  414. this.ResumeLayout(false);
  415. }
  416. #endregion
  417. private System.Windows.Forms.GroupBox groupBox1;
  418. private System.Windows.Forms.GroupBox groupBox2;
  419. private System.Windows.Forms.GroupBox groupBox3;
  420. private DevExpress.XtraEditors.SimpleButton btnCancle;
  421. private DevExpress.XtraEditors.SimpleButton btnOK;
  422. private CheckBoxInput checkBoxInput1;
  423. private CheckBoxInput checkBoxInput3;
  424. private CheckBoxInput checkBoxInput2;
  425. private CheckBoxInput checkBoxInput13;
  426. private CheckBoxInput checkBoxInput9;
  427. private CheckBoxInput checkBoxInput12;
  428. private CheckBoxInput checkBoxInput11;
  429. private CheckBoxInput checkBoxInput6;
  430. private CheckBoxInput checkBoxInput10;
  431. private CheckBoxInput checkBoxInput8;
  432. private CheckBoxInput checkBoxInput4;
  433. private CheckBoxInput checkBoxInput18;
  434. private CheckBoxInput checkBoxInput17;
  435. private CheckBoxInput checkBoxInput14;
  436. private CheckBoxInput checkBoxInput16;
  437. private CheckBoxInput checkBoxInput15;
  438. }
  439. }