OTSReport_Template_INCA.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881
  1. namespace OTSIncAReportApp.OTSTemplateDesigner
  2. {
  3. partial class OTSReport_Template_INCA
  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_ypsm = new System.Windows.Forms.CheckBox();
  39. this.label6 = new System.Windows.Forms.Label();
  40. this.ck_ym = new System.Windows.Forms.CheckBox();
  41. this.tb_yjwb = new System.Windows.Forms.TextBox();
  42. this.label10 = new System.Windows.Forms.Label();
  43. this.label9 = new System.Windows.Forms.Label();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  46. this.label8312 = new System.Windows.Forms.Label();
  47. this.button1217 = new System.Windows.Forms.Button();
  48. this.checkBox2 = new System.Windows.Forms.CheckBox();
  49. this.checkBox1 = new System.Windows.Forms.CheckBox();
  50. this.ck_klcc_xsmk = new System.Windows.Forms.CheckBox();
  51. this.tb_ysfx_xsys = new System.Windows.Forms.TextBox();
  52. this.button4 = new System.Windows.Forms.Button();
  53. this.ck_ysfx_xsmk = new System.Windows.Forms.CheckBox();
  54. this.lbv_syxt_mblb = new System.Windows.Forms.ListView();
  55. this.label33 = new System.Windows.Forms.Label();
  56. this.numericMin = new System.Windows.Forms.NumericUpDown();
  57. this.label112121 = new System.Windows.Forms.Label();
  58. this.ck_kllb_fjzt = new System.Windows.Forms.CheckBox();
  59. this.groupBox_px = new System.Windows.Forms.GroupBox();
  60. this.tb_RemoveElements = new System.Windows.Forms.TextBox();
  61. this.button5 = new System.Windows.Forms.Button();
  62. this.comboBox_p3 = new System.Windows.Forms.ComboBox();
  63. this.ParticleList_3 = new System.Windows.Forms.Label();
  64. this.comboBox_p2 = new System.Windows.Forms.ComboBox();
  65. this.label11111 = new System.Windows.Forms.Label();
  66. this.ParticleList_2 = new System.Windows.Forms.Label();
  67. this.ParticleList_1 = new System.Windows.Forms.Label();
  68. this.comboBox_p1 = new System.Windows.Forms.ComboBox();
  69. this.ck_kllb_xsmk = new System.Windows.Forms.CheckBox();
  70. this.label_delete_Class = new System.Windows.Forms.Label();
  71. this.delete_Class = new System.Windows.Forms.TextBox();
  72. this.button6 = new System.Windows.Forms.Button();
  73. this.ck_jzwzb_surface = new System.Windows.Forms.CheckBox();
  74. this.groupBox9 = new System.Windows.Forms.GroupBox();
  75. this.groupBox2 = new System.Windows.Forms.GroupBox();
  76. this.button3 = new System.Windows.Forms.Button();
  77. this.textBox_zypxss = new System.Windows.Forms.TextBox();
  78. this.groupBox3 = new System.Windows.Forms.GroupBox();
  79. this.label2 = new System.Windows.Forms.Label();
  80. this.ck_syxt_xsmk = new System.Windows.Forms.CheckBox();
  81. this.button7 = new System.Windows.Forms.Button();
  82. this.groupBox4 = new System.Windows.Forms.GroupBox();
  83. this.label7 = new System.Windows.Forms.Label();
  84. this.comboBox1 = new System.Windows.Forms.ComboBox();
  85. this.label_StandardLibraryName = new System.Windows.Forms.Label();
  86. this.groupBox5 = new System.Windows.Forms.GroupBox();
  87. this.textBox1 = new System.Windows.Forms.TextBox();
  88. this.groupBox6 = new System.Windows.Forms.GroupBox();
  89. this.groupBox1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).BeginInit();
  92. this.groupBox_px.SuspendLayout();
  93. this.groupBox9.SuspendLayout();
  94. this.groupBox2.SuspendLayout();
  95. this.groupBox3.SuspendLayout();
  96. this.groupBox4.SuspendLayout();
  97. this.groupBox5.SuspendLayout();
  98. this.groupBox6.SuspendLayout();
  99. this.SuspendLayout();
  100. //
  101. // tb_FBT
  102. //
  103. this.tb_FBT.Location = new System.Drawing.Point(5, 131);
  104. this.tb_FBT.Margin = new System.Windows.Forms.Padding(2);
  105. this.tb_FBT.Name = "tb_FBT";
  106. this.tb_FBT.Size = new System.Drawing.Size(252, 21);
  107. this.tb_FBT.TabIndex = 20;
  108. //
  109. // tb_ZBT
  110. //
  111. this.tb_ZBT.Location = new System.Drawing.Point(5, 58);
  112. this.tb_ZBT.Margin = new System.Windows.Forms.Padding(2);
  113. this.tb_ZBT.Name = "tb_ZBT";
  114. this.tb_ZBT.Size = new System.Drawing.Size(252, 21);
  115. this.tb_ZBT.TabIndex = 10;
  116. //
  117. // label5
  118. //
  119. this.label5.AutoSize = true;
  120. this.label5.Location = new System.Drawing.Point(5, 99);
  121. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  122. this.label5.Name = "label5";
  123. this.label5.Size = new System.Drawing.Size(41, 12);
  124. this.label5.TabIndex = 0;
  125. this.label5.Text = "副标题";
  126. //
  127. // label3
  128. //
  129. this.label3.AutoSize = true;
  130. this.label3.Location = new System.Drawing.Point(5, 26);
  131. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  132. this.label3.Name = "label3";
  133. this.label3.Size = new System.Drawing.Size(41, 12);
  134. this.label3.TabIndex = 0;
  135. this.label3.Text = "主标题";
  136. //
  137. // button1
  138. //
  139. this.button1.Location = new System.Drawing.Point(841, 754);
  140. this.button1.Margin = new System.Windows.Forms.Padding(2);
  141. this.button1.Name = "button1";
  142. this.button1.Size = new System.Drawing.Size(70, 30);
  143. this.button1.TabIndex = 60;
  144. this.button1.Text = "另存";
  145. this.button1.UseVisualStyleBackColor = true;
  146. this.button1.Click += new System.EventHandler(this.button1_Click);
  147. //
  148. // button2
  149. //
  150. this.button2.Location = new System.Drawing.Point(1376, 648);
  151. this.button2.Margin = new System.Windows.Forms.Padding(2);
  152. this.button2.Name = "button2";
  153. this.button2.Size = new System.Drawing.Size(71, 22);
  154. this.button2.TabIndex = 70;
  155. this.button2.Text = "返 回";
  156. this.button2.UseVisualStyleBackColor = true;
  157. this.button2.Click += new System.EventHandler(this.button2_Click);
  158. //
  159. // label1
  160. //
  161. this.label1.AutoSize = true;
  162. this.label1.Location = new System.Drawing.Point(5, 172);
  163. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  164. this.label1.Name = "label1";
  165. this.label1.Size = new System.Drawing.Size(53, 12);
  166. this.label1.TabIndex = 0;
  167. this.label1.Text = "样品编号";
  168. //
  169. // tb_YPBH
  170. //
  171. this.tb_YPBH.Location = new System.Drawing.Point(5, 204);
  172. this.tb_YPBH.Margin = new System.Windows.Forms.Padding(2);
  173. this.tb_YPBH.Name = "tb_YPBH";
  174. this.tb_YPBH.Size = new System.Drawing.Size(252, 21);
  175. this.tb_YPBH.TabIndex = 30;
  176. //
  177. // label4
  178. //
  179. this.label4.AutoSize = true;
  180. this.label4.Location = new System.Drawing.Point(5, 245);
  181. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  182. this.label4.Name = "label4";
  183. this.label4.Size = new System.Drawing.Size(53, 12);
  184. this.label4.TabIndex = 0;
  185. this.label4.Text = "参考标准";
  186. //
  187. // tb_CKBZ
  188. //
  189. this.tb_CKBZ.Location = new System.Drawing.Point(5, 277);
  190. this.tb_CKBZ.Margin = new System.Windows.Forms.Padding(2);
  191. this.tb_CKBZ.Name = "tb_CKBZ";
  192. this.tb_CKBZ.Size = new System.Drawing.Size(252, 21);
  193. this.tb_CKBZ.TabIndex = 50;
  194. //
  195. // ck_ypsm
  196. //
  197. this.ck_ypsm.AutoSize = true;
  198. this.ck_ypsm.Location = new System.Drawing.Point(388, 159);
  199. this.ck_ypsm.Margin = new System.Windows.Forms.Padding(2);
  200. this.ck_ypsm.Name = "ck_ypsm";
  201. this.ck_ypsm.Size = new System.Drawing.Size(15, 14);
  202. this.ck_ypsm.TabIndex = 51;
  203. this.ck_ypsm.UseVisualStyleBackColor = true;
  204. //
  205. // label6
  206. //
  207. this.label6.AutoSize = true;
  208. this.label6.Location = new System.Drawing.Point(302, 159);
  209. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  210. this.label6.Name = "label6";
  211. this.label6.Size = new System.Drawing.Size(77, 12);
  212. this.label6.TabIndex = 0;
  213. this.label6.Text = "显示样品说明";
  214. //
  215. // ck_ym
  216. //
  217. this.ck_ym.AutoSize = true;
  218. this.ck_ym.Location = new System.Drawing.Point(409, 89);
  219. this.ck_ym.Margin = new System.Windows.Forms.Padding(2);
  220. this.ck_ym.Name = "ck_ym";
  221. this.ck_ym.Size = new System.Drawing.Size(15, 14);
  222. this.ck_ym.TabIndex = 52;
  223. this.ck_ym.UseVisualStyleBackColor = true;
  224. //
  225. // tb_yjwb
  226. //
  227. this.tb_yjwb.Location = new System.Drawing.Point(7, 71);
  228. this.tb_yjwb.Margin = new System.Windows.Forms.Padding(2);
  229. this.tb_yjwb.Name = "tb_yjwb";
  230. this.tb_yjwb.Size = new System.Drawing.Size(250, 21);
  231. this.tb_yjwb.TabIndex = 42;
  232. //
  233. // label10
  234. //
  235. this.label10.AutoSize = true;
  236. this.label10.Location = new System.Drawing.Point(10, 36);
  237. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  238. this.label10.Name = "label10";
  239. this.label10.Size = new System.Drawing.Size(53, 12);
  240. this.label10.TabIndex = 41;
  241. this.label10.Text = "页脚文本";
  242. //
  243. // label9
  244. //
  245. this.label9.AutoSize = true;
  246. this.label9.Location = new System.Drawing.Point(360, 89);
  247. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  248. this.label9.Name = "label9";
  249. this.label9.Size = new System.Drawing.Size(29, 12);
  250. this.label9.TabIndex = 41;
  251. this.label9.Text = "页码";
  252. //
  253. // groupBox1
  254. //
  255. this.groupBox1.Controls.Add(this.ck_ym);
  256. this.groupBox1.Controls.Add(this.label9);
  257. this.groupBox1.Controls.Add(this.tb_yjwb);
  258. this.groupBox1.Controls.Add(this.label10);
  259. this.groupBox1.Location = new System.Drawing.Point(13, 339);
  260. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  261. this.groupBox1.Name = "groupBox1";
  262. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  263. this.groupBox1.Size = new System.Drawing.Size(263, 138);
  264. this.groupBox1.TabIndex = 0;
  265. this.groupBox1.TabStop = false;
  266. this.groupBox1.Text = "页脚设置";
  267. //
  268. // pictureBox7
  269. //
  270. this.pictureBox7.Location = new System.Drawing.Point(8, 84);
  271. this.pictureBox7.Name = "pictureBox7";
  272. this.pictureBox7.Size = new System.Drawing.Size(249, 154);
  273. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  274. this.pictureBox7.TabIndex = 55;
  275. this.pictureBox7.TabStop = false;
  276. //
  277. // label8312
  278. //
  279. this.label8312.AutoSize = true;
  280. this.label8312.Location = new System.Drawing.Point(18, 43);
  281. this.label8312.Name = "label8312";
  282. this.label8312.Size = new System.Drawing.Size(47, 12);
  283. this.label8312.TabIndex = 54;
  284. this.label8312.Text = "LOG图标";
  285. //
  286. // button1217
  287. //
  288. this.button1217.Location = new System.Drawing.Point(182, 38);
  289. this.button1217.Name = "button1217";
  290. this.button1217.Size = new System.Drawing.Size(75, 23);
  291. this.button1217.TabIndex = 53;
  292. this.button1217.Text = "选择图片";
  293. this.button1217.UseVisualStyleBackColor = true;
  294. this.button1217.Click += new System.EventHandler(this.button1217_Click);
  295. //
  296. // checkBox2
  297. //
  298. this.checkBox2.AutoSize = true;
  299. this.checkBox2.Location = new System.Drawing.Point(16, 71);
  300. this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
  301. this.checkBox2.Name = "checkBox2";
  302. this.checkBox2.Size = new System.Drawing.Size(84, 16);
  303. this.checkBox2.TabIndex = 57;
  304. this.checkBox2.Text = "小分类图表";
  305. this.checkBox2.UseVisualStyleBackColor = true;
  306. this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
  307. //
  308. // checkBox1
  309. //
  310. this.checkBox1.AutoSize = true;
  311. this.checkBox1.Location = new System.Drawing.Point(16, 46);
  312. this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
  313. this.checkBox1.Name = "checkBox1";
  314. this.checkBox1.Size = new System.Drawing.Size(84, 16);
  315. this.checkBox1.TabIndex = 56;
  316. this.checkBox1.Text = "大分类图表";
  317. this.checkBox1.UseVisualStyleBackColor = true;
  318. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  319. //
  320. // ck_klcc_xsmk
  321. //
  322. this.ck_klcc_xsmk.AutoSize = true;
  323. this.ck_klcc_xsmk.Location = new System.Drawing.Point(16, 21);
  324. this.ck_klcc_xsmk.Margin = new System.Windows.Forms.Padding(2);
  325. this.ck_klcc_xsmk.Name = "ck_klcc_xsmk";
  326. this.ck_klcc_xsmk.Size = new System.Drawing.Size(72, 16);
  327. this.ck_klcc_xsmk.TabIndex = 53;
  328. this.ck_klcc_xsmk.Text = "颗粒尺寸";
  329. this.ck_klcc_xsmk.UseVisualStyleBackColor = true;
  330. this.ck_klcc_xsmk.CheckedChanged += new System.EventHandler(this.ck_klcc_xsmk_CheckedChanged);
  331. //
  332. // tb_ysfx_xsys
  333. //
  334. this.tb_ysfx_xsys.Location = new System.Drawing.Point(260, 119);
  335. this.tb_ysfx_xsys.Margin = new System.Windows.Forms.Padding(2);
  336. this.tb_ysfx_xsys.Name = "tb_ysfx_xsys";
  337. this.tb_ysfx_xsys.ReadOnly = true;
  338. this.tb_ysfx_xsys.Size = new System.Drawing.Size(235, 21);
  339. this.tb_ysfx_xsys.TabIndex = 58;
  340. //
  341. // button4
  342. //
  343. this.button4.Location = new System.Drawing.Point(510, 119);
  344. this.button4.Margin = new System.Windows.Forms.Padding(2);
  345. this.button4.Name = "button4";
  346. this.button4.Size = new System.Drawing.Size(72, 20);
  347. this.button4.TabIndex = 57;
  348. this.button4.Text = "元素选择";
  349. this.button4.UseVisualStyleBackColor = true;
  350. this.button4.Click += new System.EventHandler(this.button4_Click);
  351. //
  352. // ck_ysfx_xsmk
  353. //
  354. this.ck_ysfx_xsmk.AutoSize = true;
  355. this.ck_ysfx_xsmk.Location = new System.Drawing.Point(16, 122);
  356. this.ck_ysfx_xsmk.Margin = new System.Windows.Forms.Padding(2);
  357. this.ck_ysfx_xsmk.Name = "ck_ysfx_xsmk";
  358. this.ck_ysfx_xsmk.Size = new System.Drawing.Size(72, 16);
  359. this.ck_ysfx_xsmk.TabIndex = 53;
  360. this.ck_ysfx_xsmk.Text = "元素分析";
  361. this.ck_ysfx_xsmk.UseVisualStyleBackColor = true;
  362. //
  363. // lbv_syxt_mblb
  364. //
  365. this.lbv_syxt_mblb.CheckBoxes = true;
  366. this.lbv_syxt_mblb.FullRowSelect = true;
  367. this.lbv_syxt_mblb.HideSelection = false;
  368. this.lbv_syxt_mblb.Location = new System.Drawing.Point(161, 168);
  369. this.lbv_syxt_mblb.Margin = new System.Windows.Forms.Padding(2);
  370. this.lbv_syxt_mblb.Name = "lbv_syxt_mblb";
  371. this.lbv_syxt_mblb.Size = new System.Drawing.Size(236, 121);
  372. this.lbv_syxt_mblb.TabIndex = 55;
  373. this.lbv_syxt_mblb.UseCompatibleStateImageBehavior = false;
  374. this.lbv_syxt_mblb.View = System.Windows.Forms.View.List;
  375. this.lbv_syxt_mblb.SelectedIndexChanged += new System.EventHandler(this.lbv_syxt_mblb_SelectedIndexChanged);
  376. //
  377. // label33
  378. //
  379. this.label33.AutoSize = true;
  380. this.label33.Location = new System.Drawing.Point(159, 154);
  381. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  382. this.label33.Name = "label33";
  383. this.label33.Size = new System.Drawing.Size(101, 12);
  384. this.label33.TabIndex = 41;
  385. this.label33.Text = "三元相图模板列表";
  386. this.label33.Click += new System.EventHandler(this.label33_Click);
  387. //
  388. // numericMin
  389. //
  390. this.numericMin.Increment = new decimal(new int[] {
  391. 10,
  392. 0,
  393. 0,
  394. 0});
  395. this.numericMin.Location = new System.Drawing.Point(318, 39);
  396. this.numericMin.Maximum = new decimal(new int[] {
  397. 99999,
  398. 0,
  399. 0,
  400. 0});
  401. this.numericMin.Name = "numericMin";
  402. this.numericMin.Size = new System.Drawing.Size(72, 21);
  403. this.numericMin.TabIndex = 66;
  404. this.numericMin.Value = new decimal(new int[] {
  405. 10,
  406. 0,
  407. 0,
  408. 0});
  409. this.numericMin.ValueChanged += new System.EventHandler(this.numericMin_ValueChanged);
  410. //
  411. // label112121
  412. //
  413. this.label112121.AutoSize = true;
  414. this.label112121.Location = new System.Drawing.Point(316, 21);
  415. this.label112121.Name = "label112121";
  416. this.label112121.Size = new System.Drawing.Size(77, 12);
  417. this.label112121.TabIndex = 64;
  418. this.label112121.Text = "颗粒显示数量";
  419. this.label112121.Click += new System.EventHandler(this.label112121_Click);
  420. //
  421. // ck_kllb_fjzt
  422. //
  423. this.ck_kllb_fjzt.AutoSize = true;
  424. this.ck_kllb_fjzt.Location = new System.Drawing.Point(16, 411);
  425. this.ck_kllb_fjzt.Name = "ck_kllb_fjzt";
  426. this.ck_kllb_fjzt.Size = new System.Drawing.Size(96, 16);
  427. this.ck_kllb_fjzt.TabIndex = 57;
  428. this.ck_kllb_fjzt.Text = "颗粒附加帧图";
  429. this.ck_kllb_fjzt.UseVisualStyleBackColor = true;
  430. this.ck_kllb_fjzt.CheckedChanged += new System.EventHandler(this.ck_kllb_fjzt_CheckedChanged);
  431. //
  432. // groupBox_px
  433. //
  434. this.groupBox_px.Controls.Add(this.tb_RemoveElements);
  435. this.groupBox_px.Controls.Add(this.button5);
  436. this.groupBox_px.Controls.Add(this.comboBox_p3);
  437. this.groupBox_px.Controls.Add(this.numericMin);
  438. this.groupBox_px.Controls.Add(this.ParticleList_3);
  439. this.groupBox_px.Controls.Add(this.comboBox_p2);
  440. this.groupBox_px.Controls.Add(this.label112121);
  441. this.groupBox_px.Controls.Add(this.label11111);
  442. this.groupBox_px.Controls.Add(this.ParticleList_2);
  443. this.groupBox_px.Controls.Add(this.ParticleList_1);
  444. this.groupBox_px.Controls.Add(this.comboBox_p1);
  445. this.groupBox_px.Location = new System.Drawing.Point(161, 296);
  446. this.groupBox_px.Name = "groupBox_px";
  447. this.groupBox_px.Size = new System.Drawing.Size(421, 109);
  448. this.groupBox_px.TabIndex = 54;
  449. this.groupBox_px.TabStop = false;
  450. this.groupBox_px.Text = "颗粒显示排序设置";
  451. //
  452. // tb_RemoveElements
  453. //
  454. this.tb_RemoveElements.Location = new System.Drawing.Point(116, 72);
  455. this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
  456. this.tb_RemoveElements.Name = "tb_RemoveElements";
  457. this.tb_RemoveElements.ReadOnly = true;
  458. this.tb_RemoveElements.Size = new System.Drawing.Size(191, 21);
  459. this.tb_RemoveElements.TabIndex = 59;
  460. //
  461. // button5
  462. //
  463. this.button5.Location = new System.Drawing.Point(318, 71);
  464. this.button5.Name = "button5";
  465. this.button5.Size = new System.Drawing.Size(76, 23);
  466. this.button5.TabIndex = 60;
  467. this.button5.Text = "元素选择";
  468. this.button5.UseVisualStyleBackColor = true;
  469. this.button5.Click += new System.EventHandler(this.button5_Click);
  470. //
  471. // comboBox_p3
  472. //
  473. this.comboBox_p3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  474. this.comboBox_p3.FormattingEnabled = true;
  475. this.comboBox_p3.Location = new System.Drawing.Point(222, 40);
  476. this.comboBox_p3.Margin = new System.Windows.Forms.Padding(2);
  477. this.comboBox_p3.Name = "comboBox_p3";
  478. this.comboBox_p3.Size = new System.Drawing.Size(85, 20);
  479. this.comboBox_p3.TabIndex = 57;
  480. //
  481. // ParticleList_3
  482. //
  483. this.ParticleList_3.AutoSize = true;
  484. this.ParticleList_3.Location = new System.Drawing.Point(215, 25);
  485. this.ParticleList_3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  486. this.ParticleList_3.Name = "ParticleList_3";
  487. this.ParticleList_3.Size = new System.Drawing.Size(35, 12);
  488. this.ParticleList_3.TabIndex = 56;
  489. this.ParticleList_3.Text = "参数3";
  490. //
  491. // comboBox_p2
  492. //
  493. this.comboBox_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  494. this.comboBox_p2.FormattingEnabled = true;
  495. this.comboBox_p2.Location = new System.Drawing.Point(116, 40);
  496. this.comboBox_p2.Margin = new System.Windows.Forms.Padding(2);
  497. this.comboBox_p2.Name = "comboBox_p2";
  498. this.comboBox_p2.Size = new System.Drawing.Size(85, 20);
  499. this.comboBox_p2.TabIndex = 55;
  500. //
  501. // label11111
  502. //
  503. this.label11111.AutoEllipsis = true;
  504. this.label11111.AutoSize = true;
  505. this.label11111.Location = new System.Drawing.Point(6, 75);
  506. this.label11111.Name = "label11111";
  507. this.label11111.Size = new System.Drawing.Size(89, 12);
  508. this.label11111.TabIndex = 61;
  509. this.label11111.Text = "去除元素信息:";
  510. //
  511. // ParticleList_2
  512. //
  513. this.ParticleList_2.AutoSize = true;
  514. this.ParticleList_2.Location = new System.Drawing.Point(109, 25);
  515. this.ParticleList_2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  516. this.ParticleList_2.Name = "ParticleList_2";
  517. this.ParticleList_2.Size = new System.Drawing.Size(35, 12);
  518. this.ParticleList_2.TabIndex = 54;
  519. this.ParticleList_2.Text = "参数2";
  520. //
  521. // ParticleList_1
  522. //
  523. this.ParticleList_1.AutoSize = true;
  524. this.ParticleList_1.Location = new System.Drawing.Point(5, 25);
  525. this.ParticleList_1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  526. this.ParticleList_1.Name = "ParticleList_1";
  527. this.ParticleList_1.Size = new System.Drawing.Size(35, 12);
  528. this.ParticleList_1.TabIndex = 53;
  529. this.ParticleList_1.Text = "参数1";
  530. //
  531. // comboBox_p1
  532. //
  533. this.comboBox_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  534. this.comboBox_p1.FormattingEnabled = true;
  535. this.comboBox_p1.Location = new System.Drawing.Point(5, 40);
  536. this.comboBox_p1.Margin = new System.Windows.Forms.Padding(2);
  537. this.comboBox_p1.Name = "comboBox_p1";
  538. this.comboBox_p1.Size = new System.Drawing.Size(85, 20);
  539. this.comboBox_p1.TabIndex = 43;
  540. //
  541. // ck_kllb_xsmk
  542. //
  543. this.ck_kllb_xsmk.AutoSize = true;
  544. this.ck_kllb_xsmk.Location = new System.Drawing.Point(16, 296);
  545. this.ck_kllb_xsmk.Margin = new System.Windows.Forms.Padding(2);
  546. this.ck_kllb_xsmk.Name = "ck_kllb_xsmk";
  547. this.ck_kllb_xsmk.Size = new System.Drawing.Size(72, 16);
  548. this.ck_kllb_xsmk.TabIndex = 53;
  549. this.ck_kllb_xsmk.Text = "颗粒列表";
  550. this.ck_kllb_xsmk.UseVisualStyleBackColor = true;
  551. this.ck_kllb_xsmk.CheckedChanged += new System.EventHandler(this.ck_kllb_xsmk_CheckedChanged);
  552. //
  553. // label_delete_Class
  554. //
  555. this.label_delete_Class.AutoSize = true;
  556. this.label_delete_Class.Location = new System.Drawing.Point(4, 17);
  557. this.label_delete_Class.Name = "label_delete_Class";
  558. this.label_delete_Class.Size = new System.Drawing.Size(101, 12);
  559. this.label_delete_Class.TabIndex = 63;
  560. this.label_delete_Class.Text = "去除指定物质分类";
  561. //
  562. // delete_Class
  563. //
  564. this.delete_Class.Location = new System.Drawing.Point(6, 32);
  565. this.delete_Class.Multiline = true;
  566. this.delete_Class.Name = "delete_Class";
  567. this.delete_Class.Size = new System.Drawing.Size(691, 41);
  568. this.delete_Class.TabIndex = 62;
  569. //
  570. // button6
  571. //
  572. this.button6.Location = new System.Drawing.Point(767, 754);
  573. this.button6.Margin = new System.Windows.Forms.Padding(2);
  574. this.button6.Name = "button6";
  575. this.button6.Size = new System.Drawing.Size(70, 30);
  576. this.button6.TabIndex = 72;
  577. this.button6.Text = "保存";
  578. this.button6.UseVisualStyleBackColor = true;
  579. this.button6.Click += new System.EventHandler(this.button6_Click);
  580. //
  581. // ck_jzwzb_surface
  582. //
  583. this.ck_jzwzb_surface.AutoSize = true;
  584. this.ck_jzwzb_surface.Location = new System.Drawing.Point(16, 96);
  585. this.ck_jzwzb_surface.Name = "ck_jzwzb_surface";
  586. this.ck_jzwzb_surface.Size = new System.Drawing.Size(84, 16);
  587. this.ck_jzwzb_surface.TabIndex = 0;
  588. this.ck_jzwzb_surface.Text = "夹杂物占比";
  589. this.ck_jzwzb_surface.UseVisualStyleBackColor = true;
  590. this.ck_jzwzb_surface.CheckedChanged += new System.EventHandler(this.ck_jzwzb_surface_CheckedChanged);
  591. //
  592. // groupBox9
  593. //
  594. this.groupBox9.Controls.Add(this.tb_YPBH);
  595. this.groupBox9.Controls.Add(this.ck_ypsm);
  596. this.groupBox9.Controls.Add(this.label4);
  597. this.groupBox9.Controls.Add(this.tb_ZBT);
  598. this.groupBox9.Controls.Add(this.label6);
  599. this.groupBox9.Controls.Add(this.label5);
  600. this.groupBox9.Controls.Add(this.tb_CKBZ);
  601. this.groupBox9.Controls.Add(this.tb_FBT);
  602. this.groupBox9.Controls.Add(this.label1);
  603. this.groupBox9.Controls.Add(this.label3);
  604. this.groupBox9.Location = new System.Drawing.Point(13, 13);
  605. this.groupBox9.Name = "groupBox9";
  606. this.groupBox9.Size = new System.Drawing.Size(263, 321);
  607. this.groupBox9.TabIndex = 1;
  608. this.groupBox9.TabStop = false;
  609. this.groupBox9.Text = "首页设置";
  610. //
  611. // groupBox2
  612. //
  613. this.groupBox2.Controls.Add(this.label_delete_Class);
  614. this.groupBox2.Controls.Add(this.delete_Class);
  615. this.groupBox2.Location = new System.Drawing.Point(282, 13);
  616. this.groupBox2.Name = "groupBox2";
  617. this.groupBox2.Size = new System.Drawing.Size(703, 79);
  618. this.groupBox2.TabIndex = 77;
  619. this.groupBox2.TabStop = false;
  620. this.groupBox2.Text = "去除信息";
  621. this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
  622. //
  623. // button3
  624. //
  625. this.button3.Location = new System.Drawing.Point(614, 66);
  626. this.button3.Name = "button3";
  627. this.button3.Size = new System.Drawing.Size(83, 22);
  628. this.button3.TabIndex = 69;
  629. this.button3.Text = "编辑选择";
  630. this.button3.UseVisualStyleBackColor = true;
  631. this.button3.Click += new System.EventHandler(this.button3_Click);
  632. //
  633. // textBox_zypxss
  634. //
  635. this.textBox_zypxss.Location = new System.Drawing.Point(6, 14);
  636. this.textBox_zypxss.Multiline = true;
  637. this.textBox_zypxss.Name = "textBox_zypxss";
  638. this.textBox_zypxss.Size = new System.Drawing.Size(691, 41);
  639. this.textBox_zypxss.TabIndex = 65;
  640. //
  641. // groupBox3
  642. //
  643. this.groupBox3.Controls.Add(this.label2);
  644. this.groupBox3.Controls.Add(this.groupBox_px);
  645. this.groupBox3.Controls.Add(this.lbv_syxt_mblb);
  646. this.groupBox3.Controls.Add(this.label33);
  647. this.groupBox3.Controls.Add(this.ck_kllb_fjzt);
  648. this.groupBox3.Controls.Add(this.ck_syxt_xsmk);
  649. this.groupBox3.Controls.Add(this.ck_jzwzb_surface);
  650. this.groupBox3.Controls.Add(this.tb_ysfx_xsys);
  651. this.groupBox3.Controls.Add(this.checkBox2);
  652. this.groupBox3.Controls.Add(this.ck_kllb_xsmk);
  653. this.groupBox3.Controls.Add(this.button4);
  654. this.groupBox3.Controls.Add(this.checkBox1);
  655. this.groupBox3.Controls.Add(this.ck_ysfx_xsmk);
  656. this.groupBox3.Controls.Add(this.ck_klcc_xsmk);
  657. this.groupBox3.Location = new System.Drawing.Point(282, 199);
  658. this.groupBox3.Name = "groupBox3";
  659. this.groupBox3.Size = new System.Drawing.Size(703, 442);
  660. this.groupBox3.TabIndex = 78;
  661. this.groupBox3.TabStop = false;
  662. this.groupBox3.Text = "模块设定";
  663. //
  664. // label2
  665. //
  666. this.label2.AutoSize = true;
  667. this.label2.Location = new System.Drawing.Point(159, 123);
  668. this.label2.Name = "label2";
  669. this.label2.Size = new System.Drawing.Size(89, 12);
  670. this.label2.TabIndex = 67;
  671. this.label2.Text = "元素选择设置:";
  672. //
  673. // ck_syxt_xsmk
  674. //
  675. this.ck_syxt_xsmk.AutoSize = true;
  676. this.ck_syxt_xsmk.Location = new System.Drawing.Point(16, 153);
  677. this.ck_syxt_xsmk.Margin = new System.Windows.Forms.Padding(2);
  678. this.ck_syxt_xsmk.Name = "ck_syxt_xsmk";
  679. this.ck_syxt_xsmk.Size = new System.Drawing.Size(60, 16);
  680. this.ck_syxt_xsmk.TabIndex = 58;
  681. this.ck_syxt_xsmk.Text = "三元图";
  682. this.ck_syxt_xsmk.UseVisualStyleBackColor = true;
  683. //
  684. // button7
  685. //
  686. this.button7.Location = new System.Drawing.Point(915, 754);
  687. this.button7.Margin = new System.Windows.Forms.Padding(2);
  688. this.button7.Name = "button7";
  689. this.button7.Size = new System.Drawing.Size(70, 30);
  690. this.button7.TabIndex = 73;
  691. this.button7.Text = "取消";
  692. this.button7.UseVisualStyleBackColor = true;
  693. this.button7.Click += new System.EventHandler(this.button7_Click);
  694. //
  695. // groupBox4
  696. //
  697. this.groupBox4.Controls.Add(this.label7);
  698. this.groupBox4.Controls.Add(this.comboBox1);
  699. this.groupBox4.Controls.Add(this.button3);
  700. this.groupBox4.Controls.Add(this.textBox_zypxss);
  701. this.groupBox4.Location = new System.Drawing.Point(282, 98);
  702. this.groupBox4.Name = "groupBox4";
  703. this.groupBox4.Size = new System.Drawing.Size(703, 95);
  704. this.groupBox4.TabIndex = 79;
  705. this.groupBox4.TabStop = false;
  706. this.groupBox4.Text = "特定选择";
  707. //
  708. // label7
  709. //
  710. this.label7.AutoSize = true;
  711. this.label7.Location = new System.Drawing.Point(330, 71);
  712. this.label7.Name = "label7";
  713. this.label7.Size = new System.Drawing.Size(77, 12);
  714. this.label7.TabIndex = 72;
  715. this.label7.Text = "标准库选择:";
  716. //
  717. // comboBox1
  718. //
  719. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  720. this.comboBox1.FormattingEnabled = true;
  721. this.comboBox1.Location = new System.Drawing.Point(412, 68);
  722. this.comboBox1.Margin = new System.Windows.Forms.Padding(2);
  723. this.comboBox1.Name = "comboBox1";
  724. this.comboBox1.Size = new System.Drawing.Size(192, 20);
  725. this.comboBox1.TabIndex = 71;
  726. //
  727. // label_StandardLibraryName
  728. //
  729. this.label_StandardLibraryName.AutoSize = true;
  730. this.label_StandardLibraryName.Location = new System.Drawing.Point(16, 763);
  731. this.label_StandardLibraryName.Name = "label_StandardLibraryName";
  732. this.label_StandardLibraryName.Size = new System.Drawing.Size(41, 12);
  733. this.label_StandardLibraryName.TabIndex = 80;
  734. this.label_StandardLibraryName.Text = "label7";
  735. //
  736. // groupBox5
  737. //
  738. this.groupBox5.Controls.Add(this.textBox1);
  739. this.groupBox5.Location = new System.Drawing.Point(282, 647);
  740. this.groupBox5.Name = "groupBox5";
  741. this.groupBox5.Size = new System.Drawing.Size(703, 98);
  742. this.groupBox5.TabIndex = 68;
  743. this.groupBox5.TabStop = false;
  744. this.groupBox5.Text = "备注";
  745. //
  746. // textBox1
  747. //
  748. this.textBox1.Location = new System.Drawing.Point(4, 20);
  749. this.textBox1.Multiline = true;
  750. this.textBox1.Name = "textBox1";
  751. this.textBox1.Size = new System.Drawing.Size(693, 72);
  752. this.textBox1.TabIndex = 66;
  753. //
  754. // groupBox6
  755. //
  756. this.groupBox6.Controls.Add(this.pictureBox7);
  757. this.groupBox6.Controls.Add(this.label8312);
  758. this.groupBox6.Controls.Add(this.button1217);
  759. this.groupBox6.Location = new System.Drawing.Point(13, 482);
  760. this.groupBox6.Name = "groupBox6";
  761. this.groupBox6.Size = new System.Drawing.Size(263, 263);
  762. this.groupBox6.TabIndex = 69;
  763. this.groupBox6.TabStop = false;
  764. this.groupBox6.Text = "图标选择";
  765. //
  766. // OTSReport_Template_INCA
  767. //
  768. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  769. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  770. this.ClientSize = new System.Drawing.Size(995, 795);
  771. this.Controls.Add(this.groupBox5);
  772. this.Controls.Add(this.groupBox6);
  773. this.Controls.Add(this.label_StandardLibraryName);
  774. this.Controls.Add(this.button7);
  775. this.Controls.Add(this.groupBox4);
  776. this.Controls.Add(this.groupBox3);
  777. this.Controls.Add(this.groupBox2);
  778. this.Controls.Add(this.groupBox9);
  779. this.Controls.Add(this.button6);
  780. this.Controls.Add(this.groupBox1);
  781. this.Controls.Add(this.button1);
  782. this.Controls.Add(this.button2);
  783. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  784. this.Margin = new System.Windows.Forms.Padding(2);
  785. this.MaximizeBox = false;
  786. this.MinimizeBox = false;
  787. this.Name = "OTSReport_Template_INCA";
  788. this.ShowIcon = false;
  789. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  790. this.Text = "模板设置";
  791. this.Load += new System.EventHandler(this.OTSReport_TemplateDesignerRM_Load);
  792. this.groupBox1.ResumeLayout(false);
  793. this.groupBox1.PerformLayout();
  794. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  795. ((System.ComponentModel.ISupportInitialize)(this.numericMin)).EndInit();
  796. this.groupBox_px.ResumeLayout(false);
  797. this.groupBox_px.PerformLayout();
  798. this.groupBox9.ResumeLayout(false);
  799. this.groupBox9.PerformLayout();
  800. this.groupBox2.ResumeLayout(false);
  801. this.groupBox2.PerformLayout();
  802. this.groupBox3.ResumeLayout(false);
  803. this.groupBox3.PerformLayout();
  804. this.groupBox4.ResumeLayout(false);
  805. this.groupBox4.PerformLayout();
  806. this.groupBox5.ResumeLayout(false);
  807. this.groupBox5.PerformLayout();
  808. this.groupBox6.ResumeLayout(false);
  809. this.groupBox6.PerformLayout();
  810. this.ResumeLayout(false);
  811. this.PerformLayout();
  812. }
  813. #endregion
  814. private System.Windows.Forms.Button button1;
  815. private System.Windows.Forms.Button button2;
  816. private System.Windows.Forms.Label label5;
  817. private System.Windows.Forms.Label label3;
  818. private System.Windows.Forms.TextBox tb_FBT;
  819. private System.Windows.Forms.TextBox tb_ZBT;
  820. private System.Windows.Forms.Label label1;
  821. private System.Windows.Forms.TextBox tb_YPBH;
  822. private System.Windows.Forms.Label label4;
  823. private System.Windows.Forms.TextBox tb_CKBZ;
  824. private System.Windows.Forms.CheckBox ck_ypsm;
  825. private System.Windows.Forms.Label label6;
  826. private System.Windows.Forms.GroupBox groupBox1;
  827. private System.Windows.Forms.TextBox tb_yjwb;
  828. private System.Windows.Forms.Label label10;
  829. private System.Windows.Forms.Label label9;
  830. private System.Windows.Forms.CheckBox ck_klcc_xsmk;
  831. private System.Windows.Forms.CheckBox ck_ysfx_xsmk;
  832. private System.Windows.Forms.CheckBox ck_kllb_xsmk;
  833. private System.Windows.Forms.CheckBox ck_ym;
  834. private System.Windows.Forms.Label label33;
  835. private System.Windows.Forms.ListView lbv_syxt_mblb;
  836. private System.Windows.Forms.Button button6;
  837. private System.Windows.Forms.GroupBox groupBox9;
  838. private System.Windows.Forms.TextBox tb_ysfx_xsys;
  839. private System.Windows.Forms.Button button4;
  840. private System.Windows.Forms.GroupBox groupBox_px;
  841. private System.Windows.Forms.ComboBox comboBox_p3;
  842. private System.Windows.Forms.Label ParticleList_3;
  843. private System.Windows.Forms.ComboBox comboBox_p2;
  844. private System.Windows.Forms.Label ParticleList_2;
  845. private System.Windows.Forms.Label ParticleList_1;
  846. private System.Windows.Forms.ComboBox comboBox_p1;
  847. private System.Windows.Forms.CheckBox ck_kllb_fjzt;
  848. private System.Windows.Forms.CheckBox ck_jzwzb_surface;
  849. private System.Windows.Forms.Button button5;
  850. private System.Windows.Forms.TextBox tb_RemoveElements;
  851. private System.Windows.Forms.Label label11111;
  852. private System.Windows.Forms.Label label_delete_Class;
  853. private System.Windows.Forms.TextBox delete_Class;
  854. private System.Windows.Forms.Label label112121;
  855. private System.Windows.Forms.NumericUpDown numericMin;
  856. private System.Windows.Forms.CheckBox checkBox2;
  857. private System.Windows.Forms.CheckBox checkBox1;
  858. private System.Windows.Forms.PictureBox pictureBox7;
  859. private System.Windows.Forms.Label label8312;
  860. private System.Windows.Forms.Button button1217;
  861. private System.Windows.Forms.GroupBox groupBox2;
  862. private System.Windows.Forms.TextBox textBox_zypxss;
  863. private System.Windows.Forms.GroupBox groupBox3;
  864. private System.Windows.Forms.CheckBox ck_syxt_xsmk;
  865. private System.Windows.Forms.Label label2;
  866. private System.Windows.Forms.Button button3;
  867. private System.Windows.Forms.GroupBox groupBox4;
  868. private System.Windows.Forms.Button button7;
  869. private System.Windows.Forms.Label label7;
  870. private System.Windows.Forms.ComboBox comboBox1;
  871. private System.Windows.Forms.Label label_StandardLibraryName;
  872. private System.Windows.Forms.GroupBox groupBox5;
  873. private System.Windows.Forms.TextBox textBox1;
  874. private System.Windows.Forms.GroupBox groupBox6;
  875. }
  876. }