ProgMgrInfoForm.designer.cs 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909
  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.IDC_EDIT_YEND = new System.Windows.Forms.TextBox();
  35. this.IDC_EDIT_YSTART = new System.Windows.Forms.TextBox();
  36. this.IDC_EDIT_MINMAG = new System.Windows.Forms.TextBox();
  37. this.IDC_EDIT_SCREENWIDTH = new System.Windows.Forms.TextBox();
  38. this.IDC_EDIT_XEND = new System.Windows.Forms.TextBox();
  39. this.IDC_EDIT_XSTART = new System.Windows.Forms.TextBox();
  40. this.label36 = new System.Windows.Forms.Label();
  41. this.label6 = new System.Windows.Forms.Label();
  42. this.IDC_COMBO_YDIRECT = new System.Windows.Forms.ComboBox();
  43. this.IDC_COMBO_XDIREC = new System.Windows.Forms.ComboBox();
  44. this.label5 = new System.Windows.Forms.Label();
  45. this.label35 = new System.Windows.Forms.Label();
  46. this.label34 = new System.Windows.Forms.Label();
  47. this.label4 = new System.Windows.Forms.Label();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.label2 = new System.Windows.Forms.Label();
  50. this.groupBox3 = new System.Windows.Forms.GroupBox();
  51. this.tB_StopMode = new System.Windows.Forms.TextBox();
  52. this.btn_StopMode = new System.Windows.Forms.Button();
  53. this.label13 = new System.Windows.Forms.Label();
  54. this.IDC_COMBO_IMGSIZE = new System.Windows.Forms.ComboBox();
  55. this.IDC_COMBO_IMGSCANSPEED = new System.Windows.Forms.ComboBox();
  56. this.IDC_COMBO_FETCHIMGMODE = new System.Windows.Forms.ComboBox();
  57. this.label12 = new System.Windows.Forms.Label();
  58. this.label11 = new System.Windows.Forms.Label();
  59. this.label7 = new System.Windows.Forms.Label();
  60. this.IDC_EDIT_STOP_INCA_NUM = new System.Windows.Forms.TextBox();
  61. this.IDC_EDIT_STOP_FIELD_NUM = new System.Windows.Forms.TextBox();
  62. this.IDC_EDIT_STOP_TIME = new System.Windows.Forms.TextBox();
  63. this.label10 = new System.Windows.Forms.Label();
  64. this.label9 = new System.Windows.Forms.Label();
  65. this.label8 = new System.Windows.Forms.Label();
  66. this.IDC_IMAGE_SIZE_SWITCH = new System.Windows.Forms.CheckBox();
  67. this.IDC_SCAN_SPEED_SWITCH = new System.Windows.Forms.CheckBox();
  68. this.IDC_FETCH_IMAGE_SWITCH = new System.Windows.Forms.CheckBox();
  69. this.IDC_STOP_PARTICAL_SWITCH = new System.Windows.Forms.CheckBox();
  70. this.IDC_STOP_FIELD_SWITCH = new System.Windows.Forms.CheckBox();
  71. this.IDC_STOP_TIME_SWITCH = new System.Windows.Forms.CheckBox();
  72. this.IDC_STOP_MODE_SWITCH = new System.Windows.Forms.CheckBox();
  73. this.groupBox4 = new System.Windows.Forms.GroupBox();
  74. this.IDC_COMBO_STDSelect = new System.Windows.Forms.ComboBox();
  75. this.IDC_SYS_LIB = new System.Windows.Forms.CheckBox();
  76. this.label17 = new System.Windows.Forms.Label();
  77. this.tBMeasArea = new System.Windows.Forms.TextBox();
  78. this.cBMeasShape = new System.Windows.Forms.ComboBox();
  79. this.lbArea = new System.Windows.Forms.Label();
  80. this.lbShape = new System.Windows.Forms.Label();
  81. this.IDC_COMBO_TECHNOLOGY = new System.Windows.Forms.ComboBox();
  82. this.label42 = new System.Windows.Forms.Label();
  83. this.IDC_MEAS_SWITCH = new System.Windows.Forms.CheckBox();
  84. this.IDC_BUTTON_KLFX = new System.Windows.Forms.Button();
  85. this.label19 = new System.Windows.Forms.Label();
  86. this.label18 = new System.Windows.Forms.Label();
  87. this.label16 = new System.Windows.Forms.Label();
  88. this.IDC_EDIT_ANALYSESTDLIBPATH = new System.Windows.Forms.TextBox();
  89. this.IDC_EDIT_MEASUREPARAMPATH = new System.Windows.Forms.TextBox();
  90. this.IDC_EDIT_SAMPLENAME = new System.Windows.Forms.TextBox();
  91. this.label15 = new System.Windows.Forms.Label();
  92. this.label14 = new System.Windows.Forms.Label();
  93. this.IDC_BUTTON_MEASPRAMPATHSET = new System.Windows.Forms.Button();
  94. this.groupBox5 = new System.Windows.Forms.GroupBox();
  95. this.IDC_COMBO_CorrosionExpansionCoefficient = new System.Windows.Forms.ComboBox();
  96. this.label50 = new System.Windows.Forms.Label();
  97. this.IDC_EDIT_Overlap = new System.Windows.Forms.TextBox();
  98. this.label49 = new System.Windows.Forms.Label();
  99. this.IDC_COMBO_AUTOBGREMOVETYP = new System.Windows.Forms.ComboBox();
  100. this.label_Auto = new System.Windows.Forms.Label();
  101. this.IDC_COMBO_BGREMOVETYPE = new System.Windows.Forms.ComboBox();
  102. this.label43 = new System.Windows.Forms.Label();
  103. this.label22 = new System.Windows.Forms.Label();
  104. this.label21 = new System.Windows.Forms.Label();
  105. this.label25 = new System.Windows.Forms.Label();
  106. this.IDC_EDIT_PARTMAX = new System.Windows.Forms.TextBox();
  107. this.IDC_EDIT_PARTMIN = new System.Windows.Forms.TextBox();
  108. this.IDC_EDIT_BACKMAX = new System.Windows.Forms.TextBox();
  109. this.IDC_EDIT_BACKMIN = new System.Windows.Forms.TextBox();
  110. this.IDC_EDIT_PARTAREAMAX = new System.Windows.Forms.TextBox();
  111. this.IDC_EDIT_PARTAREAMIN = new System.Windows.Forms.TextBox();
  112. this.label24 = new System.Windows.Forms.Label();
  113. this.label28 = new System.Windows.Forms.Label();
  114. this.label51 = new System.Windows.Forms.Label();
  115. this.label27 = new System.Windows.Forms.Label();
  116. this.label26 = new System.Windows.Forms.Label();
  117. this.label23 = new System.Windows.Forms.Label();
  118. this.label20 = new System.Windows.Forms.Label();
  119. this.IDC_PART_GRAY_MIN_SWITCH = new System.Windows.Forms.CheckBox();
  120. this.IDC_BACK_MIN_SWITCH = new System.Windows.Forms.CheckBox();
  121. this.IDC_PART_MIN_SWITCH = new System.Windows.Forms.CheckBox();
  122. this.IDC_PART_GRAY_MAX_SWITCH = new System.Windows.Forms.CheckBox();
  123. this.IDC_BACK_MAX_SWITCH = new System.Windows.Forms.CheckBox();
  124. this.IDC_PART_MAX_SWITCH = new System.Windows.Forms.CheckBox();
  125. this.groupBox6 = new System.Windows.Forms.GroupBox();
  126. this.IDC_FILTER = new System.Windows.Forms.CheckBox();
  127. this.IDC_EDIT_XrayLimit = new System.Windows.Forms.TextBox();
  128. this.label52 = new System.Windows.Forms.Label();
  129. this.label47 = new System.Windows.Forms.Label();
  130. this.IDC_EDIT_SmallPartAQTime = new System.Windows.Forms.TextBox();
  131. this.label45 = new System.Windows.Forms.Label();
  132. this.label46 = new System.Windows.Forms.Label();
  133. this.IDC_EDIT_QuantifyMinSize = new System.Windows.Forms.TextBox();
  134. this.label37 = new System.Windows.Forms.Label();
  135. this.label40 = new System.Windows.Forms.Label();
  136. this.IDC_USINGXRAY_LIB = new System.Windows.Forms.CheckBox();
  137. this.label44 = new System.Windows.Forms.Label();
  138. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME = new System.Windows.Forms.TextBox();
  139. this.label38 = new System.Windows.Forms.Label();
  140. this.label30 = new System.Windows.Forms.Label();
  141. this.label29 = new System.Windows.Forms.Label();
  142. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT = new System.Windows.Forms.TextBox();
  143. this.IDC_COMBO_SEARCHXRAYSPEED = new System.Windows.Forms.ComboBox();
  144. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME = new System.Windows.Forms.TextBox();
  145. this.IDC_COMBO_ANALYXRAYSPEED = new System.Windows.Forms.ComboBox();
  146. this.label32 = new System.Windows.Forms.Label();
  147. this.label39 = new System.Windows.Forms.Label();
  148. this.IDC_COMBO_XRAYSCANMODE = new System.Windows.Forms.ComboBox();
  149. this.IDC_EDIT_ANALYXRAYAIMVALUE = new System.Windows.Forms.TextBox();
  150. this.label33 = new System.Windows.Forms.Label();
  151. this.label31 = new System.Windows.Forms.Label();
  152. this.IDC_XRAY_COUNT_SWITCH = new System.Windows.Forms.CheckBox();
  153. this.IDC_XRAY_TIME_SWITCH = new System.Windows.Forms.CheckBox();
  154. this.IDC_XRAY_MODE_SWITCH = new System.Windows.Forms.CheckBox();
  155. this.btnok = new System.Windows.Forms.Button();
  156. this.btncancel = new System.Windows.Forms.Button();
  157. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  158. this.lbModelSel = new System.Windows.Forms.Label();
  159. this.IDC_COMBO_Model = new System.Windows.Forms.ComboBox();
  160. this.groupBox7 = new System.Windows.Forms.GroupBox();
  161. this.IDC_EDIT_STOP_INCA_AREA = new System.Windows.Forms.TextBox();
  162. this.label48 = new System.Windows.Forms.Label();
  163. this.label53 = new System.Windows.Forms.Label();
  164. this.IDC_COMBIN = new System.Windows.Forms.CheckBox();
  165. this.groupBox1.SuspendLayout();
  166. this.groupBox2.SuspendLayout();
  167. this.groupBox3.SuspendLayout();
  168. this.groupBox4.SuspendLayout();
  169. this.groupBox5.SuspendLayout();
  170. this.groupBox6.SuspendLayout();
  171. this.groupBox7.SuspendLayout();
  172. this.SuspendLayout();
  173. //
  174. // groupBox1
  175. //
  176. this.groupBox1.Controls.Add(this.IDC_BUTTON_STAGE);
  177. this.groupBox1.Controls.Add(this.IDC_COMBO_STAGE);
  178. this.groupBox1.Controls.Add(this.label41);
  179. this.groupBox1.Controls.Add(this.label1);
  180. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.groupBox1.Location = new System.Drawing.Point(6, 63);
  182. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  183. this.groupBox1.Name = "groupBox1";
  184. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  185. this.groupBox1.Size = new System.Drawing.Size(301, 65);
  186. this.groupBox1.TabIndex = 0;
  187. this.groupBox1.TabStop = false;
  188. this.groupBox1.Text = "样品台";
  189. //
  190. // IDC_BUTTON_STAGE
  191. //
  192. this.IDC_BUTTON_STAGE.Location = new System.Drawing.Point(122, 19);
  193. this.IDC_BUTTON_STAGE.Margin = new System.Windows.Forms.Padding(2);
  194. this.IDC_BUTTON_STAGE.Name = "IDC_BUTTON_STAGE";
  195. this.IDC_BUTTON_STAGE.Size = new System.Drawing.Size(37, 19);
  196. this.IDC_BUTTON_STAGE.TabIndex = 30;
  197. this.IDC_BUTTON_STAGE.Text = "...";
  198. this.IDC_BUTTON_STAGE.UseVisualStyleBackColor = true;
  199. this.IDC_BUTTON_STAGE.Click += new System.EventHandler(this.IDC_BUTTON_STAGE_Click);
  200. //
  201. // IDC_COMBO_STAGE
  202. //
  203. this.IDC_COMBO_STAGE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  204. this.IDC_COMBO_STAGE.FormattingEnabled = true;
  205. this.IDC_COMBO_STAGE.Location = new System.Drawing.Point(122, 40);
  206. this.IDC_COMBO_STAGE.Margin = new System.Windows.Forms.Padding(2);
  207. this.IDC_COMBO_STAGE.Name = "IDC_COMBO_STAGE";
  208. this.IDC_COMBO_STAGE.Size = new System.Drawing.Size(137, 20);
  209. this.IDC_COMBO_STAGE.TabIndex = 20;
  210. this.IDC_COMBO_STAGE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_STAGE_SelectedIndexChanged);
  211. //
  212. // label41
  213. //
  214. this.label41.AutoSize = true;
  215. this.label41.Location = new System.Drawing.Point(5, 23);
  216. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  217. this.label41.Name = "label41";
  218. this.label41.Size = new System.Drawing.Size(113, 12);
  219. this.label41.TabIndex = 10;
  220. this.label41.Text = "默认样品台配置编辑";
  221. //
  222. // label1
  223. //
  224. this.label1.AutoSize = true;
  225. this.label1.Location = new System.Drawing.Point(5, 42);
  226. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  227. this.label1.Name = "label1";
  228. this.label1.Size = new System.Drawing.Size(89, 12);
  229. this.label1.TabIndex = 10;
  230. this.label1.Text = "样品台模板选择";
  231. //
  232. // groupBox2
  233. //
  234. this.groupBox2.Controls.Add(this.IDC_EDIT_YEND);
  235. this.groupBox2.Controls.Add(this.IDC_EDIT_YSTART);
  236. this.groupBox2.Controls.Add(this.IDC_EDIT_MINMAG);
  237. this.groupBox2.Controls.Add(this.IDC_EDIT_SCREENWIDTH);
  238. this.groupBox2.Controls.Add(this.IDC_EDIT_XEND);
  239. this.groupBox2.Controls.Add(this.IDC_EDIT_XSTART);
  240. this.groupBox2.Controls.Add(this.label36);
  241. this.groupBox2.Controls.Add(this.label6);
  242. this.groupBox2.Controls.Add(this.IDC_COMBO_YDIRECT);
  243. this.groupBox2.Controls.Add(this.IDC_COMBO_XDIREC);
  244. this.groupBox2.Controls.Add(this.label5);
  245. this.groupBox2.Controls.Add(this.label35);
  246. this.groupBox2.Controls.Add(this.label34);
  247. this.groupBox2.Controls.Add(this.label4);
  248. this.groupBox2.Controls.Add(this.label3);
  249. this.groupBox2.Controls.Add(this.label2);
  250. this.groupBox2.Location = new System.Drawing.Point(334, 9);
  251. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  252. this.groupBox2.Name = "groupBox2";
  253. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  254. this.groupBox2.Size = new System.Drawing.Size(301, 169);
  255. this.groupBox2.TabIndex = 40;
  256. this.groupBox2.TabStop = false;
  257. this.groupBox2.Text = "SEM样品台信息";
  258. //
  259. // IDC_EDIT_YEND
  260. //
  261. this.IDC_EDIT_YEND.Location = new System.Drawing.Point(213, 109);
  262. this.IDC_EDIT_YEND.Margin = new System.Windows.Forms.Padding(2);
  263. this.IDC_EDIT_YEND.MaxLength = 10;
  264. this.IDC_EDIT_YEND.Name = "IDC_EDIT_YEND";
  265. this.IDC_EDIT_YEND.Size = new System.Drawing.Size(76, 21);
  266. this.IDC_EDIT_YEND.TabIndex = 220;
  267. this.IDC_EDIT_YEND.TextChanged += new System.EventHandler(this.IDC_EDIT_YEND_TextChanged);
  268. //
  269. // IDC_EDIT_YSTART
  270. //
  271. this.IDC_EDIT_YSTART.Location = new System.Drawing.Point(118, 109);
  272. this.IDC_EDIT_YSTART.Margin = new System.Windows.Forms.Padding(2);
  273. this.IDC_EDIT_YSTART.MaxLength = 10;
  274. this.IDC_EDIT_YSTART.Name = "IDC_EDIT_YSTART";
  275. this.IDC_EDIT_YSTART.Size = new System.Drawing.Size(77, 21);
  276. this.IDC_EDIT_YSTART.TabIndex = 200;
  277. this.IDC_EDIT_YSTART.TextChanged += new System.EventHandler(this.IDC_EDIT_YSTART_TextChanged);
  278. //
  279. // IDC_EDIT_MINMAG
  280. //
  281. this.IDC_EDIT_MINMAG.Location = new System.Drawing.Point(118, 133);
  282. this.IDC_EDIT_MINMAG.Margin = new System.Windows.Forms.Padding(2);
  283. this.IDC_EDIT_MINMAG.MaxLength = 10;
  284. this.IDC_EDIT_MINMAG.Name = "IDC_EDIT_MINMAG";
  285. this.IDC_EDIT_MINMAG.Size = new System.Drawing.Size(171, 21);
  286. this.IDC_EDIT_MINMAG.TabIndex = 222;
  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(118, 19);
  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(171, 21);
  296. this.IDC_EDIT_SCREENWIDTH.TabIndex = 60;
  297. this.IDC_EDIT_SCREENWIDTH.TextChanged += new System.EventHandler(this.IDC_EDIT_SCREENWIDTH_TextChanged);
  298. //
  299. // IDC_EDIT_XEND
  300. //
  301. this.IDC_EDIT_XEND.Location = new System.Drawing.Point(213, 64);
  302. this.IDC_EDIT_XEND.Margin = new System.Windows.Forms.Padding(2);
  303. this.IDC_EDIT_XEND.MaxLength = 10;
  304. this.IDC_EDIT_XEND.Name = "IDC_EDIT_XEND";
  305. this.IDC_EDIT_XEND.Size = new System.Drawing.Size(76, 21);
  306. this.IDC_EDIT_XEND.TabIndex = 160;
  307. this.IDC_EDIT_XEND.TextChanged += new System.EventHandler(this.IDC_EDIT_XEND_TextChanged);
  308. //
  309. // IDC_EDIT_XSTART
  310. //
  311. this.IDC_EDIT_XSTART.Location = new System.Drawing.Point(118, 65);
  312. this.IDC_EDIT_XSTART.Margin = new System.Windows.Forms.Padding(2);
  313. this.IDC_EDIT_XSTART.MaxLength = 10;
  314. this.IDC_EDIT_XSTART.Name = "IDC_EDIT_XSTART";
  315. this.IDC_EDIT_XSTART.Size = new System.Drawing.Size(77, 21);
  316. this.IDC_EDIT_XSTART.TabIndex = 140;
  317. this.IDC_EDIT_XSTART.TextChanged += new System.EventHandler(this.IDC_EDIT_XSTART_TextChanged);
  318. //
  319. // label36
  320. //
  321. this.label36.AutoSize = true;
  322. this.label36.Location = new System.Drawing.Point(2, 137);
  323. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  324. this.label36.Name = "label36";
  325. this.label36.Size = new System.Drawing.Size(77, 12);
  326. this.label36.TabIndex = 221;
  327. this.label36.Text = "最小放大倍数";
  328. //
  329. // label6
  330. //
  331. this.label6.AutoSize = true;
  332. this.label6.Location = new System.Drawing.Point(3, 114);
  333. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  334. this.label6.Name = "label6";
  335. this.label6.Size = new System.Drawing.Size(65, 12);
  336. this.label6.TabIndex = 190;
  337. this.label6.Text = "y轴行程/mm";
  338. //
  339. // IDC_COMBO_YDIRECT
  340. //
  341. this.IDC_COMBO_YDIRECT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  342. this.IDC_COMBO_YDIRECT.FormattingEnabled = true;
  343. this.IDC_COMBO_YDIRECT.Location = new System.Drawing.Point(118, 87);
  344. this.IDC_COMBO_YDIRECT.Margin = new System.Windows.Forms.Padding(2);
  345. this.IDC_COMBO_YDIRECT.Name = "IDC_COMBO_YDIRECT";
  346. this.IDC_COMBO_YDIRECT.Size = new System.Drawing.Size(171, 20);
  347. this.IDC_COMBO_YDIRECT.TabIndex = 180;
  348. this.IDC_COMBO_YDIRECT.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_YDIRECT_SelectedIndexChanged);
  349. //
  350. // IDC_COMBO_XDIREC
  351. //
  352. this.IDC_COMBO_XDIREC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  353. this.IDC_COMBO_XDIREC.FormattingEnabled = true;
  354. this.IDC_COMBO_XDIREC.Location = new System.Drawing.Point(118, 42);
  355. this.IDC_COMBO_XDIREC.Margin = new System.Windows.Forms.Padding(2);
  356. this.IDC_COMBO_XDIREC.Name = "IDC_COMBO_XDIREC";
  357. this.IDC_COMBO_XDIREC.Size = new System.Drawing.Size(171, 20);
  358. this.IDC_COMBO_XDIREC.TabIndex = 80;
  359. this.IDC_COMBO_XDIREC.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_XDIREC_SelectedIndexChanged);
  360. //
  361. // label5
  362. //
  363. this.label5.AutoSize = true;
  364. this.label5.Location = new System.Drawing.Point(3, 89);
  365. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  366. this.label5.Name = "label5";
  367. this.label5.Size = new System.Drawing.Size(47, 12);
  368. this.label5.TabIndex = 170;
  369. this.label5.Text = "y轴方向";
  370. //
  371. // label35
  372. //
  373. this.label35.AutoSize = true;
  374. this.label35.Location = new System.Drawing.Point(198, 111);
  375. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  376. this.label35.Name = "label35";
  377. this.label35.Size = new System.Drawing.Size(11, 12);
  378. this.label35.TabIndex = 210;
  379. this.label35.Text = "~";
  380. //
  381. // label34
  382. //
  383. this.label34.AutoSize = true;
  384. this.label34.Location = new System.Drawing.Point(198, 67);
  385. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  386. this.label34.Name = "label34";
  387. this.label34.Size = new System.Drawing.Size(11, 12);
  388. this.label34.TabIndex = 150;
  389. this.label34.Text = "~";
  390. //
  391. // label4
  392. //
  393. this.label4.AutoSize = true;
  394. this.label4.Location = new System.Drawing.Point(3, 67);
  395. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  396. this.label4.Name = "label4";
  397. this.label4.Size = new System.Drawing.Size(65, 12);
  398. this.label4.TabIndex = 130;
  399. this.label4.Text = "x轴行程/mm";
  400. //
  401. // label3
  402. //
  403. this.label3.AutoSize = true;
  404. this.label3.Location = new System.Drawing.Point(4, 46);
  405. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  406. this.label3.Name = "label3";
  407. this.label3.Size = new System.Drawing.Size(47, 12);
  408. this.label3.TabIndex = 70;
  409. this.label3.Text = "x轴方向";
  410. //
  411. // label2
  412. //
  413. this.label2.AutoSize = true;
  414. this.label2.Location = new System.Drawing.Point(3, 22);
  415. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  416. this.label2.Name = "label2";
  417. this.label2.Size = new System.Drawing.Size(113, 12);
  418. this.label2.TabIndex = 50;
  419. this.label2.Text = "100倍时屏幕尺寸/µm";
  420. //
  421. // groupBox3
  422. //
  423. this.groupBox3.Controls.Add(this.tB_StopMode);
  424. this.groupBox3.Controls.Add(this.btn_StopMode);
  425. this.groupBox3.Controls.Add(this.label13);
  426. this.groupBox3.Controls.Add(this.IDC_COMBO_IMGSIZE);
  427. this.groupBox3.Controls.Add(this.IDC_COMBO_IMGSCANSPEED);
  428. this.groupBox3.Controls.Add(this.IDC_COMBO_FETCHIMGMODE);
  429. this.groupBox3.Controls.Add(this.label12);
  430. this.groupBox3.Controls.Add(this.label11);
  431. this.groupBox3.Controls.Add(this.label7);
  432. this.groupBox3.Location = new System.Drawing.Point(334, 193);
  433. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  434. this.groupBox3.Name = "groupBox3";
  435. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  436. this.groupBox3.Size = new System.Drawing.Size(306, 158);
  437. this.groupBox3.TabIndex = 230;
  438. this.groupBox3.TabStop = false;
  439. this.groupBox3.Text = "图像扫描参数";
  440. //
  441. // tB_StopMode
  442. //
  443. this.tB_StopMode.Location = new System.Drawing.Point(107, 18);
  444. this.tB_StopMode.Margin = new System.Windows.Forms.Padding(2);
  445. this.tB_StopMode.Name = "tB_StopMode";
  446. this.tB_StopMode.ReadOnly = true;
  447. this.tB_StopMode.Size = new System.Drawing.Size(132, 21);
  448. this.tB_StopMode.TabIndex = 372;
  449. //
  450. // btn_StopMode
  451. //
  452. this.btn_StopMode.Location = new System.Drawing.Point(242, 18);
  453. this.btn_StopMode.Margin = new System.Windows.Forms.Padding(2);
  454. this.btn_StopMode.Name = "btn_StopMode";
  455. this.btn_StopMode.Size = new System.Drawing.Size(45, 23);
  456. this.btn_StopMode.TabIndex = 371;
  457. this.btn_StopMode.Text = "选择";
  458. this.btn_StopMode.UseVisualStyleBackColor = true;
  459. this.btn_StopMode.Click += new System.EventHandler(this.btn_StopMode_Click);
  460. //
  461. // label13
  462. //
  463. this.label13.AutoSize = true;
  464. this.label13.Location = new System.Drawing.Point(6, 123);
  465. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  466. this.label13.Name = "label13";
  467. this.label13.Size = new System.Drawing.Size(65, 12);
  468. this.label13.TabIndex = 360;
  469. this.label13.Text = "扫描图尺寸";
  470. //
  471. // IDC_COMBO_IMGSIZE
  472. //
  473. this.IDC_COMBO_IMGSIZE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  474. this.IDC_COMBO_IMGSIZE.FormattingEnabled = true;
  475. this.IDC_COMBO_IMGSIZE.Location = new System.Drawing.Point(108, 122);
  476. this.IDC_COMBO_IMGSIZE.Margin = new System.Windows.Forms.Padding(2);
  477. this.IDC_COMBO_IMGSIZE.Name = "IDC_COMBO_IMGSIZE";
  478. this.IDC_COMBO_IMGSIZE.Size = new System.Drawing.Size(181, 20);
  479. this.IDC_COMBO_IMGSIZE.TabIndex = 370;
  480. this.IDC_COMBO_IMGSIZE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_IMGSIZE_SelectedIndexChanged);
  481. //
  482. // IDC_COMBO_IMGSCANSPEED
  483. //
  484. this.IDC_COMBO_IMGSCANSPEED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  485. this.IDC_COMBO_IMGSCANSPEED.FormattingEnabled = true;
  486. this.IDC_COMBO_IMGSCANSPEED.Location = new System.Drawing.Point(108, 86);
  487. this.IDC_COMBO_IMGSCANSPEED.Margin = new System.Windows.Forms.Padding(2);
  488. this.IDC_COMBO_IMGSCANSPEED.Name = "IDC_COMBO_IMGSCANSPEED";
  489. this.IDC_COMBO_IMGSCANSPEED.Size = new System.Drawing.Size(181, 20);
  490. this.IDC_COMBO_IMGSCANSPEED.TabIndex = 350;
  491. this.IDC_COMBO_IMGSCANSPEED.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_IMGSCANSPEED_SelectedIndexChanged);
  492. //
  493. // IDC_COMBO_FETCHIMGMODE
  494. //
  495. this.IDC_COMBO_FETCHIMGMODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  496. this.IDC_COMBO_FETCHIMGMODE.FormattingEnabled = true;
  497. this.IDC_COMBO_FETCHIMGMODE.Location = new System.Drawing.Point(108, 53);
  498. this.IDC_COMBO_FETCHIMGMODE.Margin = new System.Windows.Forms.Padding(2);
  499. this.IDC_COMBO_FETCHIMGMODE.Name = "IDC_COMBO_FETCHIMGMODE";
  500. this.IDC_COMBO_FETCHIMGMODE.Size = new System.Drawing.Size(181, 20);
  501. this.IDC_COMBO_FETCHIMGMODE.TabIndex = 330;
  502. this.IDC_COMBO_FETCHIMGMODE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_FETCHIMGMODE_SelectedIndexChanged);
  503. //
  504. // label12
  505. //
  506. this.label12.AutoSize = true;
  507. this.label12.Location = new System.Drawing.Point(5, 89);
  508. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  509. this.label12.Name = "label12";
  510. this.label12.Size = new System.Drawing.Size(65, 12);
  511. this.label12.TabIndex = 340;
  512. this.label12.Text = "扫描图精度";
  513. //
  514. // label11
  515. //
  516. this.label11.AutoSize = true;
  517. this.label11.Location = new System.Drawing.Point(6, 55);
  518. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  519. this.label11.Name = "label11";
  520. this.label11.Size = new System.Drawing.Size(53, 12);
  521. this.label11.TabIndex = 320;
  522. this.label11.Text = "取图方式";
  523. //
  524. // label7
  525. //
  526. this.label7.AutoSize = true;
  527. this.label7.Location = new System.Drawing.Point(5, 21);
  528. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  529. this.label7.Name = "label7";
  530. this.label7.Size = new System.Drawing.Size(77, 12);
  531. this.label7.TabIndex = 240;
  532. this.label7.Text = "测量终止方式";
  533. //
  534. // IDC_EDIT_STOP_INCA_NUM
  535. //
  536. this.IDC_EDIT_STOP_INCA_NUM.Location = new System.Drawing.Point(760, 514);
  537. this.IDC_EDIT_STOP_INCA_NUM.Margin = new System.Windows.Forms.Padding(2);
  538. this.IDC_EDIT_STOP_INCA_NUM.MaxLength = 10;
  539. this.IDC_EDIT_STOP_INCA_NUM.Name = "IDC_EDIT_STOP_INCA_NUM";
  540. this.IDC_EDIT_STOP_INCA_NUM.Size = new System.Drawing.Size(117, 21);
  541. this.IDC_EDIT_STOP_INCA_NUM.TabIndex = 310;
  542. this.IDC_EDIT_STOP_INCA_NUM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  543. this.IDC_EDIT_STOP_INCA_NUM.Visible = false;
  544. this.IDC_EDIT_STOP_INCA_NUM.TextChanged += new System.EventHandler(this.IDC_EDIT_STOP_INCA_NUM_TextChanged);
  545. //
  546. // IDC_EDIT_STOP_FIELD_NUM
  547. //
  548. this.IDC_EDIT_STOP_FIELD_NUM.Location = new System.Drawing.Point(760, 490);
  549. this.IDC_EDIT_STOP_FIELD_NUM.Margin = new System.Windows.Forms.Padding(2);
  550. this.IDC_EDIT_STOP_FIELD_NUM.MaxLength = 10;
  551. this.IDC_EDIT_STOP_FIELD_NUM.Name = "IDC_EDIT_STOP_FIELD_NUM";
  552. this.IDC_EDIT_STOP_FIELD_NUM.Size = new System.Drawing.Size(117, 21);
  553. this.IDC_EDIT_STOP_FIELD_NUM.TabIndex = 290;
  554. this.IDC_EDIT_STOP_FIELD_NUM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  555. this.IDC_EDIT_STOP_FIELD_NUM.Visible = false;
  556. this.IDC_EDIT_STOP_FIELD_NUM.TextChanged += new System.EventHandler(this.IDC_EDIT_STOP_FIELD_NUM_TextChanged);
  557. //
  558. // IDC_EDIT_STOP_TIME
  559. //
  560. this.IDC_EDIT_STOP_TIME.Location = new System.Drawing.Point(760, 467);
  561. this.IDC_EDIT_STOP_TIME.Margin = new System.Windows.Forms.Padding(2);
  562. this.IDC_EDIT_STOP_TIME.MaxLength = 10;
  563. this.IDC_EDIT_STOP_TIME.Name = "IDC_EDIT_STOP_TIME";
  564. this.IDC_EDIT_STOP_TIME.Size = new System.Drawing.Size(117, 21);
  565. this.IDC_EDIT_STOP_TIME.TabIndex = 270;
  566. this.IDC_EDIT_STOP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  567. this.IDC_EDIT_STOP_TIME.Visible = false;
  568. this.IDC_EDIT_STOP_TIME.TextChanged += new System.EventHandler(this.IDC_EDIT_STOP_TIME_TextChanged);
  569. //
  570. // label10
  571. //
  572. this.label10.AutoSize = true;
  573. this.label10.Location = new System.Drawing.Point(674, 518);
  574. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  575. this.label10.Name = "label10";
  576. this.label10.Size = new System.Drawing.Size(77, 12);
  577. this.label10.TabIndex = 300;
  578. this.label10.Text = "终止夹杂物数";
  579. this.label10.Visible = false;
  580. //
  581. // label9
  582. //
  583. this.label9.AutoSize = true;
  584. this.label9.Location = new System.Drawing.Point(674, 494);
  585. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  586. this.label9.Name = "label9";
  587. this.label9.Size = new System.Drawing.Size(65, 12);
  588. this.label9.TabIndex = 280;
  589. this.label9.Text = "终止帧图数";
  590. this.label9.Visible = false;
  591. //
  592. // label8
  593. //
  594. this.label8.AutoSize = true;
  595. this.label8.Location = new System.Drawing.Point(674, 471);
  596. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  597. this.label8.Name = "label8";
  598. this.label8.Size = new System.Drawing.Size(77, 12);
  599. this.label8.TabIndex = 260;
  600. this.label8.Text = "终止时间(秒)";
  601. this.label8.Visible = false;
  602. //
  603. // IDC_IMAGE_SIZE_SWITCH
  604. //
  605. this.IDC_IMAGE_SIZE_SWITCH.AutoSize = true;
  606. this.IDC_IMAGE_SIZE_SWITCH.Location = new System.Drawing.Point(700, 161);
  607. this.IDC_IMAGE_SIZE_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  608. this.IDC_IMAGE_SIZE_SWITCH.Name = "IDC_IMAGE_SIZE_SWITCH";
  609. this.IDC_IMAGE_SIZE_SWITCH.Size = new System.Drawing.Size(15, 14);
  610. this.IDC_IMAGE_SIZE_SWITCH.TabIndex = 539;
  611. this.IDC_IMAGE_SIZE_SWITCH.UseVisualStyleBackColor = true;
  612. this.IDC_IMAGE_SIZE_SWITCH.Visible = false;
  613. this.IDC_IMAGE_SIZE_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_IMAGE_SIZE_SWITCH_CheckedChanged);
  614. //
  615. // IDC_SCAN_SPEED_SWITCH
  616. //
  617. this.IDC_SCAN_SPEED_SWITCH.AutoSize = true;
  618. this.IDC_SCAN_SPEED_SWITCH.Location = new System.Drawing.Point(700, 139);
  619. this.IDC_SCAN_SPEED_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  620. this.IDC_SCAN_SPEED_SWITCH.Name = "IDC_SCAN_SPEED_SWITCH";
  621. this.IDC_SCAN_SPEED_SWITCH.Size = new System.Drawing.Size(15, 14);
  622. this.IDC_SCAN_SPEED_SWITCH.TabIndex = 538;
  623. this.IDC_SCAN_SPEED_SWITCH.UseVisualStyleBackColor = true;
  624. this.IDC_SCAN_SPEED_SWITCH.Visible = false;
  625. this.IDC_SCAN_SPEED_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_SCAN_SPEED_SWITCH_CheckedChanged);
  626. //
  627. // IDC_FETCH_IMAGE_SWITCH
  628. //
  629. this.IDC_FETCH_IMAGE_SWITCH.AutoSize = true;
  630. this.IDC_FETCH_IMAGE_SWITCH.Location = new System.Drawing.Point(700, 117);
  631. this.IDC_FETCH_IMAGE_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  632. this.IDC_FETCH_IMAGE_SWITCH.Name = "IDC_FETCH_IMAGE_SWITCH";
  633. this.IDC_FETCH_IMAGE_SWITCH.Size = new System.Drawing.Size(15, 14);
  634. this.IDC_FETCH_IMAGE_SWITCH.TabIndex = 537;
  635. this.IDC_FETCH_IMAGE_SWITCH.UseVisualStyleBackColor = true;
  636. this.IDC_FETCH_IMAGE_SWITCH.Visible = false;
  637. this.IDC_FETCH_IMAGE_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_FETCH_IMAGE_SWITCH_CheckedChanged);
  638. //
  639. // IDC_STOP_PARTICAL_SWITCH
  640. //
  641. this.IDC_STOP_PARTICAL_SWITCH.AutoSize = true;
  642. this.IDC_STOP_PARTICAL_SWITCH.Location = new System.Drawing.Point(700, 95);
  643. this.IDC_STOP_PARTICAL_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  644. this.IDC_STOP_PARTICAL_SWITCH.Name = "IDC_STOP_PARTICAL_SWITCH";
  645. this.IDC_STOP_PARTICAL_SWITCH.Size = new System.Drawing.Size(15, 14);
  646. this.IDC_STOP_PARTICAL_SWITCH.TabIndex = 536;
  647. this.IDC_STOP_PARTICAL_SWITCH.UseVisualStyleBackColor = true;
  648. this.IDC_STOP_PARTICAL_SWITCH.Visible = false;
  649. this.IDC_STOP_PARTICAL_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_STOP_PARTICAL_SWITCH_CheckedChanged);
  650. //
  651. // IDC_STOP_FIELD_SWITCH
  652. //
  653. this.IDC_STOP_FIELD_SWITCH.AutoSize = true;
  654. this.IDC_STOP_FIELD_SWITCH.Location = new System.Drawing.Point(700, 71);
  655. this.IDC_STOP_FIELD_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  656. this.IDC_STOP_FIELD_SWITCH.Name = "IDC_STOP_FIELD_SWITCH";
  657. this.IDC_STOP_FIELD_SWITCH.Size = new System.Drawing.Size(15, 14);
  658. this.IDC_STOP_FIELD_SWITCH.TabIndex = 535;
  659. this.IDC_STOP_FIELD_SWITCH.UseVisualStyleBackColor = true;
  660. this.IDC_STOP_FIELD_SWITCH.Visible = false;
  661. this.IDC_STOP_FIELD_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_STOP_FIELD_SWITCH_CheckedChanged);
  662. //
  663. // IDC_STOP_TIME_SWITCH
  664. //
  665. this.IDC_STOP_TIME_SWITCH.AutoSize = true;
  666. this.IDC_STOP_TIME_SWITCH.Location = new System.Drawing.Point(700, 48);
  667. this.IDC_STOP_TIME_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  668. this.IDC_STOP_TIME_SWITCH.Name = "IDC_STOP_TIME_SWITCH";
  669. this.IDC_STOP_TIME_SWITCH.Size = new System.Drawing.Size(15, 14);
  670. this.IDC_STOP_TIME_SWITCH.TabIndex = 534;
  671. this.IDC_STOP_TIME_SWITCH.UseVisualStyleBackColor = true;
  672. this.IDC_STOP_TIME_SWITCH.Visible = false;
  673. this.IDC_STOP_TIME_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_STOP_TIME_SWITCH_CheckedChanged);
  674. //
  675. // IDC_STOP_MODE_SWITCH
  676. //
  677. this.IDC_STOP_MODE_SWITCH.AutoSize = true;
  678. this.IDC_STOP_MODE_SWITCH.Location = new System.Drawing.Point(700, 25);
  679. this.IDC_STOP_MODE_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  680. this.IDC_STOP_MODE_SWITCH.Name = "IDC_STOP_MODE_SWITCH";
  681. this.IDC_STOP_MODE_SWITCH.Size = new System.Drawing.Size(15, 14);
  682. this.IDC_STOP_MODE_SWITCH.TabIndex = 533;
  683. this.IDC_STOP_MODE_SWITCH.UseVisualStyleBackColor = true;
  684. this.IDC_STOP_MODE_SWITCH.Visible = false;
  685. this.IDC_STOP_MODE_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_STOP_MODE_SWITCH_CheckedChanged);
  686. //
  687. // groupBox4
  688. //
  689. this.groupBox4.Controls.Add(this.IDC_COMBO_STDSelect);
  690. this.groupBox4.Controls.Add(this.IDC_SYS_LIB);
  691. this.groupBox4.Controls.Add(this.label17);
  692. this.groupBox4.Controls.Add(this.tBMeasArea);
  693. this.groupBox4.Controls.Add(this.cBMeasShape);
  694. this.groupBox4.Controls.Add(this.lbArea);
  695. this.groupBox4.Controls.Add(this.lbShape);
  696. this.groupBox4.Controls.Add(this.IDC_COMBO_TECHNOLOGY);
  697. this.groupBox4.Controls.Add(this.label42);
  698. this.groupBox4.Controls.Add(this.IDC_MEAS_SWITCH);
  699. this.groupBox4.Controls.Add(this.IDC_BUTTON_KLFX);
  700. this.groupBox4.Controls.Add(this.label19);
  701. this.groupBox4.Controls.Add(this.label18);
  702. this.groupBox4.Controls.Add(this.label16);
  703. this.groupBox4.Controls.Add(this.IDC_EDIT_ANALYSESTDLIBPATH);
  704. this.groupBox4.Controls.Add(this.IDC_EDIT_MEASUREPARAMPATH);
  705. this.groupBox4.Controls.Add(this.IDC_EDIT_SAMPLENAME);
  706. this.groupBox4.Controls.Add(this.label15);
  707. this.groupBox4.Controls.Add(this.label14);
  708. this.groupBox4.Controls.Add(this.IDC_BUTTON_MEASPRAMPATHSET);
  709. this.groupBox4.Location = new System.Drawing.Point(6, 357);
  710. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  711. this.groupBox4.Name = "groupBox4";
  712. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  713. this.groupBox4.Size = new System.Drawing.Size(306, 274);
  714. this.groupBox4.TabIndex = 380;
  715. this.groupBox4.TabStop = false;
  716. this.groupBox4.Text = "常规测量参数";
  717. //
  718. // IDC_COMBO_STDSelect
  719. //
  720. this.IDC_COMBO_STDSelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  721. this.IDC_COMBO_STDSelect.FormattingEnabled = true;
  722. this.IDC_COMBO_STDSelect.Location = new System.Drawing.Point(118, 154);
  723. this.IDC_COMBO_STDSelect.Margin = new System.Windows.Forms.Padding(2);
  724. this.IDC_COMBO_STDSelect.Name = "IDC_COMBO_STDSelect";
  725. this.IDC_COMBO_STDSelect.Size = new System.Drawing.Size(137, 20);
  726. this.IDC_COMBO_STDSelect.TabIndex = 821;
  727. this.IDC_COMBO_STDSelect.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_STDSelect_SelectedIndexChanged);
  728. //
  729. // IDC_SYS_LIB
  730. //
  731. this.IDC_SYS_LIB.AutoSize = true;
  732. this.IDC_SYS_LIB.Location = new System.Drawing.Point(119, 93);
  733. this.IDC_SYS_LIB.Margin = new System.Windows.Forms.Padding(2);
  734. this.IDC_SYS_LIB.Name = "IDC_SYS_LIB";
  735. this.IDC_SYS_LIB.Size = new System.Drawing.Size(15, 14);
  736. this.IDC_SYS_LIB.TabIndex = 538;
  737. this.IDC_SYS_LIB.UseVisualStyleBackColor = true;
  738. this.IDC_SYS_LIB.CheckedChanged += new System.EventHandler(this.IDC_SYS_LIB_CheckedChanged);
  739. //
  740. // label17
  741. //
  742. this.label17.AutoSize = true;
  743. this.label17.Location = new System.Drawing.Point(8, 93);
  744. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  745. this.label17.Name = "label17";
  746. this.label17.Size = new System.Drawing.Size(89, 12);
  747. this.label17.TabIndex = 537;
  748. this.label17.Text = "使用系统库开关";
  749. //
  750. // tBMeasArea
  751. //
  752. this.tBMeasArea.Location = new System.Drawing.Point(147, 218);
  753. this.tBMeasArea.Margin = new System.Windows.Forms.Padding(2);
  754. this.tBMeasArea.Name = "tBMeasArea";
  755. this.tBMeasArea.Size = new System.Drawing.Size(145, 21);
  756. this.tBMeasArea.TabIndex = 536;
  757. this.tBMeasArea.TextChanged += new System.EventHandler(this.tBMeasArea_TextChanged);
  758. //
  759. // cBMeasShape
  760. //
  761. this.cBMeasShape.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  762. this.cBMeasShape.FormattingEnabled = true;
  763. this.cBMeasShape.Location = new System.Drawing.Point(148, 186);
  764. this.cBMeasShape.Margin = new System.Windows.Forms.Padding(2);
  765. this.cBMeasShape.Name = "cBMeasShape";
  766. this.cBMeasShape.Size = new System.Drawing.Size(142, 20);
  767. this.cBMeasShape.TabIndex = 535;
  768. this.cBMeasShape.SelectedIndexChanged += new System.EventHandler(this.cBMeasShape_SelectedIndexChanged);
  769. //
  770. // lbArea
  771. //
  772. this.lbArea.AutoSize = true;
  773. this.lbArea.Location = new System.Drawing.Point(8, 220);
  774. this.lbArea.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  775. this.lbArea.Name = "lbArea";
  776. this.lbArea.Size = new System.Drawing.Size(101, 12);
  777. this.lbArea.TabIndex = 534;
  778. this.lbArea.Text = "测量区域面积/mm2";
  779. //
  780. // lbShape
  781. //
  782. this.lbShape.AutoSize = true;
  783. this.lbShape.Location = new System.Drawing.Point(9, 189);
  784. this.lbShape.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  785. this.lbShape.Name = "lbShape";
  786. this.lbShape.Size = new System.Drawing.Size(77, 12);
  787. this.lbShape.TabIndex = 533;
  788. this.lbShape.Text = "测量区域形状";
  789. //
  790. // IDC_COMBO_TECHNOLOGY
  791. //
  792. this.IDC_COMBO_TECHNOLOGY.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  793. this.IDC_COMBO_TECHNOLOGY.FormattingEnabled = true;
  794. this.IDC_COMBO_TECHNOLOGY.Location = new System.Drawing.Point(118, 250);
  795. this.IDC_COMBO_TECHNOLOGY.Margin = new System.Windows.Forms.Padding(2);
  796. this.IDC_COMBO_TECHNOLOGY.Name = "IDC_COMBO_TECHNOLOGY";
  797. this.IDC_COMBO_TECHNOLOGY.Size = new System.Drawing.Size(171, 20);
  798. this.IDC_COMBO_TECHNOLOGY.TabIndex = 532;
  799. this.IDC_COMBO_TECHNOLOGY.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_TECHNOLOGY_SelectedIndexChanged);
  800. //
  801. // label42
  802. //
  803. this.label42.AutoSize = true;
  804. this.label42.Location = new System.Drawing.Point(9, 252);
  805. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  806. this.label42.Name = "label42";
  807. this.label42.Size = new System.Drawing.Size(53, 12);
  808. this.label42.TabIndex = 531;
  809. this.label42.Text = "精炼工艺";
  810. //
  811. // IDC_MEAS_SWITCH
  812. //
  813. this.IDC_MEAS_SWITCH.AutoSize = true;
  814. this.IDC_MEAS_SWITCH.Location = new System.Drawing.Point(119, 43);
  815. this.IDC_MEAS_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  816. this.IDC_MEAS_SWITCH.Name = "IDC_MEAS_SWITCH";
  817. this.IDC_MEAS_SWITCH.Size = new System.Drawing.Size(15, 14);
  818. this.IDC_MEAS_SWITCH.TabIndex = 420;
  819. this.IDC_MEAS_SWITCH.UseVisualStyleBackColor = true;
  820. this.IDC_MEAS_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_MEAS_SWITCH_CheckedChanged);
  821. //
  822. // IDC_BUTTON_KLFX
  823. //
  824. this.IDC_BUTTON_KLFX.Location = new System.Drawing.Point(259, 154);
  825. this.IDC_BUTTON_KLFX.Margin = new System.Windows.Forms.Padding(2);
  826. this.IDC_BUTTON_KLFX.Name = "IDC_BUTTON_KLFX";
  827. this.IDC_BUTTON_KLFX.Size = new System.Drawing.Size(33, 20);
  828. this.IDC_BUTTON_KLFX.TabIndex = 530;
  829. this.IDC_BUTTON_KLFX.Text = "...";
  830. this.IDC_BUTTON_KLFX.UseVisualStyleBackColor = true;
  831. this.IDC_BUTTON_KLFX.Click += new System.EventHandler(this.IDC_BUTTON_KLFX_Click);
  832. //
  833. // label19
  834. //
  835. this.label19.AutoSize = true;
  836. this.label19.Location = new System.Drawing.Point(9, 157);
  837. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  838. this.label19.Name = "label19";
  839. this.label19.Size = new System.Drawing.Size(89, 12);
  840. this.label19.TabIndex = 510;
  841. this.label19.Text = "用户分析库编辑";
  842. //
  843. // label18
  844. //
  845. this.label18.AutoSize = true;
  846. this.label18.Location = new System.Drawing.Point(8, 122);
  847. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  848. this.label18.Name = "label18";
  849. this.label18.Size = new System.Drawing.Size(101, 12);
  850. this.label18.TabIndex = 480;
  851. this.label18.Text = "系统分析库文件夹";
  852. //
  853. // label16
  854. //
  855. this.label16.AutoSize = true;
  856. this.label16.Location = new System.Drawing.Point(8, 67);
  857. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  858. this.label16.Name = "label16";
  859. this.label16.Size = new System.Drawing.Size(89, 12);
  860. this.label16.TabIndex = 430;
  861. this.label16.Text = "测量参数文件夹";
  862. //
  863. // IDC_EDIT_ANALYSESTDLIBPATH
  864. //
  865. this.IDC_EDIT_ANALYSESTDLIBPATH.Location = new System.Drawing.Point(119, 120);
  866. this.IDC_EDIT_ANALYSESTDLIBPATH.Margin = new System.Windows.Forms.Padding(2);
  867. this.IDC_EDIT_ANALYSESTDLIBPATH.Name = "IDC_EDIT_ANALYSESTDLIBPATH";
  868. this.IDC_EDIT_ANALYSESTDLIBPATH.ReadOnly = true;
  869. this.IDC_EDIT_ANALYSESTDLIBPATH.Size = new System.Drawing.Size(171, 21);
  870. this.IDC_EDIT_ANALYSESTDLIBPATH.TabIndex = 490;
  871. this.IDC_EDIT_ANALYSESTDLIBPATH.TextChanged += new System.EventHandler(this.IDC_EDIT_ANALYSESTDLIBPATH_TextChanged);
  872. //
  873. // IDC_EDIT_MEASUREPARAMPATH
  874. //
  875. this.IDC_EDIT_MEASUREPARAMPATH.Location = new System.Drawing.Point(118, 65);
  876. this.IDC_EDIT_MEASUREPARAMPATH.Margin = new System.Windows.Forms.Padding(2);
  877. this.IDC_EDIT_MEASUREPARAMPATH.Name = "IDC_EDIT_MEASUREPARAMPATH";
  878. this.IDC_EDIT_MEASUREPARAMPATH.ReadOnly = true;
  879. this.IDC_EDIT_MEASUREPARAMPATH.Size = new System.Drawing.Size(173, 21);
  880. this.IDC_EDIT_MEASUREPARAMPATH.TabIndex = 440;
  881. this.IDC_EDIT_MEASUREPARAMPATH.TextChanged += new System.EventHandler(this.IDC_EDIT_MEASUREPARAMPATH_TextChanged);
  882. //
  883. // IDC_EDIT_SAMPLENAME
  884. //
  885. this.IDC_EDIT_SAMPLENAME.Location = new System.Drawing.Point(119, 15);
  886. this.IDC_EDIT_SAMPLENAME.Margin = new System.Windows.Forms.Padding(2);
  887. this.IDC_EDIT_SAMPLENAME.MaxLength = 18;
  888. this.IDC_EDIT_SAMPLENAME.Name = "IDC_EDIT_SAMPLENAME";
  889. this.IDC_EDIT_SAMPLENAME.Size = new System.Drawing.Size(173, 21);
  890. this.IDC_EDIT_SAMPLENAME.TabIndex = 400;
  891. this.IDC_EDIT_SAMPLENAME.TextChanged += new System.EventHandler(this.IDC_EDIT_SAMPLENAME_TextChanged);
  892. //
  893. // label15
  894. //
  895. this.label15.AutoSize = true;
  896. this.label15.Location = new System.Drawing.Point(8, 43);
  897. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  898. this.label15.Name = "label15";
  899. this.label15.Size = new System.Drawing.Size(53, 12);
  900. this.label15.TabIndex = 410;
  901. this.label15.Text = "执行开关";
  902. //
  903. // label14
  904. //
  905. this.label14.AutoSize = true;
  906. this.label14.Location = new System.Drawing.Point(6, 17);
  907. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  908. this.label14.Name = "label14";
  909. this.label14.Size = new System.Drawing.Size(41, 12);
  910. this.label14.TabIndex = 390;
  911. this.label14.Text = "样品名";
  912. //
  913. // IDC_BUTTON_MEASPRAMPATHSET
  914. //
  915. this.IDC_BUTTON_MEASPRAMPATHSET.Location = new System.Drawing.Point(263, 69);
  916. this.IDC_BUTTON_MEASPRAMPATHSET.Margin = new System.Windows.Forms.Padding(2);
  917. this.IDC_BUTTON_MEASPRAMPATHSET.Name = "IDC_BUTTON_MEASPRAMPATHSET";
  918. this.IDC_BUTTON_MEASPRAMPATHSET.Size = new System.Drawing.Size(17, 13);
  919. this.IDC_BUTTON_MEASPRAMPATHSET.TabIndex = 450;
  920. this.IDC_BUTTON_MEASPRAMPATHSET.Text = "...";
  921. this.IDC_BUTTON_MEASPRAMPATHSET.UseVisualStyleBackColor = true;
  922. this.IDC_BUTTON_MEASPRAMPATHSET.Click += new System.EventHandler(this.IDC_BUTTON_MEASPRAMPATHSET_Click);
  923. //
  924. // groupBox5
  925. //
  926. this.groupBox5.Controls.Add(this.IDC_COMBIN);
  927. this.groupBox5.Controls.Add(this.label53);
  928. this.groupBox5.Controls.Add(this.IDC_COMBO_CorrosionExpansionCoefficient);
  929. this.groupBox5.Controls.Add(this.label50);
  930. this.groupBox5.Controls.Add(this.IDC_EDIT_Overlap);
  931. this.groupBox5.Controls.Add(this.label49);
  932. this.groupBox5.Controls.Add(this.IDC_COMBO_AUTOBGREMOVETYP);
  933. this.groupBox5.Controls.Add(this.label_Auto);
  934. this.groupBox5.Controls.Add(this.IDC_COMBO_BGREMOVETYPE);
  935. this.groupBox5.Controls.Add(this.label43);
  936. this.groupBox5.Controls.Add(this.label22);
  937. this.groupBox5.Controls.Add(this.label21);
  938. this.groupBox5.Controls.Add(this.label25);
  939. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTMAX);
  940. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTMIN);
  941. this.groupBox5.Controls.Add(this.IDC_EDIT_BACKMAX);
  942. this.groupBox5.Controls.Add(this.IDC_EDIT_BACKMIN);
  943. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTAREAMAX);
  944. this.groupBox5.Controls.Add(this.IDC_EDIT_PARTAREAMIN);
  945. this.groupBox5.Controls.Add(this.label24);
  946. this.groupBox5.Controls.Add(this.label28);
  947. this.groupBox5.Controls.Add(this.label51);
  948. this.groupBox5.Controls.Add(this.label27);
  949. this.groupBox5.Controls.Add(this.label26);
  950. this.groupBox5.Controls.Add(this.label23);
  951. this.groupBox5.Controls.Add(this.label20);
  952. this.groupBox5.Location = new System.Drawing.Point(334, 357);
  953. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  954. this.groupBox5.Name = "groupBox5";
  955. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  956. this.groupBox5.Size = new System.Drawing.Size(306, 234);
  957. this.groupBox5.TabIndex = 540;
  958. this.groupBox5.TabStop = false;
  959. this.groupBox5.Text = "图像处理参数";
  960. //
  961. // IDC_COMBO_CorrosionExpansionCoefficient
  962. //
  963. this.IDC_COMBO_CorrosionExpansionCoefficient.FormattingEnabled = true;
  964. this.IDC_COMBO_CorrosionExpansionCoefficient.Location = new System.Drawing.Point(125, 153);
  965. this.IDC_COMBO_CorrosionExpansionCoefficient.Margin = new System.Windows.Forms.Padding(2);
  966. this.IDC_COMBO_CorrosionExpansionCoefficient.Name = "IDC_COMBO_CorrosionExpansionCoefficient";
  967. this.IDC_COMBO_CorrosionExpansionCoefficient.Size = new System.Drawing.Size(92, 20);
  968. this.IDC_COMBO_CorrosionExpansionCoefficient.TabIndex = 825;
  969. this.IDC_COMBO_CorrosionExpansionCoefficient.TextChanged += new System.EventHandler(this.IDC_COMBO_CorrosionExpansionCoefficient_TextChanged);
  970. //
  971. // label50
  972. //
  973. this.label50.AutoSize = true;
  974. this.label50.Location = new System.Drawing.Point(6, 181);
  975. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  976. this.label50.Name = "label50";
  977. this.label50.Size = new System.Drawing.Size(77, 12);
  978. this.label50.TabIndex = 824;
  979. this.label50.Text = "图像重叠像素";
  980. //
  981. // IDC_EDIT_Overlap
  982. //
  983. this.IDC_EDIT_Overlap.Location = new System.Drawing.Point(125, 178);
  984. this.IDC_EDIT_Overlap.MaxLength = 10;
  985. this.IDC_EDIT_Overlap.Name = "IDC_EDIT_Overlap";
  986. this.IDC_EDIT_Overlap.Size = new System.Drawing.Size(92, 21);
  987. this.IDC_EDIT_Overlap.TabIndex = 832;
  988. this.IDC_EDIT_Overlap.Text = "20";
  989. //
  990. // label49
  991. //
  992. this.label49.AutoSize = true;
  993. this.label49.Location = new System.Drawing.Point(6, 156);
  994. this.label49.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  995. this.label49.Name = "label49";
  996. this.label49.Size = new System.Drawing.Size(77, 12);
  997. this.label49.TabIndex = 824;
  998. this.label49.Text = "腐蚀膨胀系数";
  999. //
  1000. // IDC_COMBO_AUTOBGREMOVETYP
  1001. //
  1002. this.IDC_COMBO_AUTOBGREMOVETYP.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1003. this.IDC_COMBO_AUTOBGREMOVETYP.FormattingEnabled = true;
  1004. this.IDC_COMBO_AUTOBGREMOVETYP.Location = new System.Drawing.Point(191, 44);
  1005. this.IDC_COMBO_AUTOBGREMOVETYP.Margin = new System.Windows.Forms.Padding(2);
  1006. this.IDC_COMBO_AUTOBGREMOVETYP.Name = "IDC_COMBO_AUTOBGREMOVETYP";
  1007. this.IDC_COMBO_AUTOBGREMOVETYP.Size = new System.Drawing.Size(97, 20);
  1008. this.IDC_COMBO_AUTOBGREMOVETYP.TabIndex = 816;
  1009. //
  1010. // label_Auto
  1011. //
  1012. this.label_Auto.AutoSize = true;
  1013. this.label_Auto.Location = new System.Drawing.Point(5, 46);
  1014. this.label_Auto.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1015. this.label_Auto.Name = "label_Auto";
  1016. this.label_Auto.Size = new System.Drawing.Size(29, 12);
  1017. this.label_Auto.TabIndex = 815;
  1018. this.label_Auto.Text = "自动";
  1019. //
  1020. // IDC_COMBO_BGREMOVETYPE
  1021. //
  1022. this.IDC_COMBO_BGREMOVETYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1023. this.IDC_COMBO_BGREMOVETYPE.FormattingEnabled = true;
  1024. this.IDC_COMBO_BGREMOVETYPE.Location = new System.Drawing.Point(191, 18);
  1025. this.IDC_COMBO_BGREMOVETYPE.Margin = new System.Windows.Forms.Padding(2);
  1026. this.IDC_COMBO_BGREMOVETYPE.Name = "IDC_COMBO_BGREMOVETYPE";
  1027. this.IDC_COMBO_BGREMOVETYPE.Size = new System.Drawing.Size(97, 20);
  1028. this.IDC_COMBO_BGREMOVETYPE.TabIndex = 814;
  1029. //
  1030. // label43
  1031. //
  1032. this.label43.AutoSize = true;
  1033. this.label43.Location = new System.Drawing.Point(4, 20);
  1034. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1035. this.label43.Name = "label43";
  1036. this.label43.Size = new System.Drawing.Size(77, 12);
  1037. this.label43.TabIndex = 813;
  1038. this.label43.Text = "背景处理方式";
  1039. //
  1040. // label22
  1041. //
  1042. this.label22.AutoSize = true;
  1043. this.label22.Location = new System.Drawing.Point(6, 126);
  1044. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1045. this.label22.Name = "label22";
  1046. this.label22.Size = new System.Drawing.Size(77, 12);
  1047. this.label22.TabIndex = 650;
  1048. this.label22.Text = "颗粒灰度范围";
  1049. //
  1050. // label21
  1051. //
  1052. this.label21.AutoSize = true;
  1053. this.label21.Location = new System.Drawing.Point(6, 100);
  1054. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1055. this.label21.Name = "label21";
  1056. this.label21.Size = new System.Drawing.Size(77, 12);
  1057. this.label21.TabIndex = 600;
  1058. this.label21.Text = "背景灰度范围";
  1059. //
  1060. // label25
  1061. //
  1062. this.label25.AutoSize = true;
  1063. this.label25.Location = new System.Drawing.Point(92, 126);
  1064. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1065. this.label25.Name = "label25";
  1066. this.label25.Size = new System.Drawing.Size(29, 12);
  1067. this.label25.TabIndex = 660;
  1068. this.label25.Text = "最小";
  1069. //
  1070. // IDC_EDIT_PARTMAX
  1071. //
  1072. this.IDC_EDIT_PARTMAX.Location = new System.Drawing.Point(227, 122);
  1073. this.IDC_EDIT_PARTMAX.Margin = new System.Windows.Forms.Padding(2);
  1074. this.IDC_EDIT_PARTMAX.MaxLength = 10;
  1075. this.IDC_EDIT_PARTMAX.Name = "IDC_EDIT_PARTMAX";
  1076. this.IDC_EDIT_PARTMAX.Size = new System.Drawing.Size(61, 21);
  1077. this.IDC_EDIT_PARTMAX.TabIndex = 690;
  1078. this.IDC_EDIT_PARTMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTMAX_TextChanged);
  1079. //
  1080. // IDC_EDIT_PARTMIN
  1081. //
  1082. this.IDC_EDIT_PARTMIN.Location = new System.Drawing.Point(125, 122);
  1083. this.IDC_EDIT_PARTMIN.Margin = new System.Windows.Forms.Padding(2);
  1084. this.IDC_EDIT_PARTMIN.MaxLength = 10;
  1085. this.IDC_EDIT_PARTMIN.Name = "IDC_EDIT_PARTMIN";
  1086. this.IDC_EDIT_PARTMIN.Size = new System.Drawing.Size(61, 21);
  1087. this.IDC_EDIT_PARTMIN.TabIndex = 670;
  1088. this.IDC_EDIT_PARTMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTMIN_TextChanged);
  1089. //
  1090. // IDC_EDIT_BACKMAX
  1091. //
  1092. this.IDC_EDIT_BACKMAX.Location = new System.Drawing.Point(227, 96);
  1093. this.IDC_EDIT_BACKMAX.Margin = new System.Windows.Forms.Padding(2);
  1094. this.IDC_EDIT_BACKMAX.MaxLength = 10;
  1095. this.IDC_EDIT_BACKMAX.Name = "IDC_EDIT_BACKMAX";
  1096. this.IDC_EDIT_BACKMAX.Size = new System.Drawing.Size(61, 21);
  1097. this.IDC_EDIT_BACKMAX.TabIndex = 640;
  1098. this.IDC_EDIT_BACKMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_BACKMAX_TextChanged);
  1099. //
  1100. // IDC_EDIT_BACKMIN
  1101. //
  1102. this.IDC_EDIT_BACKMIN.Location = new System.Drawing.Point(125, 96);
  1103. this.IDC_EDIT_BACKMIN.Margin = new System.Windows.Forms.Padding(2);
  1104. this.IDC_EDIT_BACKMIN.MaxLength = 10;
  1105. this.IDC_EDIT_BACKMIN.Name = "IDC_EDIT_BACKMIN";
  1106. this.IDC_EDIT_BACKMIN.Size = new System.Drawing.Size(61, 21);
  1107. this.IDC_EDIT_BACKMIN.TabIndex = 620;
  1108. this.IDC_EDIT_BACKMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_BACKMIN_TextChanged);
  1109. //
  1110. // IDC_EDIT_PARTAREAMAX
  1111. //
  1112. this.IDC_EDIT_PARTAREAMAX.Location = new System.Drawing.Point(227, 70);
  1113. this.IDC_EDIT_PARTAREAMAX.Margin = new System.Windows.Forms.Padding(2);
  1114. this.IDC_EDIT_PARTAREAMAX.MaxLength = 10;
  1115. this.IDC_EDIT_PARTAREAMAX.Name = "IDC_EDIT_PARTAREAMAX";
  1116. this.IDC_EDIT_PARTAREAMAX.Size = new System.Drawing.Size(61, 21);
  1117. this.IDC_EDIT_PARTAREAMAX.TabIndex = 590;
  1118. this.IDC_EDIT_PARTAREAMAX.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTAREAMAX_TextChanged);
  1119. //
  1120. // IDC_EDIT_PARTAREAMIN
  1121. //
  1122. this.IDC_EDIT_PARTAREAMIN.Location = new System.Drawing.Point(125, 70);
  1123. this.IDC_EDIT_PARTAREAMIN.Margin = new System.Windows.Forms.Padding(2);
  1124. this.IDC_EDIT_PARTAREAMIN.MaxLength = 10;
  1125. this.IDC_EDIT_PARTAREAMIN.Name = "IDC_EDIT_PARTAREAMIN";
  1126. this.IDC_EDIT_PARTAREAMIN.Size = new System.Drawing.Size(61, 21);
  1127. this.IDC_EDIT_PARTAREAMIN.TabIndex = 570;
  1128. this.IDC_EDIT_PARTAREAMIN.TextChanged += new System.EventHandler(this.IDC_EDIT_PARTAREAMIN_TextChanged);
  1129. //
  1130. // label24
  1131. //
  1132. this.label24.AutoSize = true;
  1133. this.label24.Location = new System.Drawing.Point(92, 100);
  1134. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1135. this.label24.Name = "label24";
  1136. this.label24.Size = new System.Drawing.Size(29, 12);
  1137. this.label24.TabIndex = 610;
  1138. this.label24.Text = "最小";
  1139. //
  1140. // label28
  1141. //
  1142. this.label28.AutoSize = true;
  1143. this.label28.Location = new System.Drawing.Point(197, 126);
  1144. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1145. this.label28.Name = "label28";
  1146. this.label28.Size = new System.Drawing.Size(29, 12);
  1147. this.label28.TabIndex = 680;
  1148. this.label28.Text = "最大";
  1149. //
  1150. // label51
  1151. //
  1152. this.label51.AutoSize = true;
  1153. this.label51.Location = new System.Drawing.Point(225, 181);
  1154. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1155. this.label51.Name = "label51";
  1156. this.label51.Size = new System.Drawing.Size(35, 12);
  1157. this.label51.TabIndex = 721;
  1158. this.label51.Text = "pixel";
  1159. //
  1160. // label27
  1161. //
  1162. this.label27.AutoSize = true;
  1163. this.label27.Location = new System.Drawing.Point(197, 100);
  1164. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1165. this.label27.Name = "label27";
  1166. this.label27.Size = new System.Drawing.Size(29, 12);
  1167. this.label27.TabIndex = 630;
  1168. this.label27.Text = "最大";
  1169. //
  1170. // label26
  1171. //
  1172. this.label26.AutoSize = true;
  1173. this.label26.Location = new System.Drawing.Point(197, 74);
  1174. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1175. this.label26.Name = "label26";
  1176. this.label26.Size = new System.Drawing.Size(29, 12);
  1177. this.label26.TabIndex = 580;
  1178. this.label26.Text = "最大";
  1179. //
  1180. // label23
  1181. //
  1182. this.label23.AutoSize = true;
  1183. this.label23.Location = new System.Drawing.Point(92, 74);
  1184. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1185. this.label23.Name = "label23";
  1186. this.label23.Size = new System.Drawing.Size(29, 12);
  1187. this.label23.TabIndex = 560;
  1188. this.label23.Text = "最小";
  1189. //
  1190. // label20
  1191. //
  1192. this.label20.AutoSize = true;
  1193. this.label20.Location = new System.Drawing.Point(6, 74);
  1194. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1195. this.label20.Name = "label20";
  1196. this.label20.Size = new System.Drawing.Size(77, 12);
  1197. this.label20.TabIndex = 550;
  1198. this.label20.Text = "颗粒尺寸范围";
  1199. //
  1200. // IDC_PART_GRAY_MIN_SWITCH
  1201. //
  1202. this.IDC_PART_GRAY_MIN_SWITCH.AutoSize = true;
  1203. this.IDC_PART_GRAY_MIN_SWITCH.Location = new System.Drawing.Point(700, 314);
  1204. this.IDC_PART_GRAY_MIN_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1205. this.IDC_PART_GRAY_MIN_SWITCH.Name = "IDC_PART_GRAY_MIN_SWITCH";
  1206. this.IDC_PART_GRAY_MIN_SWITCH.Size = new System.Drawing.Size(15, 14);
  1207. this.IDC_PART_GRAY_MIN_SWITCH.TabIndex = 812;
  1208. this.IDC_PART_GRAY_MIN_SWITCH.UseVisualStyleBackColor = true;
  1209. this.IDC_PART_GRAY_MIN_SWITCH.Visible = false;
  1210. this.IDC_PART_GRAY_MIN_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_PART_GRAY_SWITCH_CheckedChanged);
  1211. //
  1212. // IDC_BACK_MIN_SWITCH
  1213. //
  1214. this.IDC_BACK_MIN_SWITCH.AutoSize = true;
  1215. this.IDC_BACK_MIN_SWITCH.Location = new System.Drawing.Point(700, 287);
  1216. this.IDC_BACK_MIN_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1217. this.IDC_BACK_MIN_SWITCH.Name = "IDC_BACK_MIN_SWITCH";
  1218. this.IDC_BACK_MIN_SWITCH.Size = new System.Drawing.Size(15, 14);
  1219. this.IDC_BACK_MIN_SWITCH.TabIndex = 811;
  1220. this.IDC_BACK_MIN_SWITCH.UseVisualStyleBackColor = true;
  1221. this.IDC_BACK_MIN_SWITCH.Visible = false;
  1222. this.IDC_BACK_MIN_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_BACK_MIN_SWITCH_CheckedChanged);
  1223. //
  1224. // IDC_PART_MIN_SWITCH
  1225. //
  1226. this.IDC_PART_MIN_SWITCH.AutoSize = true;
  1227. this.IDC_PART_MIN_SWITCH.Location = new System.Drawing.Point(700, 262);
  1228. this.IDC_PART_MIN_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1229. this.IDC_PART_MIN_SWITCH.Name = "IDC_PART_MIN_SWITCH";
  1230. this.IDC_PART_MIN_SWITCH.Size = new System.Drawing.Size(15, 14);
  1231. this.IDC_PART_MIN_SWITCH.TabIndex = 810;
  1232. this.IDC_PART_MIN_SWITCH.UseVisualStyleBackColor = true;
  1233. this.IDC_PART_MIN_SWITCH.Visible = false;
  1234. this.IDC_PART_MIN_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_PART_MIN_SWITCH_CheckedChanged);
  1235. //
  1236. // IDC_PART_GRAY_MAX_SWITCH
  1237. //
  1238. this.IDC_PART_GRAY_MAX_SWITCH.AutoSize = true;
  1239. this.IDC_PART_GRAY_MAX_SWITCH.Location = new System.Drawing.Point(745, 312);
  1240. this.IDC_PART_GRAY_MAX_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1241. this.IDC_PART_GRAY_MAX_SWITCH.Name = "IDC_PART_GRAY_MAX_SWITCH";
  1242. this.IDC_PART_GRAY_MAX_SWITCH.Size = new System.Drawing.Size(15, 14);
  1243. this.IDC_PART_GRAY_MAX_SWITCH.TabIndex = 692;
  1244. this.IDC_PART_GRAY_MAX_SWITCH.UseVisualStyleBackColor = true;
  1245. this.IDC_PART_GRAY_MAX_SWITCH.Visible = false;
  1246. this.IDC_PART_GRAY_MAX_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_PART_GRAY_MAX_CheckedChanged);
  1247. //
  1248. // IDC_BACK_MAX_SWITCH
  1249. //
  1250. this.IDC_BACK_MAX_SWITCH.AutoSize = true;
  1251. this.IDC_BACK_MAX_SWITCH.Location = new System.Drawing.Point(745, 285);
  1252. this.IDC_BACK_MAX_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1253. this.IDC_BACK_MAX_SWITCH.Name = "IDC_BACK_MAX_SWITCH";
  1254. this.IDC_BACK_MAX_SWITCH.Size = new System.Drawing.Size(15, 14);
  1255. this.IDC_BACK_MAX_SWITCH.TabIndex = 691;
  1256. this.IDC_BACK_MAX_SWITCH.UseVisualStyleBackColor = true;
  1257. this.IDC_BACK_MAX_SWITCH.Visible = false;
  1258. this.IDC_BACK_MAX_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_BACK_MAX_SWITCH_CheckedChanged);
  1259. //
  1260. // IDC_PART_MAX_SWITCH
  1261. //
  1262. this.IDC_PART_MAX_SWITCH.AutoSize = true;
  1263. this.IDC_PART_MAX_SWITCH.Location = new System.Drawing.Point(745, 260);
  1264. this.IDC_PART_MAX_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1265. this.IDC_PART_MAX_SWITCH.Name = "IDC_PART_MAX_SWITCH";
  1266. this.IDC_PART_MAX_SWITCH.Size = new System.Drawing.Size(15, 14);
  1267. this.IDC_PART_MAX_SWITCH.TabIndex = 540;
  1268. this.IDC_PART_MAX_SWITCH.UseVisualStyleBackColor = true;
  1269. this.IDC_PART_MAX_SWITCH.Visible = false;
  1270. this.IDC_PART_MAX_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_PART_MAX_SWITCH_CheckedChanged);
  1271. //
  1272. // groupBox6
  1273. //
  1274. this.groupBox6.Controls.Add(this.IDC_FILTER);
  1275. this.groupBox6.Controls.Add(this.IDC_EDIT_XrayLimit);
  1276. this.groupBox6.Controls.Add(this.label52);
  1277. this.groupBox6.Controls.Add(this.label47);
  1278. this.groupBox6.Controls.Add(this.IDC_EDIT_SmallPartAQTime);
  1279. this.groupBox6.Controls.Add(this.label45);
  1280. this.groupBox6.Controls.Add(this.label46);
  1281. this.groupBox6.Controls.Add(this.IDC_EDIT_QuantifyMinSize);
  1282. this.groupBox6.Controls.Add(this.label37);
  1283. this.groupBox6.Controls.Add(this.label40);
  1284. this.groupBox6.Controls.Add(this.IDC_USINGXRAY_LIB);
  1285. this.groupBox6.Controls.Add(this.label44);
  1286. this.groupBox6.Controls.Add(this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME);
  1287. this.groupBox6.Controls.Add(this.label38);
  1288. this.groupBox6.Controls.Add(this.label30);
  1289. this.groupBox6.Controls.Add(this.label29);
  1290. this.groupBox6.Controls.Add(this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT);
  1291. this.groupBox6.Controls.Add(this.IDC_COMBO_SEARCHXRAYSPEED);
  1292. this.groupBox6.Controls.Add(this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME);
  1293. this.groupBox6.Controls.Add(this.IDC_COMBO_ANALYXRAYSPEED);
  1294. this.groupBox6.Controls.Add(this.label32);
  1295. this.groupBox6.Controls.Add(this.label39);
  1296. this.groupBox6.Controls.Add(this.IDC_COMBO_XRAYSCANMODE);
  1297. this.groupBox6.Controls.Add(this.IDC_EDIT_ANALYXRAYAIMVALUE);
  1298. this.groupBox6.Controls.Add(this.label33);
  1299. this.groupBox6.Controls.Add(this.label31);
  1300. this.groupBox6.Location = new System.Drawing.Point(6, 134);
  1301. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  1302. this.groupBox6.Name = "groupBox6";
  1303. this.groupBox6.Size = new System.Drawing.Size(306, 217);
  1304. this.groupBox6.TabIndex = 700;
  1305. this.groupBox6.TabStop = false;
  1306. this.groupBox6.Text = "X-ray参数";
  1307. //
  1308. // IDC_FILTER
  1309. //
  1310. this.IDC_FILTER.AutoSize = true;
  1311. this.IDC_FILTER.Location = new System.Drawing.Point(276, 189);
  1312. this.IDC_FILTER.Margin = new System.Windows.Forms.Padding(2);
  1313. this.IDC_FILTER.Name = "IDC_FILTER";
  1314. this.IDC_FILTER.Size = new System.Drawing.Size(15, 14);
  1315. this.IDC_FILTER.TabIndex = 835;
  1316. this.IDC_FILTER.UseVisualStyleBackColor = true;
  1317. //
  1318. // IDC_EDIT_XrayLimit
  1319. //
  1320. this.IDC_EDIT_XrayLimit.Location = new System.Drawing.Point(141, 162);
  1321. this.IDC_EDIT_XrayLimit.Margin = new System.Windows.Forms.Padding(2);
  1322. this.IDC_EDIT_XrayLimit.MaxLength = 10;
  1323. this.IDC_EDIT_XrayLimit.Name = "IDC_EDIT_XrayLimit";
  1324. this.IDC_EDIT_XrayLimit.Size = new System.Drawing.Size(150, 21);
  1325. this.IDC_EDIT_XrayLimit.TabIndex = 834;
  1326. //
  1327. // label52
  1328. //
  1329. this.label52.AutoSize = true;
  1330. this.label52.Location = new System.Drawing.Point(9, 189);
  1331. this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1332. this.label52.Name = "label52";
  1333. this.label52.Size = new System.Drawing.Size(77, 12);
  1334. this.label52.TabIndex = 833;
  1335. this.label52.Text = "是否启动过滤";
  1336. //
  1337. // label47
  1338. //
  1339. this.label47.AutoSize = true;
  1340. this.label47.Location = new System.Drawing.Point(9, 165);
  1341. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1342. this.label47.Name = "label47";
  1343. this.label47.Size = new System.Drawing.Size(53, 12);
  1344. this.label47.TabIndex = 833;
  1345. this.label47.Text = "数量限值";
  1346. //
  1347. // IDC_EDIT_SmallPartAQTime
  1348. //
  1349. this.IDC_EDIT_SmallPartAQTime.Location = new System.Drawing.Point(142, 113);
  1350. this.IDC_EDIT_SmallPartAQTime.MaxLength = 10;
  1351. this.IDC_EDIT_SmallPartAQTime.Name = "IDC_EDIT_SmallPartAQTime";
  1352. this.IDC_EDIT_SmallPartAQTime.Size = new System.Drawing.Size(117, 21);
  1353. this.IDC_EDIT_SmallPartAQTime.TabIndex = 832;
  1354. //
  1355. // label45
  1356. //
  1357. this.label45.AutoSize = true;
  1358. this.label45.Location = new System.Drawing.Point(7, 116);
  1359. this.label45.Name = "label45";
  1360. this.label45.Size = new System.Drawing.Size(89, 12);
  1361. this.label45.TabIndex = 831;
  1362. this.label45.Text = "小颗粒Xray时间";
  1363. //
  1364. // label46
  1365. //
  1366. this.label46.AutoSize = true;
  1367. this.label46.Location = new System.Drawing.Point(274, 116);
  1368. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1369. this.label46.Name = "label46";
  1370. this.label46.Size = new System.Drawing.Size(17, 12);
  1371. this.label46.TabIndex = 830;
  1372. this.label46.Text = "ms";
  1373. //
  1374. // IDC_EDIT_QuantifyMinSize
  1375. //
  1376. this.IDC_EDIT_QuantifyMinSize.Location = new System.Drawing.Point(142, 63);
  1377. this.IDC_EDIT_QuantifyMinSize.MaxLength = 10;
  1378. this.IDC_EDIT_QuantifyMinSize.Name = "IDC_EDIT_QuantifyMinSize";
  1379. this.IDC_EDIT_QuantifyMinSize.Size = new System.Drawing.Size(117, 21);
  1380. this.IDC_EDIT_QuantifyMinSize.TabIndex = 829;
  1381. //
  1382. // label37
  1383. //
  1384. this.label37.AutoSize = true;
  1385. this.label37.Location = new System.Drawing.Point(7, 66);
  1386. this.label37.Name = "label37";
  1387. this.label37.Size = new System.Drawing.Size(53, 12);
  1388. this.label37.TabIndex = 828;
  1389. this.label37.Text = "分析阈值";
  1390. //
  1391. // label40
  1392. //
  1393. this.label40.AutoSize = true;
  1394. this.label40.Location = new System.Drawing.Point(273, 66);
  1395. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1396. this.label40.Name = "label40";
  1397. this.label40.Size = new System.Drawing.Size(17, 12);
  1398. this.label40.TabIndex = 827;
  1399. this.label40.Text = "us";
  1400. //
  1401. // IDC_USINGXRAY_LIB
  1402. //
  1403. this.IDC_USINGXRAY_LIB.AutoSize = true;
  1404. this.IDC_USINGXRAY_LIB.Location = new System.Drawing.Point(278, 18);
  1405. this.IDC_USINGXRAY_LIB.Margin = new System.Windows.Forms.Padding(2);
  1406. this.IDC_USINGXRAY_LIB.Name = "IDC_USINGXRAY_LIB";
  1407. this.IDC_USINGXRAY_LIB.Size = new System.Drawing.Size(15, 14);
  1408. this.IDC_USINGXRAY_LIB.TabIndex = 826;
  1409. this.IDC_USINGXRAY_LIB.UseVisualStyleBackColor = true;
  1410. //
  1411. // label44
  1412. //
  1413. this.label44.AutoSize = true;
  1414. this.label44.Location = new System.Drawing.Point(8, 24);
  1415. this.label44.Name = "label44";
  1416. this.label44.Size = new System.Drawing.Size(83, 12);
  1417. this.label44.TabIndex = 825;
  1418. this.label44.Text = "是否使用X-ray";
  1419. //
  1420. // IDC_TEXTBOX_SEARCHXRAYSPEED_TIME
  1421. //
  1422. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.Location = new System.Drawing.Point(218, 226);
  1423. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.Margin = new System.Windows.Forms.Padding(2);
  1424. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.MaxLength = 10;
  1425. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.Name = "IDC_TEXTBOX_SEARCHXRAYSPEED_TIME";
  1426. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.Size = new System.Drawing.Size(50, 21);
  1427. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.TabIndex = 805;
  1428. this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME.Visible = false;
  1429. //
  1430. // label38
  1431. //
  1432. this.label38.AutoSize = true;
  1433. this.label38.Location = new System.Drawing.Point(269, 223);
  1434. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1435. this.label38.Name = "label38";
  1436. this.label38.Size = new System.Drawing.Size(17, 12);
  1437. this.label38.TabIndex = 803;
  1438. this.label38.Text = "ms";
  1439. this.label38.Visible = false;
  1440. //
  1441. // label30
  1442. //
  1443. this.label30.AutoSize = true;
  1444. this.label30.Location = new System.Drawing.Point(0, 230);
  1445. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1446. this.label30.Name = "label30";
  1447. this.label30.Size = new System.Drawing.Size(107, 12);
  1448. this.label30.TabIndex = 806;
  1449. this.label30.Text = "搜索X-ray最低计数";
  1450. this.label30.Visible = false;
  1451. //
  1452. // label29
  1453. //
  1454. this.label29.AutoSize = true;
  1455. this.label29.Location = new System.Drawing.Point(26, 227);
  1456. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1457. this.label29.Name = "label29";
  1458. this.label29.Size = new System.Drawing.Size(83, 12);
  1459. this.label29.TabIndex = 801;
  1460. this.label29.Text = "搜索X-ray精度";
  1461. this.label29.Visible = false;
  1462. //
  1463. // IDC_EDIT_SEARCHXRAYCOUNTLIMIT
  1464. //
  1465. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.Location = new System.Drawing.Point(111, 226);
  1466. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.Margin = new System.Windows.Forms.Padding(2);
  1467. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.MaxLength = 10;
  1468. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.Name = "IDC_EDIT_SEARCHXRAYCOUNTLIMIT";
  1469. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.Size = new System.Drawing.Size(155, 21);
  1470. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.TabIndex = 807;
  1471. this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT.Visible = false;
  1472. //
  1473. // IDC_COMBO_SEARCHXRAYSPEED
  1474. //
  1475. this.IDC_COMBO_SEARCHXRAYSPEED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1476. this.IDC_COMBO_SEARCHXRAYSPEED.FormattingEnabled = true;
  1477. this.IDC_COMBO_SEARCHXRAYSPEED.Location = new System.Drawing.Point(112, 227);
  1478. this.IDC_COMBO_SEARCHXRAYSPEED.Margin = new System.Windows.Forms.Padding(2);
  1479. this.IDC_COMBO_SEARCHXRAYSPEED.Name = "IDC_COMBO_SEARCHXRAYSPEED";
  1480. this.IDC_COMBO_SEARCHXRAYSPEED.Size = new System.Drawing.Size(72, 20);
  1481. this.IDC_COMBO_SEARCHXRAYSPEED.TabIndex = 802;
  1482. this.IDC_COMBO_SEARCHXRAYSPEED.Visible = false;
  1483. //
  1484. // IDC_TEXTBOX_ANALYXRAYSPEED_TIME
  1485. //
  1486. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Location = new System.Drawing.Point(142, 87);
  1487. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.MaxLength = 10;
  1488. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Name = "IDC_TEXTBOX_ANALYXRAYSPEED_TIME";
  1489. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.Size = new System.Drawing.Size(117, 21);
  1490. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.TabIndex = 782;
  1491. this.IDC_TEXTBOX_ANALYXRAYSPEED_TIME.TextChanged += new System.EventHandler(this.IDC_EDIT_SEARCHXRAYCOUNTLIMIT_TextChanged);
  1492. //
  1493. // IDC_COMBO_ANALYXRAYSPEED
  1494. //
  1495. this.IDC_COMBO_ANALYXRAYSPEED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1496. this.IDC_COMBO_ANALYXRAYSPEED.FormattingEnabled = true;
  1497. this.IDC_COMBO_ANALYXRAYSPEED.Location = new System.Drawing.Point(36, 252);
  1498. this.IDC_COMBO_ANALYXRAYSPEED.Name = "IDC_COMBO_ANALYXRAYSPEED";
  1499. this.IDC_COMBO_ANALYXRAYSPEED.Size = new System.Drawing.Size(72, 20);
  1500. this.IDC_COMBO_ANALYXRAYSPEED.TabIndex = 780;
  1501. this.IDC_COMBO_ANALYXRAYSPEED.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_ANALYXRAYSPEED_SelectedIndexChanged);
  1502. //
  1503. // label32
  1504. //
  1505. this.label32.AutoSize = true;
  1506. this.label32.Location = new System.Drawing.Point(7, 90);
  1507. this.label32.Name = "label32";
  1508. this.label32.Size = new System.Drawing.Size(95, 12);
  1509. this.label32.TabIndex = 770;
  1510. this.label32.Text = "大颗粒X-ray时间";
  1511. //
  1512. // label39
  1513. //
  1514. this.label39.AutoSize = true;
  1515. this.label39.Location = new System.Drawing.Point(274, 90);
  1516. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1517. this.label39.Name = "label39";
  1518. this.label39.Size = new System.Drawing.Size(17, 12);
  1519. this.label39.TabIndex = 721;
  1520. this.label39.Text = "ms";
  1521. //
  1522. // IDC_COMBO_XRAYSCANMODE
  1523. //
  1524. this.IDC_COMBO_XRAYSCANMODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1525. this.IDC_COMBO_XRAYSCANMODE.FormattingEnabled = true;
  1526. this.IDC_COMBO_XRAYSCANMODE.Location = new System.Drawing.Point(142, 40);
  1527. this.IDC_COMBO_XRAYSCANMODE.Margin = new System.Windows.Forms.Padding(2);
  1528. this.IDC_COMBO_XRAYSCANMODE.Name = "IDC_COMBO_XRAYSCANMODE";
  1529. this.IDC_COMBO_XRAYSCANMODE.Size = new System.Drawing.Size(150, 20);
  1530. this.IDC_COMBO_XRAYSCANMODE.TabIndex = 760;
  1531. this.IDC_COMBO_XRAYSCANMODE.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_XRAYSCANMODE_SelectedIndexChanged);
  1532. //
  1533. // IDC_EDIT_ANALYXRAYAIMVALUE
  1534. //
  1535. this.IDC_EDIT_ANALYXRAYAIMVALUE.Location = new System.Drawing.Point(142, 138);
  1536. this.IDC_EDIT_ANALYXRAYAIMVALUE.Margin = new System.Windows.Forms.Padding(2);
  1537. this.IDC_EDIT_ANALYXRAYAIMVALUE.MaxLength = 10;
  1538. this.IDC_EDIT_ANALYXRAYAIMVALUE.Name = "IDC_EDIT_ANALYXRAYAIMVALUE";
  1539. this.IDC_EDIT_ANALYXRAYAIMVALUE.Size = new System.Drawing.Size(150, 21);
  1540. this.IDC_EDIT_ANALYXRAYAIMVALUE.TabIndex = 800;
  1541. this.IDC_EDIT_ANALYXRAYAIMVALUE.TextChanged += new System.EventHandler(this.IDC_EDIT_ANALYXRAYAIMVALUE_TextChanged);
  1542. //
  1543. // label33
  1544. //
  1545. this.label33.AutoSize = true;
  1546. this.label33.Location = new System.Drawing.Point(6, 140);
  1547. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1548. this.label33.Name = "label33";
  1549. this.label33.Size = new System.Drawing.Size(119, 12);
  1550. this.label33.TabIndex = 790;
  1551. this.label33.Text = "分析X-ray计数期望值";
  1552. //
  1553. // label31
  1554. //
  1555. this.label31.AutoSize = true;
  1556. this.label31.Location = new System.Drawing.Point(7, 42);
  1557. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1558. this.label31.Name = "label31";
  1559. this.label31.Size = new System.Drawing.Size(83, 12);
  1560. this.label31.TabIndex = 750;
  1561. this.label31.Text = "X-ray扫描方式";
  1562. //
  1563. // IDC_XRAY_COUNT_SWITCH
  1564. //
  1565. this.IDC_XRAY_COUNT_SWITCH.AutoSize = true;
  1566. this.IDC_XRAY_COUNT_SWITCH.Location = new System.Drawing.Point(709, 410);
  1567. this.IDC_XRAY_COUNT_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1568. this.IDC_XRAY_COUNT_SWITCH.Name = "IDC_XRAY_COUNT_SWITCH";
  1569. this.IDC_XRAY_COUNT_SWITCH.Size = new System.Drawing.Size(15, 14);
  1570. this.IDC_XRAY_COUNT_SWITCH.TabIndex = 809;
  1571. this.IDC_XRAY_COUNT_SWITCH.UseVisualStyleBackColor = true;
  1572. this.IDC_XRAY_COUNT_SWITCH.Visible = false;
  1573. this.IDC_XRAY_COUNT_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_XRAY_COUNT_SWITCH_CheckedChanged);
  1574. //
  1575. // IDC_XRAY_TIME_SWITCH
  1576. //
  1577. this.IDC_XRAY_TIME_SWITCH.AutoSize = true;
  1578. this.IDC_XRAY_TIME_SWITCH.Location = new System.Drawing.Point(709, 385);
  1579. this.IDC_XRAY_TIME_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1580. this.IDC_XRAY_TIME_SWITCH.Name = "IDC_XRAY_TIME_SWITCH";
  1581. this.IDC_XRAY_TIME_SWITCH.Size = new System.Drawing.Size(15, 14);
  1582. this.IDC_XRAY_TIME_SWITCH.TabIndex = 808;
  1583. this.IDC_XRAY_TIME_SWITCH.UseVisualStyleBackColor = true;
  1584. this.IDC_XRAY_TIME_SWITCH.Visible = false;
  1585. this.IDC_XRAY_TIME_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_XRAY_TIME_SWITCH_CheckedChanged);
  1586. //
  1587. // IDC_XRAY_MODE_SWITCH
  1588. //
  1589. this.IDC_XRAY_MODE_SWITCH.AutoSize = true;
  1590. this.IDC_XRAY_MODE_SWITCH.Location = new System.Drawing.Point(709, 361);
  1591. this.IDC_XRAY_MODE_SWITCH.Margin = new System.Windows.Forms.Padding(2);
  1592. this.IDC_XRAY_MODE_SWITCH.Name = "IDC_XRAY_MODE_SWITCH";
  1593. this.IDC_XRAY_MODE_SWITCH.Size = new System.Drawing.Size(15, 14);
  1594. this.IDC_XRAY_MODE_SWITCH.TabIndex = 693;
  1595. this.IDC_XRAY_MODE_SWITCH.UseVisualStyleBackColor = true;
  1596. this.IDC_XRAY_MODE_SWITCH.Visible = false;
  1597. this.IDC_XRAY_MODE_SWITCH.CheckedChanged += new System.EventHandler(this.IDC_XRAY_MODE_SWITCH_CheckedChanged);
  1598. //
  1599. // btnok
  1600. //
  1601. this.btnok.Location = new System.Drawing.Point(478, 606);
  1602. this.btnok.Margin = new System.Windows.Forms.Padding(2);
  1603. this.btnok.Name = "btnok";
  1604. this.btnok.Size = new System.Drawing.Size(66, 22);
  1605. this.btnok.TabIndex = 810;
  1606. this.btnok.Text = "确 定";
  1607. this.btnok.UseVisualStyleBackColor = true;
  1608. this.btnok.Click += new System.EventHandler(this.btnok_Click);
  1609. //
  1610. // btncancel
  1611. //
  1612. this.btncancel.Location = new System.Drawing.Point(561, 606);
  1613. this.btncancel.Margin = new System.Windows.Forms.Padding(2);
  1614. this.btncancel.Name = "btncancel";
  1615. this.btncancel.Size = new System.Drawing.Size(66, 22);
  1616. this.btncancel.TabIndex = 820;
  1617. this.btncancel.Text = "取 消";
  1618. this.btncancel.UseVisualStyleBackColor = true;
  1619. this.btncancel.Click += new System.EventHandler(this.btncancel_Click);
  1620. //
  1621. // folderBrowserDialog1
  1622. //
  1623. this.folderBrowserDialog1.ShowNewFolderButton = false;
  1624. //
  1625. // lbModelSel
  1626. //
  1627. this.lbModelSel.AutoSize = true;
  1628. this.lbModelSel.Location = new System.Drawing.Point(3, 23);
  1629. this.lbModelSel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1630. this.lbModelSel.Name = "lbModelSel";
  1631. this.lbModelSel.Size = new System.Drawing.Size(53, 12);
  1632. this.lbModelSel.TabIndex = 22;
  1633. this.lbModelSel.Text = "模式选择";
  1634. //
  1635. // IDC_COMBO_Model
  1636. //
  1637. this.IDC_COMBO_Model.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1638. this.IDC_COMBO_Model.FormattingEnabled = true;
  1639. this.IDC_COMBO_Model.Location = new System.Drawing.Point(117, 21);
  1640. this.IDC_COMBO_Model.Margin = new System.Windows.Forms.Padding(2);
  1641. this.IDC_COMBO_Model.Name = "IDC_COMBO_Model";
  1642. this.IDC_COMBO_Model.Size = new System.Drawing.Size(140, 20);
  1643. this.IDC_COMBO_Model.TabIndex = 21;
  1644. this.IDC_COMBO_Model.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_Model_SelectedIndexChanged);
  1645. //
  1646. // groupBox7
  1647. //
  1648. this.groupBox7.Controls.Add(this.lbModelSel);
  1649. this.groupBox7.Controls.Add(this.IDC_COMBO_Model);
  1650. this.groupBox7.Location = new System.Drawing.Point(6, 2);
  1651. this.groupBox7.Name = "groupBox7";
  1652. this.groupBox7.Size = new System.Drawing.Size(302, 57);
  1653. this.groupBox7.TabIndex = 822;
  1654. this.groupBox7.TabStop = false;
  1655. this.groupBox7.Text = "模式选择";
  1656. //
  1657. // IDC_EDIT_STOP_INCA_AREA
  1658. //
  1659. this.IDC_EDIT_STOP_INCA_AREA.Location = new System.Drawing.Point(760, 540);
  1660. this.IDC_EDIT_STOP_INCA_AREA.Margin = new System.Windows.Forms.Padding(2);
  1661. this.IDC_EDIT_STOP_INCA_AREA.MaxLength = 10;
  1662. this.IDC_EDIT_STOP_INCA_AREA.Name = "IDC_EDIT_STOP_INCA_AREA";
  1663. this.IDC_EDIT_STOP_INCA_AREA.Size = new System.Drawing.Size(117, 21);
  1664. this.IDC_EDIT_STOP_INCA_AREA.TabIndex = 824;
  1665. this.IDC_EDIT_STOP_INCA_AREA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1666. this.IDC_EDIT_STOP_INCA_AREA.Visible = false;
  1667. //
  1668. // label48
  1669. //
  1670. this.label48.AutoSize = true;
  1671. this.label48.Location = new System.Drawing.Point(675, 542);
  1672. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1673. this.label48.Name = "label48";
  1674. this.label48.Size = new System.Drawing.Size(77, 12);
  1675. this.label48.TabIndex = 823;
  1676. this.label48.Text = "终止测量面积";
  1677. this.label48.Visible = false;
  1678. //
  1679. // label53
  1680. //
  1681. this.label53.AutoSize = true;
  1682. this.label53.Location = new System.Drawing.Point(6, 208);
  1683. this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1684. this.label53.Name = "label53";
  1685. this.label53.Size = new System.Drawing.Size(77, 12);
  1686. this.label53.TabIndex = 833;
  1687. this.label53.Text = "边界颗粒合并";
  1688. //
  1689. // IDC_COMBIN
  1690. //
  1691. this.IDC_COMBIN.AutoSize = true;
  1692. this.IDC_COMBIN.Location = new System.Drawing.Point(272, 208);
  1693. this.IDC_COMBIN.Margin = new System.Windows.Forms.Padding(2);
  1694. this.IDC_COMBIN.Name = "IDC_COMBIN";
  1695. this.IDC_COMBIN.Size = new System.Drawing.Size(15, 14);
  1696. this.IDC_COMBIN.TabIndex = 836;
  1697. this.IDC_COMBIN.UseVisualStyleBackColor = true;
  1698. //
  1699. // ProgMgrInfoForm
  1700. //
  1701. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1702. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1703. this.ClientSize = new System.Drawing.Size(644, 637);
  1704. this.Controls.Add(this.IDC_EDIT_STOP_INCA_AREA);
  1705. this.Controls.Add(this.label48);
  1706. this.Controls.Add(this.IDC_IMAGE_SIZE_SWITCH);
  1707. this.Controls.Add(this.groupBox7);
  1708. this.Controls.Add(this.IDC_EDIT_STOP_INCA_NUM);
  1709. this.Controls.Add(this.IDC_SCAN_SPEED_SWITCH);
  1710. this.Controls.Add(this.IDC_EDIT_STOP_FIELD_NUM);
  1711. this.Controls.Add(this.IDC_EDIT_STOP_TIME);
  1712. this.Controls.Add(this.btncancel);
  1713. this.Controls.Add(this.IDC_FETCH_IMAGE_SWITCH);
  1714. this.Controls.Add(this.IDC_XRAY_COUNT_SWITCH);
  1715. this.Controls.Add(this.IDC_STOP_PARTICAL_SWITCH);
  1716. this.Controls.Add(this.btnok);
  1717. this.Controls.Add(this.IDC_STOP_FIELD_SWITCH);
  1718. this.Controls.Add(this.IDC_PART_GRAY_MIN_SWITCH);
  1719. this.Controls.Add(this.label10);
  1720. this.Controls.Add(this.IDC_STOP_TIME_SWITCH);
  1721. this.Controls.Add(this.label9);
  1722. this.Controls.Add(this.IDC_XRAY_TIME_SWITCH);
  1723. this.Controls.Add(this.label8);
  1724. this.Controls.Add(this.groupBox6);
  1725. this.Controls.Add(this.IDC_STOP_MODE_SWITCH);
  1726. this.Controls.Add(this.IDC_BACK_MIN_SWITCH);
  1727. this.Controls.Add(this.IDC_PART_MIN_SWITCH);
  1728. this.Controls.Add(this.IDC_XRAY_MODE_SWITCH);
  1729. this.Controls.Add(this.IDC_PART_GRAY_MAX_SWITCH);
  1730. this.Controls.Add(this.groupBox5);
  1731. this.Controls.Add(this.IDC_BACK_MAX_SWITCH);
  1732. this.Controls.Add(this.groupBox4);
  1733. this.Controls.Add(this.IDC_PART_MAX_SWITCH);
  1734. this.Controls.Add(this.groupBox3);
  1735. this.Controls.Add(this.groupBox2);
  1736. this.Controls.Add(this.groupBox1);
  1737. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1738. this.Margin = new System.Windows.Forms.Padding(2);
  1739. this.MaximizeBox = false;
  1740. this.MinimizeBox = false;
  1741. this.MinimumSize = new System.Drawing.Size(643, 640);
  1742. this.Name = "ProgMgrInfoForm";
  1743. this.ShowIcon = false;
  1744. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1745. this.Text = "程序管理";
  1746. this.Load += new System.EventHandler(this.ProgMgrInfoForm_Load);
  1747. this.groupBox1.ResumeLayout(false);
  1748. this.groupBox1.PerformLayout();
  1749. this.groupBox2.ResumeLayout(false);
  1750. this.groupBox2.PerformLayout();
  1751. this.groupBox3.ResumeLayout(false);
  1752. this.groupBox3.PerformLayout();
  1753. this.groupBox4.ResumeLayout(false);
  1754. this.groupBox4.PerformLayout();
  1755. this.groupBox5.ResumeLayout(false);
  1756. this.groupBox5.PerformLayout();
  1757. this.groupBox6.ResumeLayout(false);
  1758. this.groupBox6.PerformLayout();
  1759. this.groupBox7.ResumeLayout(false);
  1760. this.groupBox7.PerformLayout();
  1761. this.ResumeLayout(false);
  1762. this.PerformLayout();
  1763. }
  1764. #endregion
  1765. private System.Windows.Forms.GroupBox groupBox1;
  1766. private System.Windows.Forms.GroupBox groupBox2;
  1767. private System.Windows.Forms.GroupBox groupBox3;
  1768. private System.Windows.Forms.GroupBox groupBox4;
  1769. private System.Windows.Forms.GroupBox groupBox5;
  1770. private System.Windows.Forms.GroupBox groupBox6;
  1771. private System.Windows.Forms.Button btnok;
  1772. private System.Windows.Forms.Button btncancel;
  1773. private System.Windows.Forms.Label label1;
  1774. private System.Windows.Forms.Label label6;
  1775. private System.Windows.Forms.Label label5;
  1776. private System.Windows.Forms.Label label4;
  1777. private System.Windows.Forms.Label label3;
  1778. private System.Windows.Forms.Label label2;
  1779. private System.Windows.Forms.Label label13;
  1780. private System.Windows.Forms.Label label12;
  1781. private System.Windows.Forms.Label label11;
  1782. private System.Windows.Forms.Label label10;
  1783. private System.Windows.Forms.Label label9;
  1784. private System.Windows.Forms.Label label8;
  1785. private System.Windows.Forms.Label label7;
  1786. private System.Windows.Forms.Label label14;
  1787. private System.Windows.Forms.Label label19;
  1788. private System.Windows.Forms.Label label18;
  1789. private System.Windows.Forms.Label label16;
  1790. private System.Windows.Forms.Label label15;
  1791. private System.Windows.Forms.Label label22;
  1792. private System.Windows.Forms.Label label21;
  1793. private System.Windows.Forms.Label label20;
  1794. private System.Windows.Forms.Label label25;
  1795. private System.Windows.Forms.Label label24;
  1796. private System.Windows.Forms.Label label28;
  1797. private System.Windows.Forms.Label label27;
  1798. private System.Windows.Forms.Label label26;
  1799. private System.Windows.Forms.Label label23;
  1800. private System.Windows.Forms.Label label33;
  1801. private System.Windows.Forms.Label label32;
  1802. private System.Windows.Forms.Label label31;
  1803. private System.Windows.Forms.Label label35;
  1804. private System.Windows.Forms.Label label34;
  1805. public System.Windows.Forms.ComboBox IDC_COMBO_STAGE;
  1806. public System.Windows.Forms.Button IDC_BUTTON_STAGE;
  1807. public System.Windows.Forms.ComboBox IDC_COMBO_YDIRECT;
  1808. public System.Windows.Forms.ComboBox IDC_COMBO_XDIREC;
  1809. public System.Windows.Forms.ComboBox IDC_COMBO_IMGSIZE;
  1810. public System.Windows.Forms.ComboBox IDC_COMBO_IMGSCANSPEED;
  1811. public System.Windows.Forms.ComboBox IDC_COMBO_FETCHIMGMODE;
  1812. public System.Windows.Forms.TextBox IDC_EDIT_SAMPLENAME;
  1813. public System.Windows.Forms.TextBox IDC_EDIT_YEND;
  1814. public System.Windows.Forms.TextBox IDC_EDIT_YSTART;
  1815. public System.Windows.Forms.TextBox IDC_EDIT_XEND;
  1816. public System.Windows.Forms.TextBox IDC_EDIT_XSTART;
  1817. public System.Windows.Forms.TextBox IDC_EDIT_STOP_INCA_NUM;
  1818. public System.Windows.Forms.TextBox IDC_EDIT_STOP_FIELD_NUM;
  1819. public System.Windows.Forms.TextBox IDC_EDIT_STOP_TIME;
  1820. public System.Windows.Forms.TextBox IDC_EDIT_ANALYSESTDLIBPATH;
  1821. public System.Windows.Forms.TextBox IDC_EDIT_MEASUREPARAMPATH;
  1822. public System.Windows.Forms.Button IDC_BUTTON_MEASPRAMPATHSET;
  1823. public System.Windows.Forms.CheckBox IDC_MEAS_SWITCH;
  1824. public System.Windows.Forms.TextBox IDC_EDIT_PARTAREAMIN;
  1825. public System.Windows.Forms.TextBox IDC_EDIT_PARTMAX;
  1826. public System.Windows.Forms.TextBox IDC_EDIT_PARTMIN;
  1827. public System.Windows.Forms.TextBox IDC_EDIT_BACKMAX;
  1828. public System.Windows.Forms.TextBox IDC_EDIT_BACKMIN;
  1829. public System.Windows.Forms.TextBox IDC_EDIT_PARTAREAMAX;
  1830. public System.Windows.Forms.ComboBox IDC_COMBO_ANALYXRAYSPEED;
  1831. public System.Windows.Forms.ComboBox IDC_COMBO_XRAYSCANMODE;
  1832. public System.Windows.Forms.TextBox IDC_EDIT_ANALYXRAYAIMVALUE;
  1833. public System.Windows.Forms.TextBox IDC_EDIT_SCREENWIDTH;
  1834. public System.Windows.Forms.TextBox IDC_EDIT_MINMAG;
  1835. private System.Windows.Forms.Label label36;
  1836. public System.Windows.Forms.TextBox IDC_TEXTBOX_ANALYXRAYSPEED_TIME;
  1837. private System.Windows.Forms.Label label39;
  1838. public System.Windows.Forms.TextBox IDC_TEXTBOX_SEARCHXRAYSPEED_TIME;
  1839. private System.Windows.Forms.Label label38;
  1840. private System.Windows.Forms.Label label30;
  1841. private System.Windows.Forms.Label label29;
  1842. public System.Windows.Forms.TextBox IDC_EDIT_SEARCHXRAYCOUNTLIMIT;
  1843. public System.Windows.Forms.ComboBox IDC_COMBO_SEARCHXRAYSPEED;
  1844. private System.Windows.Forms.Label label41;
  1845. public System.Windows.Forms.ComboBox IDC_COMBO_TECHNOLOGY;
  1846. private System.Windows.Forms.Label label42;
  1847. public System.Windows.Forms.CheckBox IDC_IMAGE_SIZE_SWITCH;
  1848. public System.Windows.Forms.CheckBox IDC_SCAN_SPEED_SWITCH;
  1849. public System.Windows.Forms.CheckBox IDC_FETCH_IMAGE_SWITCH;
  1850. public System.Windows.Forms.CheckBox IDC_STOP_PARTICAL_SWITCH;
  1851. public System.Windows.Forms.CheckBox IDC_STOP_FIELD_SWITCH;
  1852. public System.Windows.Forms.CheckBox IDC_STOP_TIME_SWITCH;
  1853. public System.Windows.Forms.CheckBox IDC_STOP_MODE_SWITCH;
  1854. public System.Windows.Forms.CheckBox IDC_PART_GRAY_MIN_SWITCH;
  1855. public System.Windows.Forms.CheckBox IDC_BACK_MIN_SWITCH;
  1856. public System.Windows.Forms.CheckBox IDC_PART_MIN_SWITCH;
  1857. public System.Windows.Forms.CheckBox IDC_PART_GRAY_MAX_SWITCH;
  1858. public System.Windows.Forms.CheckBox IDC_BACK_MAX_SWITCH;
  1859. public System.Windows.Forms.CheckBox IDC_PART_MAX_SWITCH;
  1860. public System.Windows.Forms.CheckBox IDC_XRAY_COUNT_SWITCH;
  1861. public System.Windows.Forms.CheckBox IDC_XRAY_TIME_SWITCH;
  1862. public System.Windows.Forms.CheckBox IDC_XRAY_MODE_SWITCH;
  1863. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  1864. private System.Windows.Forms.Label lbShape;
  1865. public System.Windows.Forms.TextBox tBMeasArea;
  1866. public System.Windows.Forms.ComboBox cBMeasShape;
  1867. private System.Windows.Forms.Label lbArea;
  1868. public System.Windows.Forms.Button IDC_BUTTON_KLFX;
  1869. public System.Windows.Forms.CheckBox IDC_SYS_LIB;
  1870. private System.Windows.Forms.Label label17;
  1871. public System.Windows.Forms.ComboBox IDC_COMBO_STDSelect;
  1872. private System.Windows.Forms.Label label44;
  1873. public System.Windows.Forms.ComboBox IDC_COMBO_AUTOBGREMOVETYP;
  1874. private System.Windows.Forms.Label label_Auto;
  1875. public System.Windows.Forms.ComboBox IDC_COMBO_BGREMOVETYPE;
  1876. private System.Windows.Forms.Label label43;
  1877. private System.Windows.Forms.Label lbModelSel;
  1878. public System.Windows.Forms.ComboBox IDC_COMBO_Model;
  1879. private System.Windows.Forms.GroupBox groupBox7;
  1880. public System.Windows.Forms.CheckBox IDC_USINGXRAY_LIB;
  1881. public System.Windows.Forms.TextBox IDC_EDIT_SmallPartAQTime;
  1882. private System.Windows.Forms.Label label45;
  1883. private System.Windows.Forms.Label label46;
  1884. public System.Windows.Forms.TextBox IDC_EDIT_QuantifyMinSize;
  1885. private System.Windows.Forms.Label label37;
  1886. private System.Windows.Forms.Label label40;
  1887. public System.Windows.Forms.TextBox IDC_EDIT_XrayLimit;
  1888. private System.Windows.Forms.Label label47;
  1889. private System.Windows.Forms.TextBox tB_StopMode;
  1890. private System.Windows.Forms.Button btn_StopMode;
  1891. public System.Windows.Forms.TextBox IDC_EDIT_STOP_INCA_AREA;
  1892. private System.Windows.Forms.Label label48;
  1893. private System.Windows.Forms.ComboBox IDC_COMBO_CorrosionExpansionCoefficient;
  1894. private System.Windows.Forms.Label label49;
  1895. private System.Windows.Forms.Label label50;
  1896. private System.Windows.Forms.Label label51;
  1897. public System.Windows.Forms.TextBox IDC_EDIT_Overlap;
  1898. private System.Windows.Forms.Label label52;
  1899. public System.Windows.Forms.CheckBox IDC_FILTER;
  1900. private System.Windows.Forms.Label label53;
  1901. public System.Windows.Forms.CheckBox IDC_COMBIN;
  1902. }
  1903. }