OTSReport_TemplateDesignerRM.Designer.cs 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317
  1. namespace OTSIncAReportApp.OTSTemplateDesigner
  2. {
  3. partial class OTSReport_TemplateDesignerRM
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OTSReport_TemplateDesignerRM));
  29. this.tb_FBT = new System.Windows.Forms.TextBox();
  30. this.tb_ZBT = new System.Windows.Forms.TextBox();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.button1 = new System.Windows.Forms.Button();
  34. this.button2 = new System.Windows.Forms.Button();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.tb_YPBH = new System.Windows.Forms.TextBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.tb_CKBZ = new System.Windows.Forms.TextBox();
  39. this.ck_jggk = new System.Windows.Forms.CheckBox();
  40. this.ck_ypsm = new System.Windows.Forms.CheckBox();
  41. this.label7 = new System.Windows.Forms.Label();
  42. this.label6 = new System.Windows.Forms.Label();
  43. this.ck_ym = new System.Windows.Forms.CheckBox();
  44. this.tb_yjwb = new System.Windows.Forms.TextBox();
  45. this.label10 = new System.Windows.Forms.Label();
  46. this.label9 = new System.Windows.Forms.Label();
  47. this.tb_khh = new System.Windows.Forms.TextBox();
  48. this.label2 = new System.Windows.Forms.Label();
  49. this.groupBox1 = new System.Windows.Forms.GroupBox();
  50. this.groupBox4 = new System.Windows.Forms.GroupBox();
  51. this.ck_klcc_xsddt = new System.Windows.Forms.CheckBox();
  52. this.label111231 = new System.Windows.Forms.Label();
  53. this.checkBox2 = new System.Windows.Forms.CheckBox();
  54. this.checkBox1 = new System.Windows.Forms.CheckBox();
  55. this.label11zxc = new System.Windows.Forms.Label();
  56. this.label1121ad = new System.Windows.Forms.Label();
  57. this.ck_klcc_xsmk = new System.Windows.Forms.CheckBox();
  58. this.label17 = new System.Windows.Forms.Label();
  59. this.cb_klcc_ljb = new System.Windows.Forms.ComboBox();
  60. this.cb_klcc_jsfs = new System.Windows.Forms.ComboBox();
  61. this.label15 = new System.Windows.Forms.Label();
  62. this.label14 = new System.Windows.Forms.Label();
  63. this.groupBox6 = new System.Windows.Forms.GroupBox();
  64. this.button3 = new System.Windows.Forms.Button();
  65. this.comboBox_PeriodicTable = new System.Windows.Forms.ComboBox();
  66. this.tb_ysfx_xsys = new System.Windows.Forms.TextBox();
  67. this.button4 = new System.Windows.Forms.Button();
  68. this.ck_ysfx_xsmk = new System.Windows.Forms.CheckBox();
  69. this.label25 = new System.Windows.Forms.Label();
  70. this.groupBox7 = new System.Windows.Forms.GroupBox();
  71. this.lbv_syxt_mblb = new System.Windows.Forms.ListView();
  72. this.ck_syxt_xsmk = new System.Windows.Forms.CheckBox();
  73. this.label40 = new System.Windows.Forms.Label();
  74. this.cb_syxt_ljb = new System.Windows.Forms.ComboBox();
  75. this.cb_syxt_mhxssl = new System.Windows.Forms.ComboBox();
  76. this.label38 = new System.Windows.Forms.Label();
  77. this.label33 = new System.Windows.Forms.Label();
  78. this.label42 = new System.Windows.Forms.Label();
  79. this.groupBox8 = new System.Windows.Forms.GroupBox();
  80. this.numericMin = new System.Windows.Forms.NumericUpDown();
  81. this.label112121 = new System.Windows.Forms.Label();
  82. this.label_delete_Class = new System.Windows.Forms.Label();
  83. this.delete_Class = new System.Windows.Forms.TextBox();
  84. this.label11111 = new System.Windows.Forms.Label();
  85. this.button5 = new System.Windows.Forms.Button();
  86. this.tb_RemoveElements = new System.Windows.Forms.TextBox();
  87. this.ck_kllb_fjzt = new System.Windows.Forms.CheckBox();
  88. this.label111 = new System.Windows.Forms.Label();
  89. this.groupBox_zt = new System.Windows.Forms.GroupBox();
  90. this.ParticleList_5 = new System.Windows.Forms.Label();
  91. this.cb_FrameChart_p2 = new System.Windows.Forms.ComboBox();
  92. this.ParticleList_4 = new System.Windows.Forms.Label();
  93. this.cb_FrameChart_p1 = new System.Windows.Forms.ComboBox();
  94. this.groupBox_px = new System.Windows.Forms.GroupBox();
  95. this.comboBox_p3 = new System.Windows.Forms.ComboBox();
  96. this.ParticleList_3 = new System.Windows.Forms.Label();
  97. this.comboBox_p2 = new System.Windows.Forms.ComboBox();
  98. this.ParticleList_2 = new System.Windows.Forms.Label();
  99. this.ParticleList_1 = new System.Windows.Forms.Label();
  100. this.comboBox_p1 = new System.Windows.Forms.ComboBox();
  101. this.ck_kllb_xsmk = new System.Windows.Forms.CheckBox();
  102. this.label34 = new System.Windows.Forms.Label();
  103. this.button6 = new System.Windows.Forms.Button();
  104. this.panel2 = new System.Windows.Forms.Panel();
  105. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  106. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  107. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  108. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  109. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  110. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  111. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  112. this.panel3 = new System.Windows.Forms.Panel();
  113. this.groupBox211 = new System.Windows.Forms.GroupBox();
  114. this.ck_jzwzb_chart = new System.Windows.Forms.CheckBox();
  115. this.label1311 = new System.Windows.Forms.Label();
  116. this.label1211 = new System.Windows.Forms.Label();
  117. this.ck_jzwzb_surface = new System.Windows.Forms.CheckBox();
  118. this.groupBZ = new System.Windows.Forms.GroupBox();
  119. this.textBox_strBZ = new System.Windows.Forms.TextBox();
  120. this.groupBox9 = new System.Windows.Forms.GroupBox();
  121. this.label39 = new System.Windows.Forms.Label();
  122. this.cb_ParticleRange = new System.Windows.Forms.ComboBox();
  123. this.groupBox1.SuspendLayout();
  124. this.groupBox4.SuspendLayout();
  125. this.groupBox6.SuspendLayout();
  126. this.groupBox7.SuspendLayout();
  127. this.groupBox8.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).BeginInit();
  129. this.groupBox_zt.SuspendLayout();
  130. this.groupBox_px.SuspendLayout();
  131. this.panel2.SuspendLayout();
  132. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  139. this.panel3.SuspendLayout();
  140. this.groupBox211.SuspendLayout();
  141. this.groupBZ.SuspendLayout();
  142. this.groupBox9.SuspendLayout();
  143. this.SuspendLayout();
  144. //
  145. // tb_FBT
  146. //
  147. this.tb_FBT.Location = new System.Drawing.Point(5, 83);
  148. this.tb_FBT.Margin = new System.Windows.Forms.Padding(2);
  149. this.tb_FBT.Name = "tb_FBT";
  150. this.tb_FBT.Size = new System.Drawing.Size(252, 21);
  151. this.tb_FBT.TabIndex = 20;
  152. //
  153. // tb_ZBT
  154. //
  155. this.tb_ZBT.Location = new System.Drawing.Point(5, 35);
  156. this.tb_ZBT.Margin = new System.Windows.Forms.Padding(2);
  157. this.tb_ZBT.Name = "tb_ZBT";
  158. this.tb_ZBT.Size = new System.Drawing.Size(252, 21);
  159. this.tb_ZBT.TabIndex = 10;
  160. //
  161. // label5
  162. //
  163. this.label5.AutoSize = true;
  164. this.label5.Location = new System.Drawing.Point(5, 69);
  165. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  166. this.label5.Name = "label5";
  167. this.label5.Size = new System.Drawing.Size(41, 12);
  168. this.label5.TabIndex = 0;
  169. this.label5.Text = "副标题";
  170. //
  171. // label3
  172. //
  173. this.label3.AutoSize = true;
  174. this.label3.Location = new System.Drawing.Point(5, 21);
  175. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  176. this.label3.Name = "label3";
  177. this.label3.Size = new System.Drawing.Size(41, 12);
  178. this.label3.TabIndex = 0;
  179. this.label3.Text = "主标题";
  180. //
  181. // button1
  182. //
  183. this.button1.Location = new System.Drawing.Point(930, 47);
  184. this.button1.Margin = new System.Windows.Forms.Padding(2);
  185. this.button1.Name = "button1";
  186. this.button1.Size = new System.Drawing.Size(71, 22);
  187. this.button1.TabIndex = 60;
  188. this.button1.Text = "另存";
  189. this.button1.UseVisualStyleBackColor = true;
  190. this.button1.Click += new System.EventHandler(this.button1_Click);
  191. //
  192. // button2
  193. //
  194. this.button2.Location = new System.Drawing.Point(1376, 648);
  195. this.button2.Margin = new System.Windows.Forms.Padding(2);
  196. this.button2.Name = "button2";
  197. this.button2.Size = new System.Drawing.Size(71, 22);
  198. this.button2.TabIndex = 70;
  199. this.button2.Text = "返 回";
  200. this.button2.UseVisualStyleBackColor = true;
  201. this.button2.Click += new System.EventHandler(this.button2_Click);
  202. //
  203. // label1
  204. //
  205. this.label1.AutoSize = true;
  206. this.label1.Location = new System.Drawing.Point(5, 124);
  207. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  208. this.label1.Name = "label1";
  209. this.label1.Size = new System.Drawing.Size(53, 12);
  210. this.label1.TabIndex = 0;
  211. this.label1.Text = "样品编号";
  212. //
  213. // tb_YPBH
  214. //
  215. this.tb_YPBH.Location = new System.Drawing.Point(5, 138);
  216. this.tb_YPBH.Margin = new System.Windows.Forms.Padding(2);
  217. this.tb_YPBH.Name = "tb_YPBH";
  218. this.tb_YPBH.Size = new System.Drawing.Size(252, 21);
  219. this.tb_YPBH.TabIndex = 30;
  220. //
  221. // label4
  222. //
  223. this.label4.AutoSize = true;
  224. this.label4.Location = new System.Drawing.Point(5, 175);
  225. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  226. this.label4.Name = "label4";
  227. this.label4.Size = new System.Drawing.Size(53, 12);
  228. this.label4.TabIndex = 0;
  229. this.label4.Text = "参考标准";
  230. //
  231. // tb_CKBZ
  232. //
  233. this.tb_CKBZ.Location = new System.Drawing.Point(5, 189);
  234. this.tb_CKBZ.Margin = new System.Windows.Forms.Padding(2);
  235. this.tb_CKBZ.Name = "tb_CKBZ";
  236. this.tb_CKBZ.Size = new System.Drawing.Size(252, 21);
  237. this.tb_CKBZ.TabIndex = 50;
  238. //
  239. // ck_jggk
  240. //
  241. this.ck_jggk.AutoSize = true;
  242. this.ck_jggk.Location = new System.Drawing.Point(224, 230);
  243. this.ck_jggk.Margin = new System.Windows.Forms.Padding(2);
  244. this.ck_jggk.Name = "ck_jggk";
  245. this.ck_jggk.Size = new System.Drawing.Size(15, 14);
  246. this.ck_jggk.TabIndex = 51;
  247. this.ck_jggk.UseVisualStyleBackColor = true;
  248. this.ck_jggk.Visible = false;
  249. //
  250. // ck_ypsm
  251. //
  252. this.ck_ypsm.AutoSize = true;
  253. this.ck_ypsm.Location = new System.Drawing.Point(388, 159);
  254. this.ck_ypsm.Margin = new System.Windows.Forms.Padding(2);
  255. this.ck_ypsm.Name = "ck_ypsm";
  256. this.ck_ypsm.Size = new System.Drawing.Size(15, 14);
  257. this.ck_ypsm.TabIndex = 51;
  258. this.ck_ypsm.UseVisualStyleBackColor = true;
  259. //
  260. // label7
  261. //
  262. this.label7.AutoSize = true;
  263. this.label7.Location = new System.Drawing.Point(5, 230);
  264. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  265. this.label7.Name = "label7";
  266. this.label7.Size = new System.Drawing.Size(77, 12);
  267. this.label7.TabIndex = 0;
  268. this.label7.Text = "显示结果概况";
  269. this.label7.Visible = false;
  270. //
  271. // label6
  272. //
  273. this.label6.AutoSize = true;
  274. this.label6.Location = new System.Drawing.Point(302, 159);
  275. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  276. this.label6.Name = "label6";
  277. this.label6.Size = new System.Drawing.Size(77, 12);
  278. this.label6.TabIndex = 0;
  279. this.label6.Text = "显示样品说明";
  280. //
  281. // ck_ym
  282. //
  283. this.ck_ym.AutoSize = true;
  284. this.ck_ym.Location = new System.Drawing.Point(409, 89);
  285. this.ck_ym.Margin = new System.Windows.Forms.Padding(2);
  286. this.ck_ym.Name = "ck_ym";
  287. this.ck_ym.Size = new System.Drawing.Size(15, 14);
  288. this.ck_ym.TabIndex = 52;
  289. this.ck_ym.UseVisualStyleBackColor = true;
  290. //
  291. // tb_yjwb
  292. //
  293. this.tb_yjwb.Location = new System.Drawing.Point(8, 38);
  294. this.tb_yjwb.Margin = new System.Windows.Forms.Padding(2);
  295. this.tb_yjwb.Name = "tb_yjwb";
  296. this.tb_yjwb.Size = new System.Drawing.Size(250, 21);
  297. this.tb_yjwb.TabIndex = 42;
  298. //
  299. // label10
  300. //
  301. this.label10.AutoSize = true;
  302. this.label10.Location = new System.Drawing.Point(6, 24);
  303. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  304. this.label10.Name = "label10";
  305. this.label10.Size = new System.Drawing.Size(53, 12);
  306. this.label10.TabIndex = 41;
  307. this.label10.Text = "页脚文本";
  308. //
  309. // label9
  310. //
  311. this.label9.AutoSize = true;
  312. this.label9.Location = new System.Drawing.Point(360, 89);
  313. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  314. this.label9.Name = "label9";
  315. this.label9.Size = new System.Drawing.Size(29, 12);
  316. this.label9.TabIndex = 41;
  317. this.label9.Text = "页码";
  318. //
  319. // tb_khh
  320. //
  321. this.tb_khh.Location = new System.Drawing.Point(8, 96);
  322. this.tb_khh.Margin = new System.Windows.Forms.Padding(2);
  323. this.tb_khh.Name = "tb_khh";
  324. this.tb_khh.Size = new System.Drawing.Size(250, 21);
  325. this.tb_khh.TabIndex = 42;
  326. this.tb_khh.Visible = false;
  327. //
  328. // label2
  329. //
  330. this.label2.AutoSize = true;
  331. this.label2.Location = new System.Drawing.Point(6, 82);
  332. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  333. this.label2.Name = "label2";
  334. this.label2.Size = new System.Drawing.Size(41, 12);
  335. this.label2.TabIndex = 41;
  336. this.label2.Text = "客户号";
  337. this.label2.Visible = false;
  338. //
  339. // groupBox1
  340. //
  341. this.groupBox1.Controls.Add(this.ck_ym);
  342. this.groupBox1.Controls.Add(this.label9);
  343. this.groupBox1.Controls.Add(this.tb_yjwb);
  344. this.groupBox1.Controls.Add(this.tb_khh);
  345. this.groupBox1.Controls.Add(this.label2);
  346. this.groupBox1.Controls.Add(this.label10);
  347. this.groupBox1.Location = new System.Drawing.Point(3, 263);
  348. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  349. this.groupBox1.Name = "groupBox1";
  350. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  351. this.groupBox1.Size = new System.Drawing.Size(263, 132);
  352. this.groupBox1.TabIndex = 0;
  353. this.groupBox1.TabStop = false;
  354. this.groupBox1.Text = "页脚设置";
  355. //
  356. // groupBox4
  357. //
  358. this.groupBox4.Controls.Add(this.ck_klcc_xsddt);
  359. this.groupBox4.Controls.Add(this.label111231);
  360. this.groupBox4.Controls.Add(this.checkBox2);
  361. this.groupBox4.Controls.Add(this.checkBox1);
  362. this.groupBox4.Controls.Add(this.label11zxc);
  363. this.groupBox4.Controls.Add(this.label1121ad);
  364. this.groupBox4.Controls.Add(this.ck_klcc_xsmk);
  365. this.groupBox4.Controls.Add(this.label17);
  366. this.groupBox4.Controls.Add(this.cb_klcc_ljb);
  367. this.groupBox4.Controls.Add(this.cb_klcc_jsfs);
  368. this.groupBox4.Controls.Add(this.label15);
  369. this.groupBox4.Controls.Add(this.label14);
  370. this.groupBox4.Location = new System.Drawing.Point(3, 399);
  371. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  372. this.groupBox4.Name = "groupBox4";
  373. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  374. this.groupBox4.Size = new System.Drawing.Size(263, 219);
  375. this.groupBox4.TabIndex = 2;
  376. this.groupBox4.TabStop = false;
  377. this.groupBox4.Text = "颗粒尺寸分析结果";
  378. //
  379. // ck_klcc_xsddt
  380. //
  381. this.ck_klcc_xsddt.AutoSize = true;
  382. this.ck_klcc_xsddt.Location = new System.Drawing.Point(224, 50);
  383. this.ck_klcc_xsddt.Margin = new System.Windows.Forms.Padding(2);
  384. this.ck_klcc_xsddt.Name = "ck_klcc_xsddt";
  385. this.ck_klcc_xsddt.Size = new System.Drawing.Size(15, 14);
  386. this.ck_klcc_xsddt.TabIndex = 59;
  387. this.ck_klcc_xsddt.UseVisualStyleBackColor = true;
  388. //
  389. // label111231
  390. //
  391. this.label111231.AutoSize = true;
  392. this.label111231.Location = new System.Drawing.Point(12, 50);
  393. this.label111231.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  394. this.label111231.Name = "label111231";
  395. this.label111231.Size = new System.Drawing.Size(65, 12);
  396. this.label111231.TabIndex = 58;
  397. this.label111231.Text = "显示堆叠图";
  398. //
  399. // checkBox2
  400. //
  401. this.checkBox2.AutoSize = true;
  402. this.checkBox2.Location = new System.Drawing.Point(224, 100);
  403. this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
  404. this.checkBox2.Name = "checkBox2";
  405. this.checkBox2.Size = new System.Drawing.Size(15, 14);
  406. this.checkBox2.TabIndex = 57;
  407. this.checkBox2.UseVisualStyleBackColor = true;
  408. //
  409. // checkBox1
  410. //
  411. this.checkBox1.AutoSize = true;
  412. this.checkBox1.Location = new System.Drawing.Point(224, 77);
  413. this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
  414. this.checkBox1.Name = "checkBox1";
  415. this.checkBox1.Size = new System.Drawing.Size(15, 14);
  416. this.checkBox1.TabIndex = 56;
  417. this.checkBox1.UseVisualStyleBackColor = true;
  418. //
  419. // label11zxc
  420. //
  421. this.label11zxc.AutoSize = true;
  422. this.label11zxc.Location = new System.Drawing.Point(12, 100);
  423. this.label11zxc.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  424. this.label11zxc.Name = "label11zxc";
  425. this.label11zxc.Size = new System.Drawing.Size(65, 12);
  426. this.label11zxc.TabIndex = 55;
  427. this.label11zxc.Text = "显示小分类";
  428. //
  429. // label1121ad
  430. //
  431. this.label1121ad.AutoSize = true;
  432. this.label1121ad.Location = new System.Drawing.Point(12, 77);
  433. this.label1121ad.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  434. this.label1121ad.Name = "label1121ad";
  435. this.label1121ad.Size = new System.Drawing.Size(65, 12);
  436. this.label1121ad.TabIndex = 54;
  437. this.label1121ad.Text = "显示大分类";
  438. //
  439. // ck_klcc_xsmk
  440. //
  441. this.ck_klcc_xsmk.AutoSize = true;
  442. this.ck_klcc_xsmk.Location = new System.Drawing.Point(224, 25);
  443. this.ck_klcc_xsmk.Margin = new System.Windows.Forms.Padding(2);
  444. this.ck_klcc_xsmk.Name = "ck_klcc_xsmk";
  445. this.ck_klcc_xsmk.Size = new System.Drawing.Size(15, 14);
  446. this.ck_klcc_xsmk.TabIndex = 53;
  447. this.ck_klcc_xsmk.UseVisualStyleBackColor = true;
  448. //
  449. // label17
  450. //
  451. this.label17.AutoSize = true;
  452. this.label17.Location = new System.Drawing.Point(12, 25);
  453. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  454. this.label17.Name = "label17";
  455. this.label17.Size = new System.Drawing.Size(65, 12);
  456. this.label17.TabIndex = 52;
  457. this.label17.Text = "显示该模块";
  458. //
  459. // cb_klcc_ljb
  460. //
  461. this.cb_klcc_ljb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  462. this.cb_klcc_ljb.FormattingEnabled = true;
  463. this.cb_klcc_ljb.Location = new System.Drawing.Point(23, 186);
  464. this.cb_klcc_ljb.Margin = new System.Windows.Forms.Padding(2);
  465. this.cb_klcc_ljb.Name = "cb_klcc_ljb";
  466. this.cb_klcc_ljb.Size = new System.Drawing.Size(216, 20);
  467. this.cb_klcc_ljb.TabIndex = 42;
  468. //
  469. // cb_klcc_jsfs
  470. //
  471. this.cb_klcc_jsfs.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  472. this.cb_klcc_jsfs.FormattingEnabled = true;
  473. this.cb_klcc_jsfs.Location = new System.Drawing.Point(23, 141);
  474. this.cb_klcc_jsfs.Margin = new System.Windows.Forms.Padding(2);
  475. this.cb_klcc_jsfs.Name = "cb_klcc_jsfs";
  476. this.cb_klcc_jsfs.Size = new System.Drawing.Size(216, 20);
  477. this.cb_klcc_jsfs.TabIndex = 42;
  478. //
  479. // label15
  480. //
  481. this.label15.AutoSize = true;
  482. this.label15.Location = new System.Drawing.Point(23, 171);
  483. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  484. this.label15.Name = "label15";
  485. this.label15.Size = new System.Drawing.Size(65, 12);
  486. this.label15.TabIndex = 41;
  487. this.label15.Text = "粒级表信息";
  488. //
  489. // label14
  490. //
  491. this.label14.AutoSize = true;
  492. this.label14.Location = new System.Drawing.Point(21, 127);
  493. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  494. this.label14.Name = "label14";
  495. this.label14.Size = new System.Drawing.Size(53, 12);
  496. this.label14.TabIndex = 41;
  497. this.label14.Text = "计算方式";
  498. //
  499. // groupBox6
  500. //
  501. this.groupBox6.Controls.Add(this.button3);
  502. this.groupBox6.Controls.Add(this.comboBox_PeriodicTable);
  503. this.groupBox6.Controls.Add(this.tb_ysfx_xsys);
  504. this.groupBox6.Controls.Add(this.button4);
  505. this.groupBox6.Controls.Add(this.ck_ysfx_xsmk);
  506. this.groupBox6.Controls.Add(this.label25);
  507. this.groupBox6.Location = new System.Drawing.Point(3, 622);
  508. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  509. this.groupBox6.Name = "groupBox6";
  510. this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
  511. this.groupBox6.Size = new System.Drawing.Size(263, 134);
  512. this.groupBox6.TabIndex = 4;
  513. this.groupBox6.TabStop = false;
  514. this.groupBox6.Text = "元素分析表";
  515. //
  516. // button3
  517. //
  518. this.button3.Location = new System.Drawing.Point(202, 51);
  519. this.button3.Name = "button3";
  520. this.button3.Size = new System.Drawing.Size(55, 23);
  521. this.button3.TabIndex = 60;
  522. this.button3.Text = "Delete";
  523. this.button3.UseVisualStyleBackColor = true;
  524. this.button3.Click += new System.EventHandler(this.button3_Click_1);
  525. //
  526. // comboBox_PeriodicTable
  527. //
  528. this.comboBox_PeriodicTable.FormattingEnabled = true;
  529. this.comboBox_PeriodicTable.Location = new System.Drawing.Point(16, 93);
  530. this.comboBox_PeriodicTable.Name = "comboBox_PeriodicTable";
  531. this.comboBox_PeriodicTable.Size = new System.Drawing.Size(141, 20);
  532. this.comboBox_PeriodicTable.TabIndex = 59;
  533. this.comboBox_PeriodicTable.SelectedIndexChanged += new System.EventHandler(this.comboBox_PeriodicTable_SelectedIndexChanged);
  534. this.comboBox_PeriodicTable.KeyDown += new System.Windows.Forms.KeyEventHandler(this.comboBox_PeriodicTable_KeyDown);
  535. //
  536. // tb_ysfx_xsys
  537. //
  538. this.tb_ysfx_xsys.Location = new System.Drawing.Point(16, 51);
  539. this.tb_ysfx_xsys.Margin = new System.Windows.Forms.Padding(2);
  540. this.tb_ysfx_xsys.Name = "tb_ysfx_xsys";
  541. this.tb_ysfx_xsys.ReadOnly = true;
  542. this.tb_ysfx_xsys.Size = new System.Drawing.Size(181, 21);
  543. this.tb_ysfx_xsys.TabIndex = 58;
  544. //
  545. // button4
  546. //
  547. this.button4.Location = new System.Drawing.Point(167, 93);
  548. this.button4.Margin = new System.Windows.Forms.Padding(2);
  549. this.button4.Name = "button4";
  550. this.button4.Size = new System.Drawing.Size(72, 20);
  551. this.button4.TabIndex = 57;
  552. this.button4.Text = "PeriodicTable";
  553. this.button4.UseVisualStyleBackColor = true;
  554. this.button4.Click += new System.EventHandler(this.button4_Click);
  555. //
  556. // ck_ysfx_xsmk
  557. //
  558. this.ck_ysfx_xsmk.AutoSize = true;
  559. this.ck_ysfx_xsmk.Location = new System.Drawing.Point(224, 25);
  560. this.ck_ysfx_xsmk.Margin = new System.Windows.Forms.Padding(2);
  561. this.ck_ysfx_xsmk.Name = "ck_ysfx_xsmk";
  562. this.ck_ysfx_xsmk.Size = new System.Drawing.Size(15, 14);
  563. this.ck_ysfx_xsmk.TabIndex = 53;
  564. this.ck_ysfx_xsmk.UseVisualStyleBackColor = true;
  565. //
  566. // label25
  567. //
  568. this.label25.AutoSize = true;
  569. this.label25.Location = new System.Drawing.Point(5, 27);
  570. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  571. this.label25.Name = "label25";
  572. this.label25.Size = new System.Drawing.Size(65, 12);
  573. this.label25.TabIndex = 52;
  574. this.label25.Text = "显示该模块";
  575. //
  576. // groupBox7
  577. //
  578. this.groupBox7.Controls.Add(this.lbv_syxt_mblb);
  579. this.groupBox7.Controls.Add(this.ck_syxt_xsmk);
  580. this.groupBox7.Controls.Add(this.label40);
  581. this.groupBox7.Controls.Add(this.cb_syxt_ljb);
  582. this.groupBox7.Controls.Add(this.cb_syxt_mhxssl);
  583. this.groupBox7.Controls.Add(this.label38);
  584. this.groupBox7.Controls.Add(this.label33);
  585. this.groupBox7.Controls.Add(this.label42);
  586. this.groupBox7.Location = new System.Drawing.Point(3, 760);
  587. this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
  588. this.groupBox7.Name = "groupBox7";
  589. this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
  590. this.groupBox7.Size = new System.Drawing.Size(263, 427);
  591. this.groupBox7.TabIndex = 7;
  592. this.groupBox7.TabStop = false;
  593. this.groupBox7.Text = "三元相图";
  594. //
  595. // lbv_syxt_mblb
  596. //
  597. this.lbv_syxt_mblb.CheckBoxes = true;
  598. this.lbv_syxt_mblb.FullRowSelect = true;
  599. this.lbv_syxt_mblb.HideSelection = false;
  600. this.lbv_syxt_mblb.Location = new System.Drawing.Point(8, 161);
  601. this.lbv_syxt_mblb.Margin = new System.Windows.Forms.Padding(2);
  602. this.lbv_syxt_mblb.Name = "lbv_syxt_mblb";
  603. this.lbv_syxt_mblb.Size = new System.Drawing.Size(249, 258);
  604. this.lbv_syxt_mblb.TabIndex = 55;
  605. this.lbv_syxt_mblb.UseCompatibleStateImageBehavior = false;
  606. this.lbv_syxt_mblb.View = System.Windows.Forms.View.List;
  607. //
  608. // ck_syxt_xsmk
  609. //
  610. this.ck_syxt_xsmk.AutoSize = true;
  611. this.ck_syxt_xsmk.Location = new System.Drawing.Point(224, 21);
  612. this.ck_syxt_xsmk.Margin = new System.Windows.Forms.Padding(2);
  613. this.ck_syxt_xsmk.Name = "ck_syxt_xsmk";
  614. this.ck_syxt_xsmk.Size = new System.Drawing.Size(15, 14);
  615. this.ck_syxt_xsmk.TabIndex = 53;
  616. this.ck_syxt_xsmk.UseVisualStyleBackColor = true;
  617. //
  618. // label40
  619. //
  620. this.label40.AutoSize = true;
  621. this.label40.Location = new System.Drawing.Point(4, 23);
  622. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  623. this.label40.Name = "label40";
  624. this.label40.Size = new System.Drawing.Size(65, 12);
  625. this.label40.TabIndex = 52;
  626. this.label40.Text = "显示该模块";
  627. //
  628. // cb_syxt_ljb
  629. //
  630. this.cb_syxt_ljb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  631. this.cb_syxt_ljb.FormattingEnabled = true;
  632. this.cb_syxt_ljb.Location = new System.Drawing.Point(14, 59);
  633. this.cb_syxt_ljb.Margin = new System.Windows.Forms.Padding(2);
  634. this.cb_syxt_ljb.Name = "cb_syxt_ljb";
  635. this.cb_syxt_ljb.Size = new System.Drawing.Size(214, 20);
  636. this.cb_syxt_ljb.TabIndex = 42;
  637. //
  638. // cb_syxt_mhxssl
  639. //
  640. this.cb_syxt_mhxssl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  641. this.cb_syxt_mhxssl.FormattingEnabled = true;
  642. this.cb_syxt_mhxssl.Location = new System.Drawing.Point(14, 106);
  643. this.cb_syxt_mhxssl.Margin = new System.Windows.Forms.Padding(2);
  644. this.cb_syxt_mhxssl.Name = "cb_syxt_mhxssl";
  645. this.cb_syxt_mhxssl.Size = new System.Drawing.Size(214, 20);
  646. this.cb_syxt_mhxssl.TabIndex = 42;
  647. this.cb_syxt_mhxssl.Visible = false;
  648. this.cb_syxt_mhxssl.SelectedIndexChanged += new System.EventHandler(this.cb_syxt_mhxssl_SelectedIndexChanged);
  649. //
  650. // label38
  651. //
  652. this.label38.AutoSize = true;
  653. this.label38.Location = new System.Drawing.Point(12, 45);
  654. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  655. this.label38.Name = "label38";
  656. this.label38.Size = new System.Drawing.Size(65, 12);
  657. this.label38.TabIndex = 41;
  658. this.label38.Text = "粒级表信息";
  659. //
  660. // label33
  661. //
  662. this.label33.AutoSize = true;
  663. this.label33.Location = new System.Drawing.Point(14, 138);
  664. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  665. this.label33.Name = "label33";
  666. this.label33.Size = new System.Drawing.Size(101, 12);
  667. this.label33.TabIndex = 41;
  668. this.label33.Text = "三元相图模板列表";
  669. //
  670. // label42
  671. //
  672. this.label42.AutoSize = true;
  673. this.label42.Location = new System.Drawing.Point(12, 92);
  674. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  675. this.label42.Name = "label42";
  676. this.label42.Size = new System.Drawing.Size(77, 12);
  677. this.label42.TabIndex = 41;
  678. this.label42.Text = "每行显示数量";
  679. this.label42.Visible = false;
  680. //
  681. // groupBox8
  682. //
  683. this.groupBox8.Controls.Add(this.numericMin);
  684. this.groupBox8.Controls.Add(this.label112121);
  685. this.groupBox8.Controls.Add(this.label_delete_Class);
  686. this.groupBox8.Controls.Add(this.delete_Class);
  687. this.groupBox8.Controls.Add(this.label11111);
  688. this.groupBox8.Controls.Add(this.button5);
  689. this.groupBox8.Controls.Add(this.tb_RemoveElements);
  690. this.groupBox8.Controls.Add(this.ck_kllb_fjzt);
  691. this.groupBox8.Controls.Add(this.label111);
  692. this.groupBox8.Controls.Add(this.groupBox_zt);
  693. this.groupBox8.Controls.Add(this.groupBox_px);
  694. this.groupBox8.Controls.Add(this.ck_kllb_xsmk);
  695. this.groupBox8.Controls.Add(this.label34);
  696. this.groupBox8.Location = new System.Drawing.Point(3, 1191);
  697. this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
  698. this.groupBox8.Name = "groupBox8";
  699. this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
  700. this.groupBox8.Size = new System.Drawing.Size(263, 529);
  701. this.groupBox8.TabIndex = 6;
  702. this.groupBox8.TabStop = false;
  703. this.groupBox8.Text = "颗粒列表";
  704. //
  705. // numericMin
  706. //
  707. this.numericMin.Increment = new decimal(new int[] {
  708. 10,
  709. 0,
  710. 0,
  711. 0});
  712. this.numericMin.Location = new System.Drawing.Point(167, 68);
  713. this.numericMin.Maximum = new decimal(new int[] {
  714. 99999,
  715. 0,
  716. 0,
  717. 0});
  718. this.numericMin.Name = "numericMin";
  719. this.numericMin.Size = new System.Drawing.Size(72, 21);
  720. this.numericMin.TabIndex = 66;
  721. this.numericMin.Value = new decimal(new int[] {
  722. 10,
  723. 0,
  724. 0,
  725. 0});
  726. //
  727. // label112121
  728. //
  729. this.label112121.AutoSize = true;
  730. this.label112121.Location = new System.Drawing.Point(7, 77);
  731. this.label112121.Name = "label112121";
  732. this.label112121.Size = new System.Drawing.Size(53, 12);
  733. this.label112121.TabIndex = 64;
  734. this.label112121.Text = "显示数量";
  735. //
  736. // label_delete_Class
  737. //
  738. this.label_delete_Class.AutoSize = true;
  739. this.label_delete_Class.Location = new System.Drawing.Point(7, 471);
  740. this.label_delete_Class.Name = "label_delete_Class";
  741. this.label_delete_Class.Size = new System.Drawing.Size(101, 12);
  742. this.label_delete_Class.TabIndex = 63;
  743. this.label_delete_Class.Text = "去除指定物质分类";
  744. //
  745. // delete_Class
  746. //
  747. this.delete_Class.Location = new System.Drawing.Point(6, 495);
  748. this.delete_Class.Name = "delete_Class";
  749. this.delete_Class.Size = new System.Drawing.Size(181, 21);
  750. this.delete_Class.TabIndex = 62;
  751. //
  752. // label11111
  753. //
  754. this.label11111.AutoSize = true;
  755. this.label11111.Location = new System.Drawing.Point(9, 413);
  756. this.label11111.Name = "label11111";
  757. this.label11111.Size = new System.Drawing.Size(77, 12);
  758. this.label11111.TabIndex = 61;
  759. this.label11111.Text = "去除元素信息";
  760. //
  761. // button5
  762. //
  763. this.button5.Location = new System.Drawing.Point(176, 434);
  764. this.button5.Name = "button5";
  765. this.button5.Size = new System.Drawing.Size(76, 23);
  766. this.button5.TabIndex = 60;
  767. this.button5.Text = "选取";
  768. this.button5.UseVisualStyleBackColor = true;
  769. this.button5.Click += new System.EventHandler(this.button5_Click);
  770. //
  771. // tb_RemoveElements
  772. //
  773. this.tb_RemoveElements.Location = new System.Drawing.Point(6, 436);
  774. this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
  775. this.tb_RemoveElements.Name = "tb_RemoveElements";
  776. this.tb_RemoveElements.ReadOnly = true;
  777. this.tb_RemoveElements.Size = new System.Drawing.Size(168, 21);
  778. this.tb_RemoveElements.TabIndex = 59;
  779. //
  780. // ck_kllb_fjzt
  781. //
  782. this.ck_kllb_fjzt.AutoSize = true;
  783. this.ck_kllb_fjzt.Location = new System.Drawing.Point(224, 47);
  784. this.ck_kllb_fjzt.Name = "ck_kllb_fjzt";
  785. this.ck_kllb_fjzt.Size = new System.Drawing.Size(15, 14);
  786. this.ck_kllb_fjzt.TabIndex = 57;
  787. this.ck_kllb_fjzt.UseVisualStyleBackColor = true;
  788. //
  789. // label111
  790. //
  791. this.label111.AutoSize = true;
  792. this.label111.Location = new System.Drawing.Point(7, 51);
  793. this.label111.Name = "label111";
  794. this.label111.Size = new System.Drawing.Size(53, 12);
  795. this.label111.TabIndex = 56;
  796. this.label111.Text = "附加帧图";
  797. //
  798. // groupBox_zt
  799. //
  800. this.groupBox_zt.Controls.Add(this.ParticleList_5);
  801. this.groupBox_zt.Controls.Add(this.cb_FrameChart_p2);
  802. this.groupBox_zt.Controls.Add(this.ParticleList_4);
  803. this.groupBox_zt.Controls.Add(this.cb_FrameChart_p1);
  804. this.groupBox_zt.Location = new System.Drawing.Point(8, 276);
  805. this.groupBox_zt.Name = "groupBox_zt";
  806. this.groupBox_zt.Size = new System.Drawing.Size(249, 125);
  807. this.groupBox_zt.TabIndex = 55;
  808. this.groupBox_zt.TabStop = false;
  809. this.groupBox_zt.Text = "帧图表";
  810. //
  811. // ParticleList_5
  812. //
  813. this.ParticleList_5.AutoSize = true;
  814. this.ParticleList_5.Location = new System.Drawing.Point(17, 70);
  815. this.ParticleList_5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  816. this.ParticleList_5.Name = "ParticleList_5";
  817. this.ParticleList_5.Size = new System.Drawing.Size(35, 12);
  818. this.ParticleList_5.TabIndex = 57;
  819. this.ParticleList_5.Text = "参数2";
  820. //
  821. // cb_FrameChart_p2
  822. //
  823. this.cb_FrameChart_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  824. this.cb_FrameChart_p2.FormattingEnabled = true;
  825. this.cb_FrameChart_p2.Location = new System.Drawing.Point(17, 84);
  826. this.cb_FrameChart_p2.Margin = new System.Windows.Forms.Padding(2);
  827. this.cb_FrameChart_p2.Name = "cb_FrameChart_p2";
  828. this.cb_FrameChart_p2.Size = new System.Drawing.Size(216, 20);
  829. this.cb_FrameChart_p2.TabIndex = 56;
  830. //
  831. // ParticleList_4
  832. //
  833. this.ParticleList_4.AutoSize = true;
  834. this.ParticleList_4.Location = new System.Drawing.Point(17, 23);
  835. this.ParticleList_4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  836. this.ParticleList_4.Name = "ParticleList_4";
  837. this.ParticleList_4.Size = new System.Drawing.Size(35, 12);
  838. this.ParticleList_4.TabIndex = 55;
  839. this.ParticleList_4.Text = "参数1";
  840. //
  841. // cb_FrameChart_p1
  842. //
  843. this.cb_FrameChart_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  844. this.cb_FrameChart_p1.FormattingEnabled = true;
  845. this.cb_FrameChart_p1.Location = new System.Drawing.Point(17, 37);
  846. this.cb_FrameChart_p1.Margin = new System.Windows.Forms.Padding(2);
  847. this.cb_FrameChart_p1.Name = "cb_FrameChart_p1";
  848. this.cb_FrameChart_p1.Size = new System.Drawing.Size(216, 20);
  849. this.cb_FrameChart_p1.TabIndex = 54;
  850. //
  851. // groupBox_px
  852. //
  853. this.groupBox_px.Controls.Add(this.comboBox_p3);
  854. this.groupBox_px.Controls.Add(this.ParticleList_3);
  855. this.groupBox_px.Controls.Add(this.comboBox_p2);
  856. this.groupBox_px.Controls.Add(this.ParticleList_2);
  857. this.groupBox_px.Controls.Add(this.ParticleList_1);
  858. this.groupBox_px.Controls.Add(this.comboBox_p1);
  859. this.groupBox_px.Location = new System.Drawing.Point(8, 104);
  860. this.groupBox_px.Name = "groupBox_px";
  861. this.groupBox_px.Size = new System.Drawing.Size(249, 166);
  862. this.groupBox_px.TabIndex = 54;
  863. this.groupBox_px.TabStop = false;
  864. this.groupBox_px.Text = "最大排序表";
  865. //
  866. // comboBox_p3
  867. //
  868. this.comboBox_p3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  869. this.comboBox_p3.FormattingEnabled = true;
  870. this.comboBox_p3.Location = new System.Drawing.Point(13, 128);
  871. this.comboBox_p3.Margin = new System.Windows.Forms.Padding(2);
  872. this.comboBox_p3.Name = "comboBox_p3";
  873. this.comboBox_p3.Size = new System.Drawing.Size(216, 20);
  874. this.comboBox_p3.TabIndex = 57;
  875. //
  876. // ParticleList_3
  877. //
  878. this.ParticleList_3.AutoSize = true;
  879. this.ParticleList_3.Location = new System.Drawing.Point(15, 114);
  880. this.ParticleList_3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  881. this.ParticleList_3.Name = "ParticleList_3";
  882. this.ParticleList_3.Size = new System.Drawing.Size(35, 12);
  883. this.ParticleList_3.TabIndex = 56;
  884. this.ParticleList_3.Text = "参数3";
  885. //
  886. // comboBox_p2
  887. //
  888. this.comboBox_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  889. this.comboBox_p2.FormattingEnabled = true;
  890. this.comboBox_p2.Location = new System.Drawing.Point(13, 86);
  891. this.comboBox_p2.Margin = new System.Windows.Forms.Padding(2);
  892. this.comboBox_p2.Name = "comboBox_p2";
  893. this.comboBox_p2.Size = new System.Drawing.Size(216, 20);
  894. this.comboBox_p2.TabIndex = 55;
  895. //
  896. // ParticleList_2
  897. //
  898. this.ParticleList_2.AutoSize = true;
  899. this.ParticleList_2.Location = new System.Drawing.Point(11, 72);
  900. this.ParticleList_2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  901. this.ParticleList_2.Name = "ParticleList_2";
  902. this.ParticleList_2.Size = new System.Drawing.Size(35, 12);
  903. this.ParticleList_2.TabIndex = 54;
  904. this.ParticleList_2.Text = "参数2";
  905. //
  906. // ParticleList_1
  907. //
  908. this.ParticleList_1.AutoSize = true;
  909. this.ParticleList_1.Location = new System.Drawing.Point(13, 26);
  910. this.ParticleList_1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  911. this.ParticleList_1.Name = "ParticleList_1";
  912. this.ParticleList_1.Size = new System.Drawing.Size(35, 12);
  913. this.ParticleList_1.TabIndex = 53;
  914. this.ParticleList_1.Text = "参数1";
  915. //
  916. // comboBox_p1
  917. //
  918. this.comboBox_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  919. this.comboBox_p1.FormattingEnabled = true;
  920. this.comboBox_p1.Location = new System.Drawing.Point(13, 40);
  921. this.comboBox_p1.Margin = new System.Windows.Forms.Padding(2);
  922. this.comboBox_p1.Name = "comboBox_p1";
  923. this.comboBox_p1.Size = new System.Drawing.Size(216, 20);
  924. this.comboBox_p1.TabIndex = 43;
  925. //
  926. // ck_kllb_xsmk
  927. //
  928. this.ck_kllb_xsmk.AutoSize = true;
  929. this.ck_kllb_xsmk.Location = new System.Drawing.Point(224, 23);
  930. this.ck_kllb_xsmk.Margin = new System.Windows.Forms.Padding(2);
  931. this.ck_kllb_xsmk.Name = "ck_kllb_xsmk";
  932. this.ck_kllb_xsmk.Size = new System.Drawing.Size(15, 14);
  933. this.ck_kllb_xsmk.TabIndex = 53;
  934. this.ck_kllb_xsmk.UseVisualStyleBackColor = true;
  935. //
  936. // label34
  937. //
  938. this.label34.AutoSize = true;
  939. this.label34.Location = new System.Drawing.Point(4, 25);
  940. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  941. this.label34.Name = "label34";
  942. this.label34.Size = new System.Drawing.Size(65, 12);
  943. this.label34.TabIndex = 52;
  944. this.label34.Text = "显示该模块";
  945. //
  946. // button6
  947. //
  948. this.button6.Location = new System.Drawing.Point(855, 47);
  949. this.button6.Margin = new System.Windows.Forms.Padding(2);
  950. this.button6.Name = "button6";
  951. this.button6.Size = new System.Drawing.Size(71, 22);
  952. this.button6.TabIndex = 72;
  953. this.button6.Text = "保存";
  954. this.button6.UseVisualStyleBackColor = true;
  955. this.button6.Click += new System.EventHandler(this.button6_Click);
  956. //
  957. // panel2
  958. //
  959. this.panel2.AutoScroll = true;
  960. this.panel2.BackColor = System.Drawing.Color.White;
  961. this.panel2.Controls.Add(this.pictureBox8);
  962. this.panel2.Controls.Add(this.pictureBox6);
  963. this.panel2.Controls.Add(this.pictureBox5);
  964. this.panel2.Controls.Add(this.pictureBox4);
  965. this.panel2.Controls.Add(this.pictureBox3);
  966. this.panel2.Controls.Add(this.pictureBox2);
  967. this.panel2.Controls.Add(this.pictureBox1);
  968. this.panel2.Location = new System.Drawing.Point(12, 12);
  969. this.panel2.Name = "panel2";
  970. this.panel2.Size = new System.Drawing.Size(678, 706);
  971. this.panel2.TabIndex = 73;
  972. //
  973. // pictureBox8
  974. //
  975. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  976. this.pictureBox8.Location = new System.Drawing.Point(3, 5138);
  977. this.pictureBox8.Name = "pictureBox8";
  978. this.pictureBox8.Size = new System.Drawing.Size(655, 850);
  979. this.pictureBox8.TabIndex = 8;
  980. this.pictureBox8.TabStop = false;
  981. //
  982. // pictureBox6
  983. //
  984. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  985. this.pictureBox6.Location = new System.Drawing.Point(3, 4282);
  986. this.pictureBox6.Name = "pictureBox6";
  987. this.pictureBox6.Size = new System.Drawing.Size(655, 850);
  988. this.pictureBox6.TabIndex = 6;
  989. this.pictureBox6.TabStop = false;
  990. //
  991. // pictureBox5
  992. //
  993. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  994. this.pictureBox5.Location = new System.Drawing.Point(3, 3426);
  995. this.pictureBox5.Name = "pictureBox5";
  996. this.pictureBox5.Size = new System.Drawing.Size(655, 850);
  997. this.pictureBox5.TabIndex = 5;
  998. this.pictureBox5.TabStop = false;
  999. //
  1000. // pictureBox4
  1001. //
  1002. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  1003. this.pictureBox4.Location = new System.Drawing.Point(3, 2570);
  1004. this.pictureBox4.Name = "pictureBox4";
  1005. this.pictureBox4.Size = new System.Drawing.Size(655, 850);
  1006. this.pictureBox4.TabIndex = 4;
  1007. this.pictureBox4.TabStop = false;
  1008. //
  1009. // pictureBox3
  1010. //
  1011. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  1012. this.pictureBox3.Location = new System.Drawing.Point(3, 1714);
  1013. this.pictureBox3.Name = "pictureBox3";
  1014. this.pictureBox3.Size = new System.Drawing.Size(655, 850);
  1015. this.pictureBox3.TabIndex = 3;
  1016. this.pictureBox3.TabStop = false;
  1017. //
  1018. // pictureBox2
  1019. //
  1020. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  1021. this.pictureBox2.Location = new System.Drawing.Point(3, 858);
  1022. this.pictureBox2.Name = "pictureBox2";
  1023. this.pictureBox2.Size = new System.Drawing.Size(655, 850);
  1024. this.pictureBox2.TabIndex = 2;
  1025. this.pictureBox2.TabStop = false;
  1026. //
  1027. // pictureBox1
  1028. //
  1029. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  1030. this.pictureBox1.Location = new System.Drawing.Point(3, 3);
  1031. this.pictureBox1.Name = "pictureBox1";
  1032. this.pictureBox1.Size = new System.Drawing.Size(655, 850);
  1033. this.pictureBox1.TabIndex = 1;
  1034. this.pictureBox1.TabStop = false;
  1035. //
  1036. // panel3
  1037. //
  1038. this.panel3.AutoScroll = true;
  1039. this.panel3.Controls.Add(this.groupBox211);
  1040. this.panel3.Controls.Add(this.groupBox7);
  1041. this.panel3.Controls.Add(this.groupBZ);
  1042. this.panel3.Controls.Add(this.groupBox8);
  1043. this.panel3.Controls.Add(this.groupBox6);
  1044. this.panel3.Controls.Add(this.groupBox9);
  1045. this.panel3.Controls.Add(this.groupBox4);
  1046. this.panel3.Controls.Add(this.groupBox1);
  1047. this.panel3.Location = new System.Drawing.Point(714, 74);
  1048. this.panel3.Name = "panel3";
  1049. this.panel3.Size = new System.Drawing.Size(288, 644);
  1050. this.panel3.TabIndex = 74;
  1051. //
  1052. // groupBox211
  1053. //
  1054. this.groupBox211.Controls.Add(this.ck_jzwzb_chart);
  1055. this.groupBox211.Controls.Add(this.label1311);
  1056. this.groupBox211.Controls.Add(this.label1211);
  1057. this.groupBox211.Controls.Add(this.ck_jzwzb_surface);
  1058. this.groupBox211.Location = new System.Drawing.Point(3, 1725);
  1059. this.groupBox211.Name = "groupBox211";
  1060. this.groupBox211.Size = new System.Drawing.Size(263, 81);
  1061. this.groupBox211.TabIndex = 8;
  1062. this.groupBox211.TabStop = false;
  1063. this.groupBox211.Text = "夹杂物占比表";
  1064. //
  1065. // ck_jzwzb_chart
  1066. //
  1067. this.ck_jzwzb_chart.AutoSize = true;
  1068. this.ck_jzwzb_chart.Location = new System.Drawing.Point(229, 53);
  1069. this.ck_jzwzb_chart.Name = "ck_jzwzb_chart";
  1070. this.ck_jzwzb_chart.Size = new System.Drawing.Size(15, 14);
  1071. this.ck_jzwzb_chart.TabIndex = 3;
  1072. this.ck_jzwzb_chart.UseVisualStyleBackColor = true;
  1073. //
  1074. // label1311
  1075. //
  1076. this.label1311.AutoSize = true;
  1077. this.label1311.Location = new System.Drawing.Point(19, 53);
  1078. this.label1311.Name = "label1311";
  1079. this.label1311.Size = new System.Drawing.Size(77, 12);
  1080. this.label1311.TabIndex = 2;
  1081. this.label1311.Text = "显示附加图形";
  1082. //
  1083. // label1211
  1084. //
  1085. this.label1211.AutoSize = true;
  1086. this.label1211.Location = new System.Drawing.Point(19, 28);
  1087. this.label1211.Name = "label1211";
  1088. this.label1211.Size = new System.Drawing.Size(65, 12);
  1089. this.label1211.TabIndex = 1;
  1090. this.label1211.Text = "显示该模块";
  1091. //
  1092. // ck_jzwzb_surface
  1093. //
  1094. this.ck_jzwzb_surface.AutoSize = true;
  1095. this.ck_jzwzb_surface.Location = new System.Drawing.Point(229, 26);
  1096. this.ck_jzwzb_surface.Name = "ck_jzwzb_surface";
  1097. this.ck_jzwzb_surface.Size = new System.Drawing.Size(15, 14);
  1098. this.ck_jzwzb_surface.TabIndex = 0;
  1099. this.ck_jzwzb_surface.UseVisualStyleBackColor = true;
  1100. this.ck_jzwzb_surface.CheckedChanged += new System.EventHandler(this.ck_jzwzb_surface_CheckedChanged);
  1101. //
  1102. // groupBZ
  1103. //
  1104. this.groupBZ.Controls.Add(this.textBox_strBZ);
  1105. this.groupBZ.Location = new System.Drawing.Point(3, 1812);
  1106. this.groupBZ.Name = "groupBZ";
  1107. this.groupBZ.Size = new System.Drawing.Size(263, 139);
  1108. this.groupBZ.TabIndex = 7;
  1109. this.groupBZ.TabStop = false;
  1110. this.groupBZ.Text = "备注";
  1111. this.groupBZ.Visible = false;
  1112. //
  1113. // textBox_strBZ
  1114. //
  1115. this.textBox_strBZ.Location = new System.Drawing.Point(5, 19);
  1116. this.textBox_strBZ.Margin = new System.Windows.Forms.Padding(2);
  1117. this.textBox_strBZ.Multiline = true;
  1118. this.textBox_strBZ.Name = "textBox_strBZ";
  1119. this.textBox_strBZ.Size = new System.Drawing.Size(252, 115);
  1120. this.textBox_strBZ.TabIndex = 11;
  1121. //
  1122. // groupBox9
  1123. //
  1124. this.groupBox9.Controls.Add(this.ck_jggk);
  1125. this.groupBox9.Controls.Add(this.tb_YPBH);
  1126. this.groupBox9.Controls.Add(this.ck_ypsm);
  1127. this.groupBox9.Controls.Add(this.label4);
  1128. this.groupBox9.Controls.Add(this.tb_ZBT);
  1129. this.groupBox9.Controls.Add(this.label6);
  1130. this.groupBox9.Controls.Add(this.label5);
  1131. this.groupBox9.Controls.Add(this.label7);
  1132. this.groupBox9.Controls.Add(this.tb_CKBZ);
  1133. this.groupBox9.Controls.Add(this.tb_FBT);
  1134. this.groupBox9.Controls.Add(this.label1);
  1135. this.groupBox9.Controls.Add(this.label3);
  1136. this.groupBox9.Location = new System.Drawing.Point(3, 3);
  1137. this.groupBox9.Name = "groupBox9";
  1138. this.groupBox9.Size = new System.Drawing.Size(263, 255);
  1139. this.groupBox9.TabIndex = 1;
  1140. this.groupBox9.TabStop = false;
  1141. this.groupBox9.Text = "首页设置信息";
  1142. //
  1143. // label39
  1144. //
  1145. this.label39.AutoSize = true;
  1146. this.label39.BackColor = System.Drawing.Color.Transparent;
  1147. this.label39.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1148. this.label39.Location = new System.Drawing.Point(709, 9);
  1149. this.label39.Name = "label39";
  1150. this.label39.Size = new System.Drawing.Size(129, 29);
  1151. this.label39.TabIndex = 75;
  1152. this.label39.Text = "模板设置";
  1153. //
  1154. // cb_ParticleRange
  1155. //
  1156. this.cb_ParticleRange.FormattingEnabled = true;
  1157. this.cb_ParticleRange.Location = new System.Drawing.Point(722, 47);
  1158. this.cb_ParticleRange.Name = "cb_ParticleRange";
  1159. this.cb_ParticleRange.Size = new System.Drawing.Size(121, 20);
  1160. this.cb_ParticleRange.TabIndex = 76;
  1161. //
  1162. // OTSReport_TemplateDesignerRM
  1163. //
  1164. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1165. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1166. this.ClientSize = new System.Drawing.Size(1014, 751);
  1167. this.Controls.Add(this.cb_ParticleRange);
  1168. this.Controls.Add(this.button6);
  1169. this.Controls.Add(this.button1);
  1170. this.Controls.Add(this.label39);
  1171. this.Controls.Add(this.panel3);
  1172. this.Controls.Add(this.panel2);
  1173. this.Controls.Add(this.button2);
  1174. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1175. this.Margin = new System.Windows.Forms.Padding(2);
  1176. this.MaximizeBox = false;
  1177. this.MinimizeBox = false;
  1178. this.Name = "OTSReport_TemplateDesignerRM";
  1179. this.ShowIcon = false;
  1180. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1181. this.Text = "报告预览信息设置";
  1182. this.Load += new System.EventHandler(this.OTSReport_TemplateDesignerRM_Load);
  1183. this.groupBox1.ResumeLayout(false);
  1184. this.groupBox1.PerformLayout();
  1185. this.groupBox4.ResumeLayout(false);
  1186. this.groupBox4.PerformLayout();
  1187. this.groupBox6.ResumeLayout(false);
  1188. this.groupBox6.PerformLayout();
  1189. this.groupBox7.ResumeLayout(false);
  1190. this.groupBox7.PerformLayout();
  1191. this.groupBox8.ResumeLayout(false);
  1192. this.groupBox8.PerformLayout();
  1193. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).EndInit();
  1194. this.groupBox_zt.ResumeLayout(false);
  1195. this.groupBox_zt.PerformLayout();
  1196. this.groupBox_px.ResumeLayout(false);
  1197. this.groupBox_px.PerformLayout();
  1198. this.panel2.ResumeLayout(false);
  1199. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  1200. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  1201. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  1202. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1205. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1206. this.panel3.ResumeLayout(false);
  1207. this.groupBox211.ResumeLayout(false);
  1208. this.groupBox211.PerformLayout();
  1209. this.groupBZ.ResumeLayout(false);
  1210. this.groupBZ.PerformLayout();
  1211. this.groupBox9.ResumeLayout(false);
  1212. this.groupBox9.PerformLayout();
  1213. this.ResumeLayout(false);
  1214. this.PerformLayout();
  1215. }
  1216. #endregion
  1217. private System.Windows.Forms.Button button1;
  1218. private System.Windows.Forms.Button button2;
  1219. private System.Windows.Forms.Label label5;
  1220. private System.Windows.Forms.Label label3;
  1221. private System.Windows.Forms.TextBox tb_FBT;
  1222. private System.Windows.Forms.TextBox tb_ZBT;
  1223. private System.Windows.Forms.Label label1;
  1224. private System.Windows.Forms.TextBox tb_YPBH;
  1225. private System.Windows.Forms.Label label4;
  1226. private System.Windows.Forms.TextBox tb_CKBZ;
  1227. private System.Windows.Forms.CheckBox ck_jggk;
  1228. private System.Windows.Forms.CheckBox ck_ypsm;
  1229. private System.Windows.Forms.Label label7;
  1230. private System.Windows.Forms.Label label6;
  1231. private System.Windows.Forms.TextBox tb_khh;
  1232. private System.Windows.Forms.Label label2;
  1233. private System.Windows.Forms.GroupBox groupBox1;
  1234. private System.Windows.Forms.TextBox tb_yjwb;
  1235. private System.Windows.Forms.Label label10;
  1236. private System.Windows.Forms.Label label9;
  1237. private System.Windows.Forms.GroupBox groupBox4;
  1238. private System.Windows.Forms.CheckBox ck_klcc_xsmk;
  1239. private System.Windows.Forms.Label label17;
  1240. private System.Windows.Forms.ComboBox cb_klcc_ljb;
  1241. private System.Windows.Forms.ComboBox cb_klcc_jsfs;
  1242. private System.Windows.Forms.Label label15;
  1243. private System.Windows.Forms.Label label14;
  1244. private System.Windows.Forms.GroupBox groupBox6;
  1245. private System.Windows.Forms.CheckBox ck_ysfx_xsmk;
  1246. private System.Windows.Forms.Label label25;
  1247. private System.Windows.Forms.GroupBox groupBox7;
  1248. private System.Windows.Forms.CheckBox ck_syxt_xsmk;
  1249. private System.Windows.Forms.Label label40;
  1250. private System.Windows.Forms.ComboBox cb_syxt_mhxssl;
  1251. private System.Windows.Forms.Label label42;
  1252. private System.Windows.Forms.GroupBox groupBox8;
  1253. private System.Windows.Forms.CheckBox ck_kllb_xsmk;
  1254. private System.Windows.Forms.Label label34;
  1255. private System.Windows.Forms.CheckBox ck_ym;
  1256. private System.Windows.Forms.Label label33;
  1257. private System.Windows.Forms.ListView lbv_syxt_mblb;
  1258. private System.Windows.Forms.ComboBox cb_syxt_ljb;
  1259. private System.Windows.Forms.Label label38;
  1260. private System.Windows.Forms.Button button6;
  1261. private System.Windows.Forms.Panel panel2;
  1262. private System.Windows.Forms.PictureBox pictureBox8;
  1263. private System.Windows.Forms.PictureBox pictureBox6;
  1264. private System.Windows.Forms.PictureBox pictureBox5;
  1265. private System.Windows.Forms.PictureBox pictureBox4;
  1266. private System.Windows.Forms.PictureBox pictureBox3;
  1267. private System.Windows.Forms.PictureBox pictureBox2;
  1268. private System.Windows.Forms.PictureBox pictureBox1;
  1269. private System.Windows.Forms.Panel panel3;
  1270. private System.Windows.Forms.GroupBox groupBox9;
  1271. private System.Windows.Forms.Label label39;
  1272. private System.Windows.Forms.TextBox tb_ysfx_xsys;
  1273. private System.Windows.Forms.Button button4;
  1274. public System.Windows.Forms.ComboBox comboBox_PeriodicTable;
  1275. private System.Windows.Forms.Button button3;
  1276. private System.Windows.Forms.GroupBox groupBZ;
  1277. private System.Windows.Forms.TextBox textBox_strBZ;
  1278. private System.Windows.Forms.GroupBox groupBox_px;
  1279. private System.Windows.Forms.GroupBox groupBox_zt;
  1280. private System.Windows.Forms.Label ParticleList_5;
  1281. private System.Windows.Forms.ComboBox cb_FrameChart_p2;
  1282. private System.Windows.Forms.Label ParticleList_4;
  1283. private System.Windows.Forms.ComboBox cb_FrameChart_p1;
  1284. private System.Windows.Forms.ComboBox comboBox_p3;
  1285. private System.Windows.Forms.Label ParticleList_3;
  1286. private System.Windows.Forms.ComboBox comboBox_p2;
  1287. private System.Windows.Forms.Label ParticleList_2;
  1288. private System.Windows.Forms.Label ParticleList_1;
  1289. private System.Windows.Forms.ComboBox comboBox_p1;
  1290. private System.Windows.Forms.ComboBox cb_ParticleRange;
  1291. private System.Windows.Forms.CheckBox ck_kllb_fjzt;
  1292. private System.Windows.Forms.Label label111;
  1293. private System.Windows.Forms.GroupBox groupBox211;
  1294. private System.Windows.Forms.CheckBox ck_jzwzb_chart;
  1295. private System.Windows.Forms.Label label1311;
  1296. private System.Windows.Forms.Label label1211;
  1297. private System.Windows.Forms.CheckBox ck_jzwzb_surface;
  1298. private System.Windows.Forms.Button button5;
  1299. private System.Windows.Forms.TextBox tb_RemoveElements;
  1300. private System.Windows.Forms.Label label11111;
  1301. private System.Windows.Forms.Label label_delete_Class;
  1302. private System.Windows.Forms.TextBox delete_Class;
  1303. private System.Windows.Forms.Label label112121;
  1304. private System.Windows.Forms.NumericUpDown numericMin;
  1305. private System.Windows.Forms.CheckBox checkBox2;
  1306. private System.Windows.Forms.CheckBox checkBox1;
  1307. private System.Windows.Forms.Label label11zxc;
  1308. private System.Windows.Forms.Label label1121ad;
  1309. private System.Windows.Forms.CheckBox ck_klcc_xsddt;
  1310. private System.Windows.Forms.Label label111231;
  1311. }
  1312. }