OTSReport_Template_CleannessA.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890
  1. namespace OTSIncAReportApp.OTSTemplateDesigner
  2. {
  3. partial class OTSReport_Template_CleannessA
  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.tb_FBT = new System.Windows.Forms.TextBox();
  29. this.tb_ZBT = new System.Windows.Forms.TextBox();
  30. this.label5 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.button1 = new System.Windows.Forms.Button();
  33. this.button2 = new System.Windows.Forms.Button();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.tb_YPBH = new System.Windows.Forms.TextBox();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.tb_CKBZ = new System.Windows.Forms.TextBox();
  38. this.ck_ypsm = new System.Windows.Forms.CheckBox();
  39. this.label6 = new System.Windows.Forms.Label();
  40. this.ck_ym = new System.Windows.Forms.CheckBox();
  41. this.tb_yjwb = new System.Windows.Forms.TextBox();
  42. this.label10 = new System.Windows.Forms.Label();
  43. this.label9 = new System.Windows.Forms.Label();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  46. this.label8312 = new System.Windows.Forms.Label();
  47. this.button1217 = new System.Windows.Forms.Button();
  48. this.ck_klcc_xsddt = new System.Windows.Forms.CheckBox();
  49. this.checkBox2 = new System.Windows.Forms.CheckBox();
  50. this.checkBox1 = new System.Windows.Forms.CheckBox();
  51. this.ck_klcc_xsmk = new System.Windows.Forms.CheckBox();
  52. this.cb_klcc_ljb = new System.Windows.Forms.ComboBox();
  53. this.cb_klcc_jsfs = new System.Windows.Forms.ComboBox();
  54. this.label15 = new System.Windows.Forms.Label();
  55. this.label14 = new System.Windows.Forms.Label();
  56. this.tb_ysfx_xsys = new System.Windows.Forms.TextBox();
  57. this.button4 = new System.Windows.Forms.Button();
  58. this.ck_ysfx_xsmk = new System.Windows.Forms.CheckBox();
  59. this.numericMin = new System.Windows.Forms.NumericUpDown();
  60. this.label112121 = new System.Windows.Forms.Label();
  61. this.ck_kllb_fjzt = new System.Windows.Forms.CheckBox();
  62. this.groupBox_zt = new System.Windows.Forms.GroupBox();
  63. this.ParticleList_5 = new System.Windows.Forms.Label();
  64. this.cb_FrameChart_p2 = new System.Windows.Forms.ComboBox();
  65. this.ParticleList_4 = new System.Windows.Forms.Label();
  66. this.cb_FrameChart_p1 = new System.Windows.Forms.ComboBox();
  67. this.groupBox_px = new System.Windows.Forms.GroupBox();
  68. this.comboBox_p3 = new System.Windows.Forms.ComboBox();
  69. this.ParticleList_3 = new System.Windows.Forms.Label();
  70. this.comboBox_p2 = new System.Windows.Forms.ComboBox();
  71. this.ParticleList_2 = new System.Windows.Forms.Label();
  72. this.ParticleList_1 = new System.Windows.Forms.Label();
  73. this.comboBox_p1 = new System.Windows.Forms.ComboBox();
  74. this.ck_kllb_xsmk = new System.Windows.Forms.CheckBox();
  75. this.label_delete_Class = new System.Windows.Forms.Label();
  76. this.delete_Class = new System.Windows.Forms.TextBox();
  77. this.label11111 = new System.Windows.Forms.Label();
  78. this.button5 = new System.Windows.Forms.Button();
  79. this.tb_RemoveElements = new System.Windows.Forms.TextBox();
  80. this.button6 = new System.Windows.Forms.Button();
  81. this.groupBox9 = new System.Windows.Forms.GroupBox();
  82. this.label39 = new System.Windows.Forms.Label();
  83. this.cb_ParticleRange = new System.Windows.Forms.ComboBox();
  84. this.groupBox2 = new System.Windows.Forms.GroupBox();
  85. this.textBox_cypxss = new System.Windows.Forms.TextBox();
  86. this.label_cypxss = new System.Windows.Forms.Label();
  87. this.textBox_zypxss = new System.Windows.Forms.TextBox();
  88. this.label_zypxss = new System.Windows.Forms.Label();
  89. this.groupBox3 = new System.Windows.Forms.GroupBox();
  90. this.label2 = new System.Windows.Forms.Label();
  91. this.groupBox1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).BeginInit();
  94. this.groupBox_zt.SuspendLayout();
  95. this.groupBox_px.SuspendLayout();
  96. this.groupBox9.SuspendLayout();
  97. this.groupBox2.SuspendLayout();
  98. this.groupBox3.SuspendLayout();
  99. this.SuspendLayout();
  100. //
  101. // tb_FBT
  102. //
  103. this.tb_FBT.Location = new System.Drawing.Point(5, 99);
  104. this.tb_FBT.Margin = new System.Windows.Forms.Padding(2);
  105. this.tb_FBT.Name = "tb_FBT";
  106. this.tb_FBT.Size = new System.Drawing.Size(252, 21);
  107. this.tb_FBT.TabIndex = 20;
  108. //
  109. // tb_ZBT
  110. //
  111. this.tb_ZBT.Location = new System.Drawing.Point(5, 44);
  112. this.tb_ZBT.Margin = new System.Windows.Forms.Padding(2);
  113. this.tb_ZBT.Name = "tb_ZBT";
  114. this.tb_ZBT.Size = new System.Drawing.Size(252, 21);
  115. this.tb_ZBT.TabIndex = 10;
  116. //
  117. // label5
  118. //
  119. this.label5.AutoSize = true;
  120. this.label5.Location = new System.Drawing.Point(5, 76);
  121. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  122. this.label5.Name = "label5";
  123. this.label5.Size = new System.Drawing.Size(41, 12);
  124. this.label5.TabIndex = 0;
  125. this.label5.Text = "副标题";
  126. //
  127. // label3
  128. //
  129. this.label3.AutoSize = true;
  130. this.label3.Location = new System.Drawing.Point(5, 21);
  131. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  132. this.label3.Name = "label3";
  133. this.label3.Size = new System.Drawing.Size(41, 12);
  134. this.label3.TabIndex = 0;
  135. this.label3.Text = "主标题";
  136. //
  137. // button1
  138. //
  139. this.button1.Location = new System.Drawing.Point(460, 434);
  140. this.button1.Margin = new System.Windows.Forms.Padding(2);
  141. this.button1.Name = "button1";
  142. this.button1.Size = new System.Drawing.Size(70, 30);
  143. this.button1.TabIndex = 60;
  144. this.button1.Text = "另存";
  145. this.button1.UseVisualStyleBackColor = true;
  146. this.button1.Click += new System.EventHandler(this.button1_Click);
  147. //
  148. // button2
  149. //
  150. this.button2.Location = new System.Drawing.Point(1376, 648);
  151. this.button2.Margin = new System.Windows.Forms.Padding(2);
  152. this.button2.Name = "button2";
  153. this.button2.Size = new System.Drawing.Size(71, 22);
  154. this.button2.TabIndex = 70;
  155. this.button2.Text = "返 回";
  156. this.button2.UseVisualStyleBackColor = true;
  157. this.button2.Click += new System.EventHandler(this.button2_Click);
  158. //
  159. // label1
  160. //
  161. this.label1.AutoSize = true;
  162. this.label1.Location = new System.Drawing.Point(5, 131);
  163. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  164. this.label1.Name = "label1";
  165. this.label1.Size = new System.Drawing.Size(53, 12);
  166. this.label1.TabIndex = 0;
  167. this.label1.Text = "样品编号";
  168. //
  169. // tb_YPBH
  170. //
  171. this.tb_YPBH.Location = new System.Drawing.Point(5, 154);
  172. this.tb_YPBH.Margin = new System.Windows.Forms.Padding(2);
  173. this.tb_YPBH.Name = "tb_YPBH";
  174. this.tb_YPBH.Size = new System.Drawing.Size(252, 21);
  175. this.tb_YPBH.TabIndex = 30;
  176. //
  177. // label4
  178. //
  179. this.label4.AutoSize = true;
  180. this.label4.Location = new System.Drawing.Point(5, 186);
  181. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  182. this.label4.Name = "label4";
  183. this.label4.Size = new System.Drawing.Size(53, 12);
  184. this.label4.TabIndex = 0;
  185. this.label4.Text = "参考标准";
  186. //
  187. // tb_CKBZ
  188. //
  189. this.tb_CKBZ.Location = new System.Drawing.Point(5, 209);
  190. this.tb_CKBZ.Margin = new System.Windows.Forms.Padding(2);
  191. this.tb_CKBZ.Name = "tb_CKBZ";
  192. this.tb_CKBZ.Size = new System.Drawing.Size(252, 21);
  193. this.tb_CKBZ.TabIndex = 50;
  194. //
  195. // ck_ypsm
  196. //
  197. this.ck_ypsm.AutoSize = true;
  198. this.ck_ypsm.Location = new System.Drawing.Point(388, 159);
  199. this.ck_ypsm.Margin = new System.Windows.Forms.Padding(2);
  200. this.ck_ypsm.Name = "ck_ypsm";
  201. this.ck_ypsm.Size = new System.Drawing.Size(15, 14);
  202. this.ck_ypsm.TabIndex = 51;
  203. this.ck_ypsm.UseVisualStyleBackColor = true;
  204. //
  205. // label6
  206. //
  207. this.label6.AutoSize = true;
  208. this.label6.Location = new System.Drawing.Point(302, 159);
  209. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  210. this.label6.Name = "label6";
  211. this.label6.Size = new System.Drawing.Size(77, 12);
  212. this.label6.TabIndex = 0;
  213. this.label6.Text = "显示样品说明";
  214. //
  215. // ck_ym
  216. //
  217. this.ck_ym.AutoSize = true;
  218. this.ck_ym.Location = new System.Drawing.Point(409, 89);
  219. this.ck_ym.Margin = new System.Windows.Forms.Padding(2);
  220. this.ck_ym.Name = "ck_ym";
  221. this.ck_ym.Size = new System.Drawing.Size(15, 14);
  222. this.ck_ym.TabIndex = 52;
  223. this.ck_ym.UseVisualStyleBackColor = true;
  224. //
  225. // tb_yjwb
  226. //
  227. this.tb_yjwb.Location = new System.Drawing.Point(5, 56);
  228. this.tb_yjwb.Margin = new System.Windows.Forms.Padding(2);
  229. this.tb_yjwb.Name = "tb_yjwb";
  230. this.tb_yjwb.Size = new System.Drawing.Size(250, 21);
  231. this.tb_yjwb.TabIndex = 42;
  232. //
  233. // label10
  234. //
  235. this.label10.AutoSize = true;
  236. this.label10.Location = new System.Drawing.Point(8, 31);
  237. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  238. this.label10.Name = "label10";
  239. this.label10.Size = new System.Drawing.Size(53, 12);
  240. this.label10.TabIndex = 41;
  241. this.label10.Text = "页脚文本";
  242. //
  243. // label9
  244. //
  245. this.label9.AutoSize = true;
  246. this.label9.Location = new System.Drawing.Point(360, 89);
  247. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  248. this.label9.Name = "label9";
  249. this.label9.Size = new System.Drawing.Size(29, 12);
  250. this.label9.TabIndex = 41;
  251. this.label9.Text = "页码";
  252. //
  253. // groupBox1
  254. //
  255. this.groupBox1.Controls.Add(this.pictureBox7);
  256. this.groupBox1.Controls.Add(this.label8312);
  257. this.groupBox1.Controls.Add(this.button1217);
  258. this.groupBox1.Controls.Add(this.ck_ym);
  259. this.groupBox1.Controls.Add(this.label9);
  260. this.groupBox1.Controls.Add(this.tb_yjwb);
  261. this.groupBox1.Controls.Add(this.label10);
  262. this.groupBox1.Location = new System.Drawing.Point(13, 341);
  263. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  264. this.groupBox1.Name = "groupBox1";
  265. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  266. this.groupBox1.Size = new System.Drawing.Size(263, 293);
  267. this.groupBox1.TabIndex = 0;
  268. this.groupBox1.TabStop = false;
  269. this.groupBox1.Text = "页脚设置";
  270. //
  271. // pictureBox7
  272. //
  273. this.pictureBox7.Location = new System.Drawing.Point(9, 137);
  274. this.pictureBox7.Name = "pictureBox7";
  275. this.pictureBox7.Size = new System.Drawing.Size(249, 144);
  276. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  277. this.pictureBox7.TabIndex = 55;
  278. this.pictureBox7.TabStop = false;
  279. //
  280. // label8312
  281. //
  282. this.label8312.AutoSize = true;
  283. this.label8312.Location = new System.Drawing.Point(10, 108);
  284. this.label8312.Name = "label8312";
  285. this.label8312.Size = new System.Drawing.Size(47, 12);
  286. this.label8312.TabIndex = 54;
  287. this.label8312.Text = "LOG图标";
  288. //
  289. // button1217
  290. //
  291. this.button1217.Location = new System.Drawing.Point(174, 103);
  292. this.button1217.Name = "button1217";
  293. this.button1217.Size = new System.Drawing.Size(75, 23);
  294. this.button1217.TabIndex = 53;
  295. this.button1217.Text = "选择图片";
  296. this.button1217.UseVisualStyleBackColor = true;
  297. this.button1217.Click += new System.EventHandler(this.button1217_Click);
  298. //
  299. // ck_klcc_xsddt
  300. //
  301. this.ck_klcc_xsddt.AutoSize = true;
  302. this.ck_klcc_xsddt.Location = new System.Drawing.Point(21, 50);
  303. this.ck_klcc_xsddt.Margin = new System.Windows.Forms.Padding(2);
  304. this.ck_klcc_xsddt.Name = "ck_klcc_xsddt";
  305. this.ck_klcc_xsddt.Size = new System.Drawing.Size(84, 16);
  306. this.ck_klcc_xsddt.TabIndex = 59;
  307. this.ck_klcc_xsddt.Text = "颗粒堆叠图";
  308. this.ck_klcc_xsddt.UseVisualStyleBackColor = true;
  309. //
  310. // checkBox2
  311. //
  312. this.checkBox2.AutoSize = true;
  313. this.checkBox2.Location = new System.Drawing.Point(267, 50);
  314. this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
  315. this.checkBox2.Name = "checkBox2";
  316. this.checkBox2.Size = new System.Drawing.Size(108, 16);
  317. this.checkBox2.TabIndex = 57;
  318. this.checkBox2.Text = "显示小分类图表";
  319. this.checkBox2.UseVisualStyleBackColor = true;
  320. this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
  321. //
  322. // checkBox1
  323. //
  324. this.checkBox1.AutoSize = true;
  325. this.checkBox1.Location = new System.Drawing.Point(136, 50);
  326. this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
  327. this.checkBox1.Name = "checkBox1";
  328. this.checkBox1.Size = new System.Drawing.Size(108, 16);
  329. this.checkBox1.TabIndex = 56;
  330. this.checkBox1.Text = "显示大分类图表";
  331. this.checkBox1.UseVisualStyleBackColor = true;
  332. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  333. //
  334. // ck_klcc_xsmk
  335. //
  336. this.ck_klcc_xsmk.AutoSize = true;
  337. this.ck_klcc_xsmk.Location = new System.Drawing.Point(21, 25);
  338. this.ck_klcc_xsmk.Margin = new System.Windows.Forms.Padding(2);
  339. this.ck_klcc_xsmk.Name = "ck_klcc_xsmk";
  340. this.ck_klcc_xsmk.Size = new System.Drawing.Size(72, 16);
  341. this.ck_klcc_xsmk.TabIndex = 53;
  342. this.ck_klcc_xsmk.Text = "颗粒尺寸";
  343. this.ck_klcc_xsmk.UseVisualStyleBackColor = true;
  344. this.ck_klcc_xsmk.CheckedChanged += new System.EventHandler(this.ck_klcc_xsmk_CheckedChanged);
  345. //
  346. // cb_klcc_ljb
  347. //
  348. this.cb_klcc_ljb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  349. this.cb_klcc_ljb.FormattingEnabled = true;
  350. this.cb_klcc_ljb.Location = new System.Drawing.Point(127, 113);
  351. this.cb_klcc_ljb.Margin = new System.Windows.Forms.Padding(2);
  352. this.cb_klcc_ljb.Name = "cb_klcc_ljb";
  353. this.cb_klcc_ljb.Size = new System.Drawing.Size(92, 20);
  354. this.cb_klcc_ljb.TabIndex = 42;
  355. //
  356. // cb_klcc_jsfs
  357. //
  358. this.cb_klcc_jsfs.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  359. this.cb_klcc_jsfs.FormattingEnabled = true;
  360. this.cb_klcc_jsfs.Location = new System.Drawing.Point(21, 113);
  361. this.cb_klcc_jsfs.Margin = new System.Windows.Forms.Padding(2);
  362. this.cb_klcc_jsfs.Name = "cb_klcc_jsfs";
  363. this.cb_klcc_jsfs.Size = new System.Drawing.Size(92, 20);
  364. this.cb_klcc_jsfs.TabIndex = 42;
  365. //
  366. // label15
  367. //
  368. this.label15.AutoSize = true;
  369. this.label15.Location = new System.Drawing.Point(128, 92);
  370. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  371. this.label15.Name = "label15";
  372. this.label15.Size = new System.Drawing.Size(65, 12);
  373. this.label15.TabIndex = 41;
  374. this.label15.Text = "粒级表信息";
  375. //
  376. // label14
  377. //
  378. this.label14.AutoSize = true;
  379. this.label14.Location = new System.Drawing.Point(19, 92);
  380. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  381. this.label14.Name = "label14";
  382. this.label14.Size = new System.Drawing.Size(53, 12);
  383. this.label14.TabIndex = 41;
  384. this.label14.Text = "计算方式";
  385. //
  386. // tb_ysfx_xsys
  387. //
  388. this.tb_ysfx_xsys.Location = new System.Drawing.Point(21, 183);
  389. this.tb_ysfx_xsys.Margin = new System.Windows.Forms.Padding(2);
  390. this.tb_ysfx_xsys.Name = "tb_ysfx_xsys";
  391. this.tb_ysfx_xsys.ReadOnly = true;
  392. this.tb_ysfx_xsys.Size = new System.Drawing.Size(198, 21);
  393. this.tb_ysfx_xsys.TabIndex = 58;
  394. //
  395. // button4
  396. //
  397. this.button4.Location = new System.Drawing.Point(147, 208);
  398. this.button4.Margin = new System.Windows.Forms.Padding(2);
  399. this.button4.Name = "button4";
  400. this.button4.Size = new System.Drawing.Size(72, 20);
  401. this.button4.TabIndex = 57;
  402. this.button4.Text = "PeriodicTable";
  403. this.button4.UseVisualStyleBackColor = true;
  404. this.button4.Click += new System.EventHandler(this.button4_Click);
  405. //
  406. // ck_ysfx_xsmk
  407. //
  408. this.ck_ysfx_xsmk.AutoSize = true;
  409. this.ck_ysfx_xsmk.Location = new System.Drawing.Point(136, 25);
  410. this.ck_ysfx_xsmk.Margin = new System.Windows.Forms.Padding(2);
  411. this.ck_ysfx_xsmk.Name = "ck_ysfx_xsmk";
  412. this.ck_ysfx_xsmk.Size = new System.Drawing.Size(72, 16);
  413. this.ck_ysfx_xsmk.TabIndex = 53;
  414. this.ck_ysfx_xsmk.Text = "元素分析";
  415. this.ck_ysfx_xsmk.UseVisualStyleBackColor = true;
  416. //
  417. // numericMin
  418. //
  419. this.numericMin.Increment = new decimal(new int[] {
  420. 10,
  421. 0,
  422. 0,
  423. 0});
  424. this.numericMin.Location = new System.Drawing.Point(337, 78);
  425. this.numericMin.Maximum = new decimal(new int[] {
  426. 99999,
  427. 0,
  428. 0,
  429. 0});
  430. this.numericMin.Name = "numericMin";
  431. this.numericMin.Size = new System.Drawing.Size(72, 21);
  432. this.numericMin.TabIndex = 66;
  433. this.numericMin.Value = new decimal(new int[] {
  434. 10,
  435. 0,
  436. 0,
  437. 0});
  438. //
  439. // label112121
  440. //
  441. this.label112121.AutoSize = true;
  442. this.label112121.Location = new System.Drawing.Point(236, 80);
  443. this.label112121.Name = "label112121";
  444. this.label112121.Size = new System.Drawing.Size(77, 12);
  445. this.label112121.TabIndex = 64;
  446. this.label112121.Text = "颗粒显示数量";
  447. //
  448. // ck_kllb_fjzt
  449. //
  450. this.ck_kllb_fjzt.AutoSize = true;
  451. this.ck_kllb_fjzt.Location = new System.Drawing.Point(370, 25);
  452. this.ck_kllb_fjzt.Name = "ck_kllb_fjzt";
  453. this.ck_kllb_fjzt.Size = new System.Drawing.Size(96, 16);
  454. this.ck_kllb_fjzt.TabIndex = 57;
  455. this.ck_kllb_fjzt.Text = "颗粒附加帧图";
  456. this.ck_kllb_fjzt.UseVisualStyleBackColor = true;
  457. this.ck_kllb_fjzt.CheckedChanged += new System.EventHandler(this.ck_kllb_fjzt_CheckedChanged);
  458. //
  459. // groupBox_zt
  460. //
  461. this.groupBox_zt.Controls.Add(this.ParticleList_5);
  462. this.groupBox_zt.Controls.Add(this.cb_FrameChart_p2);
  463. this.groupBox_zt.Controls.Add(this.ParticleList_4);
  464. this.groupBox_zt.Controls.Add(this.cb_FrameChart_p1);
  465. this.groupBox_zt.Location = new System.Drawing.Point(238, 197);
  466. this.groupBox_zt.Name = "groupBox_zt";
  467. this.groupBox_zt.Size = new System.Drawing.Size(292, 79);
  468. this.groupBox_zt.TabIndex = 55;
  469. this.groupBox_zt.TabStop = false;
  470. this.groupBox_zt.Text = "帧图显示排序设置";
  471. //
  472. // ParticleList_5
  473. //
  474. this.ParticleList_5.AutoSize = true;
  475. this.ParticleList_5.Location = new System.Drawing.Point(102, 23);
  476. this.ParticleList_5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  477. this.ParticleList_5.Name = "ParticleList_5";
  478. this.ParticleList_5.Size = new System.Drawing.Size(35, 12);
  479. this.ParticleList_5.TabIndex = 57;
  480. this.ParticleList_5.Text = "参数2";
  481. //
  482. // cb_FrameChart_p2
  483. //
  484. this.cb_FrameChart_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  485. this.cb_FrameChart_p2.FormattingEnabled = true;
  486. this.cb_FrameChart_p2.Location = new System.Drawing.Point(102, 48);
  487. this.cb_FrameChart_p2.Margin = new System.Windows.Forms.Padding(2);
  488. this.cb_FrameChart_p2.Name = "cb_FrameChart_p2";
  489. this.cb_FrameChart_p2.Size = new System.Drawing.Size(80, 20);
  490. this.cb_FrameChart_p2.TabIndex = 56;
  491. //
  492. // ParticleList_4
  493. //
  494. this.ParticleList_4.AutoSize = true;
  495. this.ParticleList_4.Location = new System.Drawing.Point(13, 23);
  496. this.ParticleList_4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  497. this.ParticleList_4.Name = "ParticleList_4";
  498. this.ParticleList_4.Size = new System.Drawing.Size(35, 12);
  499. this.ParticleList_4.TabIndex = 55;
  500. this.ParticleList_4.Text = "参数1";
  501. //
  502. // cb_FrameChart_p1
  503. //
  504. this.cb_FrameChart_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  505. this.cb_FrameChart_p1.FormattingEnabled = true;
  506. this.cb_FrameChart_p1.Location = new System.Drawing.Point(15, 48);
  507. this.cb_FrameChart_p1.Margin = new System.Windows.Forms.Padding(2);
  508. this.cb_FrameChart_p1.Name = "cb_FrameChart_p1";
  509. this.cb_FrameChart_p1.Size = new System.Drawing.Size(80, 20);
  510. this.cb_FrameChart_p1.TabIndex = 54;
  511. //
  512. // groupBox_px
  513. //
  514. this.groupBox_px.Controls.Add(this.comboBox_p3);
  515. this.groupBox_px.Controls.Add(this.ParticleList_3);
  516. this.groupBox_px.Controls.Add(this.comboBox_p2);
  517. this.groupBox_px.Controls.Add(this.ParticleList_2);
  518. this.groupBox_px.Controls.Add(this.ParticleList_1);
  519. this.groupBox_px.Controls.Add(this.comboBox_p1);
  520. this.groupBox_px.Location = new System.Drawing.Point(238, 108);
  521. this.groupBox_px.Name = "groupBox_px";
  522. this.groupBox_px.Size = new System.Drawing.Size(292, 83);
  523. this.groupBox_px.TabIndex = 54;
  524. this.groupBox_px.TabStop = false;
  525. this.groupBox_px.Text = "颗粒显示排序设置";
  526. //
  527. // comboBox_p3
  528. //
  529. this.comboBox_p3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  530. this.comboBox_p3.FormattingEnabled = true;
  531. this.comboBox_p3.Location = new System.Drawing.Point(191, 50);
  532. this.comboBox_p3.Margin = new System.Windows.Forms.Padding(2);
  533. this.comboBox_p3.Name = "comboBox_p3";
  534. this.comboBox_p3.Size = new System.Drawing.Size(85, 20);
  535. this.comboBox_p3.TabIndex = 57;
  536. this.comboBox_p3.SelectedIndexChanged += new System.EventHandler(this.comboBox_p3_SelectedIndexChanged);
  537. //
  538. // ParticleList_3
  539. //
  540. this.ParticleList_3.AutoSize = true;
  541. this.ParticleList_3.Location = new System.Drawing.Point(193, 26);
  542. this.ParticleList_3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  543. this.ParticleList_3.Name = "ParticleList_3";
  544. this.ParticleList_3.Size = new System.Drawing.Size(35, 12);
  545. this.ParticleList_3.TabIndex = 56;
  546. this.ParticleList_3.Text = "参数3";
  547. this.ParticleList_3.Click += new System.EventHandler(this.ParticleList_3_Click);
  548. //
  549. // comboBox_p2
  550. //
  551. this.comboBox_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  552. this.comboBox_p2.FormattingEnabled = true;
  553. this.comboBox_p2.Location = new System.Drawing.Point(102, 50);
  554. this.comboBox_p2.Margin = new System.Windows.Forms.Padding(2);
  555. this.comboBox_p2.Name = "comboBox_p2";
  556. this.comboBox_p2.Size = new System.Drawing.Size(85, 20);
  557. this.comboBox_p2.TabIndex = 55;
  558. //
  559. // ParticleList_2
  560. //
  561. this.ParticleList_2.AutoSize = true;
  562. this.ParticleList_2.Location = new System.Drawing.Point(100, 26);
  563. this.ParticleList_2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  564. this.ParticleList_2.Name = "ParticleList_2";
  565. this.ParticleList_2.Size = new System.Drawing.Size(35, 12);
  566. this.ParticleList_2.TabIndex = 54;
  567. this.ParticleList_2.Text = "参数2";
  568. //
  569. // ParticleList_1
  570. //
  571. this.ParticleList_1.AutoSize = true;
  572. this.ParticleList_1.Location = new System.Drawing.Point(13, 26);
  573. this.ParticleList_1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  574. this.ParticleList_1.Name = "ParticleList_1";
  575. this.ParticleList_1.Size = new System.Drawing.Size(35, 12);
  576. this.ParticleList_1.TabIndex = 53;
  577. this.ParticleList_1.Text = "参数1";
  578. //
  579. // comboBox_p1
  580. //
  581. this.comboBox_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  582. this.comboBox_p1.FormattingEnabled = true;
  583. this.comboBox_p1.Location = new System.Drawing.Point(13, 50);
  584. this.comboBox_p1.Margin = new System.Windows.Forms.Padding(2);
  585. this.comboBox_p1.Name = "comboBox_p1";
  586. this.comboBox_p1.Size = new System.Drawing.Size(85, 20);
  587. this.comboBox_p1.TabIndex = 43;
  588. //
  589. // ck_kllb_xsmk
  590. //
  591. this.ck_kllb_xsmk.AutoSize = true;
  592. this.ck_kllb_xsmk.Location = new System.Drawing.Point(251, 25);
  593. this.ck_kllb_xsmk.Margin = new System.Windows.Forms.Padding(2);
  594. this.ck_kllb_xsmk.Name = "ck_kllb_xsmk";
  595. this.ck_kllb_xsmk.Size = new System.Drawing.Size(72, 16);
  596. this.ck_kllb_xsmk.TabIndex = 53;
  597. this.ck_kllb_xsmk.Text = "颗粒列表";
  598. this.ck_kllb_xsmk.UseVisualStyleBackColor = true;
  599. this.ck_kllb_xsmk.CheckedChanged += new System.EventHandler(this.ck_kllb_xsmk_CheckedChanged);
  600. //
  601. // label_delete_Class
  602. //
  603. this.label_delete_Class.AutoSize = true;
  604. this.label_delete_Class.Location = new System.Drawing.Point(289, 26);
  605. this.label_delete_Class.Name = "label_delete_Class";
  606. this.label_delete_Class.Size = new System.Drawing.Size(101, 12);
  607. this.label_delete_Class.TabIndex = 63;
  608. this.label_delete_Class.Text = "去除指定物质分类";
  609. //
  610. // delete_Class
  611. //
  612. this.delete_Class.Location = new System.Drawing.Point(287, 49);
  613. this.delete_Class.Name = "delete_Class";
  614. this.delete_Class.Size = new System.Drawing.Size(181, 21);
  615. this.delete_Class.TabIndex = 62;
  616. //
  617. // label11111
  618. //
  619. this.label11111.AutoSize = true;
  620. this.label11111.Location = new System.Drawing.Point(13, 26);
  621. this.label11111.Name = "label11111";
  622. this.label11111.Size = new System.Drawing.Size(77, 12);
  623. this.label11111.TabIndex = 61;
  624. this.label11111.Text = "去除元素信息";
  625. //
  626. // button5
  627. //
  628. this.button5.Location = new System.Drawing.Point(185, 47);
  629. this.button5.Name = "button5";
  630. this.button5.Size = new System.Drawing.Size(76, 23);
  631. this.button5.TabIndex = 60;
  632. this.button5.Text = "选取";
  633. this.button5.UseVisualStyleBackColor = true;
  634. this.button5.Click += new System.EventHandler(this.button5_Click);
  635. //
  636. // tb_RemoveElements
  637. //
  638. this.tb_RemoveElements.Location = new System.Drawing.Point(15, 49);
  639. this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
  640. this.tb_RemoveElements.Name = "tb_RemoveElements";
  641. this.tb_RemoveElements.ReadOnly = true;
  642. this.tb_RemoveElements.Size = new System.Drawing.Size(168, 21);
  643. this.tb_RemoveElements.TabIndex = 59;
  644. //
  645. // button6
  646. //
  647. this.button6.Location = new System.Drawing.Point(386, 434);
  648. this.button6.Margin = new System.Windows.Forms.Padding(2);
  649. this.button6.Name = "button6";
  650. this.button6.Size = new System.Drawing.Size(70, 30);
  651. this.button6.TabIndex = 72;
  652. this.button6.Text = "保存";
  653. this.button6.UseVisualStyleBackColor = true;
  654. this.button6.Click += new System.EventHandler(this.button6_Click);
  655. //
  656. // groupBox9
  657. //
  658. this.groupBox9.Controls.Add(this.tb_YPBH);
  659. this.groupBox9.Controls.Add(this.ck_ypsm);
  660. this.groupBox9.Controls.Add(this.label4);
  661. this.groupBox9.Controls.Add(this.tb_ZBT);
  662. this.groupBox9.Controls.Add(this.label6);
  663. this.groupBox9.Controls.Add(this.label5);
  664. this.groupBox9.Controls.Add(this.tb_CKBZ);
  665. this.groupBox9.Controls.Add(this.tb_FBT);
  666. this.groupBox9.Controls.Add(this.label1);
  667. this.groupBox9.Controls.Add(this.label3);
  668. this.groupBox9.Location = new System.Drawing.Point(13, 98);
  669. this.groupBox9.Name = "groupBox9";
  670. this.groupBox9.Size = new System.Drawing.Size(263, 238);
  671. this.groupBox9.TabIndex = 1;
  672. this.groupBox9.TabStop = false;
  673. this.groupBox9.Text = "首页设置信息";
  674. //
  675. // label39
  676. //
  677. this.label39.AutoSize = true;
  678. this.label39.BackColor = System.Drawing.Color.Transparent;
  679. this.label39.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.label39.Location = new System.Drawing.Point(8, 21);
  681. this.label39.Name = "label39";
  682. this.label39.Size = new System.Drawing.Size(129, 29);
  683. this.label39.TabIndex = 75;
  684. this.label39.Text = "模板设置";
  685. //
  686. // cb_ParticleRange
  687. //
  688. this.cb_ParticleRange.FormattingEnabled = true;
  689. this.cb_ParticleRange.Location = new System.Drawing.Point(13, 59);
  690. this.cb_ParticleRange.Name = "cb_ParticleRange";
  691. this.cb_ParticleRange.Size = new System.Drawing.Size(124, 20);
  692. this.cb_ParticleRange.TabIndex = 76;
  693. //
  694. // groupBox2
  695. //
  696. this.groupBox2.Controls.Add(this.textBox_cypxss);
  697. this.groupBox2.Controls.Add(this.label_cypxss);
  698. this.groupBox2.Controls.Add(this.textBox_zypxss);
  699. this.groupBox2.Controls.Add(this.label_zypxss);
  700. this.groupBox2.Controls.Add(this.tb_RemoveElements);
  701. this.groupBox2.Controls.Add(this.button5);
  702. this.groupBox2.Controls.Add(this.label_delete_Class);
  703. this.groupBox2.Controls.Add(this.delete_Class);
  704. this.groupBox2.Controls.Add(this.label11111);
  705. this.groupBox2.Location = new System.Drawing.Point(281, 12);
  706. this.groupBox2.Name = "groupBox2";
  707. this.groupBox2.Size = new System.Drawing.Size(547, 140);
  708. this.groupBox2.TabIndex = 77;
  709. this.groupBox2.TabStop = false;
  710. this.groupBox2.Text = "去除信息";
  711. //
  712. // textBox_cypxss
  713. //
  714. this.textBox_cypxss.Location = new System.Drawing.Point(287, 104);
  715. this.textBox_cypxss.Name = "textBox_cypxss";
  716. this.textBox_cypxss.Size = new System.Drawing.Size(181, 21);
  717. this.textBox_cypxss.TabIndex = 67;
  718. //
  719. // label_cypxss
  720. //
  721. this.label_cypxss.AutoSize = true;
  722. this.label_cypxss.Location = new System.Drawing.Point(289, 86);
  723. this.label_cypxss.Name = "label_cypxss";
  724. this.label_cypxss.Size = new System.Drawing.Size(77, 12);
  725. this.label_cypxss.TabIndex = 66;
  726. this.label_cypxss.Text = "次要排序显示";
  727. //
  728. // textBox_zypxss
  729. //
  730. this.textBox_zypxss.Location = new System.Drawing.Point(15, 107);
  731. this.textBox_zypxss.Name = "textBox_zypxss";
  732. this.textBox_zypxss.Size = new System.Drawing.Size(181, 21);
  733. this.textBox_zypxss.TabIndex = 65;
  734. //
  735. // label_zypxss
  736. //
  737. this.label_zypxss.AutoSize = true;
  738. this.label_zypxss.Location = new System.Drawing.Point(13, 86);
  739. this.label_zypxss.Name = "label_zypxss";
  740. this.label_zypxss.Size = new System.Drawing.Size(77, 12);
  741. this.label_zypxss.TabIndex = 64;
  742. this.label_zypxss.Text = "主要排序显示";
  743. //
  744. // groupBox3
  745. //
  746. this.groupBox3.Controls.Add(this.numericMin);
  747. this.groupBox3.Controls.Add(this.groupBox_zt);
  748. this.groupBox3.Controls.Add(this.label112121);
  749. this.groupBox3.Controls.Add(this.button6);
  750. this.groupBox3.Controls.Add(this.groupBox_px);
  751. this.groupBox3.Controls.Add(this.button1);
  752. this.groupBox3.Controls.Add(this.label2);
  753. this.groupBox3.Controls.Add(this.ck_klcc_xsddt);
  754. this.groupBox3.Controls.Add(this.tb_ysfx_xsys);
  755. this.groupBox3.Controls.Add(this.button4);
  756. this.groupBox3.Controls.Add(this.checkBox2);
  757. this.groupBox3.Controls.Add(this.ck_klcc_xsmk);
  758. this.groupBox3.Controls.Add(this.checkBox1);
  759. this.groupBox3.Controls.Add(this.cb_klcc_ljb);
  760. this.groupBox3.Controls.Add(this.label15);
  761. this.groupBox3.Controls.Add(this.ck_ysfx_xsmk);
  762. this.groupBox3.Controls.Add(this.cb_klcc_jsfs);
  763. this.groupBox3.Controls.Add(this.ck_kllb_fjzt);
  764. this.groupBox3.Controls.Add(this.label14);
  765. this.groupBox3.Controls.Add(this.ck_kllb_xsmk);
  766. this.groupBox3.Location = new System.Drawing.Point(281, 158);
  767. this.groupBox3.Name = "groupBox3";
  768. this.groupBox3.Size = new System.Drawing.Size(547, 476);
  769. this.groupBox3.TabIndex = 78;
  770. this.groupBox3.TabStop = false;
  771. this.groupBox3.Text = "颗粒筛选";
  772. //
  773. // label2
  774. //
  775. this.label2.AutoSize = true;
  776. this.label2.Location = new System.Drawing.Point(19, 164);
  777. this.label2.Name = "label2";
  778. this.label2.Size = new System.Drawing.Size(77, 12);
  779. this.label2.TabIndex = 68;
  780. this.label2.Text = "元素选择设置";
  781. //
  782. // OTSReport_Template_CleannessA
  783. //
  784. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  785. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  786. this.ClientSize = new System.Drawing.Size(839, 646);
  787. this.Controls.Add(this.groupBox3);
  788. this.Controls.Add(this.groupBox2);
  789. this.Controls.Add(this.cb_ParticleRange);
  790. this.Controls.Add(this.label39);
  791. this.Controls.Add(this.groupBox9);
  792. this.Controls.Add(this.groupBox1);
  793. this.Controls.Add(this.button2);
  794. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  795. this.Margin = new System.Windows.Forms.Padding(2);
  796. this.MaximizeBox = false;
  797. this.MinimizeBox = false;
  798. this.Name = "OTSReport_Template_CleannessA";
  799. this.ShowIcon = false;
  800. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  801. this.Text = "模板设置";
  802. this.Load += new System.EventHandler(this.OTSReport_TemplateDesignerRM_Load);
  803. this.groupBox1.ResumeLayout(false);
  804. this.groupBox1.PerformLayout();
  805. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  806. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).EndInit();
  807. this.groupBox_zt.ResumeLayout(false);
  808. this.groupBox_zt.PerformLayout();
  809. this.groupBox_px.ResumeLayout(false);
  810. this.groupBox_px.PerformLayout();
  811. this.groupBox9.ResumeLayout(false);
  812. this.groupBox9.PerformLayout();
  813. this.groupBox2.ResumeLayout(false);
  814. this.groupBox2.PerformLayout();
  815. this.groupBox3.ResumeLayout(false);
  816. this.groupBox3.PerformLayout();
  817. this.ResumeLayout(false);
  818. this.PerformLayout();
  819. }
  820. #endregion
  821. private System.Windows.Forms.Button button1;
  822. private System.Windows.Forms.Button button2;
  823. private System.Windows.Forms.Label label5;
  824. private System.Windows.Forms.Label label3;
  825. private System.Windows.Forms.TextBox tb_FBT;
  826. private System.Windows.Forms.TextBox tb_ZBT;
  827. private System.Windows.Forms.Label label1;
  828. private System.Windows.Forms.TextBox tb_YPBH;
  829. private System.Windows.Forms.Label label4;
  830. private System.Windows.Forms.TextBox tb_CKBZ;
  831. private System.Windows.Forms.CheckBox ck_ypsm;
  832. private System.Windows.Forms.Label label6;
  833. private System.Windows.Forms.GroupBox groupBox1;
  834. private System.Windows.Forms.TextBox tb_yjwb;
  835. private System.Windows.Forms.Label label10;
  836. private System.Windows.Forms.Label label9;
  837. private System.Windows.Forms.CheckBox ck_klcc_xsmk;
  838. private System.Windows.Forms.ComboBox cb_klcc_ljb;
  839. private System.Windows.Forms.ComboBox cb_klcc_jsfs;
  840. private System.Windows.Forms.Label label15;
  841. private System.Windows.Forms.Label label14;
  842. private System.Windows.Forms.CheckBox ck_ysfx_xsmk;
  843. private System.Windows.Forms.CheckBox ck_kllb_xsmk;
  844. private System.Windows.Forms.CheckBox ck_ym;
  845. private System.Windows.Forms.Button button6;
  846. private System.Windows.Forms.GroupBox groupBox9;
  847. private System.Windows.Forms.Label label39;
  848. private System.Windows.Forms.TextBox tb_ysfx_xsys;
  849. private System.Windows.Forms.Button button4;
  850. private System.Windows.Forms.GroupBox groupBox_px;
  851. private System.Windows.Forms.GroupBox groupBox_zt;
  852. private System.Windows.Forms.Label ParticleList_5;
  853. private System.Windows.Forms.ComboBox cb_FrameChart_p2;
  854. private System.Windows.Forms.Label ParticleList_4;
  855. private System.Windows.Forms.ComboBox cb_FrameChart_p1;
  856. private System.Windows.Forms.ComboBox comboBox_p3;
  857. private System.Windows.Forms.Label ParticleList_3;
  858. private System.Windows.Forms.ComboBox comboBox_p2;
  859. private System.Windows.Forms.Label ParticleList_2;
  860. private System.Windows.Forms.Label ParticleList_1;
  861. private System.Windows.Forms.ComboBox comboBox_p1;
  862. private System.Windows.Forms.ComboBox cb_ParticleRange;
  863. private System.Windows.Forms.CheckBox ck_kllb_fjzt;
  864. private System.Windows.Forms.Button button5;
  865. private System.Windows.Forms.TextBox tb_RemoveElements;
  866. private System.Windows.Forms.Label label11111;
  867. private System.Windows.Forms.Label label_delete_Class;
  868. private System.Windows.Forms.TextBox delete_Class;
  869. private System.Windows.Forms.Label label112121;
  870. private System.Windows.Forms.NumericUpDown numericMin;
  871. private System.Windows.Forms.CheckBox checkBox2;
  872. private System.Windows.Forms.CheckBox checkBox1;
  873. private System.Windows.Forms.CheckBox ck_klcc_xsddt;
  874. private System.Windows.Forms.PictureBox pictureBox7;
  875. private System.Windows.Forms.Label label8312;
  876. private System.Windows.Forms.Button button1217;
  877. private System.Windows.Forms.GroupBox groupBox2;
  878. private System.Windows.Forms.TextBox textBox_cypxss;
  879. private System.Windows.Forms.Label label_cypxss;
  880. private System.Windows.Forms.TextBox textBox_zypxss;
  881. private System.Windows.Forms.Label label_zypxss;
  882. private System.Windows.Forms.GroupBox groupBox3;
  883. private System.Windows.Forms.Label label2;
  884. }
  885. }