OTSReport_Template_INCA.Designer.cs 43 KB

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