ProgMgrInfoForm.designer.cs 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411
  1. namespace OTSMeasureApp
  2. {
  3. partial class ProgMgrInfoForm
  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.groupBox1 = new System.Windows.Forms.GroupBox();
  29. this.IDC_BUTTON_STAGE = new System.Windows.Forms.Button();
  30. this.IDC_COMBO_STAGE = new System.Windows.Forms.ComboBox();
  31. this.label41 = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.groupBox2 = new System.Windows.Forms.GroupBox();
  34. this.label16 = new System.Windows.Forms.Label();
  35. this.label10 = new System.Windows.Forms.Label();
  36. this.label9 = new System.Windows.Forms.Label();
  37. this.IDC_EDIT_YEND = new System.Windows.Forms.TextBox();
  38. this.IDC_EDIT_YSTART = new System.Windows.Forms.TextBox();
  39. this.IDC_EDIT_MINMAG = new System.Windows.Forms.TextBox();
  40. this.IDC_EDIT_SCREENWIDTH = new System.Windows.Forms.TextBox();
  41. this.IDC_EDIT_XEND = new System.Windows.Forms.TextBox();
  42. this.IDC_EDIT_XSTART = new System.Windows.Forms.TextBox();
  43. this.label36 = new System.Windows.Forms.Label();
  44. this.label6 = new System.Windows.Forms.Label();
  45. this.IDC_COMBO_YDIRECT = new System.Windows.Forms.ComboBox();
  46. this.IDC_COMBO_XDIREC = new System.Windows.Forms.ComboBox();
  47. this.label5 = new System.Windows.Forms.Label();
  48. this.label35 = new System.Windows.Forms.Label();
  49. this.label34 = new System.Windows.Forms.Label();
  50. this.label4 = new System.Windows.Forms.Label();
  51. this.label3 = new System.Windows.Forms.Label();
  52. this.label2 = new System.Windows.Forms.Label();
  53. this.groupBox3 = new System.Windows.Forms.GroupBox();
  54. this.tB_StopMode = new System.Windows.Forms.TextBox();
  55. this.btn_StopMode = new System.Windows.Forms.Button();
  56. this.label13 = new System.Windows.Forms.Label();
  57. this.IDC_COMBO_IMGSIZE = new System.Windows.Forms.ComboBox();
  58. this.IDC_COMBO_IMGSCANSPEED = new System.Windows.Forms.ComboBox();
  59. this.IDC_COMBO_FETCHIMGMODE = new System.Windows.Forms.ComboBox();
  60. this.label12 = new System.Windows.Forms.Label();
  61. this.label11 = new System.Windows.Forms.Label();
  62. this.label7 = new System.Windows.Forms.Label();
  63. this.groupBox4 = new System.Windows.Forms.GroupBox();
  64. this.IDC_COMBO_STDSelect = new System.Windows.Forms.ComboBox();
  65. this.IDC_SYS_LIB = new System.Windows.Forms.CheckBox();
  66. this.label17 = new System.Windows.Forms.Label();
  67. this.tBMeasArea = new System.Windows.Forms.TextBox();
  68. this.cBMeasShape = new System.Windows.Forms.ComboBox();
  69. this.lbArea = new System.Windows.Forms.Label();
  70. this.lbShape = new System.Windows.Forms.Label();
  71. this.IDC_COMBO_TECHNOLOGY = new System.Windows.Forms.ComboBox();
  72. this.label42 = new System.Windows.Forms.Label();
  73. this.IDC_MEAS_SWITCH = new System.Windows.Forms.CheckBox();
  74. this.IDC_BUTTON_KLFX = new System.Windows.Forms.Button();
  75. this.label19 = new System.Windows.Forms.Label();
  76. this.IDC_EDIT_SAMPLENAME = new System.Windows.Forms.TextBox();
  77. this.label15 = new System.Windows.Forms.Label();
  78. this.label14 = new System.Windows.Forms.Label();
  79. this.groupBox5 = new System.Windows.Forms.GroupBox();
  80. this.IDC_EDIT_OTHERSELECTION = new System.Windows.Forms.TextBox();
  81. this.btn_otherselection = new System.Windows.Forms.Button();
  82. this.label50 = new System.Windows.Forms.Label();
  83. this.IDC_EDIT_Overlap = new System.Windows.Forms.TextBox();
  84. this.IDC_COMBO_AUTOBGREMOVETYP = new System.Windows.Forms.ComboBox();
  85. this.label_Auto = new System.Windows.Forms.Label();
  86. this.IDC_COMBO_BGREMOVETYPE = new System.Windows.Forms.ComboBox();
  87. this.label43 = new System.Windows.Forms.Label();
  88. this.label22 = new System.Windows.Forms.Label();
  89. this.label21 = new System.Windows.Forms.Label();
  90. this.label25 = new System.Windows.Forms.Label();
  91. this.IDC_EDIT_PARTMAX = new System.Windows.Forms.TextBox();
  92. this.label55 = new System.Windows.Forms.Label();
  93. this.IDC_EDIT_PARTMIN = new System.Windows.Forms.TextBox();
  94. this.IDC_EDIT_BACKMAX = new System.Windows.Forms.TextBox();
  95. this.IDC_EDIT_BACKMIN = new System.Windows.Forms.TextBox();
  96. this.IDC_EDIT_PARTAREAMAX = new System.Windows.Forms.TextBox();
  97. this.IDC_EDIT_PARTAREAMIN = new System.Windows.Forms.TextBox();
  98. this.label24 = new System.Windows.Forms.Label();
  99. this.label28 = new System.Windows.Forms.Label();
  100. this.label51 = new System.Windows.Forms.Label();
  101. this.label27 = new System.Windows.Forms.Label();
  102. this.label26 = new System.Windows.Forms.Label();
  103. this.label23 = new System.Windows.Forms.Label();
  104. this.label20 = new System.Windows.Forms.Label();
  105. this.IDC_EDIT_ANALYXRAYAIMVALUE = new System.Windows.Forms.TextBox();
  106. this.groupBox6 = new System.Windows.Forms.GroupBox();
  107. this.label33 = new System.Windows.Forms.Label();
  108. this.IDC_EDIT_SmallPartAQTime = new System.Windows.Forms.TextBox();
  109. this.label45 = new System.Windows.Forms.Label();
  110. this.label46 = new System.Windows.Forms.Label();
  111. this.IDC_EDIT_QuantifyMinSize = new System.Windows.Forms.TextBox();
  112. this.label8 = new System.Windows.Forms.Label();
  113. this.label40 = new System.Windows.Forms.Label();
  114. this.IDC_EDIT_XrayLimit = new System.Windows.Forms.TextBox();
  115. this.label47 = new System.Windows.Forms.Label();
  116. this.IDC_USINGXRAY_LIB = new System.Windows.Forms.CheckBox();
  117. this.label44 = new System.Windows.Forms.Label();
  118. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME = new System.Windows.Forms.TextBox();
  119. this.label32 = new System.Windows.Forms.Label();
  120. this.label39 = new System.Windows.Forms.Label();
  121. this.IDC_COMBO_XRAYSCANMODE = new System.Windows.Forms.ComboBox();
  122. this.label31 = new System.Windows.Forms.Label();
  123. this.label37 = new System.Windows.Forms.Label();
  124. this.btnok = new System.Windows.Forms.Button();
  125. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  126. this.IDC_COMBO_Model = new System.Windows.Forms.ComboBox();
  127. this.groupBox7 = new System.Windows.Forms.GroupBox();
  128. this.btncancel = new System.Windows.Forms.Button();
  129. this.groupBox1.SuspendLayout();
  130. this.groupBox2.SuspendLayout();
  131. this.groupBox3.SuspendLayout();
  132. this.groupBox4.SuspendLayout();
  133. this.groupBox5.SuspendLayout();
  134. this.groupBox6.SuspendLayout();
  135. this.groupBox7.SuspendLayout();
  136. this.SuspendLayout();
  137. //
  138. // groupBox1
  139. //
  140. this.groupBox1.Controls.Add(this.IDC_BUTTON_STAGE);
  141. this.groupBox1.Controls.Add(this.IDC_COMBO_STAGE);
  142. this.groupBox1.Controls.Add(this.label41);
  143. this.groupBox1.Controls.Add(this.label1);
  144. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.groupBox1.Location = new System.Drawing.Point(6, 69);
  146. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  147. this.groupBox1.Name = "groupBox1";
  148. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  149. this.groupBox1.Size = new System.Drawing.Size(313, 80);
  150. this.groupBox1.TabIndex = 0;
  151. this.groupBox1.TabStop = false;
  152. this.groupBox1.Text = "样品台";
  153. //
  154. // IDC_BUTTON_STAGE
  155. //
  156. this.IDC_BUTTON_STAGE.Location = new System.Drawing.Point(122, 19);
  157. this.IDC_BUTTON_STAGE.Margin = new System.Windows.Forms.Padding(2);
  158. this.IDC_BUTTON_STAGE.Name = "IDC_BUTTON_STAGE";
  159. this.IDC_BUTTON_STAGE.Size = new System.Drawing.Size(37, 19);
  160. this.IDC_BUTTON_STAGE.TabIndex = 30;
  161. this.IDC_BUTTON_STAGE.Text = "...";
  162. this.IDC_BUTTON_STAGE.UseVisualStyleBackColor = true;
  163. this.IDC_BUTTON_STAGE.Click += new System.EventHandler(this.IDC_BUTTON_STAGE_Click);
  164. //
  165. // IDC_COMBO_STAGE
  166. //
  167. this.IDC_COMBO_STAGE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  168. this.IDC_COMBO_STAGE.FormattingEnabled = true;
  169. this.IDC_COMBO_STAGE.Location = new System.Drawing.Point(117, 49);
  170. this.IDC_COMBO_STAGE.Margin = new System.Windows.Forms.Padding(2);
  171. this.IDC_COMBO_STAGE.Name = "IDC_COMBO_STAGE";
  172. this.IDC_COMBO_STAGE.Size = new System.Drawing.Size(170, 20);
  173. this.IDC_COMBO_STAGE.TabIndex = 20;
  174. this.IDC_COMBO_STAGE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_STAGE_SelectedIndexChanged);
  175. //
  176. // label41
  177. //
  178. this.label41.AutoSize = true;
  179. this.label41.Location = new System.Drawing.Point(6, 23);
  180. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  181. this.label41.Name = "label41";
  182. this.label41.Size = new System.Drawing.Size(113, 12);
  183. this.label41.TabIndex = 10;
  184. this.label41.Text = "默认样品台配置编辑";
  185. //
  186. // label1
  187. //
  188. this.label1.AutoSize = true;
  189. this.label1.Location = new System.Drawing.Point(6, 51);
  190. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  191. this.label1.Name = "label1";
  192. this.label1.Size = new System.Drawing.Size(89, 12);
  193. this.label1.TabIndex = 10;
  194. this.label1.Text = "样品台模板选择";
  195. //
  196. // groupBox2
  197. //
  198. this.groupBox2.Controls.Add(this.label16);
  199. this.groupBox2.Controls.Add(this.label10);
  200. this.groupBox2.Controls.Add(this.label9);
  201. this.groupBox2.Controls.Add(this.IDC_EDIT_YEND);
  202. this.groupBox2.Controls.Add(this.IDC_EDIT_YSTART);
  203. this.groupBox2.Controls.Add(this.IDC_EDIT_MINMAG);
  204. this.groupBox2.Controls.Add(this.IDC_EDIT_SCREENWIDTH);
  205. this.groupBox2.Controls.Add(this.IDC_EDIT_XEND);
  206. this.groupBox2.Controls.Add(this.IDC_EDIT_XSTART);
  207. this.groupBox2.Controls.Add(this.label36);
  208. this.groupBox2.Controls.Add(this.label6);
  209. this.groupBox2.Controls.Add(this.IDC_COMBO_YDIRECT);
  210. this.groupBox2.Controls.Add(this.IDC_COMBO_XDIREC);
  211. this.groupBox2.Controls.Add(this.label5);
  212. this.groupBox2.Controls.Add(this.label35);
  213. this.groupBox2.Controls.Add(this.label34);
  214. this.groupBox2.Controls.Add(this.label4);
  215. this.groupBox2.Controls.Add(this.label3);
  216. this.groupBox2.Controls.Add(this.label2);
  217. this.groupBox2.Location = new System.Drawing.Point(6, 153);
  218. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  219. this.groupBox2.Name = "groupBox2";
  220. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  221. this.groupBox2.Size = new System.Drawing.Size(313, 228);
  222. this.groupBox2.TabIndex = 40;
  223. this.groupBox2.TabStop = false;
  224. this.groupBox2.Text = "SEM样品台信息";
  225. //
  226. // label16
  227. //
  228. this.label16.AutoSize = true;
  229. this.label16.Location = new System.Drawing.Point(292, 146);
  230. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  231. this.label16.Name = "label16";
  232. this.label16.Size = new System.Drawing.Size(17, 12);
  233. this.label16.TabIndex = 839;
  234. this.label16.Text = "mm";
  235. //
  236. // label10
  237. //
  238. this.label10.AutoSize = true;
  239. this.label10.Location = new System.Drawing.Point(292, 82);
  240. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  241. this.label10.Name = "label10";
  242. this.label10.Size = new System.Drawing.Size(17, 12);
  243. this.label10.TabIndex = 838;
  244. this.label10.Text = "mm";
  245. //
  246. // label9
  247. //
  248. this.label9.AutoSize = true;
  249. this.label9.Location = new System.Drawing.Point(292, 24);
  250. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  251. this.label9.Name = "label9";
  252. this.label9.Size = new System.Drawing.Size(17, 12);
  253. this.label9.TabIndex = 837;
  254. this.label9.Text = "um";
  255. //
  256. // IDC_EDIT_YEND
  257. //
  258. this.IDC_EDIT_YEND.Location = new System.Drawing.Point(211, 141);
  259. this.IDC_EDIT_YEND.Margin = new System.Windows.Forms.Padding(2);
  260. this.IDC_EDIT_YEND.MaxLength = 10;
  261. this.IDC_EDIT_YEND.Name = "IDC_EDIT_YEND";
  262. this.IDC_EDIT_YEND.Size = new System.Drawing.Size(76, 21);
  263. this.IDC_EDIT_YEND.TabIndex = 220;
  264. this.IDC_EDIT_YEND.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  265. this.IDC_EDIT_YEND.TextChanged += new System.EventHandler(this.IDC_EDIT_YEND_TextChanged);
  266. //
  267. // IDC_EDIT_YSTART
  268. //
  269. this.IDC_EDIT_YSTART.Location = new System.Drawing.Point(117, 139);
  270. this.IDC_EDIT_YSTART.Margin = new System.Windows.Forms.Padding(2);
  271. this.IDC_EDIT_YSTART.MaxLength = 10;
  272. this.IDC_EDIT_YSTART.Name = "IDC_EDIT_YSTART";
  273. this.IDC_EDIT_YSTART.Size = new System.Drawing.Size(77, 21);
  274. this.IDC_EDIT_YSTART.TabIndex = 200;
  275. this.IDC_EDIT_YSTART.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  276. this.IDC_EDIT_YSTART.TextChanged += new System.EventHandler(this.IDC_EDIT_YSTART_TextChanged);
  277. //
  278. // IDC_EDIT_MINMAG
  279. //
  280. this.IDC_EDIT_MINMAG.Location = new System.Drawing.Point(117, 174);
  281. this.IDC_EDIT_MINMAG.Margin = new System.Windows.Forms.Padding(2);
  282. this.IDC_EDIT_MINMAG.MaxLength = 10;
  283. this.IDC_EDIT_MINMAG.Name = "IDC_EDIT_MINMAG";
  284. this.IDC_EDIT_MINMAG.Size = new System.Drawing.Size(170, 21);
  285. this.IDC_EDIT_MINMAG.TabIndex = 222;
  286. this.IDC_EDIT_MINMAG.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  287. this.IDC_EDIT_MINMAG.TextChanged += new System.EventHandler(this.IDC_EDIT_MINMAG_TextChanged);
  288. //
  289. // IDC_EDIT_SCREENWIDTH
  290. //
  291. this.IDC_EDIT_SCREENWIDTH.Location = new System.Drawing.Point(117, 21);
  292. this.IDC_EDIT_SCREENWIDTH.Margin = new System.Windows.Forms.Padding(2);
  293. this.IDC_EDIT_SCREENWIDTH.MaxLength = 20;
  294. this.IDC_EDIT_SCREENWIDTH.Name = "IDC_EDIT_SCREENWIDTH";
  295. this.IDC_EDIT_SCREENWIDTH.Size = new System.Drawing.Size(170, 21);
  296. this.IDC_EDIT_SCREENWIDTH.TabIndex = 60;
  297. this.IDC_EDIT_SCREENWIDTH.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  298. this.IDC_EDIT_SCREENWIDTH.TextChanged += new System.EventHandler(this.IDC_EDIT_SCREENWIDTH_TextChanged);
  299. //
  300. // IDC_EDIT_XEND
  301. //
  302. this.IDC_EDIT_XEND.Location = new System.Drawing.Point(211, 79);
  303. this.IDC_EDIT_XEND.Margin = new System.Windows.Forms.Padding(2);
  304. this.IDC_EDIT_XEND.MaxLength = 10;
  305. this.IDC_EDIT_XEND.Name = "IDC_EDIT_XEND";
  306. this.IDC_EDIT_XEND.Size = new System.Drawing.Size(76, 21);
  307. this.IDC_EDIT_XEND.TabIndex = 160;
  308. this.IDC_EDIT_XEND.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  309. this.IDC_EDIT_XEND.TextChanged += new System.EventHandler(this.IDC_EDIT_XEND_TextChanged);
  310. //
  311. // IDC_EDIT_XSTART
  312. //
  313. this.IDC_EDIT_XSTART.Location = new System.Drawing.Point(117, 80);
  314. this.IDC_EDIT_XSTART.Margin = new System.Windows.Forms.Padding(2);
  315. this.IDC_EDIT_XSTART.MaxLength = 10;
  316. this.IDC_EDIT_XSTART.Name = "IDC_EDIT_XSTART";
  317. this.IDC_EDIT_XSTART.Size = new System.Drawing.Size(77, 21);
  318. this.IDC_EDIT_XSTART.TabIndex = 140;
  319. this.IDC_EDIT_XSTART.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  320. this.IDC_EDIT_XSTART.TextChanged += new System.EventHandler(this.IDC_EDIT_XSTART_TextChanged);
  321. //
  322. // label36
  323. //
  324. this.label36.AutoSize = true;
  325. this.label36.Location = new System.Drawing.Point(6, 177);
  326. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  327. this.label36.Name = "label36";
  328. this.label36.Size = new System.Drawing.Size(77, 12);
  329. this.label36.TabIndex = 221;
  330. this.label36.Text = "最小放大倍数";
  331. //
  332. // label6
  333. //
  334. this.label6.AutoSize = true;
  335. this.label6.Location = new System.Drawing.Point(6, 146);
  336. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  337. this.label6.Name = "label6";
  338. this.label6.Size = new System.Drawing.Size(47, 12);
  339. this.label6.TabIndex = 190;
  340. this.label6.Text = "y轴行程";
  341. //
  342. // IDC_COMBO_YDIRECT
  343. //
  344. this.IDC_COMBO_YDIRECT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  345. this.IDC_COMBO_YDIRECT.FormattingEnabled = true;
  346. this.IDC_COMBO_YDIRECT.Location = new System.Drawing.Point(117, 110);
  347. this.IDC_COMBO_YDIRECT.Margin = new System.Windows.Forms.Padding(2);
  348. this.IDC_COMBO_YDIRECT.Name = "IDC_COMBO_YDIRECT";
  349. this.IDC_COMBO_YDIRECT.Size = new System.Drawing.Size(170, 20);
  350. this.IDC_COMBO_YDIRECT.TabIndex = 180;
  351. this.IDC_COMBO_YDIRECT.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_YDIRECT_SelectedIndexChanged);
  352. //
  353. // IDC_COMBO_XDIREC
  354. //
  355. this.IDC_COMBO_XDIREC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  356. this.IDC_COMBO_XDIREC.FormattingEnabled = true;
  357. this.IDC_COMBO_XDIREC.Location = new System.Drawing.Point(117, 51);
  358. this.IDC_COMBO_XDIREC.Margin = new System.Windows.Forms.Padding(2);
  359. this.IDC_COMBO_XDIREC.Name = "IDC_COMBO_XDIREC";
  360. this.IDC_COMBO_XDIREC.Size = new System.Drawing.Size(170, 20);
  361. this.IDC_COMBO_XDIREC.TabIndex = 80;
  362. this.IDC_COMBO_XDIREC.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_XDIREC_SelectedIndexChanged);
  363. //
  364. // label5
  365. //
  366. this.label5.AutoSize = true;
  367. this.label5.Location = new System.Drawing.Point(6, 111);
  368. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  369. this.label5.Name = "label5";
  370. this.label5.Size = new System.Drawing.Size(47, 12);
  371. this.label5.TabIndex = 170;
  372. this.label5.Text = "y轴方向";
  373. //
  374. // label35
  375. //
  376. this.label35.AutoSize = true;
  377. this.label35.Location = new System.Drawing.Point(199, 143);
  378. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  379. this.label35.Name = "label35";
  380. this.label35.Size = new System.Drawing.Size(11, 12);
  381. this.label35.TabIndex = 210;
  382. this.label35.Text = "~";
  383. //
  384. // label34
  385. //
  386. this.label34.AutoSize = true;
  387. this.label34.Location = new System.Drawing.Point(198, 82);
  388. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  389. this.label34.Name = "label34";
  390. this.label34.Size = new System.Drawing.Size(11, 12);
  391. this.label34.TabIndex = 150;
  392. this.label34.Text = "~";
  393. //
  394. // label4
  395. //
  396. this.label4.AutoSize = true;
  397. this.label4.Location = new System.Drawing.Point(6, 82);
  398. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  399. this.label4.Name = "label4";
  400. this.label4.Size = new System.Drawing.Size(47, 12);
  401. this.label4.TabIndex = 130;
  402. this.label4.Text = "x轴行程";
  403. //
  404. // label3
  405. //
  406. this.label3.AutoSize = true;
  407. this.label3.Location = new System.Drawing.Point(6, 53);
  408. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  409. this.label3.Name = "label3";
  410. this.label3.Size = new System.Drawing.Size(47, 12);
  411. this.label3.TabIndex = 70;
  412. this.label3.Text = "x轴方向";
  413. //
  414. // label2
  415. //
  416. this.label2.AutoSize = true;
  417. this.label2.Location = new System.Drawing.Point(6, 24);
  418. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  419. this.label2.Name = "label2";
  420. this.label2.Size = new System.Drawing.Size(95, 12);
  421. this.label2.TabIndex = 50;
  422. this.label2.Text = "100倍时屏幕尺寸";
  423. //
  424. // groupBox3
  425. //
  426. this.groupBox3.Controls.Add(this.tB_StopMode);
  427. this.groupBox3.Controls.Add(this.btn_StopMode);
  428. this.groupBox3.Controls.Add(this.label13);
  429. this.groupBox3.Controls.Add(this.IDC_COMBO_IMGSIZE);
  430. this.groupBox3.Controls.Add(this.IDC_COMBO_IMGSCANSPEED);
  431. this.groupBox3.Controls.Add(this.IDC_COMBO_FETCHIMGMODE);
  432. this.groupBox3.Controls.Add(this.label12);
  433. this.groupBox3.Controls.Add(this.label11);
  434. this.groupBox3.Controls.Add(this.label7);
  435. this.groupBox3.Location = new System.Drawing.Point(333, 11);
  436. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  437. this.groupBox3.Name = "groupBox3";
  438. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  439. this.groupBox3.Size = new System.Drawing.Size(313, 138);
  440. this.groupBox3.TabIndex = 230;
  441. this.groupBox3.TabStop = false;
  442. this.groupBox3.Text = "图像扫描参数";
  443. //
  444. // tB_StopMode
  445. //
  446. this.tB_StopMode.Location = new System.Drawing.Point(110, 23);
  447. this.tB_StopMode.Margin = new System.Windows.Forms.Padding(2);
  448. this.tB_StopMode.Name = "tB_StopMode";
  449. this.tB_StopMode.ReadOnly = true;
  450. this.tB_StopMode.Size = new System.Drawing.Size(122, 21);
  451. this.tB_StopMode.TabIndex = 372;
  452. this.tB_StopMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  453. //
  454. // btn_StopMode
  455. //
  456. this.btn_StopMode.Location = new System.Drawing.Point(235, 21);
  457. this.btn_StopMode.Margin = new System.Windows.Forms.Padding(2);
  458. this.btn_StopMode.Name = "btn_StopMode";
  459. this.btn_StopMode.Size = new System.Drawing.Size(45, 23);
  460. this.btn_StopMode.TabIndex = 371;
  461. this.btn_StopMode.Text = "选择";
  462. this.btn_StopMode.UseVisualStyleBackColor = true;
  463. this.btn_StopMode.Click += new System.EventHandler(this.btn_StopMode_Click);
  464. //
  465. // label13
  466. //
  467. this.label13.AutoSize = true;
  468. this.label13.Location = new System.Drawing.Point(4, 109);
  469. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  470. this.label13.Name = "label13";
  471. this.label13.Size = new System.Drawing.Size(65, 12);
  472. this.label13.TabIndex = 360;
  473. this.label13.Text = "扫描图尺寸";
  474. //
  475. // IDC_COMBO_IMGSIZE
  476. //
  477. this.IDC_COMBO_IMGSIZE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  478. this.IDC_COMBO_IMGSIZE.FormattingEnabled = true;
  479. this.IDC_COMBO_IMGSIZE.Location = new System.Drawing.Point(108, 106);
  480. this.IDC_COMBO_IMGSIZE.Margin = new System.Windows.Forms.Padding(2);
  481. this.IDC_COMBO_IMGSIZE.Name = "IDC_COMBO_IMGSIZE";
  482. this.IDC_COMBO_IMGSIZE.Size = new System.Drawing.Size(170, 20);
  483. this.IDC_COMBO_IMGSIZE.TabIndex = 370;
  484. this.IDC_COMBO_IMGSIZE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_IMGSIZE_SelectedIndexChanged);
  485. //
  486. // IDC_COMBO_IMGSCANSPEED
  487. //
  488. this.IDC_COMBO_IMGSCANSPEED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  489. this.IDC_COMBO_IMGSCANSPEED.FormattingEnabled = true;
  490. this.IDC_COMBO_IMGSCANSPEED.Location = new System.Drawing.Point(108, 78);
  491. this.IDC_COMBO_IMGSCANSPEED.Margin = new System.Windows.Forms.Padding(2);
  492. this.IDC_COMBO_IMGSCANSPEED.Name = "IDC_COMBO_IMGSCANSPEED";
  493. this.IDC_COMBO_IMGSCANSPEED.Size = new System.Drawing.Size(170, 20);
  494. this.IDC_COMBO_IMGSCANSPEED.TabIndex = 350;
  495. this.IDC_COMBO_IMGSCANSPEED.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_IMGSCANSPEED_SelectedIndexChanged);
  496. //
  497. // IDC_COMBO_FETCHIMGMODE
  498. //
  499. this.IDC_COMBO_FETCHIMGMODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  500. this.IDC_COMBO_FETCHIMGMODE.FormattingEnabled = true;
  501. this.IDC_COMBO_FETCHIMGMODE.Location = new System.Drawing.Point(108, 50);
  502. this.IDC_COMBO_FETCHIMGMODE.Margin = new System.Windows.Forms.Padding(2);
  503. this.IDC_COMBO_FETCHIMGMODE.Name = "IDC_COMBO_FETCHIMGMODE";
  504. this.IDC_COMBO_FETCHIMGMODE.Size = new System.Drawing.Size(170, 20);
  505. this.IDC_COMBO_FETCHIMGMODE.TabIndex = 330;
  506. this.IDC_COMBO_FETCHIMGMODE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_FETCHIMGMODE_SelectedIndexChanged);
  507. //
  508. // label12
  509. //
  510. this.label12.AutoSize = true;
  511. this.label12.Location = new System.Drawing.Point(4, 81);
  512. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  513. this.label12.Name = "label12";
  514. this.label12.Size = new System.Drawing.Size(65, 12);
  515. this.label12.TabIndex = 340;
  516. this.label12.Text = "扫描图精度";
  517. //
  518. // label11
  519. //
  520. this.label11.AutoSize = true;
  521. this.label11.Location = new System.Drawing.Point(6, 53);
  522. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  523. this.label11.Name = "label11";
  524. this.label11.Size = new System.Drawing.Size(53, 12);
  525. this.label11.TabIndex = 320;
  526. this.label11.Text = "取图方式";
  527. //
  528. // label7
  529. //
  530. this.label7.AutoSize = true;
  531. this.label7.Location = new System.Drawing.Point(5, 24);
  532. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  533. this.label7.Name = "label7";
  534. this.label7.Size = new System.Drawing.Size(77, 12);
  535. this.label7.TabIndex = 240;
  536. this.label7.Text = "测量终止方式";
  537. //
  538. // groupBox4
  539. //
  540. this.groupBox4.Controls.Add(this.IDC_COMBO_STDSelect);
  541. this.groupBox4.Controls.Add(this.IDC_SYS_LIB);
  542. this.groupBox4.Controls.Add(this.label17);
  543. this.groupBox4.Controls.Add(this.tBMeasArea);
  544. this.groupBox4.Controls.Add(this.cBMeasShape);
  545. this.groupBox4.Controls.Add(this.lbArea);
  546. this.groupBox4.Controls.Add(this.lbShape);
  547. this.groupBox4.Controls.Add(this.IDC_COMBO_TECHNOLOGY);
  548. this.groupBox4.Controls.Add(this.label42);
  549. this.groupBox4.Controls.Add(this.IDC_MEAS_SWITCH);
  550. this.groupBox4.Controls.Add(this.IDC_BUTTON_KLFX);
  551. this.groupBox4.Controls.Add(this.label19);
  552. this.groupBox4.Controls.Add(this.IDC_EDIT_SAMPLENAME);
  553. this.groupBox4.Controls.Add(this.label15);
  554. this.groupBox4.Controls.Add(this.label14);
  555. this.groupBox4.Location = new System.Drawing.Point(6, 385);
  556. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  557. this.groupBox4.Name = "groupBox4";
  558. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  559. this.groupBox4.Size = new System.Drawing.Size(313, 217);
  560. this.groupBox4.TabIndex = 380;
  561. this.groupBox4.TabStop = false;
  562. this.groupBox4.Text = "常规测量参数";
  563. //
  564. // IDC_COMBO_STDSelect
  565. //
  566. this.IDC_COMBO_STDSelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  567. this.IDC_COMBO_STDSelect.FormattingEnabled = true;
  568. this.IDC_COMBO_STDSelect.Location = new System.Drawing.Point(117, 105);
  569. this.IDC_COMBO_STDSelect.Margin = new System.Windows.Forms.Padding(2);
  570. this.IDC_COMBO_STDSelect.Name = "IDC_COMBO_STDSelect";
  571. this.IDC_COMBO_STDSelect.Size = new System.Drawing.Size(137, 20);
  572. this.IDC_COMBO_STDSelect.TabIndex = 821;
  573. this.IDC_COMBO_STDSelect.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_STDSelect_SelectedIndexChanged);
  574. //
  575. // IDC_SYS_LIB
  576. //
  577. this.IDC_SYS_LIB.AutoSize = true;
  578. this.IDC_SYS_LIB.Location = new System.Drawing.Point(122, 80);
  579. this.IDC_SYS_LIB.Margin = new System.Windows.Forms.Padding(2);
  580. this.IDC_SYS_LIB.Name = "IDC_SYS_LIB";
  581. this.IDC_SYS_LIB.Size = new System.Drawing.Size(15, 14);
  582. this.IDC_SYS_LIB.TabIndex = 538;
  583. this.IDC_SYS_LIB.UseVisualStyleBackColor = true;
  584. this.IDC_SYS_LIB.CheckedChanged += new System.EventHandler(this.IDC_SYS_LIB_CheckedChanged);
  585. //
  586. // label17
  587. //
  588. this.label17.AutoSize = true;
  589. this.label17.Location = new System.Drawing.Point(6, 80);
  590. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  591. this.label17.Name = "label17";
  592. this.label17.Size = new System.Drawing.Size(89, 12);
  593. this.label17.TabIndex = 537;
  594. this.label17.Text = "使用系统库开关";
  595. //
  596. // tBMeasArea
  597. //
  598. this.tBMeasArea.Location = new System.Drawing.Point(117, 159);
  599. this.tBMeasArea.Margin = new System.Windows.Forms.Padding(2);
  600. this.tBMeasArea.Name = "tBMeasArea";
  601. this.tBMeasArea.Size = new System.Drawing.Size(170, 21);
  602. this.tBMeasArea.TabIndex = 536;
  603. this.tBMeasArea.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  604. this.tBMeasArea.TextChanged += new System.EventHandler(this.tBMeasArea_TextChanged);
  605. //
  606. // cBMeasShape
  607. //
  608. this.cBMeasShape.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  609. this.cBMeasShape.FormattingEnabled = true;
  610. this.cBMeasShape.Location = new System.Drawing.Point(117, 131);
  611. this.cBMeasShape.Margin = new System.Windows.Forms.Padding(2);
  612. this.cBMeasShape.Name = "cBMeasShape";
  613. this.cBMeasShape.Size = new System.Drawing.Size(170, 20);
  614. this.cBMeasShape.TabIndex = 535;
  615. this.cBMeasShape.SelectedIndexChanged += new System.EventHandler(this.cBMeasShape_SelectedIndexChanged);
  616. //
  617. // lbArea
  618. //
  619. this.lbArea.AutoSize = true;
  620. this.lbArea.Location = new System.Drawing.Point(6, 162);
  621. this.lbArea.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  622. this.lbArea.Name = "lbArea";
  623. this.lbArea.Size = new System.Drawing.Size(101, 12);
  624. this.lbArea.TabIndex = 534;
  625. this.lbArea.Text = "测量区域面积/mm2";
  626. //
  627. // lbShape
  628. //
  629. this.lbShape.AutoSize = true;
  630. this.lbShape.Location = new System.Drawing.Point(6, 134);
  631. this.lbShape.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  632. this.lbShape.Name = "lbShape";
  633. this.lbShape.Size = new System.Drawing.Size(77, 12);
  634. this.lbShape.TabIndex = 533;
  635. this.lbShape.Text = "测量区域形状";
  636. //
  637. // IDC_COMBO_TECHNOLOGY
  638. //
  639. this.IDC_COMBO_TECHNOLOGY.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  640. this.IDC_COMBO_TECHNOLOGY.FormattingEnabled = true;
  641. this.IDC_COMBO_TECHNOLOGY.Location = new System.Drawing.Point(117, 187);
  642. this.IDC_COMBO_TECHNOLOGY.Margin = new System.Windows.Forms.Padding(2);
  643. this.IDC_COMBO_TECHNOLOGY.Name = "IDC_COMBO_TECHNOLOGY";
  644. this.IDC_COMBO_TECHNOLOGY.Size = new System.Drawing.Size(170, 20);
  645. this.IDC_COMBO_TECHNOLOGY.TabIndex = 532;
  646. this.IDC_COMBO_TECHNOLOGY.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_TECHNOLOGY_SelectedIndexChanged);
  647. //
  648. // label42
  649. //
  650. this.label42.AutoSize = true;
  651. this.label42.Location = new System.Drawing.Point(6, 190);
  652. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  653. this.label42.Name = "label42";
  654. this.label42.Size = new System.Drawing.Size(53, 12);
  655. this.label42.TabIndex = 531;
  656. this.label42.Text = "精炼工艺";
  657. //
  658. // IDC_MEAS_SWITCH
  659. //
  660. this.IDC_MEAS_SWITCH.AutoSize = true;
  661. this.IDC_MEAS_SWITCH.Location = new System.Drawing.Point(122, 53);
  662. this.IDC_MEAS_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  663. this.IDC_MEAS_SWITCH.Name = "IDC_MEAS_SWITCH";
  664. this.IDC_MEAS_SWITCH.Size = new System.Drawing.Size(15, 14);
  665. this.IDC_MEAS_SWITCH.TabIndex = 420;
  666. this.IDC_MEAS_SWITCH.UseVisualStyleBackColor = true;
  667. this.IDC_MEAS_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_MEAS_SWITCH_CheckedChanged);
  668. //
  669. // IDC_BUTTON_KLFX
  670. //
  671. this.IDC_BUTTON_KLFX.Location = new System.Drawing.Point(258, 105);
  672. this.IDC_BUTTON_KLFX.Margin = new System.Windows.Forms.Padding(2);
  673. this.IDC_BUTTON_KLFX.Name = "IDC_BUTTON_KLFX";
  674. this.IDC_BUTTON_KLFX.Size = new System.Drawing.Size(33, 20);
  675. this.IDC_BUTTON_KLFX.TabIndex = 530;
  676. this.IDC_BUTTON_KLFX.Text = "...";
  677. this.IDC_BUTTON_KLFX.UseVisualStyleBackColor = true;
  678. this.IDC_BUTTON_KLFX.Click += new System.EventHandler(this.IDC_BUTTON_KLFX_Click);
  679. //
  680. // label19
  681. //
  682. this.label19.AutoSize = true;
  683. this.label19.Location = new System.Drawing.Point(6, 108);
  684. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  685. this.label19.Name = "label19";
  686. this.label19.Size = new System.Drawing.Size(89, 12);
  687. this.label19.TabIndex = 510;
  688. this.label19.Text = "用户分析库编辑";
  689. //
  690. // IDC_EDIT_SAMPLENAME
  691. //
  692. this.IDC_EDIT_SAMPLENAME.Location = new System.Drawing.Point(117, 22);
  693. this.IDC_EDIT_SAMPLENAME.Margin = new System.Windows.Forms.Padding(2);
  694. this.IDC_EDIT_SAMPLENAME.MaxLength = 18;
  695. this.IDC_EDIT_SAMPLENAME.Name = "IDC_EDIT_SAMPLENAME";
  696. this.IDC_EDIT_SAMPLENAME.Size = new System.Drawing.Size(170, 21);
  697. this.IDC_EDIT_SAMPLENAME.TabIndex = 400;
  698. this.IDC_EDIT_SAMPLENAME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  699. this.IDC_EDIT_SAMPLENAME.TextChanged += new System.EventHandler(this.IDC_EDIT_SAMPLENAME_TextChanged);
  700. //
  701. // label15
  702. //
  703. this.label15.AutoSize = true;
  704. this.label15.Location = new System.Drawing.Point(6, 53);
  705. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  706. this.label15.Name = "label15";
  707. this.label15.Size = new System.Drawing.Size(53, 12);
  708. this.label15.TabIndex = 410;
  709. this.label15.Text = "执行开关";
  710. //
  711. // label14
  712. //
  713. this.label14.AutoSize = true;
  714. this.label14.Location = new System.Drawing.Point(6, 24);
  715. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  716. this.label14.Name = "label14";
  717. this.label14.Size = new System.Drawing.Size(41, 12);
  718. this.label14.TabIndex = 390;
  719. this.label14.Text = "样品名";
  720. //
  721. // groupBox5
  722. //
  723. this.groupBox5.Controls.Add(this.IDC_EDIT_OTHERSELECTION);
  724. this.groupBox5.Controls.Add(this.btn_otherselection);
  725. this.groupBox5.Controls.Add(this.label50);
  726. this.groupBox5.Controls.Add(this.IDC_EDIT_Overlap);
  727. this.groupBox5.Controls.Add(this.IDC_COMBO_AUTOBGREMOVETYP);
  728. this.groupBox5.Controls.Add(this.label_Auto);
  729. this.groupBox5.Controls.Add(this.IDC_COMBO_BGREMOVETYPE);
  730. this.groupBox5.Controls.Add(this.label43);
  731. this.groupBox5.Controls.Add(this.label22);
  732. this.groupBox5.Controls.Add(this.label21);
  733. this.groupBox5.Controls.Add(this.label25);
  734. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTMAX);
  735. this.groupBox5.Controls.Add(this.label55);
  736. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTMIN);
  737. this.groupBox5.Controls.Add(this.IDC_EDIT_BACKMAX);
  738. this.groupBox5.Controls.Add(this.IDC_EDIT_BACKMIN);
  739. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTAREAMAX);
  740. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTAREAMIN);
  741. this.groupBox5.Controls.Add(this.label24);
  742. this.groupBox5.Controls.Add(this.label28);
  743. this.groupBox5.Controls.Add(this.label51);
  744. this.groupBox5.Controls.Add(this.label27);
  745. this.groupBox5.Controls.Add(this.label26);
  746. this.groupBox5.Controls.Add(this.label23);
  747. this.groupBox5.Controls.Add(this.label20);
  748. this.groupBox5.Location = new System.Drawing.Point(333, 385);
  749. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  750. this.groupBox5.Name = "groupBox5";
  751. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  752. this.groupBox5.Size = new System.Drawing.Size(313, 217);
  753. this.groupBox5.TabIndex = 540;
  754. this.groupBox5.TabStop = false;
  755. this.groupBox5.Text = "图像处理参数";
  756. //
  757. // IDC_EDIT_OTHERSELECTION
  758. //
  759. this.IDC_EDIT_OTHERSELECTION.Location = new System.Drawing.Point(108, 159);
  760. this.IDC_EDIT_OTHERSELECTION.Margin = new System.Windows.Forms.Padding(2);
  761. this.IDC_EDIT_OTHERSELECTION.MaxLength = 10;
  762. this.IDC_EDIT_OTHERSELECTION.Name = "IDC_EDIT_OTHERSELECTION";
  763. this.IDC_EDIT_OTHERSELECTION.ReadOnly = true;
  764. this.IDC_EDIT_OTHERSELECTION.Size = new System.Drawing.Size(122, 21);
  765. this.IDC_EDIT_OTHERSELECTION.TabIndex = 843;
  766. this.IDC_EDIT_OTHERSELECTION.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  767. //
  768. // btn_otherselection
  769. //
  770. this.btn_otherselection.Location = new System.Drawing.Point(235, 157);
  771. this.btn_otherselection.Margin = new System.Windows.Forms.Padding(2);
  772. this.btn_otherselection.Name = "btn_otherselection";
  773. this.btn_otherselection.Size = new System.Drawing.Size(45, 23);
  774. this.btn_otherselection.TabIndex = 844;
  775. this.btn_otherselection.Text = "选择";
  776. this.btn_otherselection.UseVisualStyleBackColor = true;
  777. this.btn_otherselection.Click += new System.EventHandler(this.btn_otherselection_Click);
  778. //
  779. // label50
  780. //
  781. this.label50.AutoSize = true;
  782. this.label50.Location = new System.Drawing.Point(5, 192);
  783. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  784. this.label50.Name = "label50";
  785. this.label50.Size = new System.Drawing.Size(137, 12);
  786. this.label50.TabIndex = 824;
  787. this.label50.Text = "图像重叠像素(0=不启用)";
  788. //
  789. // IDC_EDIT_Overlap
  790. //
  791. this.IDC_EDIT_Overlap.Location = new System.Drawing.Point(147, 185);
  792. this.IDC_EDIT_Overlap.MaxLength = 10;
  793. this.IDC_EDIT_Overlap.Name = "IDC_EDIT_Overlap";
  794. this.IDC_EDIT_Overlap.Size = new System.Drawing.Size(131, 21);
  795. this.IDC_EDIT_Overlap.TabIndex = 832;
  796. this.IDC_EDIT_Overlap.Text = "20";
  797. this.IDC_EDIT_Overlap.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  798. //
  799. // IDC_COMBO_AUTOBGREMOVETYP
  800. //
  801. this.IDC_COMBO_AUTOBGREMOVETYP.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  802. this.IDC_COMBO_AUTOBGREMOVETYP.FormattingEnabled = true;
  803. this.IDC_COMBO_AUTOBGREMOVETYP.Location = new System.Drawing.Point(108, 51);
  804. this.IDC_COMBO_AUTOBGREMOVETYP.Margin = new System.Windows.Forms.Padding(2);
  805. this.IDC_COMBO_AUTOBGREMOVETYP.Name = "IDC_COMBO_AUTOBGREMOVETYP";
  806. this.IDC_COMBO_AUTOBGREMOVETYP.Size = new System.Drawing.Size(170, 20);
  807. this.IDC_COMBO_AUTOBGREMOVETYP.TabIndex = 816;
  808. //
  809. // label_Auto
  810. //
  811. this.label_Auto.AutoSize = true;
  812. this.label_Auto.Location = new System.Drawing.Point(5, 53);
  813. this.label_Auto.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  814. this.label_Auto.Name = "label_Auto";
  815. this.label_Auto.Size = new System.Drawing.Size(29, 12);
  816. this.label_Auto.TabIndex = 815;
  817. this.label_Auto.Text = "自动";
  818. //
  819. // IDC_COMBO_BGREMOVETYPE
  820. //
  821. this.IDC_COMBO_BGREMOVETYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  822. this.IDC_COMBO_BGREMOVETYPE.FormattingEnabled = true;
  823. this.IDC_COMBO_BGREMOVETYPE.Location = new System.Drawing.Point(108, 22);
  824. this.IDC_COMBO_BGREMOVETYPE.Margin = new System.Windows.Forms.Padding(2);
  825. this.IDC_COMBO_BGREMOVETYPE.Name = "IDC_COMBO_BGREMOVETYPE";
  826. this.IDC_COMBO_BGREMOVETYPE.Size = new System.Drawing.Size(170, 20);
  827. this.IDC_COMBO_BGREMOVETYPE.TabIndex = 814;
  828. //
  829. // label43
  830. //
  831. this.label43.AutoSize = true;
  832. this.label43.Location = new System.Drawing.Point(5, 24);
  833. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  834. this.label43.Name = "label43";
  835. this.label43.Size = new System.Drawing.Size(77, 12);
  836. this.label43.TabIndex = 813;
  837. this.label43.Text = "背景处理方式";
  838. //
  839. // label22
  840. //
  841. this.label22.AutoSize = true;
  842. this.label22.Location = new System.Drawing.Point(5, 135);
  843. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  844. this.label22.Name = "label22";
  845. this.label22.Size = new System.Drawing.Size(77, 12);
  846. this.label22.TabIndex = 650;
  847. this.label22.Text = "颗粒灰度范围";
  848. //
  849. // label21
  850. //
  851. this.label21.AutoSize = true;
  852. this.label21.Location = new System.Drawing.Point(5, 109);
  853. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  854. this.label21.Name = "label21";
  855. this.label21.Size = new System.Drawing.Size(77, 12);
  856. this.label21.TabIndex = 600;
  857. this.label21.Text = "背景灰度范围";
  858. //
  859. // label25
  860. //
  861. this.label25.AutoSize = true;
  862. this.label25.Location = new System.Drawing.Point(106, 135);
  863. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  864. this.label25.Name = "label25";
  865. this.label25.Size = new System.Drawing.Size(29, 12);
  866. this.label25.TabIndex = 660;
  867. this.label25.Text = "最小";
  868. //
  869. // IDC_EDIT_PARTMAX
  870. //
  871. this.IDC_EDIT_PARTMAX.Location = new System.Drawing.Point(235, 131);
  872. this.IDC_EDIT_PARTMAX.Margin = new System.Windows.Forms.Padding(2);
  873. this.IDC_EDIT_PARTMAX.MaxLength = 10;
  874. this.IDC_EDIT_PARTMAX.Name = "IDC_EDIT_PARTMAX";
  875. this.IDC_EDIT_PARTMAX.Size = new System.Drawing.Size(45, 21);
  876. this.IDC_EDIT_PARTMAX.TabIndex = 690;
  877. this.IDC_EDIT_PARTMAX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  878. this.IDC_EDIT_PARTMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTMAX_TextChanged);
  879. //
  880. // label55
  881. //
  882. this.label55.AutoSize = true;
  883. this.label55.Location = new System.Drawing.Point(5, 162);
  884. this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  885. this.label55.Name = "label55";
  886. this.label55.Size = new System.Drawing.Size(53, 12);
  887. this.label55.TabIndex = 790;
  888. this.label55.Text = "其它筛选";
  889. //
  890. // IDC_EDIT_PARTMIN
  891. //
  892. this.IDC_EDIT_PARTMIN.Location = new System.Drawing.Point(145, 131);
  893. this.IDC_EDIT_PARTMIN.Margin = new System.Windows.Forms.Padding(2);
  894. this.IDC_EDIT_PARTMIN.MaxLength = 10;
  895. this.IDC_EDIT_PARTMIN.Name = "IDC_EDIT_PARTMIN";
  896. this.IDC_EDIT_PARTMIN.Size = new System.Drawing.Size(45, 21);
  897. this.IDC_EDIT_PARTMIN.TabIndex = 670;
  898. this.IDC_EDIT_PARTMIN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  899. this.IDC_EDIT_PARTMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTMIN_TextChanged);
  900. //
  901. // IDC_EDIT_BACKMAX
  902. //
  903. this.IDC_EDIT_BACKMAX.Location = new System.Drawing.Point(235, 105);
  904. this.IDC_EDIT_BACKMAX.Margin = new System.Windows.Forms.Padding(2);
  905. this.IDC_EDIT_BACKMAX.MaxLength = 10;
  906. this.IDC_EDIT_BACKMAX.Name = "IDC_EDIT_BACKMAX";
  907. this.IDC_EDIT_BACKMAX.Size = new System.Drawing.Size(45, 21);
  908. this.IDC_EDIT_BACKMAX.TabIndex = 640;
  909. this.IDC_EDIT_BACKMAX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  910. this.IDC_EDIT_BACKMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_BACKMAX_TextChanged);
  911. //
  912. // IDC_EDIT_BACKMIN
  913. //
  914. this.IDC_EDIT_BACKMIN.Location = new System.Drawing.Point(145, 105);
  915. this.IDC_EDIT_BACKMIN.Margin = new System.Windows.Forms.Padding(2);
  916. this.IDC_EDIT_BACKMIN.MaxLength = 10;
  917. this.IDC_EDIT_BACKMIN.Name = "IDC_EDIT_BACKMIN";
  918. this.IDC_EDIT_BACKMIN.Size = new System.Drawing.Size(45, 21);
  919. this.IDC_EDIT_BACKMIN.TabIndex = 620;
  920. this.IDC_EDIT_BACKMIN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  921. this.IDC_EDIT_BACKMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_BACKMIN_TextChanged);
  922. //
  923. // IDC_EDIT_PARTAREAMAX
  924. //
  925. this.IDC_EDIT_PARTAREAMAX.Location = new System.Drawing.Point(235, 79);
  926. this.IDC_EDIT_PARTAREAMAX.Margin = new System.Windows.Forms.Padding(2);
  927. this.IDC_EDIT_PARTAREAMAX.MaxLength = 10;
  928. this.IDC_EDIT_PARTAREAMAX.Name = "IDC_EDIT_PARTAREAMAX";
  929. this.IDC_EDIT_PARTAREAMAX.Size = new System.Drawing.Size(45, 21);
  930. this.IDC_EDIT_PARTAREAMAX.TabIndex = 590;
  931. this.IDC_EDIT_PARTAREAMAX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  932. this.IDC_EDIT_PARTAREAMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTAREAMAX_TextChanged);
  933. //
  934. // IDC_EDIT_PARTAREAMIN
  935. //
  936. this.IDC_EDIT_PARTAREAMIN.Location = new System.Drawing.Point(145, 79);
  937. this.IDC_EDIT_PARTAREAMIN.Margin = new System.Windows.Forms.Padding(2);
  938. this.IDC_EDIT_PARTAREAMIN.MaxLength = 10;
  939. this.IDC_EDIT_PARTAREAMIN.Name = "IDC_EDIT_PARTAREAMIN";
  940. this.IDC_EDIT_PARTAREAMIN.Size = new System.Drawing.Size(45, 21);
  941. this.IDC_EDIT_PARTAREAMIN.TabIndex = 570;
  942. this.IDC_EDIT_PARTAREAMIN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  943. this.IDC_EDIT_PARTAREAMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTAREAMIN_TextChanged);
  944. //
  945. // label24
  946. //
  947. this.label24.AutoSize = true;
  948. this.label24.Location = new System.Drawing.Point(106, 109);
  949. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  950. this.label24.Name = "label24";
  951. this.label24.Size = new System.Drawing.Size(29, 12);
  952. this.label24.TabIndex = 610;
  953. this.label24.Text = "最小";
  954. //
  955. // label28
  956. //
  957. this.label28.AutoSize = true;
  958. this.label28.Location = new System.Drawing.Point(200, 135);
  959. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  960. this.label28.Name = "label28";
  961. this.label28.Size = new System.Drawing.Size(29, 12);
  962. this.label28.TabIndex = 680;
  963. this.label28.Text = "最大";
  964. //
  965. // label51
  966. //
  967. this.label51.AutoSize = true;
  968. this.label51.Location = new System.Drawing.Point(291, 190);
  969. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  970. this.label51.Name = "label51";
  971. this.label51.Size = new System.Drawing.Size(17, 12);
  972. this.label51.TabIndex = 721;
  973. this.label51.Text = "um";
  974. //
  975. // label27
  976. //
  977. this.label27.AutoSize = true;
  978. this.label27.Location = new System.Drawing.Point(200, 109);
  979. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  980. this.label27.Name = "label27";
  981. this.label27.Size = new System.Drawing.Size(29, 12);
  982. this.label27.TabIndex = 630;
  983. this.label27.Text = "最大";
  984. //
  985. // label26
  986. //
  987. this.label26.AutoSize = true;
  988. this.label26.Location = new System.Drawing.Point(200, 83);
  989. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  990. this.label26.Name = "label26";
  991. this.label26.Size = new System.Drawing.Size(29, 12);
  992. this.label26.TabIndex = 580;
  993. this.label26.Text = "最大";
  994. //
  995. // label23
  996. //
  997. this.label23.AutoSize = true;
  998. this.label23.Location = new System.Drawing.Point(106, 83);
  999. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1000. this.label23.Name = "label23";
  1001. this.label23.Size = new System.Drawing.Size(29, 12);
  1002. this.label23.TabIndex = 560;
  1003. this.label23.Text = "最小";
  1004. //
  1005. // label20
  1006. //
  1007. this.label20.AutoSize = true;
  1008. this.label20.Location = new System.Drawing.Point(5, 83);
  1009. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1010. this.label20.Name = "label20";
  1011. this.label20.Size = new System.Drawing.Size(77, 12);
  1012. this.label20.TabIndex = 550;
  1013. this.label20.Text = "颗粒尺寸范围";
  1014. //
  1015. // IDC_EDIT_ANALYXRAYAIMVALUE
  1016. //
  1017. this.IDC_EDIT_ANALYXRAYAIMVALUE.Location = new System.Drawing.Point(110, 172);
  1018. this.IDC_EDIT_ANALYXRAYAIMVALUE.Margin = new System.Windows.Forms.Padding(2);
  1019. this.IDC_EDIT_ANALYXRAYAIMVALUE.MaxLength = 10;
  1020. this.IDC_EDIT_ANALYXRAYAIMVALUE.Name = "IDC_EDIT_ANALYXRAYAIMVALUE";
  1021. this.IDC_EDIT_ANALYXRAYAIMVALUE.Size = new System.Drawing.Size(170, 21);
  1022. this.IDC_EDIT_ANALYXRAYAIMVALUE.TabIndex = 800;
  1023. this.IDC_EDIT_ANALYXRAYAIMVALUE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1024. this.IDC_EDIT_ANALYXRAYAIMVALUE.TextChanged += new System.EventHandler(this.IDC_EDIT_ANALYXRAYAIMVALUE_TextChanged);
  1025. //
  1026. // groupBox6
  1027. //
  1028. this.groupBox6.Controls.Add(this.label33);
  1029. this.groupBox6.Controls.Add(this.IDC_EDIT_SmallPartAQTime);
  1030. this.groupBox6.Controls.Add(this.label45);
  1031. this.groupBox6.Controls.Add(this.label46);
  1032. this.groupBox6.Controls.Add(this.IDC_EDIT_QuantifyMinSize);
  1033. this.groupBox6.Controls.Add(this.label8);
  1034. this.groupBox6.Controls.Add(this.label40);
  1035. this.groupBox6.Controls.Add(this.IDC_EDIT_XrayLimit);
  1036. this.groupBox6.Controls.Add(this.label47);
  1037. this.groupBox6.Controls.Add(this.IDC_USINGXRAY_LIB);
  1038. this.groupBox6.Controls.Add(this.label44);
  1039. this.groupBox6.Controls.Add(this.IDC_EDIT_ANALYXRAYAIMVALUE);
  1040. this.groupBox6.Controls.Add(this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME);
  1041. this.groupBox6.Controls.Add(this.label32);
  1042. this.groupBox6.Controls.Add(this.label39);
  1043. this.groupBox6.Controls.Add(this.IDC_COMBO_XRAYSCANMODE);
  1044. this.groupBox6.Controls.Add(this.label31);
  1045. this.groupBox6.Location = new System.Drawing.Point(333, 154);
  1046. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  1047. this.groupBox6.Name = "groupBox6";
  1048. this.groupBox6.Size = new System.Drawing.Size(313, 227);
  1049. this.groupBox6.TabIndex = 700;
  1050. this.groupBox6.TabStop = false;
  1051. this.groupBox6.Text = "X-ray参数";
  1052. //
  1053. // label33
  1054. //
  1055. this.label33.AutoSize = true;
  1056. this.label33.Location = new System.Drawing.Point(5, 175);
  1057. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1058. this.label33.Name = "label33";
  1059. this.label33.Size = new System.Drawing.Size(95, 12);
  1060. this.label33.TabIndex = 842;
  1061. this.label33.Text = "X-ray计数期望值";
  1062. //
  1063. // IDC_EDIT_SmallPartAQTime
  1064. //
  1065. this.IDC_EDIT_SmallPartAQTime.Location = new System.Drawing.Point(110, 138);
  1066. this.IDC_EDIT_SmallPartAQTime.MaxLength = 10;
  1067. this.IDC_EDIT_SmallPartAQTime.Name = "IDC_EDIT_SmallPartAQTime";
  1068. this.IDC_EDIT_SmallPartAQTime.Size = new System.Drawing.Size(170, 21);
  1069. this.IDC_EDIT_SmallPartAQTime.TabIndex = 841;
  1070. this.IDC_EDIT_SmallPartAQTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1071. //
  1072. // label45
  1073. //
  1074. this.label45.AutoSize = true;
  1075. this.label45.Location = new System.Drawing.Point(5, 141);
  1076. this.label45.Name = "label45";
  1077. this.label45.Size = new System.Drawing.Size(89, 12);
  1078. this.label45.TabIndex = 840;
  1079. this.label45.Text = "小颗粒Xray时间";
  1080. //
  1081. // label46
  1082. //
  1083. this.label46.AutoSize = true;
  1084. this.label46.Location = new System.Drawing.Point(291, 142);
  1085. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1086. this.label46.Name = "label46";
  1087. this.label46.Size = new System.Drawing.Size(17, 12);
  1088. this.label46.TabIndex = 839;
  1089. this.label46.Text = "ms";
  1090. //
  1091. // IDC_EDIT_QuantifyMinSize
  1092. //
  1093. this.IDC_EDIT_QuantifyMinSize.Location = new System.Drawing.Point(110, 79);
  1094. this.IDC_EDIT_QuantifyMinSize.MaxLength = 10;
  1095. this.IDC_EDIT_QuantifyMinSize.Name = "IDC_EDIT_QuantifyMinSize";
  1096. this.IDC_EDIT_QuantifyMinSize.Size = new System.Drawing.Size(170, 21);
  1097. this.IDC_EDIT_QuantifyMinSize.TabIndex = 838;
  1098. this.IDC_EDIT_QuantifyMinSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1099. //
  1100. // label8
  1101. //
  1102. this.label8.AutoSize = true;
  1103. this.label8.Location = new System.Drawing.Point(5, 82);
  1104. this.label8.Name = "label8";
  1105. this.label8.Size = new System.Drawing.Size(53, 12);
  1106. this.label8.TabIndex = 837;
  1107. this.label8.Text = "分析阈值";
  1108. //
  1109. // label40
  1110. //
  1111. this.label40.AutoSize = true;
  1112. this.label40.Location = new System.Drawing.Point(291, 79);
  1113. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1114. this.label40.Name = "label40";
  1115. this.label40.Size = new System.Drawing.Size(17, 12);
  1116. this.label40.TabIndex = 836;
  1117. this.label40.Text = "um";
  1118. //
  1119. // IDC_EDIT_XrayLimit
  1120. //
  1121. this.IDC_EDIT_XrayLimit.Location = new System.Drawing.Point(110, 201);
  1122. this.IDC_EDIT_XrayLimit.Margin = new System.Windows.Forms.Padding(2);
  1123. this.IDC_EDIT_XrayLimit.MaxLength = 10;
  1124. this.IDC_EDIT_XrayLimit.Name = "IDC_EDIT_XrayLimit";
  1125. this.IDC_EDIT_XrayLimit.Size = new System.Drawing.Size(170, 21);
  1126. this.IDC_EDIT_XrayLimit.TabIndex = 834;
  1127. this.IDC_EDIT_XrayLimit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1128. //
  1129. // label47
  1130. //
  1131. this.label47.AutoSize = true;
  1132. this.label47.Location = new System.Drawing.Point(6, 204);
  1133. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1134. this.label47.Name = "label47";
  1135. this.label47.Size = new System.Drawing.Size(53, 12);
  1136. this.label47.TabIndex = 833;
  1137. this.label47.Text = "数量限值";
  1138. //
  1139. // IDC_USINGXRAY_LIB
  1140. //
  1141. this.IDC_USINGXRAY_LIB.AutoSize = true;
  1142. this.IDC_USINGXRAY_LIB.Location = new System.Drawing.Point(110, 23);
  1143. this.IDC_USINGXRAY_LIB.Margin = new System.Windows.Forms.Padding(2);
  1144. this.IDC_USINGXRAY_LIB.Name = "IDC_USINGXRAY_LIB";
  1145. this.IDC_USINGXRAY_LIB.Size = new System.Drawing.Size(15, 14);
  1146. this.IDC_USINGXRAY_LIB.TabIndex = 826;
  1147. this.IDC_USINGXRAY_LIB.UseVisualStyleBackColor = true;
  1148. //
  1149. // label44
  1150. //
  1151. this.label44.AutoSize = true;
  1152. this.label44.Location = new System.Drawing.Point(5, 23);
  1153. this.label44.Name = "label44";
  1154. this.label44.Size = new System.Drawing.Size(83, 12);
  1155. this.label44.TabIndex = 825;
  1156. this.label44.Text = "是否使用X-ray";
  1157. //
  1158. // IDC_TEXTBOX_ANALYXRAYSPEED_TIME
  1159. //
  1160. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Location = new System.Drawing.Point(110, 107);
  1161. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.MaxLength = 10;
  1162. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Name = "IDC_TEXTBOX_ANALYXRAYSPEED_TIME";
  1163. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Size = new System.Drawing.Size(170, 21);
  1164. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.TabIndex = 782;
  1165. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1166. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.TextChanged += new System.EventHandler(this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT_TextChanged);
  1167. //
  1168. // label32
  1169. //
  1170. this.label32.AutoSize = true;
  1171. this.label32.Location = new System.Drawing.Point(5, 110);
  1172. this.label32.Name = "label32";
  1173. this.label32.Size = new System.Drawing.Size(83, 12);
  1174. this.label32.TabIndex = 770;
  1175. this.label32.Text = "颗粒X-ray时间";
  1176. //
  1177. // label39
  1178. //
  1179. this.label39.AutoSize = true;
  1180. this.label39.Location = new System.Drawing.Point(291, 112);
  1181. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1182. this.label39.Name = "label39";
  1183. this.label39.Size = new System.Drawing.Size(17, 12);
  1184. this.label39.TabIndex = 721;
  1185. this.label39.Text = "ms";
  1186. //
  1187. // IDC_COMBO_XRAYSCANMODE
  1188. //
  1189. this.IDC_COMBO_XRAYSCANMODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1190. this.IDC_COMBO_XRAYSCANMODE.FormattingEnabled = true;
  1191. this.IDC_COMBO_XRAYSCANMODE.Location = new System.Drawing.Point(110, 49);
  1192. this.IDC_COMBO_XRAYSCANMODE.Margin = new System.Windows.Forms.Padding(2);
  1193. this.IDC_COMBO_XRAYSCANMODE.Name = "IDC_COMBO_XRAYSCANMODE";
  1194. this.IDC_COMBO_XRAYSCANMODE.Size = new System.Drawing.Size(170, 20);
  1195. this.IDC_COMBO_XRAYSCANMODE.TabIndex = 760;
  1196. this.IDC_COMBO_XRAYSCANMODE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_XRAYSCANMODE_SelectedIndexChanged);
  1197. //
  1198. // label31
  1199. //
  1200. this.label31.AutoSize = true;
  1201. this.label31.Location = new System.Drawing.Point(5, 53);
  1202. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1203. this.label31.Name = "label31";
  1204. this.label31.Size = new System.Drawing.Size(83, 12);
  1205. this.label31.TabIndex = 750;
  1206. this.label31.Text = "X-ray扫描方式";
  1207. //
  1208. // label37
  1209. //
  1210. this.label37.Location = new System.Drawing.Point(0, 0);
  1211. this.label37.Name = "label37";
  1212. this.label37.Size = new System.Drawing.Size(100, 23);
  1213. this.label37.TabIndex = 0;
  1214. //
  1215. // btnok
  1216. //
  1217. this.btnok.Location = new System.Drawing.Point(499, 606);
  1218. this.btnok.Margin = new System.Windows.Forms.Padding(2);
  1219. this.btnok.Name = "btnok";
  1220. this.btnok.Size = new System.Drawing.Size(66, 22);
  1221. this.btnok.TabIndex = 810;
  1222. this.btnok.Text = "确 定";
  1223. this.btnok.UseVisualStyleBackColor = true;
  1224. this.btnok.Click += new System.EventHandler(this.btnok_Click);
  1225. //
  1226. // folderBrowserDialog1
  1227. //
  1228. this.folderBrowserDialog1.ShowNewFolderButton = false;
  1229. //
  1230. // IDC_COMBO_Model
  1231. //
  1232. this.IDC_COMBO_Model.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1233. this.IDC_COMBO_Model.FormattingEnabled = true;
  1234. this.IDC_COMBO_Model.Location = new System.Drawing.Point(117, 21);
  1235. this.IDC_COMBO_Model.Margin = new System.Windows.Forms.Padding(2);
  1236. this.IDC_COMBO_Model.Name = "IDC_COMBO_Model";
  1237. this.IDC_COMBO_Model.Size = new System.Drawing.Size(170, 20);
  1238. this.IDC_COMBO_Model.TabIndex = 21;
  1239. this.IDC_COMBO_Model.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_Model_SelectedIndexChanged);
  1240. //
  1241. // groupBox7
  1242. //
  1243. this.groupBox7.Controls.Add(this.IDC_COMBO_Model);
  1244. this.groupBox7.Location = new System.Drawing.Point(6, 11);
  1245. this.groupBox7.Name = "groupBox7";
  1246. this.groupBox7.Size = new System.Drawing.Size(313, 53);
  1247. this.groupBox7.TabIndex = 822;
  1248. this.groupBox7.TabStop = false;
  1249. this.groupBox7.Text = "模式选择";
  1250. //
  1251. // btncancel
  1252. //
  1253. this.btncancel.Location = new System.Drawing.Point(580, 606);
  1254. this.btncancel.Margin = new System.Windows.Forms.Padding(2);
  1255. this.btncancel.Name = "btncancel";
  1256. this.btncancel.Size = new System.Drawing.Size(66, 22);
  1257. this.btncancel.TabIndex = 820;
  1258. this.btncancel.Text = "取 消";
  1259. this.btncancel.UseVisualStyleBackColor = true;
  1260. this.btncancel.Click += new System.EventHandler(this.btncancel_Click);
  1261. //
  1262. // ProgMgrInfoForm
  1263. //
  1264. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1265. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1266. this.ClientSize = new System.Drawing.Size(654, 632);
  1267. this.Controls.Add(this.groupBox7);
  1268. this.Controls.Add(this.btncancel);
  1269. this.Controls.Add(this.groupBox6);
  1270. this.Controls.Add(this.btnok);
  1271. this.Controls.Add(this.groupBox5);
  1272. this.Controls.Add(this.groupBox4);
  1273. this.Controls.Add(this.groupBox3);
  1274. this.Controls.Add(this.groupBox2);
  1275. this.Controls.Add(this.groupBox1);
  1276. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1277. this.Margin = new System.Windows.Forms.Padding(2);
  1278. this.MaximizeBox = false;
  1279. this.MinimizeBox = false;
  1280. this.MinimumSize = new System.Drawing.Size(643, 638);
  1281. this.Name = "ProgMgrInfoForm";
  1282. this.ShowIcon = false;
  1283. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1284. this.Text = "程序管理";
  1285. this.Load += new System.EventHandler(this.ProgMgrInfoForm_Load);
  1286. this.groupBox1.ResumeLayout(false);
  1287. this.groupBox1.PerformLayout();
  1288. this.groupBox2.ResumeLayout(false);
  1289. this.groupBox2.PerformLayout();
  1290. this.groupBox3.ResumeLayout(false);
  1291. this.groupBox3.PerformLayout();
  1292. this.groupBox4.ResumeLayout(false);
  1293. this.groupBox4.PerformLayout();
  1294. this.groupBox5.ResumeLayout(false);
  1295. this.groupBox5.PerformLayout();
  1296. this.groupBox6.ResumeLayout(false);
  1297. this.groupBox6.PerformLayout();
  1298. this.groupBox7.ResumeLayout(false);
  1299. this.ResumeLayout(false);
  1300. }
  1301. #endregion
  1302. private System.Windows.Forms.GroupBox groupBox1;
  1303. private System.Windows.Forms.GroupBox groupBox2;
  1304. private System.Windows.Forms.GroupBox groupBox3;
  1305. private System.Windows.Forms.GroupBox groupBox4;
  1306. private System.Windows.Forms.GroupBox groupBox5;
  1307. private System.Windows.Forms.GroupBox groupBox6;
  1308. private System.Windows.Forms.Button btnok;
  1309. private System.Windows.Forms.Label label1;
  1310. private System.Windows.Forms.Label label6;
  1311. private System.Windows.Forms.Label label5;
  1312. private System.Windows.Forms.Label label4;
  1313. private System.Windows.Forms.Label label3;
  1314. private System.Windows.Forms.Label label2;
  1315. private System.Windows.Forms.Label label13;
  1316. private System.Windows.Forms.Label label12;
  1317. private System.Windows.Forms.Label label11;
  1318. private System.Windows.Forms.Label label7;
  1319. private System.Windows.Forms.Label label14;
  1320. private System.Windows.Forms.Label label19;
  1321. private System.Windows.Forms.Label label15;
  1322. private System.Windows.Forms.Label label22;
  1323. private System.Windows.Forms.Label label21;
  1324. private System.Windows.Forms.Label label20;
  1325. private System.Windows.Forms.Label label25;
  1326. private System.Windows.Forms.Label label24;
  1327. private System.Windows.Forms.Label label28;
  1328. private System.Windows.Forms.Label label27;
  1329. private System.Windows.Forms.Label label26;
  1330. private System.Windows.Forms.Label label23;
  1331. private System.Windows.Forms.Label label55;
  1332. private System.Windows.Forms.Label label32;
  1333. private System.Windows.Forms.Label label31;
  1334. private System.Windows.Forms.Label label35;
  1335. private System.Windows.Forms.Label label34;
  1336. public System.Windows.Forms.ComboBox IDC_COMBO_STAGE;
  1337. public System.Windows.Forms.Button IDC_BUTTON_STAGE;
  1338. public System.Windows.Forms.ComboBox IDC_COMBO_YDIRECT;
  1339. public System.Windows.Forms.ComboBox IDC_COMBO_XDIREC;
  1340. public System.Windows.Forms.ComboBox IDC_COMBO_IMGSIZE;
  1341. public System.Windows.Forms.ComboBox IDC_COMBO_IMGSCANSPEED;
  1342. public System.Windows.Forms.ComboBox IDC_COMBO_FETCHIMGMODE;
  1343. public System.Windows.Forms.TextBox IDC_EDIT_SAMPLENAME;
  1344. public System.Windows.Forms.TextBox IDC_EDIT_YEND;
  1345. public System.Windows.Forms.TextBox IDC_EDIT_YSTART;
  1346. public System.Windows.Forms.TextBox IDC_EDIT_XEND;
  1347. public System.Windows.Forms.TextBox IDC_EDIT_XSTART;
  1348. public System.Windows.Forms.CheckBox IDC_MEAS_SWITCH;
  1349. public System.Windows.Forms.TextBox IDC_EDIT_PARTAREAMIN;
  1350. public System.Windows.Forms.TextBox IDC_EDIT_PARTMAX;
  1351. public System.Windows.Forms.TextBox IDC_EDIT_PARTMIN;
  1352. public System.Windows.Forms.TextBox IDC_EDIT_BACKMAX;
  1353. public System.Windows.Forms.TextBox IDC_EDIT_BACKMIN;
  1354. public System.Windows.Forms.TextBox IDC_EDIT_PARTAREAMAX;
  1355. public System.Windows.Forms.ComboBox IDC_COMBO_XRAYSCANMODE;
  1356. public System.Windows.Forms.TextBox IDC_EDIT_ANALYXRAYAIMVALUE;
  1357. public System.Windows.Forms.TextBox IDC_EDIT_SCREENWIDTH;
  1358. public System.Windows.Forms.TextBox IDC_EDIT_MINMAG;
  1359. private System.Windows.Forms.Label label36;
  1360. public System.Windows.Forms.TextBox IDC_TEXTBOX_ANALYXRAYSPEED_TIME;
  1361. private System.Windows.Forms.Label label39;
  1362. private System.Windows.Forms.Label label41;
  1363. public System.Windows.Forms.ComboBox IDC_COMBO_TECHNOLOGY;
  1364. private System.Windows.Forms.Label label42;
  1365. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  1366. private System.Windows.Forms.Label lbShape;
  1367. public System.Windows.Forms.TextBox tBMeasArea;
  1368. public System.Windows.Forms.ComboBox cBMeasShape;
  1369. private System.Windows.Forms.Label lbArea;
  1370. public System.Windows.Forms.Button IDC_BUTTON_KLFX;
  1371. public System.Windows.Forms.CheckBox IDC_SYS_LIB;
  1372. private System.Windows.Forms.Label label17;
  1373. public System.Windows.Forms.ComboBox IDC_COMBO_STDSelect;
  1374. private System.Windows.Forms.Label label44;
  1375. public System.Windows.Forms.ComboBox IDC_COMBO_AUTOBGREMOVETYP;
  1376. private System.Windows.Forms.Label label_Auto;
  1377. public System.Windows.Forms.ComboBox IDC_COMBO_BGREMOVETYPE;
  1378. private System.Windows.Forms.Label label43;
  1379. public System.Windows.Forms.ComboBox IDC_COMBO_Model;
  1380. private System.Windows.Forms.GroupBox groupBox7;
  1381. public System.Windows.Forms.CheckBox IDC_USINGXRAY_LIB;
  1382. //public System.Windows.Forms.TextBox IDC_EDIT_QuantifyMinSize1;
  1383. private System.Windows.Forms.Label label37;
  1384. public System.Windows.Forms.TextBox IDC_EDIT_XrayLimit;
  1385. private System.Windows.Forms.Label label47;
  1386. private System.Windows.Forms.TextBox tB_StopMode;
  1387. private System.Windows.Forms.Button btn_StopMode;
  1388. private System.Windows.Forms.Label label50;
  1389. private System.Windows.Forms.Label label51;
  1390. public System.Windows.Forms.TextBox IDC_EDIT_Overlap;
  1391. public System.Windows.Forms.TextBox IDC_EDIT_SmallPartAQTime;
  1392. private System.Windows.Forms.Label label45;
  1393. private System.Windows.Forms.Label label46;
  1394. public System.Windows.Forms.TextBox IDC_EDIT_QuantifyMinSize;
  1395. private System.Windows.Forms.Label label40;
  1396. private System.Windows.Forms.Label label8;
  1397. private System.Windows.Forms.Button btncancel;
  1398. public System.Windows.Forms.TextBox IDC_EDIT_OTHERSELECTION;
  1399. private System.Windows.Forms.Label label33;
  1400. private System.Windows.Forms.Button btn_otherselection;
  1401. private System.Windows.Forms.Label label16;
  1402. private System.Windows.Forms.Label label10;
  1403. private System.Windows.Forms.Label label9;
  1404. }
  1405. }