FormUCMain.Designer.cs 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985
  1. namespace HOZProject
  2. {
  3. partial class FormUCMain
  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.pichide = new System.Windows.Forms.PictureBox();
  29. this.picexit = new System.Windows.Forms.PictureBox();
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.btnenlargeSet = new System.Windows.Forms.Button();
  32. this.txtenlarge = new System.Windows.Forms.TextBox();
  33. this.lblFocus = new System.Windows.Forms.Label();
  34. this.btnenlargeGet = new System.Windows.Forms.Button();
  35. this.panel2 = new System.Windows.Forms.Panel();
  36. this.btnBrightnessSet = new System.Windows.Forms.Button();
  37. this.txtBrightness = new System.Windows.Forms.TextBox();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.btnBrightnessGet = new System.Windows.Forms.Button();
  40. this.panel3 = new System.Windows.Forms.Panel();
  41. this.btnTiltAngleSet = new System.Windows.Forms.Button();
  42. this.txtTiltAngle = new System.Windows.Forms.TextBox();
  43. this.label2 = new System.Windows.Forms.Label();
  44. this.btnTiltAngleGet = new System.Windows.Forms.Button();
  45. this.panel4 = new System.Windows.Forms.Panel();
  46. this.btnAstigmatismXSet = new System.Windows.Forms.Button();
  47. this.txtAstigmatismX = new System.Windows.Forms.TextBox();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.btnAstigmatismXGet = new System.Windows.Forms.Button();
  50. this.panel5 = new System.Windows.Forms.Panel();
  51. this.txtPixelSize = new System.Windows.Forms.TextBox();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.btnPixelSizeGet = new System.Windows.Forms.Button();
  54. this.panel8 = new System.Windows.Forms.Panel();
  55. this.btnAstigmatismYSet = new System.Windows.Forms.Button();
  56. this.txtAstigmatismY = new System.Windows.Forms.TextBox();
  57. this.label6 = new System.Windows.Forms.Label();
  58. this.btnAstigmatismYGet = new System.Windows.Forms.Button();
  59. this.panel9 = new System.Windows.Forms.Panel();
  60. this.btnScanRotationSet = new System.Windows.Forms.Button();
  61. this.txtScanRotation = new System.Windows.Forms.TextBox();
  62. this.label7 = new System.Windows.Forms.Label();
  63. this.btnScanRotationGet = new System.Windows.Forms.Button();
  64. this.panel10 = new System.Windows.Forms.Panel();
  65. this.btnContrastSet = new System.Windows.Forms.Button();
  66. this.txtContrast = new System.Windows.Forms.TextBox();
  67. this.label8 = new System.Windows.Forms.Label();
  68. this.btnContrastGet = new System.Windows.Forms.Button();
  69. this.panel11 = new System.Windows.Forms.Panel();
  70. this.btnWDSet = new System.Windows.Forms.Button();
  71. this.txtWD = new System.Windows.Forms.TextBox();
  72. this.label9 = new System.Windows.Forms.Label();
  73. this.btnWDGet = new System.Windows.Forms.Button();
  74. this.panel7 = new System.Windows.Forms.Panel();
  75. this.btnStageSetM = new System.Windows.Forms.Button();
  76. this.txtStageM = new System.Windows.Forms.TextBox();
  77. this.label5 = new System.Windows.Forms.Label();
  78. this.btnStageGetM = new System.Windows.Forms.Button();
  79. this.panel12 = new System.Windows.Forms.Panel();
  80. this.btnStageSetR = new System.Windows.Forms.Button();
  81. this.txtStageR = new System.Windows.Forms.TextBox();
  82. this.label10 = new System.Windows.Forms.Label();
  83. this.btnStageGetR = new System.Windows.Forms.Button();
  84. this.panel13 = new System.Windows.Forms.Panel();
  85. this.btnStageSetT = new System.Windows.Forms.Button();
  86. this.txtStageT = new System.Windows.Forms.TextBox();
  87. this.label11 = new System.Windows.Forms.Label();
  88. this.btnStageGetT = new System.Windows.Forms.Button();
  89. this.panel14 = new System.Windows.Forms.Panel();
  90. this.btnStageSetZ = new System.Windows.Forms.Button();
  91. this.txtStageZ = new System.Windows.Forms.TextBox();
  92. this.label12 = new System.Windows.Forms.Label();
  93. this.btnStageGetZ = new System.Windows.Forms.Button();
  94. this.panel15 = new System.Windows.Forms.Panel();
  95. this.btnStageSetY = new System.Windows.Forms.Button();
  96. this.txtStageY = new System.Windows.Forms.TextBox();
  97. this.label13 = new System.Windows.Forms.Label();
  98. this.btnStageGetY = new System.Windows.Forms.Button();
  99. this.panel16 = new System.Windows.Forms.Panel();
  100. this.btnStageSetX = new System.Windows.Forms.Button();
  101. this.txtStageX = new System.Windows.Forms.TextBox();
  102. this.label14 = new System.Windows.Forms.Label();
  103. this.btnStageGetX = new System.Windows.Forms.Button();
  104. this.label15 = new System.Windows.Forms.Label();
  105. this.label22 = new System.Windows.Forms.Label();
  106. this.label23 = new System.Windows.Forms.Label();
  107. this.label24 = new System.Windows.Forms.Label();
  108. this.btnAutoWD = new System.Windows.Forms.Button();
  109. this.btnAutoAstigmatism = new System.Windows.Forms.Button();
  110. this.btnAutoBrightness = new System.Windows.Forms.Button();
  111. this.btnGetStagePosition = new System.Windows.Forms.Button();
  112. this.pbHT = new System.Windows.Forms.PictureBox();
  113. this.lblState = new System.Windows.Forms.Label();
  114. this.panel6 = new System.Windows.Forms.Panel();
  115. this.button1 = new System.Windows.Forms.Button();
  116. this.comboBox1 = new System.Windows.Forms.ComboBox();
  117. this.label17 = new System.Windows.Forms.Label();
  118. this.panel20 = new System.Windows.Forms.Panel();
  119. this.button3 = new System.Windows.Forms.Button();
  120. this.textBox3 = new System.Windows.Forms.TextBox();
  121. this.label20 = new System.Windows.Forms.Label();
  122. this.button4 = new System.Windows.Forms.Button();
  123. this.panel17 = new System.Windows.Forms.Panel();
  124. this.button6 = new System.Windows.Forms.Button();
  125. this.button5 = new System.Windows.Forms.Button();
  126. this.textBox1 = new System.Windows.Forms.TextBox();
  127. this.label16 = new System.Windows.Forms.Label();
  128. this.panel18 = new System.Windows.Forms.Panel();
  129. this.button2 = new System.Windows.Forms.Button();
  130. this.button7 = new System.Windows.Forms.Button();
  131. this.textBox2 = new System.Windows.Forms.TextBox();
  132. this.label18 = new System.Windows.Forms.Label();
  133. this.panel19 = new System.Windows.Forms.Panel();
  134. this.button8 = new System.Windows.Forms.Button();
  135. this.comboBox2 = new System.Windows.Forms.ComboBox();
  136. this.label19 = new System.Windows.Forms.Label();
  137. this.groupBox1 = new System.Windows.Forms.GroupBox();
  138. this.btnMoveSEMCenter = new System.Windows.Forms.Button();
  139. this.txtMoveStageY = new System.Windows.Forms.TextBox();
  140. this.label25 = new System.Windows.Forms.Label();
  141. this.txtMoveStageX = new System.Windows.Forms.TextBox();
  142. this.label21 = new System.Windows.Forms.Label();
  143. this.btnConnect = new System.Windows.Forms.Button();
  144. this.btnGetImage = new System.Windows.Forms.Button();
  145. this.btnStop = new System.Windows.Forms.Button();
  146. ((System.ComponentModel.ISupportInitialize)(this.pichide)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.picexit)).BeginInit();
  148. this.panel1.SuspendLayout();
  149. this.panel2.SuspendLayout();
  150. this.panel3.SuspendLayout();
  151. this.panel4.SuspendLayout();
  152. this.panel5.SuspendLayout();
  153. this.panel8.SuspendLayout();
  154. this.panel9.SuspendLayout();
  155. this.panel10.SuspendLayout();
  156. this.panel11.SuspendLayout();
  157. this.panel7.SuspendLayout();
  158. this.panel12.SuspendLayout();
  159. this.panel13.SuspendLayout();
  160. this.panel14.SuspendLayout();
  161. this.panel15.SuspendLayout();
  162. this.panel16.SuspendLayout();
  163. ((System.ComponentModel.ISupportInitialize)(this.pbHT)).BeginInit();
  164. this.panel6.SuspendLayout();
  165. this.panel20.SuspendLayout();
  166. this.panel17.SuspendLayout();
  167. this.panel18.SuspendLayout();
  168. this.panel19.SuspendLayout();
  169. this.groupBox1.SuspendLayout();
  170. this.SuspendLayout();
  171. //
  172. // pichide
  173. //
  174. this.pichide.BackColor = System.Drawing.Color.Transparent;
  175. this.pichide.Cursor = System.Windows.Forms.Cursors.Hand;
  176. this.pichide.Image = global::HOZProject.Properties.Resources.Min_Gray;
  177. this.pichide.Location = new System.Drawing.Point(985, 9);
  178. this.pichide.Margin = new System.Windows.Forms.Padding(4);
  179. this.pichide.Name = "pichide";
  180. this.pichide.Size = new System.Drawing.Size(13, 13);
  181. this.pichide.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  182. this.pichide.TabIndex = 56;
  183. this.pichide.TabStop = false;
  184. this.pichide.Click += new System.EventHandler(this.pichide_Click);
  185. this.pichide.MouseEnter += new System.EventHandler(this.pichide_MouseEnter);
  186. this.pichide.MouseLeave += new System.EventHandler(this.pichide_MouseLeave);
  187. //
  188. // picexit
  189. //
  190. this.picexit.BackColor = System.Drawing.Color.Transparent;
  191. this.picexit.Cursor = System.Windows.Forms.Cursors.Hand;
  192. this.picexit.Image = global::HOZProject.Properties.Resources.exit_Gray;
  193. this.picexit.Location = new System.Drawing.Point(1001, 9);
  194. this.picexit.Margin = new System.Windows.Forms.Padding(4);
  195. this.picexit.Name = "picexit";
  196. this.picexit.Size = new System.Drawing.Size(13, 13);
  197. this.picexit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  198. this.picexit.TabIndex = 55;
  199. this.picexit.TabStop = false;
  200. this.picexit.Click += new System.EventHandler(this.picexit_Click);
  201. this.picexit.MouseEnter += new System.EventHandler(this.picexit_MouseEnter);
  202. this.picexit.MouseLeave += new System.EventHandler(this.picexit_MouseLeave);
  203. //
  204. // panel1
  205. //
  206. this.panel1.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  207. this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  208. this.panel1.Controls.Add(this.btnenlargeSet);
  209. this.panel1.Controls.Add(this.txtenlarge);
  210. this.panel1.Controls.Add(this.lblFocus);
  211. this.panel1.Controls.Add(this.btnenlargeGet);
  212. this.panel1.Location = new System.Drawing.Point(30, 186);
  213. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  214. this.panel1.Name = "panel1";
  215. this.panel1.Size = new System.Drawing.Size(183, 30);
  216. this.panel1.TabIndex = 58;
  217. //
  218. // btnenlargeSet
  219. //
  220. this.btnenlargeSet.BackColor = System.Drawing.Color.White;
  221. this.btnenlargeSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  222. this.btnenlargeSet.Cursor = System.Windows.Forms.Cursors.Hand;
  223. this.btnenlargeSet.Font = new System.Drawing.Font("宋体", 10F);
  224. this.btnenlargeSet.ForeColor = System.Drawing.Color.Black;
  225. this.btnenlargeSet.Location = new System.Drawing.Point(149, 3);
  226. this.btnenlargeSet.Margin = new System.Windows.Forms.Padding(2);
  227. this.btnenlargeSet.Name = "btnenlargeSet";
  228. this.btnenlargeSet.Size = new System.Drawing.Size(32, 24);
  229. this.btnenlargeSet.TabIndex = 60;
  230. this.btnenlargeSet.TabStop = false;
  231. this.btnenlargeSet.Text = "写";
  232. this.btnenlargeSet.UseVisualStyleBackColor = false;
  233. this.btnenlargeSet.Click += new System.EventHandler(this.btnenlargeSet_Click);
  234. //
  235. // txtenlarge
  236. //
  237. this.txtenlarge.Location = new System.Drawing.Point(38, 5);
  238. this.txtenlarge.Margin = new System.Windows.Forms.Padding(2);
  239. this.txtenlarge.Name = "txtenlarge";
  240. this.txtenlarge.Size = new System.Drawing.Size(77, 21);
  241. this.txtenlarge.TabIndex = 1;
  242. //
  243. // lblFocus
  244. //
  245. this.lblFocus.AutoSize = true;
  246. this.lblFocus.BackColor = System.Drawing.Color.Transparent;
  247. this.lblFocus.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.lblFocus.Location = new System.Drawing.Point(3, 9);
  249. this.lblFocus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  250. this.lblFocus.Name = "lblFocus";
  251. this.lblFocus.Size = new System.Drawing.Size(33, 13);
  252. this.lblFocus.TabIndex = 59;
  253. this.lblFocus.Text = "缩放";
  254. //
  255. // btnenlargeGet
  256. //
  257. this.btnenlargeGet.BackColor = System.Drawing.Color.Black;
  258. this.btnenlargeGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  259. this.btnenlargeGet.Cursor = System.Windows.Forms.Cursors.Hand;
  260. this.btnenlargeGet.Font = new System.Drawing.Font("宋体", 9F);
  261. this.btnenlargeGet.ForeColor = System.Drawing.Color.White;
  262. this.btnenlargeGet.Location = new System.Drawing.Point(119, 3);
  263. this.btnenlargeGet.Margin = new System.Windows.Forms.Padding(0);
  264. this.btnenlargeGet.Name = "btnenlargeGet";
  265. this.btnenlargeGet.Size = new System.Drawing.Size(32, 24);
  266. this.btnenlargeGet.TabIndex = 59;
  267. this.btnenlargeGet.TabStop = false;
  268. this.btnenlargeGet.Text = "读";
  269. this.btnenlargeGet.UseVisualStyleBackColor = false;
  270. this.btnenlargeGet.Click += new System.EventHandler(this.btnenlargeGet_Click);
  271. //
  272. // panel2
  273. //
  274. this.panel2.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  275. this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  276. this.panel2.Controls.Add(this.btnBrightnessSet);
  277. this.panel2.Controls.Add(this.txtBrightness);
  278. this.panel2.Controls.Add(this.label1);
  279. this.panel2.Controls.Add(this.btnBrightnessGet);
  280. this.panel2.Location = new System.Drawing.Point(223, 186);
  281. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  282. this.panel2.Name = "panel2";
  283. this.panel2.Size = new System.Drawing.Size(183, 30);
  284. this.panel2.TabIndex = 58;
  285. //
  286. // btnBrightnessSet
  287. //
  288. this.btnBrightnessSet.BackColor = System.Drawing.Color.White;
  289. this.btnBrightnessSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  290. this.btnBrightnessSet.Cursor = System.Windows.Forms.Cursors.Hand;
  291. this.btnBrightnessSet.Font = new System.Drawing.Font("宋体", 10F);
  292. this.btnBrightnessSet.ForeColor = System.Drawing.Color.Black;
  293. this.btnBrightnessSet.Location = new System.Drawing.Point(149, 3);
  294. this.btnBrightnessSet.Margin = new System.Windows.Forms.Padding(2);
  295. this.btnBrightnessSet.Name = "btnBrightnessSet";
  296. this.btnBrightnessSet.Size = new System.Drawing.Size(32, 24);
  297. this.btnBrightnessSet.TabIndex = 60;
  298. this.btnBrightnessSet.TabStop = false;
  299. this.btnBrightnessSet.Text = "写";
  300. this.btnBrightnessSet.UseVisualStyleBackColor = false;
  301. this.btnBrightnessSet.Click += new System.EventHandler(this.btnBrightnessSet_Click);
  302. //
  303. // txtBrightness
  304. //
  305. this.txtBrightness.Location = new System.Drawing.Point(38, 5);
  306. this.txtBrightness.Margin = new System.Windows.Forms.Padding(2);
  307. this.txtBrightness.Name = "txtBrightness";
  308. this.txtBrightness.Size = new System.Drawing.Size(77, 21);
  309. this.txtBrightness.TabIndex = 59;
  310. //
  311. // label1
  312. //
  313. this.label1.AutoSize = true;
  314. this.label1.BackColor = System.Drawing.Color.Transparent;
  315. this.label1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  316. this.label1.Location = new System.Drawing.Point(3, 9);
  317. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  318. this.label1.Name = "label1";
  319. this.label1.Size = new System.Drawing.Size(33, 13);
  320. this.label1.TabIndex = 59;
  321. this.label1.Text = "亮度";
  322. //
  323. // btnBrightnessGet
  324. //
  325. this.btnBrightnessGet.BackColor = System.Drawing.Color.Black;
  326. this.btnBrightnessGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  327. this.btnBrightnessGet.Cursor = System.Windows.Forms.Cursors.Hand;
  328. this.btnBrightnessGet.Font = new System.Drawing.Font("宋体", 10F);
  329. this.btnBrightnessGet.ForeColor = System.Drawing.Color.White;
  330. this.btnBrightnessGet.Location = new System.Drawing.Point(119, 3);
  331. this.btnBrightnessGet.Margin = new System.Windows.Forms.Padding(2);
  332. this.btnBrightnessGet.Name = "btnBrightnessGet";
  333. this.btnBrightnessGet.Size = new System.Drawing.Size(32, 24);
  334. this.btnBrightnessGet.TabIndex = 59;
  335. this.btnBrightnessGet.TabStop = false;
  336. this.btnBrightnessGet.Text = "读";
  337. this.btnBrightnessGet.UseVisualStyleBackColor = false;
  338. this.btnBrightnessGet.Click += new System.EventHandler(this.btnBrightnessGet_Click);
  339. //
  340. // panel3
  341. //
  342. this.panel3.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  343. this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  344. this.panel3.Controls.Add(this.btnTiltAngleSet);
  345. this.panel3.Controls.Add(this.txtTiltAngle);
  346. this.panel3.Controls.Add(this.label2);
  347. this.panel3.Controls.Add(this.btnTiltAngleGet);
  348. this.panel3.Location = new System.Drawing.Point(416, 186);
  349. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  350. this.panel3.Name = "panel3";
  351. this.panel3.Size = new System.Drawing.Size(183, 30);
  352. this.panel3.TabIndex = 58;
  353. //
  354. // btnTiltAngleSet
  355. //
  356. this.btnTiltAngleSet.BackColor = System.Drawing.Color.White;
  357. this.btnTiltAngleSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  358. this.btnTiltAngleSet.Cursor = System.Windows.Forms.Cursors.Hand;
  359. this.btnTiltAngleSet.Font = new System.Drawing.Font("宋体", 10F);
  360. this.btnTiltAngleSet.ForeColor = System.Drawing.Color.Black;
  361. this.btnTiltAngleSet.Location = new System.Drawing.Point(149, 3);
  362. this.btnTiltAngleSet.Margin = new System.Windows.Forms.Padding(2);
  363. this.btnTiltAngleSet.Name = "btnTiltAngleSet";
  364. this.btnTiltAngleSet.Size = new System.Drawing.Size(32, 24);
  365. this.btnTiltAngleSet.TabIndex = 60;
  366. this.btnTiltAngleSet.TabStop = false;
  367. this.btnTiltAngleSet.Text = "写";
  368. this.btnTiltAngleSet.UseVisualStyleBackColor = false;
  369. this.btnTiltAngleSet.Click += new System.EventHandler(this.btnTiltAngleSet_Click);
  370. //
  371. // txtTiltAngle
  372. //
  373. this.txtTiltAngle.Location = new System.Drawing.Point(59, 5);
  374. this.txtTiltAngle.Margin = new System.Windows.Forms.Padding(2);
  375. this.txtTiltAngle.Name = "txtTiltAngle";
  376. this.txtTiltAngle.Size = new System.Drawing.Size(56, 21);
  377. this.txtTiltAngle.TabIndex = 59;
  378. //
  379. // label2
  380. //
  381. this.label2.AutoSize = true;
  382. this.label2.BackColor = System.Drawing.Color.Transparent;
  383. this.label2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. this.label2.Location = new System.Drawing.Point(3, 9);
  385. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  386. this.label2.Name = "label2";
  387. this.label2.Size = new System.Drawing.Size(59, 13);
  388. this.label2.TabIndex = 59;
  389. this.label2.Text = "倾斜矫正";
  390. //
  391. // btnTiltAngleGet
  392. //
  393. this.btnTiltAngleGet.BackColor = System.Drawing.Color.Black;
  394. this.btnTiltAngleGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  395. this.btnTiltAngleGet.Cursor = System.Windows.Forms.Cursors.Hand;
  396. this.btnTiltAngleGet.Font = new System.Drawing.Font("宋体", 10F);
  397. this.btnTiltAngleGet.ForeColor = System.Drawing.Color.White;
  398. this.btnTiltAngleGet.Location = new System.Drawing.Point(119, 3);
  399. this.btnTiltAngleGet.Margin = new System.Windows.Forms.Padding(2);
  400. this.btnTiltAngleGet.Name = "btnTiltAngleGet";
  401. this.btnTiltAngleGet.Size = new System.Drawing.Size(32, 24);
  402. this.btnTiltAngleGet.TabIndex = 59;
  403. this.btnTiltAngleGet.TabStop = false;
  404. this.btnTiltAngleGet.Text = "读";
  405. this.btnTiltAngleGet.UseVisualStyleBackColor = false;
  406. this.btnTiltAngleGet.Click += new System.EventHandler(this.btnTiltAngleGet_Click);
  407. //
  408. // panel4
  409. //
  410. this.panel4.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  411. this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  412. this.panel4.Controls.Add(this.btnAstigmatismXSet);
  413. this.panel4.Controls.Add(this.txtAstigmatismX);
  414. this.panel4.Controls.Add(this.label3);
  415. this.panel4.Controls.Add(this.btnAstigmatismXGet);
  416. this.panel4.Location = new System.Drawing.Point(609, 186);
  417. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  418. this.panel4.Name = "panel4";
  419. this.panel4.Size = new System.Drawing.Size(183, 30);
  420. this.panel4.TabIndex = 58;
  421. //
  422. // btnAstigmatismXSet
  423. //
  424. this.btnAstigmatismXSet.BackColor = System.Drawing.Color.White;
  425. this.btnAstigmatismXSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  426. this.btnAstigmatismXSet.Cursor = System.Windows.Forms.Cursors.Hand;
  427. this.btnAstigmatismXSet.Font = new System.Drawing.Font("宋体", 10F);
  428. this.btnAstigmatismXSet.ForeColor = System.Drawing.Color.Black;
  429. this.btnAstigmatismXSet.Location = new System.Drawing.Point(149, 3);
  430. this.btnAstigmatismXSet.Margin = new System.Windows.Forms.Padding(2);
  431. this.btnAstigmatismXSet.Name = "btnAstigmatismXSet";
  432. this.btnAstigmatismXSet.Size = new System.Drawing.Size(32, 24);
  433. this.btnAstigmatismXSet.TabIndex = 60;
  434. this.btnAstigmatismXSet.TabStop = false;
  435. this.btnAstigmatismXSet.Text = "写";
  436. this.btnAstigmatismXSet.UseVisualStyleBackColor = false;
  437. this.btnAstigmatismXSet.Click += new System.EventHandler(this.btnAstigmatismXSet_Click);
  438. //
  439. // txtAstigmatismX
  440. //
  441. this.txtAstigmatismX.Location = new System.Drawing.Point(60, 5);
  442. this.txtAstigmatismX.Margin = new System.Windows.Forms.Padding(2);
  443. this.txtAstigmatismX.Name = "txtAstigmatismX";
  444. this.txtAstigmatismX.Size = new System.Drawing.Size(55, 21);
  445. this.txtAstigmatismX.TabIndex = 59;
  446. //
  447. // label3
  448. //
  449. this.label3.AutoSize = true;
  450. this.label3.BackColor = System.Drawing.Color.Transparent;
  451. this.label3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.label3.Location = new System.Drawing.Point(3, 9);
  453. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  454. this.label3.Name = "label3";
  455. this.label3.Size = new System.Drawing.Size(53, 13);
  456. this.label3.TabIndex = 59;
  457. this.label3.Text = "消像散X";
  458. //
  459. // btnAstigmatismXGet
  460. //
  461. this.btnAstigmatismXGet.BackColor = System.Drawing.Color.Black;
  462. this.btnAstigmatismXGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  463. this.btnAstigmatismXGet.Cursor = System.Windows.Forms.Cursors.Hand;
  464. this.btnAstigmatismXGet.Font = new System.Drawing.Font("宋体", 10F);
  465. this.btnAstigmatismXGet.ForeColor = System.Drawing.Color.White;
  466. this.btnAstigmatismXGet.Location = new System.Drawing.Point(119, 3);
  467. this.btnAstigmatismXGet.Margin = new System.Windows.Forms.Padding(2);
  468. this.btnAstigmatismXGet.Name = "btnAstigmatismXGet";
  469. this.btnAstigmatismXGet.Size = new System.Drawing.Size(32, 24);
  470. this.btnAstigmatismXGet.TabIndex = 59;
  471. this.btnAstigmatismXGet.TabStop = false;
  472. this.btnAstigmatismXGet.Text = "读";
  473. this.btnAstigmatismXGet.UseVisualStyleBackColor = false;
  474. this.btnAstigmatismXGet.Click += new System.EventHandler(this.btnAstigmatismXGet_Click);
  475. //
  476. // panel5
  477. //
  478. this.panel5.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  479. this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  480. this.panel5.Controls.Add(this.txtPixelSize);
  481. this.panel5.Controls.Add(this.label4);
  482. this.panel5.Controls.Add(this.btnPixelSizeGet);
  483. this.panel5.Location = new System.Drawing.Point(802, 186);
  484. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  485. this.panel5.Name = "panel5";
  486. this.panel5.Size = new System.Drawing.Size(156, 30);
  487. this.panel5.TabIndex = 58;
  488. //
  489. // txtPixelSize
  490. //
  491. this.txtPixelSize.Location = new System.Drawing.Point(60, 5);
  492. this.txtPixelSize.Margin = new System.Windows.Forms.Padding(2);
  493. this.txtPixelSize.Name = "txtPixelSize";
  494. this.txtPixelSize.Size = new System.Drawing.Size(55, 21);
  495. this.txtPixelSize.TabIndex = 59;
  496. //
  497. // label4
  498. //
  499. this.label4.AutoSize = true;
  500. this.label4.BackColor = System.Drawing.Color.Transparent;
  501. this.label4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.label4.Location = new System.Drawing.Point(3, 9);
  503. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  504. this.label4.Name = "label4";
  505. this.label4.Size = new System.Drawing.Size(59, 13);
  506. this.label4.TabIndex = 59;
  507. this.label4.Text = "像素尺寸";
  508. //
  509. // btnPixelSizeGet
  510. //
  511. this.btnPixelSizeGet.BackColor = System.Drawing.Color.Black;
  512. this.btnPixelSizeGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  513. this.btnPixelSizeGet.Cursor = System.Windows.Forms.Cursors.Hand;
  514. this.btnPixelSizeGet.Font = new System.Drawing.Font("宋体", 10F);
  515. this.btnPixelSizeGet.ForeColor = System.Drawing.Color.White;
  516. this.btnPixelSizeGet.Location = new System.Drawing.Point(119, 3);
  517. this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(2);
  518. this.btnPixelSizeGet.Name = "btnPixelSizeGet";
  519. this.btnPixelSizeGet.Size = new System.Drawing.Size(32, 24);
  520. this.btnPixelSizeGet.TabIndex = 59;
  521. this.btnPixelSizeGet.TabStop = false;
  522. this.btnPixelSizeGet.Text = "读";
  523. this.btnPixelSizeGet.UseVisualStyleBackColor = false;
  524. this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
  525. //
  526. // panel8
  527. //
  528. this.panel8.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  529. this.panel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  530. this.panel8.Controls.Add(this.btnAstigmatismYSet);
  531. this.panel8.Controls.Add(this.txtAstigmatismY);
  532. this.panel8.Controls.Add(this.label6);
  533. this.panel8.Controls.Add(this.btnAstigmatismYGet);
  534. this.panel8.Location = new System.Drawing.Point(609, 227);
  535. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  536. this.panel8.Name = "panel8";
  537. this.panel8.Size = new System.Drawing.Size(183, 30);
  538. this.panel8.TabIndex = 68;
  539. //
  540. // btnAstigmatismYSet
  541. //
  542. this.btnAstigmatismYSet.BackColor = System.Drawing.Color.White;
  543. this.btnAstigmatismYSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  544. this.btnAstigmatismYSet.Cursor = System.Windows.Forms.Cursors.Hand;
  545. this.btnAstigmatismYSet.Font = new System.Drawing.Font("宋体", 10F);
  546. this.btnAstigmatismYSet.ForeColor = System.Drawing.Color.Black;
  547. this.btnAstigmatismYSet.Location = new System.Drawing.Point(149, 3);
  548. this.btnAstigmatismYSet.Margin = new System.Windows.Forms.Padding(2);
  549. this.btnAstigmatismYSet.Name = "btnAstigmatismYSet";
  550. this.btnAstigmatismYSet.Size = new System.Drawing.Size(32, 24);
  551. this.btnAstigmatismYSet.TabIndex = 60;
  552. this.btnAstigmatismYSet.TabStop = false;
  553. this.btnAstigmatismYSet.Text = "写";
  554. this.btnAstigmatismYSet.UseVisualStyleBackColor = false;
  555. this.btnAstigmatismYSet.Click += new System.EventHandler(this.btnAstigmatismYSet_Click);
  556. //
  557. // txtAstigmatismY
  558. //
  559. this.txtAstigmatismY.Location = new System.Drawing.Point(60, 5);
  560. this.txtAstigmatismY.Margin = new System.Windows.Forms.Padding(2);
  561. this.txtAstigmatismY.Name = "txtAstigmatismY";
  562. this.txtAstigmatismY.Size = new System.Drawing.Size(55, 21);
  563. this.txtAstigmatismY.TabIndex = 59;
  564. //
  565. // label6
  566. //
  567. this.label6.AutoSize = true;
  568. this.label6.BackColor = System.Drawing.Color.Transparent;
  569. this.label6.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.label6.Location = new System.Drawing.Point(3, 9);
  571. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  572. this.label6.Name = "label6";
  573. this.label6.Size = new System.Drawing.Size(53, 13);
  574. this.label6.TabIndex = 59;
  575. this.label6.Text = "消像散Y";
  576. //
  577. // btnAstigmatismYGet
  578. //
  579. this.btnAstigmatismYGet.BackColor = System.Drawing.Color.Black;
  580. this.btnAstigmatismYGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  581. this.btnAstigmatismYGet.Cursor = System.Windows.Forms.Cursors.Hand;
  582. this.btnAstigmatismYGet.Font = new System.Drawing.Font("宋体", 10F);
  583. this.btnAstigmatismYGet.ForeColor = System.Drawing.Color.White;
  584. this.btnAstigmatismYGet.Location = new System.Drawing.Point(119, 3);
  585. this.btnAstigmatismYGet.Margin = new System.Windows.Forms.Padding(2);
  586. this.btnAstigmatismYGet.Name = "btnAstigmatismYGet";
  587. this.btnAstigmatismYGet.Size = new System.Drawing.Size(32, 24);
  588. this.btnAstigmatismYGet.TabIndex = 59;
  589. this.btnAstigmatismYGet.TabStop = false;
  590. this.btnAstigmatismYGet.Text = "读";
  591. this.btnAstigmatismYGet.UseVisualStyleBackColor = false;
  592. this.btnAstigmatismYGet.Click += new System.EventHandler(this.btnAstigmatismYGet_Click);
  593. //
  594. // panel9
  595. //
  596. this.panel9.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  597. this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  598. this.panel9.Controls.Add(this.btnScanRotationSet);
  599. this.panel9.Controls.Add(this.txtScanRotation);
  600. this.panel9.Controls.Add(this.label7);
  601. this.panel9.Controls.Add(this.btnScanRotationGet);
  602. this.panel9.Location = new System.Drawing.Point(416, 227);
  603. this.panel9.Margin = new System.Windows.Forms.Padding(2);
  604. this.panel9.Name = "panel9";
  605. this.panel9.Size = new System.Drawing.Size(183, 30);
  606. this.panel9.TabIndex = 69;
  607. //
  608. // btnScanRotationSet
  609. //
  610. this.btnScanRotationSet.BackColor = System.Drawing.Color.White;
  611. this.btnScanRotationSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  612. this.btnScanRotationSet.Cursor = System.Windows.Forms.Cursors.Hand;
  613. this.btnScanRotationSet.Font = new System.Drawing.Font("宋体", 10F);
  614. this.btnScanRotationSet.ForeColor = System.Drawing.Color.Black;
  615. this.btnScanRotationSet.Location = new System.Drawing.Point(149, 3);
  616. this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(2);
  617. this.btnScanRotationSet.Name = "btnScanRotationSet";
  618. this.btnScanRotationSet.Size = new System.Drawing.Size(32, 24);
  619. this.btnScanRotationSet.TabIndex = 60;
  620. this.btnScanRotationSet.TabStop = false;
  621. this.btnScanRotationSet.Text = "写";
  622. this.btnScanRotationSet.UseVisualStyleBackColor = false;
  623. this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
  624. //
  625. // txtScanRotation
  626. //
  627. this.txtScanRotation.Location = new System.Drawing.Point(59, 5);
  628. this.txtScanRotation.Margin = new System.Windows.Forms.Padding(2);
  629. this.txtScanRotation.Name = "txtScanRotation";
  630. this.txtScanRotation.Size = new System.Drawing.Size(56, 21);
  631. this.txtScanRotation.TabIndex = 59;
  632. //
  633. // label7
  634. //
  635. this.label7.AutoSize = true;
  636. this.label7.BackColor = System.Drawing.Color.Transparent;
  637. this.label7.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.label7.Location = new System.Drawing.Point(3, 9);
  639. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  640. this.label7.Name = "label7";
  641. this.label7.Size = new System.Drawing.Size(59, 13);
  642. this.label7.TabIndex = 59;
  643. this.label7.Text = "旋转角度";
  644. //
  645. // btnScanRotationGet
  646. //
  647. this.btnScanRotationGet.BackColor = System.Drawing.Color.Black;
  648. this.btnScanRotationGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  649. this.btnScanRotationGet.Cursor = System.Windows.Forms.Cursors.Hand;
  650. this.btnScanRotationGet.Font = new System.Drawing.Font("宋体", 10F);
  651. this.btnScanRotationGet.ForeColor = System.Drawing.Color.White;
  652. this.btnScanRotationGet.Location = new System.Drawing.Point(119, 3);
  653. this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(2);
  654. this.btnScanRotationGet.Name = "btnScanRotationGet";
  655. this.btnScanRotationGet.Size = new System.Drawing.Size(32, 24);
  656. this.btnScanRotationGet.TabIndex = 59;
  657. this.btnScanRotationGet.TabStop = false;
  658. this.btnScanRotationGet.Text = "读";
  659. this.btnScanRotationGet.UseVisualStyleBackColor = false;
  660. this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
  661. //
  662. // panel10
  663. //
  664. this.panel10.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  665. this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  666. this.panel10.Controls.Add(this.btnContrastSet);
  667. this.panel10.Controls.Add(this.txtContrast);
  668. this.panel10.Controls.Add(this.label8);
  669. this.panel10.Controls.Add(this.btnContrastGet);
  670. this.panel10.Location = new System.Drawing.Point(223, 227);
  671. this.panel10.Margin = new System.Windows.Forms.Padding(2);
  672. this.panel10.Name = "panel10";
  673. this.panel10.Size = new System.Drawing.Size(183, 30);
  674. this.panel10.TabIndex = 70;
  675. //
  676. // btnContrastSet
  677. //
  678. this.btnContrastSet.BackColor = System.Drawing.Color.White;
  679. this.btnContrastSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  680. this.btnContrastSet.Cursor = System.Windows.Forms.Cursors.Hand;
  681. this.btnContrastSet.Font = new System.Drawing.Font("宋体", 10F);
  682. this.btnContrastSet.ForeColor = System.Drawing.Color.Black;
  683. this.btnContrastSet.Location = new System.Drawing.Point(149, 3);
  684. this.btnContrastSet.Margin = new System.Windows.Forms.Padding(2);
  685. this.btnContrastSet.Name = "btnContrastSet";
  686. this.btnContrastSet.Size = new System.Drawing.Size(32, 24);
  687. this.btnContrastSet.TabIndex = 60;
  688. this.btnContrastSet.TabStop = false;
  689. this.btnContrastSet.Text = "写";
  690. this.btnContrastSet.UseVisualStyleBackColor = false;
  691. this.btnContrastSet.Click += new System.EventHandler(this.btnContrastSet_Click);
  692. //
  693. // txtContrast
  694. //
  695. this.txtContrast.Location = new System.Drawing.Point(47, 5);
  696. this.txtContrast.Margin = new System.Windows.Forms.Padding(2);
  697. this.txtContrast.Name = "txtContrast";
  698. this.txtContrast.Size = new System.Drawing.Size(68, 21);
  699. this.txtContrast.TabIndex = 59;
  700. //
  701. // label8
  702. //
  703. this.label8.AutoSize = true;
  704. this.label8.BackColor = System.Drawing.Color.Transparent;
  705. this.label8.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  706. this.label8.Location = new System.Drawing.Point(3, 9);
  707. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  708. this.label8.Name = "label8";
  709. this.label8.Size = new System.Drawing.Size(46, 13);
  710. this.label8.TabIndex = 59;
  711. this.label8.Text = "对比度";
  712. //
  713. // btnContrastGet
  714. //
  715. this.btnContrastGet.BackColor = System.Drawing.Color.Black;
  716. this.btnContrastGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  717. this.btnContrastGet.Cursor = System.Windows.Forms.Cursors.Hand;
  718. this.btnContrastGet.Font = new System.Drawing.Font("宋体", 10F);
  719. this.btnContrastGet.ForeColor = System.Drawing.Color.White;
  720. this.btnContrastGet.Location = new System.Drawing.Point(119, 3);
  721. this.btnContrastGet.Margin = new System.Windows.Forms.Padding(2);
  722. this.btnContrastGet.Name = "btnContrastGet";
  723. this.btnContrastGet.Size = new System.Drawing.Size(32, 24);
  724. this.btnContrastGet.TabIndex = 59;
  725. this.btnContrastGet.TabStop = false;
  726. this.btnContrastGet.Text = "读";
  727. this.btnContrastGet.UseVisualStyleBackColor = false;
  728. this.btnContrastGet.Click += new System.EventHandler(this.btnContrastGet_Click);
  729. //
  730. // panel11
  731. //
  732. this.panel11.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  733. this.panel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  734. this.panel11.Controls.Add(this.btnWDSet);
  735. this.panel11.Controls.Add(this.txtWD);
  736. this.panel11.Controls.Add(this.label9);
  737. this.panel11.Controls.Add(this.btnWDGet);
  738. this.panel11.Location = new System.Drawing.Point(30, 227);
  739. this.panel11.Margin = new System.Windows.Forms.Padding(2);
  740. this.panel11.Name = "panel11";
  741. this.panel11.Size = new System.Drawing.Size(183, 30);
  742. this.panel11.TabIndex = 71;
  743. //
  744. // btnWDSet
  745. //
  746. this.btnWDSet.BackColor = System.Drawing.Color.White;
  747. this.btnWDSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  748. this.btnWDSet.Cursor = System.Windows.Forms.Cursors.Hand;
  749. this.btnWDSet.Font = new System.Drawing.Font("宋体", 10F);
  750. this.btnWDSet.ForeColor = System.Drawing.Color.Black;
  751. this.btnWDSet.Location = new System.Drawing.Point(149, 3);
  752. this.btnWDSet.Margin = new System.Windows.Forms.Padding(2);
  753. this.btnWDSet.Name = "btnWDSet";
  754. this.btnWDSet.Size = new System.Drawing.Size(32, 24);
  755. this.btnWDSet.TabIndex = 60;
  756. this.btnWDSet.TabStop = false;
  757. this.btnWDSet.Text = "写";
  758. this.btnWDSet.UseVisualStyleBackColor = false;
  759. this.btnWDSet.Click += new System.EventHandler(this.btnWDSet_Click);
  760. //
  761. // txtWD
  762. //
  763. this.txtWD.Location = new System.Drawing.Point(38, 5);
  764. this.txtWD.Margin = new System.Windows.Forms.Padding(2);
  765. this.txtWD.Name = "txtWD";
  766. this.txtWD.Size = new System.Drawing.Size(77, 21);
  767. this.txtWD.TabIndex = 59;
  768. //
  769. // label9
  770. //
  771. this.label9.AutoSize = true;
  772. this.label9.BackColor = System.Drawing.Color.Transparent;
  773. this.label9.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.label9.Location = new System.Drawing.Point(3, 9);
  775. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  776. this.label9.Name = "label9";
  777. this.label9.Size = new System.Drawing.Size(33, 13);
  778. this.label9.TabIndex = 59;
  779. this.label9.Text = "焦距";
  780. //
  781. // btnWDGet
  782. //
  783. this.btnWDGet.BackColor = System.Drawing.Color.Black;
  784. this.btnWDGet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  785. this.btnWDGet.Cursor = System.Windows.Forms.Cursors.Hand;
  786. this.btnWDGet.Font = new System.Drawing.Font("宋体", 10F);
  787. this.btnWDGet.ForeColor = System.Drawing.Color.White;
  788. this.btnWDGet.Location = new System.Drawing.Point(119, 3);
  789. this.btnWDGet.Margin = new System.Windows.Forms.Padding(2);
  790. this.btnWDGet.Name = "btnWDGet";
  791. this.btnWDGet.Size = new System.Drawing.Size(32, 24);
  792. this.btnWDGet.TabIndex = 59;
  793. this.btnWDGet.TabStop = false;
  794. this.btnWDGet.Text = "读";
  795. this.btnWDGet.UseVisualStyleBackColor = false;
  796. this.btnWDGet.Click += new System.EventHandler(this.btnWDGet_Click);
  797. //
  798. // panel7
  799. //
  800. this.panel7.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  801. this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  802. this.panel7.Controls.Add(this.btnStageSetM);
  803. this.panel7.Controls.Add(this.txtStageM);
  804. this.panel7.Controls.Add(this.label5);
  805. this.panel7.Controls.Add(this.btnStageGetM);
  806. this.panel7.Location = new System.Drawing.Point(416, 322);
  807. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  808. this.panel7.Name = "panel7";
  809. this.panel7.Size = new System.Drawing.Size(183, 30);
  810. this.panel7.TabIndex = 75;
  811. //
  812. // btnStageSetM
  813. //
  814. this.btnStageSetM.BackColor = System.Drawing.Color.White;
  815. this.btnStageSetM.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  816. this.btnStageSetM.Cursor = System.Windows.Forms.Cursors.Hand;
  817. this.btnStageSetM.Font = new System.Drawing.Font("宋体", 10F);
  818. this.btnStageSetM.ForeColor = System.Drawing.Color.Black;
  819. this.btnStageSetM.Location = new System.Drawing.Point(149, 3);
  820. this.btnStageSetM.Margin = new System.Windows.Forms.Padding(2);
  821. this.btnStageSetM.Name = "btnStageSetM";
  822. this.btnStageSetM.Size = new System.Drawing.Size(32, 24);
  823. this.btnStageSetM.TabIndex = 60;
  824. this.btnStageSetM.TabStop = false;
  825. this.btnStageSetM.Text = "写";
  826. this.btnStageSetM.UseVisualStyleBackColor = false;
  827. this.btnStageSetM.Click += new System.EventHandler(this.btnStageSetM_Click);
  828. //
  829. // txtStageM
  830. //
  831. this.txtStageM.Location = new System.Drawing.Point(68, 5);
  832. this.txtStageM.Margin = new System.Windows.Forms.Padding(2);
  833. this.txtStageM.Name = "txtStageM";
  834. this.txtStageM.Size = new System.Drawing.Size(47, 21);
  835. this.txtStageM.TabIndex = 59;
  836. //
  837. // label5
  838. //
  839. this.label5.AutoSize = true;
  840. this.label5.BackColor = System.Drawing.Color.Transparent;
  841. this.label5.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  842. this.label5.Location = new System.Drawing.Point(3, 9);
  843. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  844. this.label5.Name = "label5";
  845. this.label5.Size = new System.Drawing.Size(66, 13);
  846. this.label5.TabIndex = 59;
  847. this.label5.Text = "样品台M轴";
  848. //
  849. // btnStageGetM
  850. //
  851. this.btnStageGetM.BackColor = System.Drawing.Color.Black;
  852. this.btnStageGetM.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  853. this.btnStageGetM.Cursor = System.Windows.Forms.Cursors.Hand;
  854. this.btnStageGetM.Font = new System.Drawing.Font("宋体", 10F);
  855. this.btnStageGetM.ForeColor = System.Drawing.Color.White;
  856. this.btnStageGetM.Location = new System.Drawing.Point(119, 3);
  857. this.btnStageGetM.Margin = new System.Windows.Forms.Padding(2);
  858. this.btnStageGetM.Name = "btnStageGetM";
  859. this.btnStageGetM.Size = new System.Drawing.Size(32, 24);
  860. this.btnStageGetM.TabIndex = 59;
  861. this.btnStageGetM.TabStop = false;
  862. this.btnStageGetM.Text = "读";
  863. this.btnStageGetM.UseVisualStyleBackColor = false;
  864. this.btnStageGetM.Click += new System.EventHandler(this.btnStageGetM_Click);
  865. //
  866. // panel12
  867. //
  868. this.panel12.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  869. this.panel12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  870. this.panel12.Controls.Add(this.btnStageSetR);
  871. this.panel12.Controls.Add(this.txtStageR);
  872. this.panel12.Controls.Add(this.label10);
  873. this.panel12.Controls.Add(this.btnStageGetR);
  874. this.panel12.Location = new System.Drawing.Point(223, 322);
  875. this.panel12.Margin = new System.Windows.Forms.Padding(2);
  876. this.panel12.Name = "panel12";
  877. this.panel12.Size = new System.Drawing.Size(183, 30);
  878. this.panel12.TabIndex = 76;
  879. //
  880. // btnStageSetR
  881. //
  882. this.btnStageSetR.BackColor = System.Drawing.Color.White;
  883. this.btnStageSetR.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  884. this.btnStageSetR.Cursor = System.Windows.Forms.Cursors.Hand;
  885. this.btnStageSetR.Font = new System.Drawing.Font("宋体", 10F);
  886. this.btnStageSetR.ForeColor = System.Drawing.Color.Black;
  887. this.btnStageSetR.Location = new System.Drawing.Point(149, 3);
  888. this.btnStageSetR.Margin = new System.Windows.Forms.Padding(2);
  889. this.btnStageSetR.Name = "btnStageSetR";
  890. this.btnStageSetR.Size = new System.Drawing.Size(32, 24);
  891. this.btnStageSetR.TabIndex = 60;
  892. this.btnStageSetR.TabStop = false;
  893. this.btnStageSetR.Text = "写";
  894. this.btnStageSetR.UseVisualStyleBackColor = false;
  895. this.btnStageSetR.Click += new System.EventHandler(this.btnStageSetR_Click);
  896. //
  897. // txtStageR
  898. //
  899. this.txtStageR.Location = new System.Drawing.Point(68, 5);
  900. this.txtStageR.Margin = new System.Windows.Forms.Padding(2);
  901. this.txtStageR.Name = "txtStageR";
  902. this.txtStageR.Size = new System.Drawing.Size(47, 21);
  903. this.txtStageR.TabIndex = 59;
  904. //
  905. // label10
  906. //
  907. this.label10.AutoSize = true;
  908. this.label10.BackColor = System.Drawing.Color.Transparent;
  909. this.label10.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  910. this.label10.Location = new System.Drawing.Point(3, 9);
  911. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  912. this.label10.Name = "label10";
  913. this.label10.Size = new System.Drawing.Size(66, 13);
  914. this.label10.TabIndex = 59;
  915. this.label10.Text = "样品台R轴";
  916. //
  917. // btnStageGetR
  918. //
  919. this.btnStageGetR.BackColor = System.Drawing.Color.Black;
  920. this.btnStageGetR.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  921. this.btnStageGetR.Cursor = System.Windows.Forms.Cursors.Hand;
  922. this.btnStageGetR.Font = new System.Drawing.Font("宋体", 10F);
  923. this.btnStageGetR.ForeColor = System.Drawing.Color.White;
  924. this.btnStageGetR.Location = new System.Drawing.Point(119, 3);
  925. this.btnStageGetR.Margin = new System.Windows.Forms.Padding(2);
  926. this.btnStageGetR.Name = "btnStageGetR";
  927. this.btnStageGetR.Size = new System.Drawing.Size(32, 24);
  928. this.btnStageGetR.TabIndex = 59;
  929. this.btnStageGetR.TabStop = false;
  930. this.btnStageGetR.Text = "读";
  931. this.btnStageGetR.UseVisualStyleBackColor = false;
  932. this.btnStageGetR.Click += new System.EventHandler(this.btnStageGetR_Click);
  933. //
  934. // panel13
  935. //
  936. this.panel13.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  937. this.panel13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  938. this.panel13.Controls.Add(this.btnStageSetT);
  939. this.panel13.Controls.Add(this.txtStageT);
  940. this.panel13.Controls.Add(this.label11);
  941. this.panel13.Controls.Add(this.btnStageGetT);
  942. this.panel13.Location = new System.Drawing.Point(30, 322);
  943. this.panel13.Margin = new System.Windows.Forms.Padding(2);
  944. this.panel13.Name = "panel13";
  945. this.panel13.Size = new System.Drawing.Size(183, 30);
  946. this.panel13.TabIndex = 77;
  947. //
  948. // btnStageSetT
  949. //
  950. this.btnStageSetT.BackColor = System.Drawing.Color.White;
  951. this.btnStageSetT.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  952. this.btnStageSetT.Cursor = System.Windows.Forms.Cursors.Hand;
  953. this.btnStageSetT.Font = new System.Drawing.Font("宋体", 10F);
  954. this.btnStageSetT.ForeColor = System.Drawing.Color.Black;
  955. this.btnStageSetT.Location = new System.Drawing.Point(149, 3);
  956. this.btnStageSetT.Margin = new System.Windows.Forms.Padding(2);
  957. this.btnStageSetT.Name = "btnStageSetT";
  958. this.btnStageSetT.Size = new System.Drawing.Size(32, 24);
  959. this.btnStageSetT.TabIndex = 60;
  960. this.btnStageSetT.TabStop = false;
  961. this.btnStageSetT.Text = "写";
  962. this.btnStageSetT.UseVisualStyleBackColor = false;
  963. this.btnStageSetT.Click += new System.EventHandler(this.btnStageSetT_Click);
  964. //
  965. // txtStageT
  966. //
  967. this.txtStageT.Location = new System.Drawing.Point(68, 5);
  968. this.txtStageT.Margin = new System.Windows.Forms.Padding(2);
  969. this.txtStageT.Name = "txtStageT";
  970. this.txtStageT.Size = new System.Drawing.Size(47, 21);
  971. this.txtStageT.TabIndex = 59;
  972. //
  973. // label11
  974. //
  975. this.label11.AutoSize = true;
  976. this.label11.BackColor = System.Drawing.Color.Transparent;
  977. this.label11.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  978. this.label11.Location = new System.Drawing.Point(3, 9);
  979. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  980. this.label11.Name = "label11";
  981. this.label11.Size = new System.Drawing.Size(66, 13);
  982. this.label11.TabIndex = 59;
  983. this.label11.Text = "样品台T轴";
  984. //
  985. // btnStageGetT
  986. //
  987. this.btnStageGetT.BackColor = System.Drawing.Color.Black;
  988. this.btnStageGetT.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  989. this.btnStageGetT.Cursor = System.Windows.Forms.Cursors.Hand;
  990. this.btnStageGetT.Font = new System.Drawing.Font("宋体", 10F);
  991. this.btnStageGetT.ForeColor = System.Drawing.Color.White;
  992. this.btnStageGetT.Location = new System.Drawing.Point(119, 3);
  993. this.btnStageGetT.Margin = new System.Windows.Forms.Padding(2);
  994. this.btnStageGetT.Name = "btnStageGetT";
  995. this.btnStageGetT.Size = new System.Drawing.Size(32, 24);
  996. this.btnStageGetT.TabIndex = 59;
  997. this.btnStageGetT.TabStop = false;
  998. this.btnStageGetT.Text = "读";
  999. this.btnStageGetT.UseVisualStyleBackColor = false;
  1000. this.btnStageGetT.Click += new System.EventHandler(this.btnStageGetT_Click);
  1001. //
  1002. // panel14
  1003. //
  1004. this.panel14.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1005. this.panel14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1006. this.panel14.Controls.Add(this.btnStageSetZ);
  1007. this.panel14.Controls.Add(this.txtStageZ);
  1008. this.panel14.Controls.Add(this.label12);
  1009. this.panel14.Controls.Add(this.btnStageGetZ);
  1010. this.panel14.Location = new System.Drawing.Point(416, 281);
  1011. this.panel14.Margin = new System.Windows.Forms.Padding(2);
  1012. this.panel14.Name = "panel14";
  1013. this.panel14.Size = new System.Drawing.Size(183, 30);
  1014. this.panel14.TabIndex = 72;
  1015. //
  1016. // btnStageSetZ
  1017. //
  1018. this.btnStageSetZ.BackColor = System.Drawing.Color.White;
  1019. this.btnStageSetZ.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1020. this.btnStageSetZ.Cursor = System.Windows.Forms.Cursors.Hand;
  1021. this.btnStageSetZ.Font = new System.Drawing.Font("宋体", 10F);
  1022. this.btnStageSetZ.ForeColor = System.Drawing.Color.Black;
  1023. this.btnStageSetZ.Location = new System.Drawing.Point(149, 3);
  1024. this.btnStageSetZ.Margin = new System.Windows.Forms.Padding(2);
  1025. this.btnStageSetZ.Name = "btnStageSetZ";
  1026. this.btnStageSetZ.Size = new System.Drawing.Size(32, 24);
  1027. this.btnStageSetZ.TabIndex = 60;
  1028. this.btnStageSetZ.TabStop = false;
  1029. this.btnStageSetZ.Text = "写";
  1030. this.btnStageSetZ.UseVisualStyleBackColor = false;
  1031. this.btnStageSetZ.Click += new System.EventHandler(this.btnStageSetZ_Click);
  1032. //
  1033. // txtStageZ
  1034. //
  1035. this.txtStageZ.Location = new System.Drawing.Point(68, 5);
  1036. this.txtStageZ.Margin = new System.Windows.Forms.Padding(2);
  1037. this.txtStageZ.Name = "txtStageZ";
  1038. this.txtStageZ.Size = new System.Drawing.Size(47, 21);
  1039. this.txtStageZ.TabIndex = 59;
  1040. //
  1041. // label12
  1042. //
  1043. this.label12.AutoSize = true;
  1044. this.label12.BackColor = System.Drawing.Color.Transparent;
  1045. this.label12.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1046. this.label12.Location = new System.Drawing.Point(3, 9);
  1047. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1048. this.label12.Name = "label12";
  1049. this.label12.Size = new System.Drawing.Size(66, 13);
  1050. this.label12.TabIndex = 59;
  1051. this.label12.Text = "样品台Z轴";
  1052. //
  1053. // btnStageGetZ
  1054. //
  1055. this.btnStageGetZ.BackColor = System.Drawing.Color.Black;
  1056. this.btnStageGetZ.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1057. this.btnStageGetZ.Cursor = System.Windows.Forms.Cursors.Hand;
  1058. this.btnStageGetZ.Font = new System.Drawing.Font("宋体", 10F);
  1059. this.btnStageGetZ.ForeColor = System.Drawing.Color.White;
  1060. this.btnStageGetZ.Location = new System.Drawing.Point(119, 3);
  1061. this.btnStageGetZ.Margin = new System.Windows.Forms.Padding(2);
  1062. this.btnStageGetZ.Name = "btnStageGetZ";
  1063. this.btnStageGetZ.Size = new System.Drawing.Size(32, 24);
  1064. this.btnStageGetZ.TabIndex = 59;
  1065. this.btnStageGetZ.TabStop = false;
  1066. this.btnStageGetZ.Text = "读";
  1067. this.btnStageGetZ.UseVisualStyleBackColor = false;
  1068. this.btnStageGetZ.Click += new System.EventHandler(this.btnStageGetZ_Click);
  1069. //
  1070. // panel15
  1071. //
  1072. this.panel15.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1073. this.panel15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1074. this.panel15.Controls.Add(this.btnStageSetY);
  1075. this.panel15.Controls.Add(this.txtStageY);
  1076. this.panel15.Controls.Add(this.label13);
  1077. this.panel15.Controls.Add(this.btnStageGetY);
  1078. this.panel15.Location = new System.Drawing.Point(223, 281);
  1079. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  1080. this.panel15.Name = "panel15";
  1081. this.panel15.Size = new System.Drawing.Size(183, 30);
  1082. this.panel15.TabIndex = 73;
  1083. //
  1084. // btnStageSetY
  1085. //
  1086. this.btnStageSetY.BackColor = System.Drawing.Color.White;
  1087. this.btnStageSetY.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1088. this.btnStageSetY.Cursor = System.Windows.Forms.Cursors.Hand;
  1089. this.btnStageSetY.Font = new System.Drawing.Font("宋体", 10F);
  1090. this.btnStageSetY.ForeColor = System.Drawing.Color.Black;
  1091. this.btnStageSetY.Location = new System.Drawing.Point(149, 3);
  1092. this.btnStageSetY.Margin = new System.Windows.Forms.Padding(2);
  1093. this.btnStageSetY.Name = "btnStageSetY";
  1094. this.btnStageSetY.Size = new System.Drawing.Size(32, 24);
  1095. this.btnStageSetY.TabIndex = 60;
  1096. this.btnStageSetY.TabStop = false;
  1097. this.btnStageSetY.Text = "写";
  1098. this.btnStageSetY.UseVisualStyleBackColor = false;
  1099. this.btnStageSetY.Click += new System.EventHandler(this.btnStageSetY_Click);
  1100. //
  1101. // txtStageY
  1102. //
  1103. this.txtStageY.Location = new System.Drawing.Point(68, 5);
  1104. this.txtStageY.Margin = new System.Windows.Forms.Padding(2);
  1105. this.txtStageY.Name = "txtStageY";
  1106. this.txtStageY.Size = new System.Drawing.Size(47, 21);
  1107. this.txtStageY.TabIndex = 59;
  1108. //
  1109. // label13
  1110. //
  1111. this.label13.AutoSize = true;
  1112. this.label13.BackColor = System.Drawing.Color.Transparent;
  1113. this.label13.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1114. this.label13.Location = new System.Drawing.Point(3, 9);
  1115. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1116. this.label13.Name = "label13";
  1117. this.label13.Size = new System.Drawing.Size(66, 13);
  1118. this.label13.TabIndex = 59;
  1119. this.label13.Text = "样品台Y轴";
  1120. //
  1121. // btnStageGetY
  1122. //
  1123. this.btnStageGetY.BackColor = System.Drawing.Color.Black;
  1124. this.btnStageGetY.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1125. this.btnStageGetY.Cursor = System.Windows.Forms.Cursors.Hand;
  1126. this.btnStageGetY.Font = new System.Drawing.Font("宋体", 10F);
  1127. this.btnStageGetY.ForeColor = System.Drawing.Color.White;
  1128. this.btnStageGetY.Location = new System.Drawing.Point(119, 3);
  1129. this.btnStageGetY.Margin = new System.Windows.Forms.Padding(2);
  1130. this.btnStageGetY.Name = "btnStageGetY";
  1131. this.btnStageGetY.Size = new System.Drawing.Size(32, 24);
  1132. this.btnStageGetY.TabIndex = 59;
  1133. this.btnStageGetY.TabStop = false;
  1134. this.btnStageGetY.Text = "读";
  1135. this.btnStageGetY.UseVisualStyleBackColor = false;
  1136. this.btnStageGetY.Click += new System.EventHandler(this.btnStageGetY_Click);
  1137. //
  1138. // panel16
  1139. //
  1140. this.panel16.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1141. this.panel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1142. this.panel16.Controls.Add(this.btnStageSetX);
  1143. this.panel16.Controls.Add(this.txtStageX);
  1144. this.panel16.Controls.Add(this.label14);
  1145. this.panel16.Controls.Add(this.btnStageGetX);
  1146. this.panel16.Location = new System.Drawing.Point(30, 281);
  1147. this.panel16.Margin = new System.Windows.Forms.Padding(2);
  1148. this.panel16.Name = "panel16";
  1149. this.panel16.Size = new System.Drawing.Size(183, 30);
  1150. this.panel16.TabIndex = 74;
  1151. //
  1152. // btnStageSetX
  1153. //
  1154. this.btnStageSetX.BackColor = System.Drawing.Color.White;
  1155. this.btnStageSetX.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1156. this.btnStageSetX.Cursor = System.Windows.Forms.Cursors.Hand;
  1157. this.btnStageSetX.Font = new System.Drawing.Font("宋体", 10F);
  1158. this.btnStageSetX.ForeColor = System.Drawing.Color.Black;
  1159. this.btnStageSetX.Location = new System.Drawing.Point(149, 3);
  1160. this.btnStageSetX.Margin = new System.Windows.Forms.Padding(2);
  1161. this.btnStageSetX.Name = "btnStageSetX";
  1162. this.btnStageSetX.Size = new System.Drawing.Size(32, 24);
  1163. this.btnStageSetX.TabIndex = 60;
  1164. this.btnStageSetX.TabStop = false;
  1165. this.btnStageSetX.Text = "写";
  1166. this.btnStageSetX.UseVisualStyleBackColor = false;
  1167. this.btnStageSetX.Click += new System.EventHandler(this.btnStageSetX_Click);
  1168. //
  1169. // txtStageX
  1170. //
  1171. this.txtStageX.Location = new System.Drawing.Point(68, 5);
  1172. this.txtStageX.Margin = new System.Windows.Forms.Padding(2);
  1173. this.txtStageX.Name = "txtStageX";
  1174. this.txtStageX.Size = new System.Drawing.Size(47, 21);
  1175. this.txtStageX.TabIndex = 59;
  1176. //
  1177. // label14
  1178. //
  1179. this.label14.AutoSize = true;
  1180. this.label14.BackColor = System.Drawing.Color.Transparent;
  1181. this.label14.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1182. this.label14.Location = new System.Drawing.Point(3, 9);
  1183. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1184. this.label14.Name = "label14";
  1185. this.label14.Size = new System.Drawing.Size(66, 13);
  1186. this.label14.TabIndex = 59;
  1187. this.label14.Text = "样品台X轴";
  1188. //
  1189. // btnStageGetX
  1190. //
  1191. this.btnStageGetX.BackColor = System.Drawing.Color.Black;
  1192. this.btnStageGetX.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1193. this.btnStageGetX.Cursor = System.Windows.Forms.Cursors.Hand;
  1194. this.btnStageGetX.Font = new System.Drawing.Font("宋体", 10F);
  1195. this.btnStageGetX.ForeColor = System.Drawing.Color.White;
  1196. this.btnStageGetX.Location = new System.Drawing.Point(119, 3);
  1197. this.btnStageGetX.Margin = new System.Windows.Forms.Padding(2);
  1198. this.btnStageGetX.Name = "btnStageGetX";
  1199. this.btnStageGetX.Size = new System.Drawing.Size(32, 24);
  1200. this.btnStageGetX.TabIndex = 59;
  1201. this.btnStageGetX.TabStop = false;
  1202. this.btnStageGetX.Text = "读";
  1203. this.btnStageGetX.UseVisualStyleBackColor = false;
  1204. this.btnStageGetX.Click += new System.EventHandler(this.btnStageGetX_Click);
  1205. //
  1206. // label15
  1207. //
  1208. this.label15.AutoSize = true;
  1209. this.label15.BackColor = System.Drawing.Color.Transparent;
  1210. this.label15.Font = new System.Drawing.Font("宋体", 11F);
  1211. this.label15.ForeColor = System.Drawing.Color.White;
  1212. this.label15.Location = new System.Drawing.Point(21, 124);
  1213. this.label15.Name = "label15";
  1214. this.label15.Size = new System.Drawing.Size(97, 15);
  1215. this.label15.TabIndex = 78;
  1216. this.label15.Text = "设备功能设置";
  1217. //
  1218. // label22
  1219. //
  1220. this.label22.AutoSize = true;
  1221. this.label22.BackColor = System.Drawing.Color.Transparent;
  1222. this.label22.Font = new System.Drawing.Font("宋体", 10F);
  1223. this.label22.ForeColor = System.Drawing.Color.White;
  1224. this.label22.Location = new System.Drawing.Point(27, 156);
  1225. this.label22.Name = "label22";
  1226. this.label22.Size = new System.Drawing.Size(84, 14);
  1227. this.label22.TabIndex = 78;
  1228. this.label22.Text = "SEM功能设置";
  1229. //
  1230. // label23
  1231. //
  1232. this.label23.AutoSize = true;
  1233. this.label23.BackColor = System.Drawing.Color.Transparent;
  1234. this.label23.Font = new System.Drawing.Font("宋体", 10F);
  1235. this.label23.ForeColor = System.Drawing.Color.White;
  1236. this.label23.Location = new System.Drawing.Point(27, 387);
  1237. this.label23.Name = "label23";
  1238. this.label23.Size = new System.Drawing.Size(84, 14);
  1239. this.label23.TabIndex = 78;
  1240. this.label23.Text = "FIB功能设置";
  1241. //
  1242. // label24
  1243. //
  1244. this.label24.AutoSize = true;
  1245. this.label24.BackColor = System.Drawing.Color.Transparent;
  1246. this.label24.Font = new System.Drawing.Font("宋体", 10F);
  1247. this.label24.ForeColor = System.Drawing.Color.White;
  1248. this.label24.Location = new System.Drawing.Point(31, 473);
  1249. this.label24.Name = "label24";
  1250. this.label24.Size = new System.Drawing.Size(77, 14);
  1251. this.label24.TabIndex = 78;
  1252. this.label24.Text = "PT功能设置";
  1253. //
  1254. // btnAutoWD
  1255. //
  1256. this.btnAutoWD.BackgroundImage = global::HOZProject.Properties.Resources.buttonBG;
  1257. this.btnAutoWD.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1258. this.btnAutoWD.Cursor = System.Windows.Forms.Cursors.Hand;
  1259. this.btnAutoWD.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1260. this.btnAutoWD.Font = new System.Drawing.Font("宋体", 9F);
  1261. this.btnAutoWD.ForeColor = System.Drawing.Color.White;
  1262. this.btnAutoWD.Location = new System.Drawing.Point(800, 218);
  1263. this.btnAutoWD.Name = "btnAutoWD";
  1264. this.btnAutoWD.Size = new System.Drawing.Size(80, 21);
  1265. this.btnAutoWD.TabIndex = 80;
  1266. this.btnAutoWD.Text = "自动对焦";
  1267. this.btnAutoWD.UseVisualStyleBackColor = true;
  1268. this.btnAutoWD.Click += new System.EventHandler(this.btnAutoWD_Click);
  1269. //
  1270. // btnAutoAstigmatism
  1271. //
  1272. this.btnAutoAstigmatism.BackgroundImage = global::HOZProject.Properties.Resources.buttonBG;
  1273. this.btnAutoAstigmatism.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1274. this.btnAutoAstigmatism.Cursor = System.Windows.Forms.Cursors.Hand;
  1275. this.btnAutoAstigmatism.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1276. this.btnAutoAstigmatism.Font = new System.Drawing.Font("宋体", 9F);
  1277. this.btnAutoAstigmatism.ForeColor = System.Drawing.Color.White;
  1278. this.btnAutoAstigmatism.Location = new System.Drawing.Point(800, 238);
  1279. this.btnAutoAstigmatism.Name = "btnAutoAstigmatism";
  1280. this.btnAutoAstigmatism.Size = new System.Drawing.Size(80, 21);
  1281. this.btnAutoAstigmatism.TabIndex = 80;
  1282. this.btnAutoAstigmatism.Text = " 自动消像散";
  1283. this.btnAutoAstigmatism.UseVisualStyleBackColor = true;
  1284. this.btnAutoAstigmatism.Click += new System.EventHandler(this.btnAutoAstigmatism_Click);
  1285. //
  1286. // btnAutoBrightness
  1287. //
  1288. this.btnAutoBrightness.BackgroundImage = global::HOZProject.Properties.Resources.buttonBG;
  1289. this.btnAutoBrightness.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1290. this.btnAutoBrightness.Cursor = System.Windows.Forms.Cursors.Hand;
  1291. this.btnAutoBrightness.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1292. this.btnAutoBrightness.Font = new System.Drawing.Font("宋体", 9F);
  1293. this.btnAutoBrightness.ForeColor = System.Drawing.Color.White;
  1294. this.btnAutoBrightness.Location = new System.Drawing.Point(879, 218);
  1295. this.btnAutoBrightness.Name = "btnAutoBrightness";
  1296. this.btnAutoBrightness.Size = new System.Drawing.Size(80, 41);
  1297. this.btnAutoBrightness.TabIndex = 82;
  1298. this.btnAutoBrightness.Text = "自动亮度 对比度";
  1299. this.btnAutoBrightness.UseVisualStyleBackColor = true;
  1300. this.btnAutoBrightness.Click += new System.EventHandler(this.btnAutoBrightness_Click);
  1301. //
  1302. // btnGetStagePosition
  1303. //
  1304. this.btnGetStagePosition.BackgroundImage = global::HOZProject.Properties.Resources.GetLocationBG;
  1305. this.btnGetStagePosition.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1306. this.btnGetStagePosition.Cursor = System.Windows.Forms.Cursors.Hand;
  1307. this.btnGetStagePosition.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1308. this.btnGetStagePosition.Font = new System.Drawing.Font("宋体", 10F);
  1309. this.btnGetStagePosition.ForeColor = System.Drawing.Color.White;
  1310. this.btnGetStagePosition.Location = new System.Drawing.Point(609, 281);
  1311. this.btnGetStagePosition.Name = "btnGetStagePosition";
  1312. this.btnGetStagePosition.Size = new System.Drawing.Size(82, 71);
  1313. this.btnGetStagePosition.TabIndex = 83;
  1314. this.btnGetStagePosition.Text = "获取位置";
  1315. this.btnGetStagePosition.UseVisualStyleBackColor = true;
  1316. this.btnGetStagePosition.Click += new System.EventHandler(this.btnGetStagePosition_Click);
  1317. //
  1318. // pbHT
  1319. //
  1320. this.pbHT.BackColor = System.Drawing.Color.Transparent;
  1321. this.pbHT.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1322. this.pbHT.Cursor = System.Windows.Forms.Cursors.Hand;
  1323. this.pbHT.Image = global::HOZProject.Properties.Resources.OFF;
  1324. this.pbHT.Location = new System.Drawing.Point(950, 154);
  1325. this.pbHT.Margin = new System.Windows.Forms.Padding(2);
  1326. this.pbHT.Name = "pbHT";
  1327. this.pbHT.Size = new System.Drawing.Size(48, 19);
  1328. this.pbHT.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1329. this.pbHT.TabIndex = 0;
  1330. this.pbHT.TabStop = false;
  1331. this.pbHT.Click += new System.EventHandler(this.pbHT_Click);
  1332. //
  1333. // lblState
  1334. //
  1335. this.lblState.AutoSize = true;
  1336. this.lblState.BackColor = System.Drawing.Color.Transparent;
  1337. this.lblState.ForeColor = System.Drawing.Color.White;
  1338. this.lblState.Location = new System.Drawing.Point(893, 659);
  1339. this.lblState.Name = "lblState";
  1340. this.lblState.Size = new System.Drawing.Size(119, 12);
  1341. this.lblState.TabIndex = 84;
  1342. this.lblState.Tag = "";
  1343. this.lblState.Text = "当前连接状态:未连接";
  1344. this.lblState.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1345. //
  1346. // panel6
  1347. //
  1348. this.panel6.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1349. this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1350. this.panel6.Controls.Add(this.button1);
  1351. this.panel6.Controls.Add(this.comboBox1);
  1352. this.panel6.Controls.Add(this.label17);
  1353. this.panel6.Location = new System.Drawing.Point(30, 412);
  1354. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  1355. this.panel6.Name = "panel6";
  1356. this.panel6.Size = new System.Drawing.Size(262, 30);
  1357. this.panel6.TabIndex = 77;
  1358. //
  1359. // button1
  1360. //
  1361. this.button1.BackColor = System.Drawing.Color.Black;
  1362. this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1363. this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
  1364. this.button1.Font = new System.Drawing.Font("宋体", 10F);
  1365. this.button1.ForeColor = System.Drawing.Color.White;
  1366. this.button1.Location = new System.Drawing.Point(184, 3);
  1367. this.button1.Margin = new System.Windows.Forms.Padding(2);
  1368. this.button1.Name = "button1";
  1369. this.button1.Size = new System.Drawing.Size(76, 24);
  1370. this.button1.TabIndex = 88;
  1371. this.button1.TabStop = false;
  1372. this.button1.Text = "执行";
  1373. this.button1.UseVisualStyleBackColor = false;
  1374. //
  1375. // comboBox1
  1376. //
  1377. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1378. this.comboBox1.FormattingEnabled = true;
  1379. this.comboBox1.Location = new System.Drawing.Point(67, 5);
  1380. this.comboBox1.Name = "comboBox1";
  1381. this.comboBox1.Size = new System.Drawing.Size(112, 20);
  1382. this.comboBox1.TabIndex = 85;
  1383. //
  1384. // label17
  1385. //
  1386. this.label17.AutoSize = true;
  1387. this.label17.BackColor = System.Drawing.Color.Transparent;
  1388. this.label17.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1389. this.label17.Location = new System.Drawing.Point(3, 9);
  1390. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1391. this.label17.Name = "label17";
  1392. this.label17.Size = new System.Drawing.Size(59, 13);
  1393. this.label17.TabIndex = 59;
  1394. this.label17.Text = "选择模板";
  1395. //
  1396. // panel20
  1397. //
  1398. this.panel20.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1399. this.panel20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1400. this.panel20.Controls.Add(this.button3);
  1401. this.panel20.Controls.Add(this.textBox3);
  1402. this.panel20.Controls.Add(this.label20);
  1403. this.panel20.Controls.Add(this.button4);
  1404. this.panel20.Location = new System.Drawing.Point(30, 495);
  1405. this.panel20.Margin = new System.Windows.Forms.Padding(2);
  1406. this.panel20.Name = "panel20";
  1407. this.panel20.Size = new System.Drawing.Size(183, 30);
  1408. this.panel20.TabIndex = 87;
  1409. //
  1410. // button3
  1411. //
  1412. this.button3.BackColor = System.Drawing.Color.White;
  1413. this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1414. this.button3.Cursor = System.Windows.Forms.Cursors.Hand;
  1415. this.button3.Font = new System.Drawing.Font("宋体", 10F);
  1416. this.button3.ForeColor = System.Drawing.Color.Black;
  1417. this.button3.Location = new System.Drawing.Point(149, 3);
  1418. this.button3.Margin = new System.Windows.Forms.Padding(2);
  1419. this.button3.Name = "button3";
  1420. this.button3.Size = new System.Drawing.Size(32, 24);
  1421. this.button3.TabIndex = 60;
  1422. this.button3.TabStop = false;
  1423. this.button3.Text = "出";
  1424. this.button3.UseVisualStyleBackColor = false;
  1425. //
  1426. // textBox3
  1427. //
  1428. this.textBox3.Location = new System.Drawing.Point(68, 5);
  1429. this.textBox3.Margin = new System.Windows.Forms.Padding(2);
  1430. this.textBox3.Name = "textBox3";
  1431. this.textBox3.Size = new System.Drawing.Size(47, 21);
  1432. this.textBox3.TabIndex = 59;
  1433. //
  1434. // label20
  1435. //
  1436. this.label20.AutoSize = true;
  1437. this.label20.BackColor = System.Drawing.Color.Transparent;
  1438. this.label20.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.label20.Location = new System.Drawing.Point(3, 9);
  1440. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1441. this.label20.Name = "label20";
  1442. this.label20.Size = new System.Drawing.Size(60, 13);
  1443. this.label20.TabIndex = 59;
  1444. this.label20.Text = "PT针操作";
  1445. //
  1446. // button4
  1447. //
  1448. this.button4.BackColor = System.Drawing.Color.Black;
  1449. this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1450. this.button4.Cursor = System.Windows.Forms.Cursors.Hand;
  1451. this.button4.Font = new System.Drawing.Font("宋体", 10F);
  1452. this.button4.ForeColor = System.Drawing.Color.White;
  1453. this.button4.Location = new System.Drawing.Point(119, 3);
  1454. this.button4.Margin = new System.Windows.Forms.Padding(2);
  1455. this.button4.Name = "button4";
  1456. this.button4.Size = new System.Drawing.Size(32, 24);
  1457. this.button4.TabIndex = 59;
  1458. this.button4.TabStop = false;
  1459. this.button4.Text = "入";
  1460. this.button4.UseVisualStyleBackColor = false;
  1461. //
  1462. // panel17
  1463. //
  1464. this.panel17.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1465. this.panel17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1466. this.panel17.Controls.Add(this.button6);
  1467. this.panel17.Controls.Add(this.button5);
  1468. this.panel17.Controls.Add(this.textBox1);
  1469. this.panel17.Controls.Add(this.label16);
  1470. this.panel17.Location = new System.Drawing.Point(299, 412);
  1471. this.panel17.Margin = new System.Windows.Forms.Padding(2);
  1472. this.panel17.Name = "panel17";
  1473. this.panel17.Size = new System.Drawing.Size(450, 30);
  1474. this.panel17.TabIndex = 87;
  1475. //
  1476. // button6
  1477. //
  1478. this.button6.BackColor = System.Drawing.Color.Black;
  1479. this.button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1480. this.button6.Cursor = System.Windows.Forms.Cursors.Hand;
  1481. this.button6.Font = new System.Drawing.Font("宋体", 10F);
  1482. this.button6.ForeColor = System.Drawing.Color.White;
  1483. this.button6.Location = new System.Drawing.Point(372, 3);
  1484. this.button6.Margin = new System.Windows.Forms.Padding(2);
  1485. this.button6.Name = "button6";
  1486. this.button6.Size = new System.Drawing.Size(76, 24);
  1487. this.button6.TabIndex = 89;
  1488. this.button6.TabStop = false;
  1489. this.button6.Text = "执行";
  1490. this.button6.UseVisualStyleBackColor = false;
  1491. //
  1492. // button5
  1493. //
  1494. this.button5.BackColor = System.Drawing.Color.White;
  1495. this.button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1496. this.button5.Font = new System.Drawing.Font("宋体", 9F);
  1497. this.button5.ForeColor = System.Drawing.Color.Black;
  1498. this.button5.Location = new System.Drawing.Point(337, 3);
  1499. this.button5.Margin = new System.Windows.Forms.Padding(2);
  1500. this.button5.Name = "button5";
  1501. this.button5.Size = new System.Drawing.Size(32, 24);
  1502. this.button5.TabIndex = 60;
  1503. this.button5.TabStop = false;
  1504. this.button5.Text = "...";
  1505. this.button5.UseVisualStyleBackColor = false;
  1506. //
  1507. // textBox1
  1508. //
  1509. this.textBox1.Location = new System.Drawing.Point(66, 5);
  1510. this.textBox1.Margin = new System.Windows.Forms.Padding(2);
  1511. this.textBox1.Name = "textBox1";
  1512. this.textBox1.Size = new System.Drawing.Size(270, 21);
  1513. this.textBox1.TabIndex = 59;
  1514. //
  1515. // label16
  1516. //
  1517. this.label16.AutoSize = true;
  1518. this.label16.BackColor = System.Drawing.Color.Transparent;
  1519. this.label16.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1520. this.label16.Location = new System.Drawing.Point(3, 9);
  1521. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1522. this.label16.Name = "label16";
  1523. this.label16.Size = new System.Drawing.Size(59, 13);
  1524. this.label16.TabIndex = 59;
  1525. this.label16.Text = "选择模板";
  1526. //
  1527. // panel18
  1528. //
  1529. this.panel18.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1530. this.panel18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1531. this.panel18.Controls.Add(this.button2);
  1532. this.panel18.Controls.Add(this.button7);
  1533. this.panel18.Controls.Add(this.textBox2);
  1534. this.panel18.Controls.Add(this.label18);
  1535. this.panel18.Location = new System.Drawing.Point(492, 495);
  1536. this.panel18.Margin = new System.Windows.Forms.Padding(2);
  1537. this.panel18.Name = "panel18";
  1538. this.panel18.Size = new System.Drawing.Size(450, 30);
  1539. this.panel18.TabIndex = 89;
  1540. //
  1541. // button2
  1542. //
  1543. this.button2.BackColor = System.Drawing.Color.Black;
  1544. this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1545. this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
  1546. this.button2.Font = new System.Drawing.Font("宋体", 10F);
  1547. this.button2.ForeColor = System.Drawing.Color.White;
  1548. this.button2.Location = new System.Drawing.Point(372, 3);
  1549. this.button2.Margin = new System.Windows.Forms.Padding(2);
  1550. this.button2.Name = "button2";
  1551. this.button2.Size = new System.Drawing.Size(76, 24);
  1552. this.button2.TabIndex = 89;
  1553. this.button2.TabStop = false;
  1554. this.button2.Text = "执行";
  1555. this.button2.UseVisualStyleBackColor = false;
  1556. //
  1557. // button7
  1558. //
  1559. this.button7.BackColor = System.Drawing.Color.White;
  1560. this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1561. this.button7.Font = new System.Drawing.Font("宋体", 9F);
  1562. this.button7.ForeColor = System.Drawing.Color.Black;
  1563. this.button7.Location = new System.Drawing.Point(337, 3);
  1564. this.button7.Margin = new System.Windows.Forms.Padding(2);
  1565. this.button7.Name = "button7";
  1566. this.button7.Size = new System.Drawing.Size(32, 24);
  1567. this.button7.TabIndex = 60;
  1568. this.button7.TabStop = false;
  1569. this.button7.Text = "...";
  1570. this.button7.UseVisualStyleBackColor = false;
  1571. //
  1572. // textBox2
  1573. //
  1574. this.textBox2.Location = new System.Drawing.Point(66, 5);
  1575. this.textBox2.Margin = new System.Windows.Forms.Padding(2);
  1576. this.textBox2.Name = "textBox2";
  1577. this.textBox2.Size = new System.Drawing.Size(270, 21);
  1578. this.textBox2.TabIndex = 59;
  1579. //
  1580. // label18
  1581. //
  1582. this.label18.AutoSize = true;
  1583. this.label18.BackColor = System.Drawing.Color.Transparent;
  1584. this.label18.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1585. this.label18.Location = new System.Drawing.Point(3, 9);
  1586. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1587. this.label18.Name = "label18";
  1588. this.label18.Size = new System.Drawing.Size(59, 13);
  1589. this.label18.TabIndex = 59;
  1590. this.label18.Text = "选择模板";
  1591. //
  1592. // panel19
  1593. //
  1594. this.panel19.BackgroundImage = global::HOZProject.Properties.Resources.FunItemBG;
  1595. this.panel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1596. this.panel19.Controls.Add(this.button8);
  1597. this.panel19.Controls.Add(this.comboBox2);
  1598. this.panel19.Controls.Add(this.label19);
  1599. this.panel19.Location = new System.Drawing.Point(223, 495);
  1600. this.panel19.Margin = new System.Windows.Forms.Padding(2);
  1601. this.panel19.Name = "panel19";
  1602. this.panel19.Size = new System.Drawing.Size(262, 30);
  1603. this.panel19.TabIndex = 88;
  1604. //
  1605. // button8
  1606. //
  1607. this.button8.BackColor = System.Drawing.Color.Black;
  1608. this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1609. this.button8.Cursor = System.Windows.Forms.Cursors.Hand;
  1610. this.button8.Font = new System.Drawing.Font("宋体", 10F);
  1611. this.button8.ForeColor = System.Drawing.Color.White;
  1612. this.button8.Location = new System.Drawing.Point(184, 3);
  1613. this.button8.Margin = new System.Windows.Forms.Padding(2);
  1614. this.button8.Name = "button8";
  1615. this.button8.Size = new System.Drawing.Size(76, 24);
  1616. this.button8.TabIndex = 88;
  1617. this.button8.TabStop = false;
  1618. this.button8.Text = "执行";
  1619. this.button8.UseVisualStyleBackColor = false;
  1620. //
  1621. // comboBox2
  1622. //
  1623. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1624. this.comboBox2.FormattingEnabled = true;
  1625. this.comboBox2.Location = new System.Drawing.Point(67, 5);
  1626. this.comboBox2.Name = "comboBox2";
  1627. this.comboBox2.Size = new System.Drawing.Size(112, 20);
  1628. this.comboBox2.TabIndex = 85;
  1629. //
  1630. // label19
  1631. //
  1632. this.label19.AutoSize = true;
  1633. this.label19.BackColor = System.Drawing.Color.Transparent;
  1634. this.label19.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1635. this.label19.Location = new System.Drawing.Point(3, 9);
  1636. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1637. this.label19.Name = "label19";
  1638. this.label19.Size = new System.Drawing.Size(59, 13);
  1639. this.label19.TabIndex = 59;
  1640. this.label19.Text = "选择模板";
  1641. //
  1642. // groupBox1
  1643. //
  1644. this.groupBox1.BackColor = System.Drawing.Color.Transparent;
  1645. this.groupBox1.Controls.Add(this.btnMoveSEMCenter);
  1646. this.groupBox1.Controls.Add(this.txtMoveStageY);
  1647. this.groupBox1.Controls.Add(this.label25);
  1648. this.groupBox1.Controls.Add(this.txtMoveStageX);
  1649. this.groupBox1.Controls.Add(this.label21);
  1650. this.groupBox1.ForeColor = System.Drawing.Color.White;
  1651. this.groupBox1.Location = new System.Drawing.Point(705, 281);
  1652. this.groupBox1.Name = "groupBox1";
  1653. this.groupBox1.Size = new System.Drawing.Size(158, 71);
  1654. this.groupBox1.TabIndex = 90;
  1655. this.groupBox1.TabStop = false;
  1656. this.groupBox1.Text = "移动当前位置至SEM中心";
  1657. //
  1658. // btnMoveSEMCenter
  1659. //
  1660. this.btnMoveSEMCenter.BackgroundImage = global::HOZProject.Properties.Resources.GetLocationBG;
  1661. this.btnMoveSEMCenter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1662. this.btnMoveSEMCenter.Cursor = System.Windows.Forms.Cursors.Hand;
  1663. this.btnMoveSEMCenter.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1664. this.btnMoveSEMCenter.Font = new System.Drawing.Font("宋体", 10F);
  1665. this.btnMoveSEMCenter.ForeColor = System.Drawing.Color.White;
  1666. this.btnMoveSEMCenter.Location = new System.Drawing.Point(109, 19);
  1667. this.btnMoveSEMCenter.Name = "btnMoveSEMCenter";
  1668. this.btnMoveSEMCenter.Size = new System.Drawing.Size(45, 42);
  1669. this.btnMoveSEMCenter.TabIndex = 91;
  1670. this.btnMoveSEMCenter.Text = "执行";
  1671. this.btnMoveSEMCenter.UseVisualStyleBackColor = true;
  1672. this.btnMoveSEMCenter.Click += new System.EventHandler(this.btnMoveSEMCenter_Click);
  1673. //
  1674. // txtMoveStageY
  1675. //
  1676. this.txtMoveStageY.Location = new System.Drawing.Point(32, 42);
  1677. this.txtMoveStageY.Margin = new System.Windows.Forms.Padding(2);
  1678. this.txtMoveStageY.Name = "txtMoveStageY";
  1679. this.txtMoveStageY.Size = new System.Drawing.Size(74, 21);
  1680. this.txtMoveStageY.TabIndex = 62;
  1681. //
  1682. // label25
  1683. //
  1684. this.label25.AutoSize = true;
  1685. this.label25.BackColor = System.Drawing.Color.Transparent;
  1686. this.label25.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1687. this.label25.Location = new System.Drawing.Point(6, 46);
  1688. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1689. this.label25.Name = "label25";
  1690. this.label25.Size = new System.Drawing.Size(27, 13);
  1691. this.label25.TabIndex = 63;
  1692. this.label25.Text = "Y轴";
  1693. //
  1694. // txtMoveStageX
  1695. //
  1696. this.txtMoveStageX.Location = new System.Drawing.Point(32, 17);
  1697. this.txtMoveStageX.Margin = new System.Windows.Forms.Padding(2);
  1698. this.txtMoveStageX.Name = "txtMoveStageX";
  1699. this.txtMoveStageX.Size = new System.Drawing.Size(74, 21);
  1700. this.txtMoveStageX.TabIndex = 60;
  1701. //
  1702. // label21
  1703. //
  1704. this.label21.AutoSize = true;
  1705. this.label21.BackColor = System.Drawing.Color.Transparent;
  1706. this.label21.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1707. this.label21.Location = new System.Drawing.Point(6, 21);
  1708. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1709. this.label21.Name = "label21";
  1710. this.label21.Size = new System.Drawing.Size(27, 13);
  1711. this.label21.TabIndex = 61;
  1712. this.label21.Text = "X轴";
  1713. //
  1714. // btnConnect
  1715. //
  1716. this.btnConnect.BackgroundImage = global::HOZProject.Properties.Resources.ConnectImg;
  1717. this.btnConnect.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1718. this.btnConnect.Cursor = System.Windows.Forms.Cursors.Hand;
  1719. this.btnConnect.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1720. this.btnConnect.Location = new System.Drawing.Point(778, 26);
  1721. this.btnConnect.Name = "btnConnect";
  1722. this.btnConnect.Size = new System.Drawing.Size(111, 92);
  1723. this.btnConnect.TabIndex = 91;
  1724. this.btnConnect.UseVisualStyleBackColor = true;
  1725. this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
  1726. //
  1727. // btnGetImage
  1728. //
  1729. this.btnGetImage.BackgroundImage = global::HOZProject.Properties.Resources.GetImage;
  1730. this.btnGetImage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1731. this.btnGetImage.Cursor = System.Windows.Forms.Cursors.Hand;
  1732. this.btnGetImage.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1733. this.btnGetImage.ForeColor = System.Drawing.Color.White;
  1734. this.btnGetImage.Location = new System.Drawing.Point(896, 26);
  1735. this.btnGetImage.Name = "btnGetImage";
  1736. this.btnGetImage.Size = new System.Drawing.Size(111, 92);
  1737. this.btnGetImage.TabIndex = 91;
  1738. this.btnGetImage.UseVisualStyleBackColor = true;
  1739. this.btnGetImage.Click += new System.EventHandler(this.btnGetImage_Click);
  1740. //
  1741. // btnStop
  1742. //
  1743. this.btnStop.BackColor = System.Drawing.Color.Red;
  1744. this.btnStop.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1745. this.btnStop.Cursor = System.Windows.Forms.Cursors.Hand;
  1746. this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1747. this.btnStop.Font = new System.Drawing.Font("宋体", 10F);
  1748. this.btnStop.ForeColor = System.Drawing.Color.White;
  1749. this.btnStop.Location = new System.Drawing.Point(876, 281);
  1750. this.btnStop.Name = "btnStop";
  1751. this.btnStop.Size = new System.Drawing.Size(82, 71);
  1752. this.btnStop.TabIndex = 83;
  1753. this.btnStop.Text = "停止";
  1754. this.btnStop.UseVisualStyleBackColor = false;
  1755. this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
  1756. //
  1757. // FormUCMain
  1758. //
  1759. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1760. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1761. this.BackColor = System.Drawing.Color.Black;
  1762. this.BackgroundImage = global::HOZProject.Properties.Resources.UCMain;
  1763. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1764. this.ClientSize = new System.Drawing.Size(1024, 680);
  1765. this.Controls.Add(this.btnGetImage);
  1766. this.Controls.Add(this.btnConnect);
  1767. this.Controls.Add(this.groupBox1);
  1768. this.Controls.Add(this.panel18);
  1769. this.Controls.Add(this.panel19);
  1770. this.Controls.Add(this.panel17);
  1771. this.Controls.Add(this.panel20);
  1772. this.Controls.Add(this.lblState);
  1773. this.Controls.Add(this.btnStop);
  1774. this.Controls.Add(this.btnGetStagePosition);
  1775. this.Controls.Add(this.btnAutoBrightness);
  1776. this.Controls.Add(this.btnAutoAstigmatism);
  1777. this.Controls.Add(this.btnAutoWD);
  1778. this.Controls.Add(this.label24);
  1779. this.Controls.Add(this.label23);
  1780. this.Controls.Add(this.label22);
  1781. this.Controls.Add(this.label15);
  1782. this.Controls.Add(this.panel7);
  1783. this.Controls.Add(this.panel12);
  1784. this.Controls.Add(this.panel6);
  1785. this.Controls.Add(this.panel13);
  1786. this.Controls.Add(this.panel14);
  1787. this.Controls.Add(this.panel15);
  1788. this.Controls.Add(this.panel16);
  1789. this.Controls.Add(this.panel8);
  1790. this.Controls.Add(this.panel9);
  1791. this.Controls.Add(this.panel10);
  1792. this.Controls.Add(this.panel11);
  1793. this.Controls.Add(this.panel5);
  1794. this.Controls.Add(this.panel4);
  1795. this.Controls.Add(this.panel3);
  1796. this.Controls.Add(this.panel2);
  1797. this.Controls.Add(this.panel1);
  1798. this.Controls.Add(this.pbHT);
  1799. this.Controls.Add(this.pichide);
  1800. this.Controls.Add(this.picexit);
  1801. this.DoubleBuffered = true;
  1802. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1803. this.Margin = new System.Windows.Forms.Padding(2);
  1804. this.Name = "FormUCMain";
  1805. this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;
  1806. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1807. this.Load += new System.EventHandler(this.FormUCMain_Load);
  1808. this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.FormUCMain_MouseDown);
  1809. this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.FormUCMain_MouseMove);
  1810. this.MouseUp += new System.Windows.Forms.MouseEventHandler(this.FormUCMain_MouseUp);
  1811. ((System.ComponentModel.ISupportInitialize)(this.pichide)).EndInit();
  1812. ((System.ComponentModel.ISupportInitialize)(this.picexit)).EndInit();
  1813. this.panel1.ResumeLayout(false);
  1814. this.panel1.PerformLayout();
  1815. this.panel2.ResumeLayout(false);
  1816. this.panel2.PerformLayout();
  1817. this.panel3.ResumeLayout(false);
  1818. this.panel3.PerformLayout();
  1819. this.panel4.ResumeLayout(false);
  1820. this.panel4.PerformLayout();
  1821. this.panel5.ResumeLayout(false);
  1822. this.panel5.PerformLayout();
  1823. this.panel8.ResumeLayout(false);
  1824. this.panel8.PerformLayout();
  1825. this.panel9.ResumeLayout(false);
  1826. this.panel9.PerformLayout();
  1827. this.panel10.ResumeLayout(false);
  1828. this.panel10.PerformLayout();
  1829. this.panel11.ResumeLayout(false);
  1830. this.panel11.PerformLayout();
  1831. this.panel7.ResumeLayout(false);
  1832. this.panel7.PerformLayout();
  1833. this.panel12.ResumeLayout(false);
  1834. this.panel12.PerformLayout();
  1835. this.panel13.ResumeLayout(false);
  1836. this.panel13.PerformLayout();
  1837. this.panel14.ResumeLayout(false);
  1838. this.panel14.PerformLayout();
  1839. this.panel15.ResumeLayout(false);
  1840. this.panel15.PerformLayout();
  1841. this.panel16.ResumeLayout(false);
  1842. this.panel16.PerformLayout();
  1843. ((System.ComponentModel.ISupportInitialize)(this.pbHT)).EndInit();
  1844. this.panel6.ResumeLayout(false);
  1845. this.panel6.PerformLayout();
  1846. this.panel20.ResumeLayout(false);
  1847. this.panel20.PerformLayout();
  1848. this.panel17.ResumeLayout(false);
  1849. this.panel17.PerformLayout();
  1850. this.panel18.ResumeLayout(false);
  1851. this.panel18.PerformLayout();
  1852. this.panel19.ResumeLayout(false);
  1853. this.panel19.PerformLayout();
  1854. this.groupBox1.ResumeLayout(false);
  1855. this.groupBox1.PerformLayout();
  1856. this.ResumeLayout(false);
  1857. this.PerformLayout();
  1858. }
  1859. #endregion
  1860. private System.Windows.Forms.PictureBox pichide;
  1861. private System.Windows.Forms.PictureBox picexit;
  1862. private System.Windows.Forms.Panel panel1;
  1863. private System.Windows.Forms.TextBox txtenlarge;
  1864. private System.Windows.Forms.Label lblFocus;
  1865. private System.Windows.Forms.Button btnenlargeGet;
  1866. private System.Windows.Forms.Button btnenlargeSet;
  1867. private System.Windows.Forms.Panel panel2;
  1868. private System.Windows.Forms.Button btnBrightnessSet;
  1869. private System.Windows.Forms.TextBox txtBrightness;
  1870. private System.Windows.Forms.Label label1;
  1871. private System.Windows.Forms.Button btnBrightnessGet;
  1872. private System.Windows.Forms.Panel panel3;
  1873. private System.Windows.Forms.Button btnTiltAngleSet;
  1874. private System.Windows.Forms.TextBox txtTiltAngle;
  1875. private System.Windows.Forms.Label label2;
  1876. private System.Windows.Forms.Button btnTiltAngleGet;
  1877. private System.Windows.Forms.Panel panel4;
  1878. private System.Windows.Forms.Button btnAstigmatismXSet;
  1879. private System.Windows.Forms.TextBox txtAstigmatismX;
  1880. private System.Windows.Forms.Label label3;
  1881. private System.Windows.Forms.Button btnAstigmatismXGet;
  1882. private System.Windows.Forms.Panel panel5;
  1883. private System.Windows.Forms.TextBox txtPixelSize;
  1884. private System.Windows.Forms.Label label4;
  1885. private System.Windows.Forms.Button btnPixelSizeGet;
  1886. private System.Windows.Forms.Panel panel8;
  1887. private System.Windows.Forms.TextBox txtAstigmatismY;
  1888. private System.Windows.Forms.Label label6;
  1889. private System.Windows.Forms.Button btnAstigmatismYGet;
  1890. private System.Windows.Forms.Panel panel9;
  1891. private System.Windows.Forms.Button btnScanRotationSet;
  1892. private System.Windows.Forms.TextBox txtScanRotation;
  1893. private System.Windows.Forms.Label label7;
  1894. private System.Windows.Forms.Button btnScanRotationGet;
  1895. private System.Windows.Forms.Panel panel10;
  1896. private System.Windows.Forms.Button btnContrastSet;
  1897. private System.Windows.Forms.TextBox txtContrast;
  1898. private System.Windows.Forms.Label label8;
  1899. private System.Windows.Forms.Button btnContrastGet;
  1900. private System.Windows.Forms.Panel panel11;
  1901. private System.Windows.Forms.Button btnWDSet;
  1902. private System.Windows.Forms.TextBox txtWD;
  1903. private System.Windows.Forms.Label label9;
  1904. private System.Windows.Forms.Button btnWDGet;
  1905. private System.Windows.Forms.Panel panel7;
  1906. private System.Windows.Forms.Button btnStageSetM;
  1907. private System.Windows.Forms.TextBox txtStageM;
  1908. private System.Windows.Forms.Label label5;
  1909. private System.Windows.Forms.Button btnStageGetM;
  1910. private System.Windows.Forms.Panel panel12;
  1911. private System.Windows.Forms.Button btnStageSetR;
  1912. private System.Windows.Forms.TextBox txtStageR;
  1913. private System.Windows.Forms.Label label10;
  1914. private System.Windows.Forms.Button btnStageGetR;
  1915. private System.Windows.Forms.Panel panel13;
  1916. private System.Windows.Forms.Button btnStageSetT;
  1917. private System.Windows.Forms.TextBox txtStageT;
  1918. private System.Windows.Forms.Label label11;
  1919. private System.Windows.Forms.Button btnStageGetT;
  1920. private System.Windows.Forms.Panel panel14;
  1921. private System.Windows.Forms.Button btnStageSetZ;
  1922. private System.Windows.Forms.TextBox txtStageZ;
  1923. private System.Windows.Forms.Label label12;
  1924. private System.Windows.Forms.Button btnStageGetZ;
  1925. private System.Windows.Forms.Panel panel15;
  1926. private System.Windows.Forms.Button btnStageSetY;
  1927. private System.Windows.Forms.TextBox txtStageY;
  1928. private System.Windows.Forms.Label label13;
  1929. private System.Windows.Forms.Button btnStageGetY;
  1930. private System.Windows.Forms.Panel panel16;
  1931. private System.Windows.Forms.Button btnStageSetX;
  1932. private System.Windows.Forms.TextBox txtStageX;
  1933. private System.Windows.Forms.Label label14;
  1934. private System.Windows.Forms.Button btnStageGetX;
  1935. private System.Windows.Forms.Button btnAstigmatismYSet;
  1936. private System.Windows.Forms.Label label15;
  1937. private System.Windows.Forms.Label label22;
  1938. private System.Windows.Forms.Label label23;
  1939. private System.Windows.Forms.Label label24;
  1940. private System.Windows.Forms.Button btnAutoWD;
  1941. private System.Windows.Forms.Button btnAutoAstigmatism;
  1942. private System.Windows.Forms.Button btnAutoBrightness;
  1943. private System.Windows.Forms.Button btnGetStagePosition;
  1944. private System.Windows.Forms.PictureBox pbHT;
  1945. private System.Windows.Forms.Label lblState;
  1946. private System.Windows.Forms.Panel panel6;
  1947. private System.Windows.Forms.ComboBox comboBox1;
  1948. private System.Windows.Forms.Label label17;
  1949. private System.Windows.Forms.Button button1;
  1950. private System.Windows.Forms.Panel panel20;
  1951. private System.Windows.Forms.Button button3;
  1952. private System.Windows.Forms.TextBox textBox3;
  1953. private System.Windows.Forms.Label label20;
  1954. private System.Windows.Forms.Button button4;
  1955. private System.Windows.Forms.Panel panel17;
  1956. private System.Windows.Forms.Button button6;
  1957. private System.Windows.Forms.Button button5;
  1958. private System.Windows.Forms.TextBox textBox1;
  1959. private System.Windows.Forms.Label label16;
  1960. private System.Windows.Forms.Panel panel18;
  1961. private System.Windows.Forms.Button button2;
  1962. private System.Windows.Forms.Button button7;
  1963. private System.Windows.Forms.TextBox textBox2;
  1964. private System.Windows.Forms.Label label18;
  1965. private System.Windows.Forms.Panel panel19;
  1966. private System.Windows.Forms.Button button8;
  1967. private System.Windows.Forms.ComboBox comboBox2;
  1968. private System.Windows.Forms.Label label19;
  1969. private System.Windows.Forms.GroupBox groupBox1;
  1970. private System.Windows.Forms.TextBox txtMoveStageY;
  1971. private System.Windows.Forms.Label label25;
  1972. private System.Windows.Forms.TextBox txtMoveStageX;
  1973. private System.Windows.Forms.Label label21;
  1974. private System.Windows.Forms.Button btnMoveSEMCenter;
  1975. private System.Windows.Forms.Button btnConnect;
  1976. private System.Windows.Forms.Button btnGetImage;
  1977. private System.Windows.Forms.Button btnStop;
  1978. }
  1979. }