OTSReport_TemplateDesignerRM.Designer.cs 60 KB

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