OTSReport_TemplateDesignerRM.Designer.cs 63 KB

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