frmReportSysConfig.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691
  1. using System.Windows.Forms;
  2. namespace OTSIncAReprotCharts
  3. {
  4. partial class frmReportSysConfig
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReportSysConfig));
  30. this.listView2 = new System.Windows.Forms.ListView();
  31. this.label15 = new System.Windows.Forms.Label();
  32. this.label14 = new System.Windows.Forms.Label();
  33. this.label12 = new System.Windows.Forms.Label();
  34. this.label13 = new System.Windows.Forms.Label();
  35. this.comboBox6 = new System.Windows.Forms.ComboBox();
  36. this.comboBox5 = new System.Windows.Forms.ComboBox();
  37. this.comboBox4 = new System.Windows.Forms.ComboBox();
  38. this.textBox9 = new System.Windows.Forms.TextBox();
  39. this.button18 = new System.Windows.Forms.Button();
  40. this.button17 = new System.Windows.Forms.Button();
  41. this.button16 = new System.Windows.Forms.Button();
  42. this.button15 = new System.Windows.Forms.Button();
  43. this.groupBox3 = new System.Windows.Forms.GroupBox();
  44. this.btn_PartSize = new System.Windows.Forms.Button();
  45. this.tb_PartiSizeFileFolder = new System.Windows.Forms.TextBox();
  46. this.label4 = new System.Windows.Forms.Label();
  47. this.tb_sjtmbwj = new System.Windows.Forms.TextBox();
  48. this.tb_sjtmb = new System.Windows.Forms.TextBox();
  49. this.btn_ybcsqx = new System.Windows.Forms.Button();
  50. this.btn_ybcsbc = new System.Windows.Forms.Button();
  51. this.btn_sjtmbwj = new System.Windows.Forms.Button();
  52. this.label17 = new System.Windows.Forms.Label();
  53. this.label5 = new System.Windows.Forms.Label();
  54. this.groupBox6 = new System.Windows.Forms.GroupBox();
  55. this.tb_blyz = new System.Windows.Forms.TextBox();
  56. this.label22 = new System.Windows.Forms.Label();
  57. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  58. this.groupBox2 = new System.Windows.Forms.GroupBox();
  59. this.cB_Electrical_conductivity = new System.Windows.Forms.CheckBox();
  60. this.cB_Density = new System.Windows.Forms.CheckBox();
  61. this.cB_Hardness = new System.Windows.Forms.CheckBox();
  62. this.cb_ELONG = new System.Windows.Forms.CheckBox();
  63. this.cb_PERI = new System.Windows.Forms.CheckBox();
  64. this.cb_EquivalentCircleDiameter = new System.Windows.Forms.CheckBox();
  65. this.cb_ASPECT_ELONG = new System.Windows.Forms.CheckBox();
  66. this.cb_Orientation = new System.Windows.Forms.CheckBox();
  67. this.cb_MEAN = new System.Windows.Forms.CheckBox();
  68. this.cb_INSCR = new System.Windows.Forms.CheckBox();
  69. this.cb_PERP = new System.Windows.Forms.CheckBox();
  70. this.cb_FerretDiameter = new System.Windows.Forms.CheckBox();
  71. this.cb_DiameterRatio = new System.Windows.Forms.CheckBox();
  72. this.cb_MinDiameter = new System.Windows.Forms.CheckBox();
  73. this.cb_MaxDiameter = new System.Windows.Forms.CheckBox();
  74. this.cb_Area = new System.Windows.Forms.CheckBox();
  75. this.tb_xsys = new System.Windows.Forms.TextBox();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.label2 = new System.Windows.Forms.Label();
  78. this.btn_xsys = new System.Windows.Forms.Button();
  79. this.cb_FiledCoordinate = new System.Windows.Forms.CheckBox();
  80. this.groupBox3.SuspendLayout();
  81. this.groupBox6.SuspendLayout();
  82. this.groupBox2.SuspendLayout();
  83. this.SuspendLayout();
  84. //
  85. // listView2
  86. //
  87. this.listView2.FullRowSelect = true;
  88. this.listView2.GridLines = true;
  89. this.listView2.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
  90. this.listView2.HideSelection = false;
  91. this.listView2.Location = new System.Drawing.Point(6, 27);
  92. this.listView2.Name = "listView2";
  93. this.listView2.Size = new System.Drawing.Size(248, 365);
  94. this.listView2.TabIndex = 71;
  95. this.listView2.UseCompatibleStateImageBehavior = false;
  96. this.listView2.View = System.Windows.Forms.View.Details;
  97. //
  98. // label15
  99. //
  100. this.label15.AutoSize = true;
  101. this.label15.Location = new System.Drawing.Point(8, 131);
  102. this.label15.Name = "label15";
  103. this.label15.Size = new System.Drawing.Size(80, 18);
  104. this.label15.TabIndex = 0;
  105. //
  106. // label14
  107. //
  108. this.label14.AutoSize = true;
  109. this.label14.Location = new System.Drawing.Point(8, 84);
  110. this.label14.Name = "label14";
  111. this.label14.Size = new System.Drawing.Size(44, 18);
  112. this.label14.TabIndex = 0;
  113. //
  114. // label12
  115. //
  116. this.label12.AutoSize = true;
  117. this.label12.Location = new System.Drawing.Point(8, 231);
  118. this.label12.Name = "label12";
  119. this.label12.Size = new System.Drawing.Size(62, 18);
  120. this.label12.TabIndex = 0;
  121. //
  122. // label13
  123. //
  124. this.label13.AutoSize = true;
  125. this.label13.Location = new System.Drawing.Point(8, 182);
  126. this.label13.Name = "label13";
  127. this.label13.Size = new System.Drawing.Size(80, 18);
  128. this.label13.TabIndex = 0;
  129. //
  130. // comboBox6
  131. //
  132. this.comboBox6.FormattingEnabled = true;
  133. this.comboBox6.Location = new System.Drawing.Point(88, 128);
  134. this.comboBox6.Name = "comboBox6";
  135. this.comboBox6.Size = new System.Drawing.Size(227, 26);
  136. this.comboBox6.TabIndex = 1;
  137. //
  138. // comboBox5
  139. //
  140. this.comboBox5.FormattingEnabled = true;
  141. this.comboBox5.Location = new System.Drawing.Point(88, 174);
  142. this.comboBox5.Name = "comboBox5";
  143. this.comboBox5.Size = new System.Drawing.Size(227, 26);
  144. this.comboBox5.TabIndex = 1;
  145. //
  146. // comboBox4
  147. //
  148. this.comboBox4.FormattingEnabled = true;
  149. this.comboBox4.Location = new System.Drawing.Point(88, 223);
  150. this.comboBox4.Name = "comboBox4";
  151. this.comboBox4.Size = new System.Drawing.Size(227, 26);
  152. this.comboBox4.TabIndex = 1;
  153. //
  154. // textBox9
  155. //
  156. this.textBox9.Location = new System.Drawing.Point(88, 81);
  157. this.textBox9.Name = "textBox9";
  158. this.textBox9.Size = new System.Drawing.Size(227, 28);
  159. this.textBox9.TabIndex = 1;
  160. //
  161. // button18
  162. //
  163. this.button18.Location = new System.Drawing.Point(5, 340);
  164. this.button18.Name = "button18";
  165. this.button18.Size = new System.Drawing.Size(71, 37);
  166. this.button18.TabIndex = 83;
  167. this.button18.Text = "增加";
  168. this.button18.UseVisualStyleBackColor = true;
  169. //
  170. // button17
  171. //
  172. this.button17.Location = new System.Drawing.Point(92, 340);
  173. this.button17.Name = "button17";
  174. this.button17.Size = new System.Drawing.Size(71, 37);
  175. this.button17.TabIndex = 82;
  176. this.button17.Text = "修改";
  177. this.button17.UseVisualStyleBackColor = true;
  178. //
  179. // button16
  180. //
  181. this.button16.Location = new System.Drawing.Point(177, 340);
  182. this.button16.Name = "button16";
  183. this.button16.Size = new System.Drawing.Size(71, 37);
  184. this.button16.TabIndex = 81;
  185. this.button16.Text = "删除";
  186. this.button16.UseVisualStyleBackColor = true;
  187. //
  188. // button15
  189. //
  190. this.button15.Location = new System.Drawing.Point(259, 340);
  191. this.button15.Name = "button15";
  192. this.button15.Size = new System.Drawing.Size(71, 37);
  193. this.button15.TabIndex = 80;
  194. this.button15.Text = "取消";
  195. this.button15.UseVisualStyleBackColor = true;
  196. //
  197. // groupBox3
  198. //
  199. this.groupBox3.Controls.Add(this.btn_PartSize);
  200. this.groupBox3.Controls.Add(this.tb_PartiSizeFileFolder);
  201. this.groupBox3.Controls.Add(this.label4);
  202. this.groupBox3.Location = new System.Drawing.Point(12, 12);
  203. this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  204. this.groupBox3.Name = "groupBox3";
  205. this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  206. this.groupBox3.Size = new System.Drawing.Size(752, 65);
  207. this.groupBox3.TabIndex = 0;
  208. this.groupBox3.TabStop = false;
  209. this.groupBox3.Text = "粒级设置";
  210. //
  211. // btn_PartSize
  212. //
  213. this.btn_PartSize.Location = new System.Drawing.Point(694, 25);
  214. this.btn_PartSize.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  215. this.btn_PartSize.Name = "btn_PartSize";
  216. this.btn_PartSize.Size = new System.Drawing.Size(50, 29);
  217. this.btn_PartSize.TabIndex = 4;
  218. this.btn_PartSize.Text = "...";
  219. this.btn_PartSize.UseVisualStyleBackColor = true;
  220. this.btn_PartSize.Click += new System.EventHandler(this.btn_PartSize_Click);
  221. //
  222. // tb_PartiSizeFileFolder
  223. //
  224. this.tb_PartiSizeFileFolder.Enabled = false;
  225. this.tb_PartiSizeFileFolder.Location = new System.Drawing.Point(188, 25);
  226. this.tb_PartiSizeFileFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  227. this.tb_PartiSizeFileFolder.Name = "tb_PartiSizeFileFolder";
  228. this.tb_PartiSizeFileFolder.Size = new System.Drawing.Size(502, 28);
  229. this.tb_PartiSizeFileFolder.TabIndex = 3;
  230. //
  231. // label4
  232. //
  233. this.label4.AutoSize = true;
  234. this.label4.Location = new System.Drawing.Point(15, 31);
  235. this.label4.Name = "label4";
  236. this.label4.Size = new System.Drawing.Size(62, 18);
  237. this.label4.TabIndex = 2;
  238. this.label4.Text = "文件夹";
  239. //
  240. // tb_sjtmbwj
  241. //
  242. this.tb_sjtmbwj.Enabled = false;
  243. this.tb_sjtmbwj.Location = new System.Drawing.Point(188, 55);
  244. this.tb_sjtmbwj.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  245. this.tb_sjtmbwj.Name = "tb_sjtmbwj";
  246. this.tb_sjtmbwj.Size = new System.Drawing.Size(500, 28);
  247. this.tb_sjtmbwj.TabIndex = 3;
  248. //
  249. // tb_sjtmb
  250. //
  251. this.tb_sjtmb.Enabled = false;
  252. this.tb_sjtmb.Location = new System.Drawing.Point(188, 22);
  253. this.tb_sjtmb.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  254. this.tb_sjtmb.Name = "tb_sjtmb";
  255. this.tb_sjtmb.Size = new System.Drawing.Size(558, 28);
  256. this.tb_sjtmb.TabIndex = 3;
  257. //
  258. // btn_ybcsqx
  259. //
  260. this.btn_ybcsqx.Location = new System.Drawing.Point(667, 506);
  261. this.btn_ybcsqx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  262. this.btn_ybcsqx.Name = "btn_ybcsqx";
  263. this.btn_ybcsqx.Size = new System.Drawing.Size(100, 34);
  264. this.btn_ybcsqx.TabIndex = 76;
  265. this.btn_ybcsqx.Text = "取 消";
  266. this.btn_ybcsqx.UseVisualStyleBackColor = true;
  267. this.btn_ybcsqx.Click += new System.EventHandler(this.btn_ybcsqx_Click);
  268. //
  269. // btn_ybcsbc
  270. //
  271. this.btn_ybcsbc.Location = new System.Drawing.Point(544, 506);
  272. this.btn_ybcsbc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  273. this.btn_ybcsbc.Name = "btn_ybcsbc";
  274. this.btn_ybcsbc.Size = new System.Drawing.Size(100, 34);
  275. this.btn_ybcsbc.TabIndex = 77;
  276. this.btn_ybcsbc.Text = "确 定";
  277. this.btn_ybcsbc.UseVisualStyleBackColor = true;
  278. this.btn_ybcsbc.Click += new System.EventHandler(this.btn_ybcsbc_Click);
  279. //
  280. // btn_sjtmbwj
  281. //
  282. this.btn_sjtmbwj.Location = new System.Drawing.Point(694, 55);
  283. this.btn_sjtmbwj.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  284. this.btn_sjtmbwj.Name = "btn_sjtmbwj";
  285. this.btn_sjtmbwj.Size = new System.Drawing.Size(50, 29);
  286. this.btn_sjtmbwj.TabIndex = 4;
  287. this.btn_sjtmbwj.Text = "...";
  288. this.btn_sjtmbwj.UseVisualStyleBackColor = true;
  289. this.btn_sjtmbwj.Click += new System.EventHandler(this.btn_sjtwj_Click);
  290. //
  291. // label17
  292. //
  293. this.label17.AutoSize = true;
  294. this.label17.Location = new System.Drawing.Point(15, 61);
  295. this.label17.Name = "label17";
  296. this.label17.Size = new System.Drawing.Size(44, 18);
  297. this.label17.TabIndex = 2;
  298. this.label17.Text = "文件";
  299. //
  300. // label5
  301. //
  302. this.label5.AutoSize = true;
  303. this.label5.Location = new System.Drawing.Point(15, 29);
  304. this.label5.Name = "label5";
  305. this.label5.Size = new System.Drawing.Size(62, 18);
  306. this.label5.TabIndex = 2;
  307. this.label5.Text = "文件夹";
  308. //
  309. // groupBox6
  310. //
  311. this.groupBox6.Controls.Add(this.tb_sjtmb);
  312. this.groupBox6.Controls.Add(this.label5);
  313. this.groupBox6.Controls.Add(this.tb_sjtmbwj);
  314. this.groupBox6.Controls.Add(this.btn_sjtmbwj);
  315. this.groupBox6.Controls.Add(this.label17);
  316. this.groupBox6.Location = new System.Drawing.Point(12, 83);
  317. this.groupBox6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  318. this.groupBox6.Name = "groupBox6";
  319. this.groupBox6.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  320. this.groupBox6.Size = new System.Drawing.Size(752, 97);
  321. this.groupBox6.TabIndex = 1;
  322. this.groupBox6.TabStop = false;
  323. this.groupBox6.Text = "三元相图模板设置";
  324. //
  325. // tb_blyz
  326. //
  327. this.tb_blyz.Location = new System.Drawing.Point(188, 22);
  328. this.tb_blyz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  329. this.tb_blyz.Name = "tb_blyz";
  330. this.tb_blyz.Size = new System.Drawing.Size(561, 28);
  331. this.tb_blyz.TabIndex = 1;
  332. this.tb_blyz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_blyz_KeyPress);
  333. //
  334. // label22
  335. //
  336. this.label22.AutoSize = true;
  337. this.label22.Location = new System.Drawing.Point(15, 31);
  338. this.label22.Name = "label22";
  339. this.label22.Size = new System.Drawing.Size(80, 18);
  340. this.label22.TabIndex = 0;
  341. this.label22.Text = "比例因子";
  342. //
  343. // folderBrowserDialog1
  344. //
  345. this.folderBrowserDialog1.SelectedPath = "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Common7\\IDE\\Config\\" +
  346. "ProData\\";
  347. //
  348. // groupBox2
  349. //
  350. this.groupBox2.Controls.Add(this.cb_FiledCoordinate);
  351. this.groupBox2.Controls.Add(this.cB_Electrical_conductivity);
  352. this.groupBox2.Controls.Add(this.cB_Density);
  353. this.groupBox2.Controls.Add(this.cB_Hardness);
  354. this.groupBox2.Controls.Add(this.cb_ELONG);
  355. this.groupBox2.Controls.Add(this.cb_PERI);
  356. this.groupBox2.Controls.Add(this.cb_EquivalentCircleDiameter);
  357. this.groupBox2.Controls.Add(this.cb_ASPECT_ELONG);
  358. this.groupBox2.Controls.Add(this.cb_Orientation);
  359. this.groupBox2.Controls.Add(this.cb_MEAN);
  360. this.groupBox2.Controls.Add(this.cb_INSCR);
  361. this.groupBox2.Controls.Add(this.cb_PERP);
  362. this.groupBox2.Controls.Add(this.cb_FerretDiameter);
  363. this.groupBox2.Controls.Add(this.cb_DiameterRatio);
  364. this.groupBox2.Controls.Add(this.cb_MinDiameter);
  365. this.groupBox2.Controls.Add(this.cb_MaxDiameter);
  366. this.groupBox2.Controls.Add(this.cb_Area);
  367. this.groupBox2.Controls.Add(this.tb_xsys);
  368. this.groupBox2.Controls.Add(this.label1);
  369. this.groupBox2.Controls.Add(this.label2);
  370. this.groupBox2.Controls.Add(this.btn_xsys);
  371. this.groupBox2.Controls.Add(this.tb_blyz);
  372. this.groupBox2.Controls.Add(this.label22);
  373. this.groupBox2.Location = new System.Drawing.Point(12, 186);
  374. this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  375. this.groupBox2.Name = "groupBox2";
  376. this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  377. this.groupBox2.Size = new System.Drawing.Size(755, 312);
  378. this.groupBox2.TabIndex = 85;
  379. this.groupBox2.TabStop = false;
  380. this.groupBox2.Text = "显示信息设置";
  381. //
  382. // cB_Electrical_conductivity
  383. //
  384. this.cB_Electrical_conductivity.AutoSize = true;
  385. this.cB_Electrical_conductivity.Location = new System.Drawing.Point(187, 282);
  386. this.cB_Electrical_conductivity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  387. this.cB_Electrical_conductivity.Name = "cB_Electrical_conductivity";
  388. this.cB_Electrical_conductivity.Size = new System.Drawing.Size(88, 22);
  389. this.cB_Electrical_conductivity.TabIndex = 106;
  390. this.cB_Electrical_conductivity.Text = "导电性";
  391. this.cB_Electrical_conductivity.UseVisualStyleBackColor = true;
  392. //
  393. // cB_Density
  394. //
  395. this.cB_Density.AutoSize = true;
  396. this.cB_Density.Location = new System.Drawing.Point(550, 245);
  397. this.cB_Density.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  398. this.cB_Density.Name = "cB_Density";
  399. this.cB_Density.Size = new System.Drawing.Size(70, 22);
  400. this.cB_Density.TabIndex = 105;
  401. this.cB_Density.Text = "密度";
  402. this.cB_Density.UseVisualStyleBackColor = true;
  403. //
  404. // cB_Hardness
  405. //
  406. this.cB_Hardness.AutoSize = true;
  407. this.cB_Hardness.Location = new System.Drawing.Point(377, 282);
  408. this.cB_Hardness.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  409. this.cB_Hardness.Name = "cB_Hardness";
  410. this.cB_Hardness.Size = new System.Drawing.Size(70, 22);
  411. this.cB_Hardness.TabIndex = 104;
  412. this.cB_Hardness.Text = "硬度";
  413. this.cB_Hardness.UseVisualStyleBackColor = true;
  414. //
  415. // cb_ELONG
  416. //
  417. this.cb_ELONG.AutoSize = true;
  418. this.cb_ELONG.Location = new System.Drawing.Point(550, 137);
  419. this.cb_ELONG.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  420. this.cb_ELONG.Name = "cb_ELONG";
  421. this.cb_ELONG.Size = new System.Drawing.Size(124, 22);
  422. this.cb_ELONG.TabIndex = 103;
  423. this.cb_ELONG.Text = "展开长度um";
  424. this.cb_ELONG.UseVisualStyleBackColor = true;
  425. //
  426. // cb_PERI
  427. //
  428. this.cb_PERI.AutoSize = true;
  429. this.cb_PERI.Location = new System.Drawing.Point(377, 173);
  430. this.cb_PERI.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  431. this.cb_PERI.Name = "cb_PERI";
  432. this.cb_PERI.Size = new System.Drawing.Size(88, 22);
  433. this.cb_PERI.TabIndex = 101;
  434. this.cb_PERI.Text = "周长um";
  435. this.cb_PERI.UseVisualStyleBackColor = true;
  436. //
  437. // cb_EquivalentCircleDiameter
  438. //
  439. this.cb_EquivalentCircleDiameter.AutoSize = true;
  440. this.cb_EquivalentCircleDiameter.Location = new System.Drawing.Point(187, 210);
  441. this.cb_EquivalentCircleDiameter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  442. this.cb_EquivalentCircleDiameter.Name = "cb_EquivalentCircleDiameter";
  443. this.cb_EquivalentCircleDiameter.Size = new System.Drawing.Size(142, 22);
  444. this.cb_EquivalentCircleDiameter.TabIndex = 100;
  445. this.cb_EquivalentCircleDiameter.Text = "等效圆直径um";
  446. this.cb_EquivalentCircleDiameter.UseVisualStyleBackColor = true;
  447. //
  448. // cb_ASPECT_ELONG
  449. //
  450. this.cb_ASPECT_ELONG.AutoSize = true;
  451. this.cb_ASPECT_ELONG.Location = new System.Drawing.Point(550, 210);
  452. this.cb_ASPECT_ELONG.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  453. this.cb_ASPECT_ELONG.Name = "cb_ASPECT_ELONG";
  454. this.cb_ASPECT_ELONG.Size = new System.Drawing.Size(124, 22);
  455. this.cb_ASPECT_ELONG.TabIndex = 99;
  456. this.cb_ASPECT_ELONG.Text = "展开长宽比";
  457. this.cb_ASPECT_ELONG.UseVisualStyleBackColor = true;
  458. //
  459. // cb_Orientation
  460. //
  461. this.cb_Orientation.AutoSize = true;
  462. this.cb_Orientation.Location = new System.Drawing.Point(377, 208);
  463. this.cb_Orientation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  464. this.cb_Orientation.Name = "cb_Orientation";
  465. this.cb_Orientation.Size = new System.Drawing.Size(124, 22);
  466. this.cb_Orientation.TabIndex = 98;
  467. this.cb_Orientation.Text = "朝向角度°";
  468. this.cb_Orientation.UseVisualStyleBackColor = true;
  469. //
  470. // cb_MEAN
  471. //
  472. this.cb_MEAN.AutoSize = true;
  473. this.cb_MEAN.Location = new System.Drawing.Point(187, 245);
  474. this.cb_MEAN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  475. this.cb_MEAN.Name = "cb_MEAN";
  476. this.cb_MEAN.Size = new System.Drawing.Size(160, 22);
  477. this.cb_MEAN.TabIndex = 97;
  478. this.cb_MEAN.Text = "内接圆平均直径";
  479. this.cb_MEAN.UseVisualStyleBackColor = true;
  480. //
  481. // cb_INSCR
  482. //
  483. this.cb_INSCR.AutoSize = true;
  484. this.cb_INSCR.Location = new System.Drawing.Point(550, 173);
  485. this.cb_INSCR.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  486. this.cb_INSCR.Name = "cb_INSCR";
  487. this.cb_INSCR.Size = new System.Drawing.Size(142, 22);
  488. this.cb_INSCR.TabIndex = 96;
  489. this.cb_INSCR.Text = "内接圆直径um";
  490. this.cb_INSCR.UseVisualStyleBackColor = true;
  491. //
  492. // cb_PERP
  493. //
  494. this.cb_PERP.AutoSize = true;
  495. this.cb_PERP.Location = new System.Drawing.Point(550, 101);
  496. this.cb_PERP.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  497. this.cb_PERP.Name = "cb_PERP";
  498. this.cb_PERP.Size = new System.Drawing.Size(124, 22);
  499. this.cb_PERP.TabIndex = 102;
  500. this.cb_PERP.Text = "正交直径um";
  501. this.cb_PERP.UseVisualStyleBackColor = true;
  502. //
  503. // cb_FerretDiameter
  504. //
  505. this.cb_FerretDiameter.AutoSize = true;
  506. this.cb_FerretDiameter.Location = new System.Drawing.Point(377, 137);
  507. this.cb_FerretDiameter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  508. this.cb_FerretDiameter.Name = "cb_FerretDiameter";
  509. this.cb_FerretDiameter.Size = new System.Drawing.Size(142, 22);
  510. this.cb_FerretDiameter.TabIndex = 95;
  511. this.cb_FerretDiameter.Text = "费雷特直径um";
  512. this.cb_FerretDiameter.UseVisualStyleBackColor = true;
  513. //
  514. // cb_DiameterRatio
  515. //
  516. this.cb_DiameterRatio.AutoSize = true;
  517. this.cb_DiameterRatio.Location = new System.Drawing.Point(187, 136);
  518. this.cb_DiameterRatio.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  519. this.cb_DiameterRatio.Name = "cb_DiameterRatio";
  520. this.cb_DiameterRatio.Size = new System.Drawing.Size(124, 22);
  521. this.cb_DiameterRatio.TabIndex = 94;
  522. this.cb_DiameterRatio.Text = "长短直径比";
  523. this.cb_DiameterRatio.UseVisualStyleBackColor = true;
  524. //
  525. // cb_MinDiameter
  526. //
  527. this.cb_MinDiameter.AutoSize = true;
  528. this.cb_MinDiameter.Location = new System.Drawing.Point(377, 101);
  529. this.cb_MinDiameter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  530. this.cb_MinDiameter.Name = "cb_MinDiameter";
  531. this.cb_MinDiameter.Size = new System.Drawing.Size(124, 22);
  532. this.cb_MinDiameter.TabIndex = 93;
  533. this.cb_MinDiameter.Text = "最短直径um";
  534. this.cb_MinDiameter.UseVisualStyleBackColor = true;
  535. //
  536. // cb_MaxDiameter
  537. //
  538. this.cb_MaxDiameter.AutoSize = true;
  539. this.cb_MaxDiameter.Location = new System.Drawing.Point(187, 173);
  540. this.cb_MaxDiameter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  541. this.cb_MaxDiameter.Name = "cb_MaxDiameter";
  542. this.cb_MaxDiameter.Size = new System.Drawing.Size(124, 22);
  543. this.cb_MaxDiameter.TabIndex = 92;
  544. this.cb_MaxDiameter.Text = "最长直径um";
  545. this.cb_MaxDiameter.UseVisualStyleBackColor = true;
  546. //
  547. // cb_Area
  548. //
  549. this.cb_Area.AutoSize = true;
  550. this.cb_Area.Location = new System.Drawing.Point(187, 101);
  551. this.cb_Area.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  552. this.cb_Area.Name = "cb_Area";
  553. this.cb_Area.Size = new System.Drawing.Size(97, 22);
  554. this.cb_Area.TabIndex = 91;
  555. this.cb_Area.Text = "面积um²";
  556. this.cb_Area.UseVisualStyleBackColor = true;
  557. //
  558. // tb_xsys
  559. //
  560. this.tb_xsys.Location = new System.Drawing.Point(188, 60);
  561. this.tb_xsys.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  562. this.tb_xsys.Name = "tb_xsys";
  563. this.tb_xsys.Size = new System.Drawing.Size(502, 28);
  564. this.tb_xsys.TabIndex = 89;
  565. //
  566. // label1
  567. //
  568. this.label1.AutoSize = true;
  569. this.label1.Location = new System.Drawing.Point(17, 65);
  570. this.label1.Name = "label1";
  571. this.label1.Size = new System.Drawing.Size(80, 18);
  572. this.label1.TabIndex = 87;
  573. this.label1.Text = "显示元素";
  574. //
  575. // label2
  576. //
  577. this.label2.AutoSize = true;
  578. this.label2.Location = new System.Drawing.Point(17, 98);
  579. this.label2.Name = "label2";
  580. this.label2.Size = new System.Drawing.Size(80, 18);
  581. this.label2.TabIndex = 88;
  582. this.label2.Text = "显示类型";
  583. //
  584. // btn_xsys
  585. //
  586. this.btn_xsys.Location = new System.Drawing.Point(699, 58);
  587. this.btn_xsys.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  588. this.btn_xsys.Name = "btn_xsys";
  589. this.btn_xsys.Size = new System.Drawing.Size(50, 29);
  590. this.btn_xsys.TabIndex = 90;
  591. this.btn_xsys.Text = "...";
  592. this.btn_xsys.UseVisualStyleBackColor = true;
  593. this.btn_xsys.Click += new System.EventHandler(this.btn_xsys_Click);
  594. //
  595. // cb_FiledCoordinate
  596. //
  597. this.cb_FiledCoordinate.AutoSize = true;
  598. this.cb_FiledCoordinate.Location = new System.Drawing.Point(377, 245);
  599. this.cb_FiledCoordinate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  600. this.cb_FiledCoordinate.Name = "cb_FiledCoordinate";
  601. this.cb_FiledCoordinate.Size = new System.Drawing.Size(106, 22);
  602. this.cb_FiledCoordinate.TabIndex = 108;
  603. this.cb_FiledCoordinate.Text = "帧图坐标";
  604. this.cb_FiledCoordinate.UseVisualStyleBackColor = true;
  605. //
  606. // frmReportSysConfig
  607. //
  608. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  609. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  610. this.ClientSize = new System.Drawing.Size(789, 547);
  611. this.Controls.Add(this.groupBox2);
  612. this.Controls.Add(this.groupBox6);
  613. this.Controls.Add(this.groupBox3);
  614. this.Controls.Add(this.btn_ybcsqx);
  615. this.Controls.Add(this.btn_ybcsbc);
  616. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  617. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  618. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  619. this.MaximizeBox = false;
  620. this.MinimizeBox = false;
  621. this.Name = "frmReportSysConfig";
  622. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  623. this.Text = "程序管理";
  624. this.Load += new System.EventHandler(this.ReportMgrInfoForm_Load);
  625. this.groupBox3.ResumeLayout(false);
  626. this.groupBox3.PerformLayout();
  627. this.groupBox6.ResumeLayout(false);
  628. this.groupBox6.PerformLayout();
  629. this.groupBox2.ResumeLayout(false);
  630. this.groupBox2.PerformLayout();
  631. this.ResumeLayout(false);
  632. }
  633. #endregion
  634. public System.Windows.Forms.ListView listView2;
  635. private System.Windows.Forms.Label label15;
  636. private System.Windows.Forms.Label label14;
  637. private System.Windows.Forms.Label label12;
  638. private System.Windows.Forms.Label label13;
  639. private System.Windows.Forms.ComboBox comboBox6;
  640. private System.Windows.Forms.ComboBox comboBox5;
  641. private System.Windows.Forms.ComboBox comboBox4;
  642. private System.Windows.Forms.TextBox textBox9;
  643. private System.Windows.Forms.Button button18;
  644. private System.Windows.Forms.Button button17;
  645. private System.Windows.Forms.Button button16;
  646. private System.Windows.Forms.Button button15;
  647. private System.Windows.Forms.GroupBox groupBox3;
  648. private System.Windows.Forms.Button btn_ybcsqx;
  649. private System.Windows.Forms.Button btn_ybcsbc;
  650. private System.Windows.Forms.Button btn_sjtmbwj;
  651. private System.Windows.Forms.Label label17;
  652. private System.Windows.Forms.Label label5;
  653. private System.Windows.Forms.Label label4;
  654. private System.Windows.Forms.GroupBox groupBox6;
  655. private System.Windows.Forms.Label label22;
  656. private System.Windows.Forms.TextBox tb_blyz;
  657. public System.Windows.Forms.TextBox tb_sjtmbwj;
  658. public System.Windows.Forms.TextBox tb_sjtmb;
  659. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  660. public System.Windows.Forms.TextBox tb_PartiSizeFileFolder;
  661. private System.Windows.Forms.GroupBox groupBox2;
  662. private Button btn_PartSize;
  663. private CheckBox cb_ELONG;
  664. private CheckBox cb_PERI;
  665. private CheckBox cb_EquivalentCircleDiameter;
  666. private CheckBox cb_ASPECT_ELONG;
  667. private CheckBox cb_Orientation;
  668. private CheckBox cb_MEAN;
  669. private CheckBox cb_INSCR;
  670. private CheckBox cb_PERP;
  671. private CheckBox cb_FerretDiameter;
  672. private CheckBox cb_DiameterRatio;
  673. private CheckBox cb_MinDiameter;
  674. private CheckBox cb_MaxDiameter;
  675. private CheckBox cb_Area;
  676. private TextBox tb_xsys;
  677. private Label label1;
  678. private Label label2;
  679. private Button btn_xsys;
  680. private CheckBox cB_Electrical_conductivity;
  681. private CheckBox cB_Density;
  682. private CheckBox cB_Hardness;
  683. private CheckBox cb_FiledCoordinate;
  684. }
  685. }