ProgMgrInfoForm.designer.cs 76 KB

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