FormUCMain.Designer.cs 109 KB

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