OTSReport_TemplateDesignerRM.Designer.cs 60 KB

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