OTSReport_TemplateDesignerRM.Designer.cs 61 KB

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