ProgMgrInfoForm.designer.cs 98 KB

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