Form1.Designer.cs 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988
  1. namespace OxfordExtenderWrapper
  2. {
  3. partial class Form1
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  30. System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  31. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  32. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label6 = new System.Windows.Forms.Label();
  38. this.label7 = new System.Windows.Forms.Label();
  39. this.tBHV = new System.Windows.Forms.TextBox();
  40. this.label8 = new System.Windows.Forms.Label();
  41. this.button1 = new System.Windows.Forms.Button();
  42. this.tBHVIn = new System.Windows.Forms.TextBox();
  43. this.button2 = new System.Windows.Forms.Button();
  44. this.label9 = new System.Windows.Forms.Label();
  45. this.tBWD = new System.Windows.Forms.TextBox();
  46. this.tBMag = new System.Windows.Forms.TextBox();
  47. this.tBBright = new System.Windows.Forms.TextBox();
  48. this.tBContast = new System.Windows.Forms.TextBox();
  49. this.label10 = new System.Windows.Forms.Label();
  50. this.label11 = new System.Windows.Forms.Label();
  51. this.label12 = new System.Windows.Forms.Label();
  52. this.label13 = new System.Windows.Forms.Label();
  53. this.button3 = new System.Windows.Forms.Button();
  54. this.button4 = new System.Windows.Forms.Button();
  55. this.button5 = new System.Windows.Forms.Button();
  56. this.button6 = new System.Windows.Forms.Button();
  57. this.tBWDIn = new System.Windows.Forms.TextBox();
  58. this.tBMagIn = new System.Windows.Forms.TextBox();
  59. this.tBrightIn = new System.Windows.Forms.TextBox();
  60. this.tBContrastIn = new System.Windows.Forms.TextBox();
  61. this.label14 = new System.Windows.Forms.Label();
  62. this.label15 = new System.Windows.Forms.Label();
  63. this.label16 = new System.Windows.Forms.Label();
  64. this.label17 = new System.Windows.Forms.Label();
  65. this.button7 = new System.Windows.Forms.Button();
  66. this.button8 = new System.Windows.Forms.Button();
  67. this.button9 = new System.Windows.Forms.Button();
  68. this.button10 = new System.Windows.Forms.Button();
  69. this.label4 = new System.Windows.Forms.Label();
  70. this.label5 = new System.Windows.Forms.Label();
  71. this.label18 = new System.Windows.Forms.Label();
  72. this.label19 = new System.Windows.Forms.Label();
  73. this.label20 = new System.Windows.Forms.Label();
  74. this.label21 = new System.Windows.Forms.Label();
  75. this.tBX = new System.Windows.Forms.TextBox();
  76. this.tBY = new System.Windows.Forms.TextBox();
  77. this.tBZ = new System.Windows.Forms.TextBox();
  78. this.tBT = new System.Windows.Forms.TextBox();
  79. this.tBR = new System.Windows.Forms.TextBox();
  80. this.label22 = new System.Windows.Forms.Label();
  81. this.label23 = new System.Windows.Forms.Label();
  82. this.label24 = new System.Windows.Forms.Label();
  83. this.label25 = new System.Windows.Forms.Label();
  84. this.label26 = new System.Windows.Forms.Label();
  85. this.button11 = new System.Windows.Forms.Button();
  86. this.button12 = new System.Windows.Forms.Button();
  87. this.button13 = new System.Windows.Forms.Button();
  88. this.button14 = new System.Windows.Forms.Button();
  89. this.button15 = new System.Windows.Forms.Button();
  90. this.tBXIn = new System.Windows.Forms.TextBox();
  91. this.tBYIn = new System.Windows.Forms.TextBox();
  92. this.tBZIn = new System.Windows.Forms.TextBox();
  93. this.tBTIn = new System.Windows.Forms.TextBox();
  94. this.tBRIn = new System.Windows.Forms.TextBox();
  95. this.label27 = new System.Windows.Forms.Label();
  96. this.label28 = new System.Windows.Forms.Label();
  97. this.label29 = new System.Windows.Forms.Label();
  98. this.label30 = new System.Windows.Forms.Label();
  99. this.label31 = new System.Windows.Forms.Label();
  100. this.button16 = new System.Windows.Forms.Button();
  101. this.button18 = new System.Windows.Forms.Button();
  102. this.button19 = new System.Windows.Forms.Button();
  103. this.button20 = new System.Windows.Forms.Button();
  104. this.button21 = new System.Windows.Forms.Button();
  105. this.button22 = new System.Windows.Forms.Button();
  106. this.button23 = new System.Windows.Forms.Button();
  107. this.groupBox1 = new System.Windows.Forms.GroupBox();
  108. this.button17 = new System.Windows.Forms.Button();
  109. this.button27 = new System.Windows.Forms.Button();
  110. this.拍图 = new System.Windows.Forms.GroupBox();
  111. this.cboSource = new System.Windows.Forms.ComboBox();
  112. this.txtBSEDwell = new System.Windows.Forms.TextBox();
  113. this.txtBSEHeight = new System.Windows.Forms.TextBox();
  114. this.txtBSEWidth = new System.Windows.Forms.TextBox();
  115. this.pBImage = new System.Windows.Forms.PictureBox();
  116. this.button24 = new System.Windows.Forms.Button();
  117. this.label45 = new System.Windows.Forms.Label();
  118. this.label44 = new System.Windows.Forms.Label();
  119. this.label43 = new System.Windows.Forms.Label();
  120. this.groupBox2 = new System.Windows.Forms.GroupBox();
  121. this.button28 = new System.Windows.Forms.Button();
  122. this.btnTest = new System.Windows.Forms.Button();
  123. this.label42 = new System.Windows.Forms.Label();
  124. this.button29 = new System.Windows.Forms.Button();
  125. this.textTime = new System.Windows.Forms.TextBox();
  126. this.label37 = new System.Windows.Forms.Label();
  127. this.txtarea2l3 = new System.Windows.Forms.TextBox();
  128. this.label38 = new System.Windows.Forms.Label();
  129. this.txtarea2l2 = new System.Windows.Forms.TextBox();
  130. this.label40 = new System.Windows.Forms.Label();
  131. this.txtarea2y3 = new System.Windows.Forms.TextBox();
  132. this.txtarea2x3 = new System.Windows.Forms.TextBox();
  133. this.label41 = new System.Windows.Forms.Label();
  134. this.txtarea2y2 = new System.Windows.Forms.TextBox();
  135. this.label39 = new System.Windows.Forms.Label();
  136. this.txtarea2x2 = new System.Windows.Forms.TextBox();
  137. this.textRegionX1 = new System.Windows.Forms.TextBox();
  138. this.txtarea2l1 = new System.Windows.Forms.TextBox();
  139. this.textRegionY1 = new System.Windows.Forms.TextBox();
  140. this.txtarea1l3 = new System.Windows.Forms.TextBox();
  141. this.textRegionwidth1 = new System.Windows.Forms.TextBox();
  142. this.txtarea2y1 = new System.Windows.Forms.TextBox();
  143. this.textRegionHeight = new System.Windows.Forms.TextBox();
  144. this.txtarea2x1 = new System.Windows.Forms.TextBox();
  145. this.txtarea1y3 = new System.Windows.Forms.TextBox();
  146. this.txtarea1x3 = new System.Windows.Forms.TextBox();
  147. this.txtarea1l2 = new System.Windows.Forms.TextBox();
  148. this.txtarea1l1 = new System.Windows.Forms.TextBox();
  149. this.txtarea1y2 = new System.Windows.Forms.TextBox();
  150. this.txtarea1x2 = new System.Windows.Forms.TextBox();
  151. this.txtarea1y1 = new System.Windows.Forms.TextBox();
  152. this.txtarea1x1 = new System.Windows.Forms.TextBox();
  153. this.label36 = new System.Windows.Forms.Label();
  154. this.txtpy5 = new System.Windows.Forms.TextBox();
  155. this.txtpx5 = new System.Windows.Forms.TextBox();
  156. this.txtpy4 = new System.Windows.Forms.TextBox();
  157. this.txtpx4 = new System.Windows.Forms.TextBox();
  158. this.txtpy3 = new System.Windows.Forms.TextBox();
  159. this.txtpx3 = new System.Windows.Forms.TextBox();
  160. this.txtpy2 = new System.Windows.Forms.TextBox();
  161. this.txtpx2 = new System.Windows.Forms.TextBox();
  162. this.label35 = new System.Windows.Forms.Label();
  163. this.label34 = new System.Windows.Forms.Label();
  164. this.label33 = new System.Windows.Forms.Label();
  165. this.txtpy1 = new System.Windows.Forms.TextBox();
  166. this.txtpx1 = new System.Windows.Forms.TextBox();
  167. this.label32 = new System.Windows.Forms.Label();
  168. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  169. this.元素 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  170. this.含量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  171. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  172. this.button26 = new System.Windows.Forms.Button();
  173. this.button25 = new System.Windows.Forms.Button();
  174. this.notifyIcon_wrapper = new System.Windows.Forms.NotifyIcon(this.components);
  175. this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  176. this.显示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  177. this.隐藏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  178. this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  179. this.button30 = new System.Windows.Forms.Button();
  180. this.groupBox1.SuspendLayout();
  181. this.拍图.SuspendLayout();
  182. ((System.ComponentModel.ISupportInitialize)(this.pBImage)).BeginInit();
  183. this.groupBox2.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  186. this.contextMenuStrip1.SuspendLayout();
  187. this.SuspendLayout();
  188. //
  189. // label1
  190. //
  191. this.label1.AutoSize = true;
  192. this.label1.Location = new System.Drawing.Point(62, 25);
  193. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  194. this.label1.Name = "label1";
  195. this.label1.Size = new System.Drawing.Size(29, 12);
  196. this.label1.TabIndex = 0;
  197. this.label1.Text = "高压";
  198. //
  199. // label2
  200. //
  201. this.label2.AutoSize = true;
  202. this.label2.Location = new System.Drawing.Point(38, 54);
  203. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  204. this.label2.Name = "label2";
  205. this.label2.Size = new System.Drawing.Size(53, 12);
  206. this.label2.TabIndex = 1;
  207. this.label2.Text = "工作距离";
  208. //
  209. // label3
  210. //
  211. this.label3.AutoSize = true;
  212. this.label3.Location = new System.Drawing.Point(38, 84);
  213. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  214. this.label3.Name = "label3";
  215. this.label3.Size = new System.Drawing.Size(53, 12);
  216. this.label3.TabIndex = 2;
  217. this.label3.Text = "放大倍数";
  218. //
  219. // label6
  220. //
  221. this.label6.AutoSize = true;
  222. this.label6.Location = new System.Drawing.Point(62, 113);
  223. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  224. this.label6.Name = "label6";
  225. this.label6.Size = new System.Drawing.Size(29, 12);
  226. this.label6.TabIndex = 5;
  227. this.label6.Text = "亮度";
  228. //
  229. // label7
  230. //
  231. this.label7.AutoSize = true;
  232. this.label7.Location = new System.Drawing.Point(50, 151);
  233. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  234. this.label7.Name = "label7";
  235. this.label7.Size = new System.Drawing.Size(41, 12);
  236. this.label7.TabIndex = 6;
  237. this.label7.Text = "对比度";
  238. //
  239. // tBHV
  240. //
  241. this.tBHV.Location = new System.Drawing.Point(122, 22);
  242. this.tBHV.Margin = new System.Windows.Forms.Padding(2);
  243. this.tBHV.Name = "tBHV";
  244. this.tBHV.ReadOnly = true;
  245. this.tBHV.Size = new System.Drawing.Size(68, 21);
  246. this.tBHV.TabIndex = 7;
  247. //
  248. // label8
  249. //
  250. this.label8.AutoSize = true;
  251. this.label8.Location = new System.Drawing.Point(193, 25);
  252. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  253. this.label8.Name = "label8";
  254. this.label8.Size = new System.Drawing.Size(17, 12);
  255. this.label8.TabIndex = 8;
  256. this.label8.Text = "kV";
  257. //
  258. // button1
  259. //
  260. this.button1.Location = new System.Drawing.Point(224, 18);
  261. this.button1.Margin = new System.Windows.Forms.Padding(2);
  262. this.button1.Name = "button1";
  263. this.button1.Size = new System.Drawing.Size(50, 26);
  264. this.button1.TabIndex = 9;
  265. this.button1.Text = "获取";
  266. this.button1.UseVisualStyleBackColor = true;
  267. this.button1.Click += new System.EventHandler(this.button1_Click);
  268. //
  269. // tBHVIn
  270. //
  271. this.tBHVIn.Location = new System.Drawing.Point(308, 22);
  272. this.tBHVIn.Margin = new System.Windows.Forms.Padding(2);
  273. this.tBHVIn.Name = "tBHVIn";
  274. this.tBHVIn.Size = new System.Drawing.Size(68, 21);
  275. this.tBHVIn.TabIndex = 10;
  276. this.tBHVIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
  277. //
  278. // button2
  279. //
  280. this.button2.Location = new System.Drawing.Point(425, 18);
  281. this.button2.Margin = new System.Windows.Forms.Padding(2);
  282. this.button2.Name = "button2";
  283. this.button2.Size = new System.Drawing.Size(50, 26);
  284. this.button2.TabIndex = 11;
  285. this.button2.Text = "设定";
  286. this.button2.UseVisualStyleBackColor = true;
  287. this.button2.Click += new System.EventHandler(this.button2_Click);
  288. //
  289. // label9
  290. //
  291. this.label9.AutoSize = true;
  292. this.label9.Location = new System.Drawing.Point(379, 25);
  293. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  294. this.label9.Name = "label9";
  295. this.label9.Size = new System.Drawing.Size(17, 12);
  296. this.label9.TabIndex = 12;
  297. this.label9.Text = "kV";
  298. //
  299. // tBWD
  300. //
  301. this.tBWD.Location = new System.Drawing.Point(122, 51);
  302. this.tBWD.Margin = new System.Windows.Forms.Padding(2);
  303. this.tBWD.Name = "tBWD";
  304. this.tBWD.ReadOnly = true;
  305. this.tBWD.Size = new System.Drawing.Size(68, 21);
  306. this.tBWD.TabIndex = 13;
  307. //
  308. // tBMag
  309. //
  310. this.tBMag.Location = new System.Drawing.Point(122, 82);
  311. this.tBMag.Margin = new System.Windows.Forms.Padding(2);
  312. this.tBMag.Name = "tBMag";
  313. this.tBMag.ReadOnly = true;
  314. this.tBMag.Size = new System.Drawing.Size(68, 21);
  315. this.tBMag.TabIndex = 14;
  316. //
  317. // tBBright
  318. //
  319. this.tBBright.Location = new System.Drawing.Point(122, 110);
  320. this.tBBright.Margin = new System.Windows.Forms.Padding(2);
  321. this.tBBright.Name = "tBBright";
  322. this.tBBright.ReadOnly = true;
  323. this.tBBright.Size = new System.Drawing.Size(68, 21);
  324. this.tBBright.TabIndex = 15;
  325. //
  326. // tBContast
  327. //
  328. this.tBContast.Location = new System.Drawing.Point(122, 145);
  329. this.tBContast.Margin = new System.Windows.Forms.Padding(2);
  330. this.tBContast.Name = "tBContast";
  331. this.tBContast.ReadOnly = true;
  332. this.tBContast.Size = new System.Drawing.Size(68, 21);
  333. this.tBContast.TabIndex = 16;
  334. //
  335. // label10
  336. //
  337. this.label10.AutoSize = true;
  338. this.label10.Location = new System.Drawing.Point(193, 54);
  339. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  340. this.label10.Name = "label10";
  341. this.label10.Size = new System.Drawing.Size(17, 12);
  342. this.label10.TabIndex = 17;
  343. this.label10.Text = "mm";
  344. //
  345. // label11
  346. //
  347. this.label11.AutoSize = true;
  348. this.label11.Location = new System.Drawing.Point(193, 84);
  349. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  350. this.label11.Name = "label11";
  351. this.label11.Size = new System.Drawing.Size(11, 12);
  352. this.label11.TabIndex = 18;
  353. this.label11.Text = "X";
  354. //
  355. // label12
  356. //
  357. this.label12.AutoSize = true;
  358. this.label12.Location = new System.Drawing.Point(193, 113);
  359. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  360. this.label12.Name = "label12";
  361. this.label12.Size = new System.Drawing.Size(11, 12);
  362. this.label12.TabIndex = 19;
  363. this.label12.Text = "%";
  364. //
  365. // label13
  366. //
  367. this.label13.AutoSize = true;
  368. this.label13.Location = new System.Drawing.Point(193, 146);
  369. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  370. this.label13.Name = "label13";
  371. this.label13.Size = new System.Drawing.Size(11, 12);
  372. this.label13.TabIndex = 20;
  373. this.label13.Text = "%";
  374. //
  375. // button3
  376. //
  377. this.button3.Location = new System.Drawing.Point(224, 48);
  378. this.button3.Margin = new System.Windows.Forms.Padding(2);
  379. this.button3.Name = "button3";
  380. this.button3.Size = new System.Drawing.Size(50, 26);
  381. this.button3.TabIndex = 21;
  382. this.button3.Text = "获取";
  383. this.button3.UseVisualStyleBackColor = true;
  384. this.button3.Click += new System.EventHandler(this.button3_Click);
  385. //
  386. // button4
  387. //
  388. this.button4.Location = new System.Drawing.Point(224, 78);
  389. this.button4.Margin = new System.Windows.Forms.Padding(2);
  390. this.button4.Name = "button4";
  391. this.button4.Size = new System.Drawing.Size(50, 26);
  392. this.button4.TabIndex = 22;
  393. this.button4.Text = "获取";
  394. this.button4.UseVisualStyleBackColor = true;
  395. this.button4.Click += new System.EventHandler(this.button4_Click);
  396. //
  397. // button5
  398. //
  399. this.button5.Location = new System.Drawing.Point(224, 106);
  400. this.button5.Margin = new System.Windows.Forms.Padding(2);
  401. this.button5.Name = "button5";
  402. this.button5.Size = new System.Drawing.Size(50, 26);
  403. this.button5.TabIndex = 23;
  404. this.button5.Text = "获取";
  405. this.button5.UseVisualStyleBackColor = true;
  406. this.button5.Click += new System.EventHandler(this.button5_Click);
  407. //
  408. // button6
  409. //
  410. this.button6.Location = new System.Drawing.Point(224, 145);
  411. this.button6.Margin = new System.Windows.Forms.Padding(2);
  412. this.button6.Name = "button6";
  413. this.button6.Size = new System.Drawing.Size(50, 26);
  414. this.button6.TabIndex = 24;
  415. this.button6.Text = "获取";
  416. this.button6.UseVisualStyleBackColor = true;
  417. this.button6.Click += new System.EventHandler(this.button6_Click);
  418. //
  419. // tBWDIn
  420. //
  421. this.tBWDIn.Location = new System.Drawing.Point(308, 51);
  422. this.tBWDIn.Margin = new System.Windows.Forms.Padding(2);
  423. this.tBWDIn.Name = "tBWDIn";
  424. this.tBWDIn.Size = new System.Drawing.Size(68, 21);
  425. this.tBWDIn.TabIndex = 25;
  426. this.tBWDIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBWDIn_KeyPress);
  427. //
  428. // tBMagIn
  429. //
  430. this.tBMagIn.Location = new System.Drawing.Point(308, 82);
  431. this.tBMagIn.Margin = new System.Windows.Forms.Padding(2);
  432. this.tBMagIn.Name = "tBMagIn";
  433. this.tBMagIn.Size = new System.Drawing.Size(68, 21);
  434. this.tBMagIn.TabIndex = 26;
  435. this.tBMagIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBMagIn_KeyPress);
  436. //
  437. // tBrightIn
  438. //
  439. this.tBrightIn.Location = new System.Drawing.Point(308, 114);
  440. this.tBrightIn.Margin = new System.Windows.Forms.Padding(2);
  441. this.tBrightIn.Name = "tBrightIn";
  442. this.tBrightIn.Size = new System.Drawing.Size(68, 21);
  443. this.tBrightIn.TabIndex = 27;
  444. this.tBrightIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBrightIn_KeyPress);
  445. //
  446. // tBContrastIn
  447. //
  448. this.tBContrastIn.Location = new System.Drawing.Point(308, 150);
  449. this.tBContrastIn.Margin = new System.Windows.Forms.Padding(2);
  450. this.tBContrastIn.Name = "tBContrastIn";
  451. this.tBContrastIn.Size = new System.Drawing.Size(68, 21);
  452. this.tBContrastIn.TabIndex = 28;
  453. this.tBContrastIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBContrastIn_KeyPress);
  454. //
  455. // label14
  456. //
  457. this.label14.AutoSize = true;
  458. this.label14.Location = new System.Drawing.Point(379, 151);
  459. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  460. this.label14.Name = "label14";
  461. this.label14.Size = new System.Drawing.Size(11, 12);
  462. this.label14.TabIndex = 32;
  463. this.label14.Text = "%";
  464. //
  465. // label15
  466. //
  467. this.label15.AutoSize = true;
  468. this.label15.Location = new System.Drawing.Point(379, 118);
  469. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  470. this.label15.Name = "label15";
  471. this.label15.Size = new System.Drawing.Size(11, 12);
  472. this.label15.TabIndex = 31;
  473. this.label15.Text = "%";
  474. //
  475. // label16
  476. //
  477. this.label16.AutoSize = true;
  478. this.label16.Location = new System.Drawing.Point(379, 89);
  479. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  480. this.label16.Name = "label16";
  481. this.label16.Size = new System.Drawing.Size(11, 12);
  482. this.label16.TabIndex = 30;
  483. this.label16.Text = "X";
  484. //
  485. // label17
  486. //
  487. this.label17.AutoSize = true;
  488. this.label17.Location = new System.Drawing.Point(379, 58);
  489. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  490. this.label17.Name = "label17";
  491. this.label17.Size = new System.Drawing.Size(17, 12);
  492. this.label17.TabIndex = 29;
  493. this.label17.Text = "mm";
  494. //
  495. // button7
  496. //
  497. this.button7.Location = new System.Drawing.Point(425, 48);
  498. this.button7.Margin = new System.Windows.Forms.Padding(2);
  499. this.button7.Name = "button7";
  500. this.button7.Size = new System.Drawing.Size(50, 26);
  501. this.button7.TabIndex = 33;
  502. this.button7.Text = "设定";
  503. this.button7.UseVisualStyleBackColor = true;
  504. this.button7.Click += new System.EventHandler(this.button7_Click);
  505. //
  506. // button8
  507. //
  508. this.button8.Location = new System.Drawing.Point(425, 78);
  509. this.button8.Margin = new System.Windows.Forms.Padding(2);
  510. this.button8.Name = "button8";
  511. this.button8.Size = new System.Drawing.Size(50, 26);
  512. this.button8.TabIndex = 34;
  513. this.button8.Text = "设定";
  514. this.button8.UseVisualStyleBackColor = true;
  515. this.button8.Click += new System.EventHandler(this.button8_Click);
  516. //
  517. // button9
  518. //
  519. this.button9.Location = new System.Drawing.Point(425, 106);
  520. this.button9.Margin = new System.Windows.Forms.Padding(2);
  521. this.button9.Name = "button9";
  522. this.button9.Size = new System.Drawing.Size(50, 26);
  523. this.button9.TabIndex = 35;
  524. this.button9.Text = "设定";
  525. this.button9.UseVisualStyleBackColor = true;
  526. this.button9.Click += new System.EventHandler(this.button9_Click);
  527. //
  528. // button10
  529. //
  530. this.button10.Location = new System.Drawing.Point(425, 140);
  531. this.button10.Margin = new System.Windows.Forms.Padding(2);
  532. this.button10.Name = "button10";
  533. this.button10.Size = new System.Drawing.Size(50, 26);
  534. this.button10.TabIndex = 36;
  535. this.button10.Text = "设定";
  536. this.button10.UseVisualStyleBackColor = true;
  537. this.button10.Click += new System.EventHandler(this.button10_Click);
  538. //
  539. // label4
  540. //
  541. this.label4.AutoSize = true;
  542. this.label4.Location = new System.Drawing.Point(50, 182);
  543. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  544. this.label4.Name = "label4";
  545. this.label4.Size = new System.Drawing.Size(41, 12);
  546. this.label4.TabIndex = 37;
  547. this.label4.Text = "样品台";
  548. //
  549. // label5
  550. //
  551. this.label5.AutoSize = true;
  552. this.label5.Location = new System.Drawing.Point(69, 194);
  553. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  554. this.label5.Name = "label5";
  555. this.label5.Size = new System.Drawing.Size(11, 12);
  556. this.label5.TabIndex = 38;
  557. this.label5.Text = "X";
  558. //
  559. // label18
  560. //
  561. this.label18.AutoSize = true;
  562. this.label18.Location = new System.Drawing.Point(69, 225);
  563. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  564. this.label18.Name = "label18";
  565. this.label18.Size = new System.Drawing.Size(11, 12);
  566. this.label18.TabIndex = 39;
  567. this.label18.Text = "Y";
  568. //
  569. // label19
  570. //
  571. this.label19.AutoSize = true;
  572. this.label19.Location = new System.Drawing.Point(69, 254);
  573. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  574. this.label19.Name = "label19";
  575. this.label19.Size = new System.Drawing.Size(11, 12);
  576. this.label19.TabIndex = 40;
  577. this.label19.Text = "Z";
  578. //
  579. // label20
  580. //
  581. this.label20.AutoSize = true;
  582. this.label20.Location = new System.Drawing.Point(69, 283);
  583. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  584. this.label20.Name = "label20";
  585. this.label20.Size = new System.Drawing.Size(11, 12);
  586. this.label20.TabIndex = 41;
  587. this.label20.Text = "T";
  588. //
  589. // label21
  590. //
  591. this.label21.AutoSize = true;
  592. this.label21.Location = new System.Drawing.Point(69, 313);
  593. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  594. this.label21.Name = "label21";
  595. this.label21.Size = new System.Drawing.Size(11, 12);
  596. this.label21.TabIndex = 42;
  597. this.label21.Text = "R";
  598. //
  599. // tBX
  600. //
  601. this.tBX.Location = new System.Drawing.Point(122, 187);
  602. this.tBX.Margin = new System.Windows.Forms.Padding(2);
  603. this.tBX.Name = "tBX";
  604. this.tBX.ReadOnly = true;
  605. this.tBX.Size = new System.Drawing.Size(68, 21);
  606. this.tBX.TabIndex = 43;
  607. //
  608. // tBY
  609. //
  610. this.tBY.Location = new System.Drawing.Point(122, 222);
  611. this.tBY.Margin = new System.Windows.Forms.Padding(2);
  612. this.tBY.Name = "tBY";
  613. this.tBY.ReadOnly = true;
  614. this.tBY.Size = new System.Drawing.Size(68, 21);
  615. this.tBY.TabIndex = 44;
  616. //
  617. // tBZ
  618. //
  619. this.tBZ.Location = new System.Drawing.Point(122, 254);
  620. this.tBZ.Margin = new System.Windows.Forms.Padding(2);
  621. this.tBZ.Name = "tBZ";
  622. this.tBZ.ReadOnly = true;
  623. this.tBZ.Size = new System.Drawing.Size(68, 21);
  624. this.tBZ.TabIndex = 45;
  625. //
  626. // tBT
  627. //
  628. this.tBT.Location = new System.Drawing.Point(122, 283);
  629. this.tBT.Margin = new System.Windows.Forms.Padding(2);
  630. this.tBT.Name = "tBT";
  631. this.tBT.ReadOnly = true;
  632. this.tBT.Size = new System.Drawing.Size(68, 21);
  633. this.tBT.TabIndex = 46;
  634. //
  635. // tBR
  636. //
  637. this.tBR.Location = new System.Drawing.Point(122, 313);
  638. this.tBR.Margin = new System.Windows.Forms.Padding(2);
  639. this.tBR.Name = "tBR";
  640. this.tBR.ReadOnly = true;
  641. this.tBR.Size = new System.Drawing.Size(68, 21);
  642. this.tBR.TabIndex = 47;
  643. //
  644. // label22
  645. //
  646. this.label22.AutoSize = true;
  647. this.label22.Location = new System.Drawing.Point(193, 194);
  648. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  649. this.label22.Name = "label22";
  650. this.label22.Size = new System.Drawing.Size(17, 12);
  651. this.label22.TabIndex = 48;
  652. this.label22.Text = "um";
  653. //
  654. // label23
  655. //
  656. this.label23.AutoSize = true;
  657. this.label23.Location = new System.Drawing.Point(193, 230);
  658. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  659. this.label23.Name = "label23";
  660. this.label23.Size = new System.Drawing.Size(17, 12);
  661. this.label23.TabIndex = 49;
  662. this.label23.Text = "um";
  663. //
  664. // label24
  665. //
  666. this.label24.AutoSize = true;
  667. this.label24.Location = new System.Drawing.Point(193, 257);
  668. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  669. this.label24.Name = "label24";
  670. this.label24.Size = new System.Drawing.Size(17, 12);
  671. this.label24.TabIndex = 50;
  672. this.label24.Text = "um";
  673. //
  674. // label25
  675. //
  676. this.label25.AutoSize = true;
  677. this.label25.Location = new System.Drawing.Point(193, 286);
  678. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  679. this.label25.Name = "label25";
  680. this.label25.Size = new System.Drawing.Size(11, 12);
  681. this.label25.TabIndex = 51;
  682. this.label25.Text = "o";
  683. //
  684. // label26
  685. //
  686. this.label26.AutoSize = true;
  687. this.label26.Location = new System.Drawing.Point(193, 314);
  688. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  689. this.label26.Name = "label26";
  690. this.label26.Size = new System.Drawing.Size(11, 12);
  691. this.label26.TabIndex = 52;
  692. this.label26.Text = "o";
  693. //
  694. // button11
  695. //
  696. this.button11.Location = new System.Drawing.Point(224, 182);
  697. this.button11.Margin = new System.Windows.Forms.Padding(2);
  698. this.button11.Name = "button11";
  699. this.button11.Size = new System.Drawing.Size(50, 26);
  700. this.button11.TabIndex = 53;
  701. this.button11.Text = "获取";
  702. this.button11.UseVisualStyleBackColor = true;
  703. this.button11.Click += new System.EventHandler(this.button11_Click);
  704. //
  705. // button12
  706. //
  707. this.button12.Location = new System.Drawing.Point(224, 218);
  708. this.button12.Margin = new System.Windows.Forms.Padding(2);
  709. this.button12.Name = "button12";
  710. this.button12.Size = new System.Drawing.Size(50, 26);
  711. this.button12.TabIndex = 54;
  712. this.button12.Text = "获取";
  713. this.button12.UseVisualStyleBackColor = true;
  714. this.button12.Click += new System.EventHandler(this.button12_Click);
  715. //
  716. // button13
  717. //
  718. this.button13.Location = new System.Drawing.Point(224, 247);
  719. this.button13.Margin = new System.Windows.Forms.Padding(2);
  720. this.button13.Name = "button13";
  721. this.button13.Size = new System.Drawing.Size(50, 26);
  722. this.button13.TabIndex = 55;
  723. this.button13.Text = "获取";
  724. this.button13.UseVisualStyleBackColor = true;
  725. this.button13.Click += new System.EventHandler(this.button13_Click);
  726. //
  727. // button14
  728. //
  729. this.button14.Location = new System.Drawing.Point(224, 278);
  730. this.button14.Margin = new System.Windows.Forms.Padding(2);
  731. this.button14.Name = "button14";
  732. this.button14.Size = new System.Drawing.Size(50, 26);
  733. this.button14.TabIndex = 56;
  734. this.button14.Text = "获取";
  735. this.button14.UseVisualStyleBackColor = true;
  736. this.button14.Click += new System.EventHandler(this.button14_Click);
  737. //
  738. // button15
  739. //
  740. this.button15.Location = new System.Drawing.Point(224, 308);
  741. this.button15.Margin = new System.Windows.Forms.Padding(2);
  742. this.button15.Name = "button15";
  743. this.button15.Size = new System.Drawing.Size(50, 26);
  744. this.button15.TabIndex = 57;
  745. this.button15.Text = "获取";
  746. this.button15.UseVisualStyleBackColor = true;
  747. this.button15.Click += new System.EventHandler(this.button15_Click);
  748. //
  749. // tBXIn
  750. //
  751. this.tBXIn.Location = new System.Drawing.Point(308, 187);
  752. this.tBXIn.Margin = new System.Windows.Forms.Padding(2);
  753. this.tBXIn.Name = "tBXIn";
  754. this.tBXIn.Size = new System.Drawing.Size(68, 21);
  755. this.tBXIn.TabIndex = 58;
  756. this.tBXIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBXIn_KeyPress);
  757. //
  758. // tBYIn
  759. //
  760. this.tBYIn.Location = new System.Drawing.Point(308, 222);
  761. this.tBYIn.Margin = new System.Windows.Forms.Padding(2);
  762. this.tBYIn.Name = "tBYIn";
  763. this.tBYIn.Size = new System.Drawing.Size(68, 21);
  764. this.tBYIn.TabIndex = 59;
  765. this.tBYIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBYIn_KeyPress);
  766. //
  767. // tBZIn
  768. //
  769. this.tBZIn.Location = new System.Drawing.Point(308, 252);
  770. this.tBZIn.Margin = new System.Windows.Forms.Padding(2);
  771. this.tBZIn.Name = "tBZIn";
  772. this.tBZIn.Size = new System.Drawing.Size(68, 21);
  773. this.tBZIn.TabIndex = 60;
  774. this.tBZIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBZIn_KeyPress);
  775. //
  776. // tBTIn
  777. //
  778. this.tBTIn.Location = new System.Drawing.Point(308, 278);
  779. this.tBTIn.Margin = new System.Windows.Forms.Padding(2);
  780. this.tBTIn.Name = "tBTIn";
  781. this.tBTIn.Size = new System.Drawing.Size(68, 21);
  782. this.tBTIn.TabIndex = 61;
  783. this.tBTIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBTIn_KeyPress);
  784. //
  785. // tBRIn
  786. //
  787. this.tBRIn.Location = new System.Drawing.Point(308, 308);
  788. this.tBRIn.Margin = new System.Windows.Forms.Padding(2);
  789. this.tBRIn.Name = "tBRIn";
  790. this.tBRIn.Size = new System.Drawing.Size(68, 21);
  791. this.tBRIn.TabIndex = 62;
  792. this.tBRIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBRIn_KeyPress);
  793. //
  794. // label27
  795. //
  796. this.label27.AutoSize = true;
  797. this.label27.Location = new System.Drawing.Point(379, 194);
  798. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  799. this.label27.Name = "label27";
  800. this.label27.Size = new System.Drawing.Size(17, 12);
  801. this.label27.TabIndex = 63;
  802. this.label27.Text = "um";
  803. //
  804. // label28
  805. //
  806. this.label28.AutoSize = true;
  807. this.label28.Location = new System.Drawing.Point(379, 225);
  808. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  809. this.label28.Name = "label28";
  810. this.label28.Size = new System.Drawing.Size(17, 12);
  811. this.label28.TabIndex = 64;
  812. this.label28.Text = "um";
  813. //
  814. // label29
  815. //
  816. this.label29.AutoSize = true;
  817. this.label29.Location = new System.Drawing.Point(379, 252);
  818. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  819. this.label29.Name = "label29";
  820. this.label29.Size = new System.Drawing.Size(17, 12);
  821. this.label29.TabIndex = 65;
  822. this.label29.Text = "um";
  823. //
  824. // label30
  825. //
  826. this.label30.AutoSize = true;
  827. this.label30.Location = new System.Drawing.Point(379, 284);
  828. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  829. this.label30.Name = "label30";
  830. this.label30.Size = new System.Drawing.Size(11, 12);
  831. this.label30.TabIndex = 66;
  832. this.label30.Text = "o";
  833. //
  834. // label31
  835. //
  836. this.label31.AutoSize = true;
  837. this.label31.Location = new System.Drawing.Point(379, 314);
  838. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  839. this.label31.Name = "label31";
  840. this.label31.Size = new System.Drawing.Size(11, 12);
  841. this.label31.TabIndex = 67;
  842. this.label31.Text = "o";
  843. //
  844. // button16
  845. //
  846. this.button16.Location = new System.Drawing.Point(425, 187);
  847. this.button16.Margin = new System.Windows.Forms.Padding(2);
  848. this.button16.Name = "button16";
  849. this.button16.Size = new System.Drawing.Size(50, 59);
  850. this.button16.TabIndex = 68;
  851. this.button16.Text = "设定";
  852. this.button16.UseVisualStyleBackColor = true;
  853. this.button16.Click += new System.EventHandler(this.button16_Click);
  854. //
  855. // button18
  856. //
  857. this.button18.Location = new System.Drawing.Point(425, 250);
  858. this.button18.Margin = new System.Windows.Forms.Padding(2);
  859. this.button18.Name = "button18";
  860. this.button18.Size = new System.Drawing.Size(50, 26);
  861. this.button18.TabIndex = 70;
  862. this.button18.Text = "设定";
  863. this.button18.UseVisualStyleBackColor = true;
  864. this.button18.Click += new System.EventHandler(this.button18_Click);
  865. //
  866. // button19
  867. //
  868. this.button19.Location = new System.Drawing.Point(425, 280);
  869. this.button19.Margin = new System.Windows.Forms.Padding(2);
  870. this.button19.Name = "button19";
  871. this.button19.Size = new System.Drawing.Size(50, 26);
  872. this.button19.TabIndex = 71;
  873. this.button19.Text = "设定";
  874. this.button19.UseVisualStyleBackColor = true;
  875. this.button19.Click += new System.EventHandler(this.button19_Click);
  876. //
  877. // button20
  878. //
  879. this.button20.Location = new System.Drawing.Point(425, 310);
  880. this.button20.Margin = new System.Windows.Forms.Padding(2);
  881. this.button20.Name = "button20";
  882. this.button20.Size = new System.Drawing.Size(50, 26);
  883. this.button20.TabIndex = 72;
  884. this.button20.Text = "设定";
  885. this.button20.UseVisualStyleBackColor = true;
  886. this.button20.Click += new System.EventHandler(this.button20_Click);
  887. //
  888. // button21
  889. //
  890. this.button21.Location = new System.Drawing.Point(122, 347);
  891. this.button21.Margin = new System.Windows.Forms.Padding(2);
  892. this.button21.Name = "button21";
  893. this.button21.Size = new System.Drawing.Size(106, 26);
  894. this.button21.TabIndex = 73;
  895. this.button21.Text = "获取全部";
  896. this.button21.UseVisualStyleBackColor = true;
  897. this.button21.Click += new System.EventHandler(this.button21_Click);
  898. //
  899. // button22
  900. //
  901. this.button22.Location = new System.Drawing.Point(252, 347);
  902. this.button22.Margin = new System.Windows.Forms.Padding(2);
  903. this.button22.Name = "button22";
  904. this.button22.Size = new System.Drawing.Size(98, 26);
  905. this.button22.TabIndex = 74;
  906. this.button22.Text = "设定XY";
  907. this.button22.UseVisualStyleBackColor = true;
  908. this.button22.Click += new System.EventHandler(this.button22_Click);
  909. //
  910. // button23
  911. //
  912. this.button23.Location = new System.Drawing.Point(381, 347);
  913. this.button23.Margin = new System.Windows.Forms.Padding(2);
  914. this.button23.Name = "button23";
  915. this.button23.Size = new System.Drawing.Size(94, 26);
  916. this.button23.TabIndex = 75;
  917. this.button23.Text = "设定全部";
  918. this.button23.UseVisualStyleBackColor = true;
  919. this.button23.Click += new System.EventHandler(this.button23_Click);
  920. //
  921. // groupBox1
  922. //
  923. this.groupBox1.Controls.Add(this.button17);
  924. this.groupBox1.Controls.Add(this.button27);
  925. this.groupBox1.Controls.Add(this.button2);
  926. this.groupBox1.Controls.Add(this.button23);
  927. this.groupBox1.Controls.Add(this.label1);
  928. this.groupBox1.Controls.Add(this.button22);
  929. this.groupBox1.Controls.Add(this.label2);
  930. this.groupBox1.Controls.Add(this.button21);
  931. this.groupBox1.Controls.Add(this.label3);
  932. this.groupBox1.Controls.Add(this.button20);
  933. this.groupBox1.Controls.Add(this.label6);
  934. this.groupBox1.Controls.Add(this.button19);
  935. this.groupBox1.Controls.Add(this.label7);
  936. this.groupBox1.Controls.Add(this.button18);
  937. this.groupBox1.Controls.Add(this.tBHV);
  938. this.groupBox1.Controls.Add(this.label8);
  939. this.groupBox1.Controls.Add(this.button16);
  940. this.groupBox1.Controls.Add(this.button1);
  941. this.groupBox1.Controls.Add(this.label31);
  942. this.groupBox1.Controls.Add(this.tBHVIn);
  943. this.groupBox1.Controls.Add(this.label30);
  944. this.groupBox1.Controls.Add(this.label9);
  945. this.groupBox1.Controls.Add(this.label29);
  946. this.groupBox1.Controls.Add(this.tBWD);
  947. this.groupBox1.Controls.Add(this.label28);
  948. this.groupBox1.Controls.Add(this.tBMag);
  949. this.groupBox1.Controls.Add(this.label27);
  950. this.groupBox1.Controls.Add(this.tBBright);
  951. this.groupBox1.Controls.Add(this.tBRIn);
  952. this.groupBox1.Controls.Add(this.tBContast);
  953. this.groupBox1.Controls.Add(this.tBTIn);
  954. this.groupBox1.Controls.Add(this.label10);
  955. this.groupBox1.Controls.Add(this.tBZIn);
  956. this.groupBox1.Controls.Add(this.label11);
  957. this.groupBox1.Controls.Add(this.tBYIn);
  958. this.groupBox1.Controls.Add(this.label12);
  959. this.groupBox1.Controls.Add(this.tBXIn);
  960. this.groupBox1.Controls.Add(this.label13);
  961. this.groupBox1.Controls.Add(this.button15);
  962. this.groupBox1.Controls.Add(this.button3);
  963. this.groupBox1.Controls.Add(this.button14);
  964. this.groupBox1.Controls.Add(this.button4);
  965. this.groupBox1.Controls.Add(this.button13);
  966. this.groupBox1.Controls.Add(this.button5);
  967. this.groupBox1.Controls.Add(this.button12);
  968. this.groupBox1.Controls.Add(this.button6);
  969. this.groupBox1.Controls.Add(this.button11);
  970. this.groupBox1.Controls.Add(this.tBWDIn);
  971. this.groupBox1.Controls.Add(this.label26);
  972. this.groupBox1.Controls.Add(this.tBMagIn);
  973. this.groupBox1.Controls.Add(this.label25);
  974. this.groupBox1.Controls.Add(this.tBrightIn);
  975. this.groupBox1.Controls.Add(this.label24);
  976. this.groupBox1.Controls.Add(this.tBContrastIn);
  977. this.groupBox1.Controls.Add(this.label23);
  978. this.groupBox1.Controls.Add(this.label17);
  979. this.groupBox1.Controls.Add(this.label22);
  980. this.groupBox1.Controls.Add(this.label16);
  981. this.groupBox1.Controls.Add(this.tBR);
  982. this.groupBox1.Controls.Add(this.label15);
  983. this.groupBox1.Controls.Add(this.tBT);
  984. this.groupBox1.Controls.Add(this.label14);
  985. this.groupBox1.Controls.Add(this.tBZ);
  986. this.groupBox1.Controls.Add(this.button7);
  987. this.groupBox1.Controls.Add(this.tBY);
  988. this.groupBox1.Controls.Add(this.button8);
  989. this.groupBox1.Controls.Add(this.tBX);
  990. this.groupBox1.Controls.Add(this.button9);
  991. this.groupBox1.Controls.Add(this.label21);
  992. this.groupBox1.Controls.Add(this.button10);
  993. this.groupBox1.Controls.Add(this.label20);
  994. this.groupBox1.Controls.Add(this.label4);
  995. this.groupBox1.Controls.Add(this.label19);
  996. this.groupBox1.Controls.Add(this.label5);
  997. this.groupBox1.Controls.Add(this.label18);
  998. this.groupBox1.Location = new System.Drawing.Point(0, 1);
  999. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1000. this.groupBox1.Name = "groupBox1";
  1001. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1002. this.groupBox1.Size = new System.Drawing.Size(499, 391);
  1003. this.groupBox1.TabIndex = 76;
  1004. this.groupBox1.TabStop = false;
  1005. this.groupBox1.Text = "电镜和样品台控制";
  1006. //
  1007. // button17
  1008. //
  1009. this.button17.Font = new System.Drawing.Font("Microsoft YaHei", 12F);
  1010. this.button17.Location = new System.Drawing.Point(4, 225);
  1011. this.button17.Margin = new System.Windows.Forms.Padding(2);
  1012. this.button17.Name = "button17";
  1013. this.button17.Size = new System.Drawing.Size(30, 126);
  1014. this.button17.TabIndex = 79;
  1015. this.button17.Text = "释放控制权";
  1016. this.button17.UseVisualStyleBackColor = true;
  1017. this.button17.Click += new System.EventHandler(this.button27_Click);
  1018. //
  1019. // button27
  1020. //
  1021. this.button27.Font = new System.Drawing.Font("Microsoft YaHei", 12F);
  1022. this.button27.Location = new System.Drawing.Point(4, 58);
  1023. this.button27.Margin = new System.Windows.Forms.Padding(2);
  1024. this.button27.Name = "button27";
  1025. this.button27.Size = new System.Drawing.Size(30, 125);
  1026. this.button27.TabIndex = 79;
  1027. this.button27.Text = "连接能谱";
  1028. this.button27.UseVisualStyleBackColor = true;
  1029. this.button27.Click += new System.EventHandler(this.btnConn_Click);
  1030. //
  1031. // 拍图
  1032. //
  1033. this.拍图.Controls.Add(this.button30);
  1034. this.拍图.Controls.Add(this.cboSource);
  1035. this.拍图.Controls.Add(this.txtBSEDwell);
  1036. this.拍图.Controls.Add(this.txtBSEHeight);
  1037. this.拍图.Controls.Add(this.txtBSEWidth);
  1038. this.拍图.Controls.Add(this.pBImage);
  1039. this.拍图.Controls.Add(this.button24);
  1040. this.拍图.Controls.Add(this.label45);
  1041. this.拍图.Controls.Add(this.label44);
  1042. this.拍图.Controls.Add(this.label43);
  1043. this.拍图.Location = new System.Drawing.Point(503, 8);
  1044. this.拍图.Margin = new System.Windows.Forms.Padding(2);
  1045. this.拍图.Name = "拍图";
  1046. this.拍图.Padding = new System.Windows.Forms.Padding(2);
  1047. this.拍图.Size = new System.Drawing.Size(646, 384);
  1048. this.拍图.TabIndex = 77;
  1049. this.拍图.TabStop = false;
  1050. this.拍图.Text = "拍图";
  1051. //
  1052. // cboSource
  1053. //
  1054. this.cboSource.FormattingEnabled = true;
  1055. this.cboSource.Items.AddRange(new object[] {
  1056. "SE",
  1057. "BSE"});
  1058. this.cboSource.Location = new System.Drawing.Point(80, 22);
  1059. this.cboSource.Name = "cboSource";
  1060. this.cboSource.Size = new System.Drawing.Size(50, 20);
  1061. this.cboSource.TabIndex = 13;
  1062. this.cboSource.Text = "BSE";
  1063. //
  1064. // txtBSEDwell
  1065. //
  1066. this.txtBSEDwell.Location = new System.Drawing.Point(425, 19);
  1067. this.txtBSEDwell.Name = "txtBSEDwell";
  1068. this.txtBSEDwell.Size = new System.Drawing.Size(94, 21);
  1069. this.txtBSEDwell.TabIndex = 3;
  1070. this.txtBSEDwell.Text = "2";
  1071. //
  1072. // txtBSEHeight
  1073. //
  1074. this.txtBSEHeight.Location = new System.Drawing.Point(280, 19);
  1075. this.txtBSEHeight.Name = "txtBSEHeight";
  1076. this.txtBSEHeight.Size = new System.Drawing.Size(94, 21);
  1077. this.txtBSEHeight.TabIndex = 3;
  1078. this.txtBSEHeight.Text = "768";
  1079. //
  1080. // txtBSEWidth
  1081. //
  1082. this.txtBSEWidth.Location = new System.Drawing.Point(157, 19);
  1083. this.txtBSEWidth.Name = "txtBSEWidth";
  1084. this.txtBSEWidth.Size = new System.Drawing.Size(94, 21);
  1085. this.txtBSEWidth.TabIndex = 3;
  1086. this.txtBSEWidth.Text = "1024";
  1087. //
  1088. // pBImage
  1089. //
  1090. this.pBImage.Location = new System.Drawing.Point(36, 51);
  1091. this.pBImage.Margin = new System.Windows.Forms.Padding(2);
  1092. this.pBImage.Name = "pBImage";
  1093. this.pBImage.Size = new System.Drawing.Size(593, 329);
  1094. this.pBImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1095. this.pBImage.TabIndex = 1;
  1096. this.pBImage.TabStop = false;
  1097. //
  1098. // button24
  1099. //
  1100. this.button24.Location = new System.Drawing.Point(26, 18);
  1101. this.button24.Margin = new System.Windows.Forms.Padding(2);
  1102. this.button24.Name = "button24";
  1103. this.button24.Size = new System.Drawing.Size(50, 26);
  1104. this.button24.TabIndex = 0;
  1105. this.button24.Text = "拍图";
  1106. this.button24.UseVisualStyleBackColor = true;
  1107. this.button24.Click += new System.EventHandler(this.button24_Click);
  1108. //
  1109. // label45
  1110. //
  1111. this.label45.AutoSize = true;
  1112. this.label45.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1113. this.label45.Location = new System.Drawing.Point(379, 24);
  1114. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1115. this.label45.Name = "label45";
  1116. this.label45.Size = new System.Drawing.Size(41, 12);
  1117. this.label45.TabIndex = 12;
  1118. this.label45.Text = "DWell:";
  1119. //
  1120. // label44
  1121. //
  1122. this.label44.AutoSize = true;
  1123. this.label44.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1124. this.label44.Location = new System.Drawing.Point(264, 22);
  1125. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1126. this.label44.Name = "label44";
  1127. this.label44.Size = new System.Drawing.Size(17, 12);
  1128. this.label44.TabIndex = 12;
  1129. this.label44.Text = "H:";
  1130. //
  1131. // label43
  1132. //
  1133. this.label43.AutoSize = true;
  1134. this.label43.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1135. this.label43.Location = new System.Drawing.Point(135, 22);
  1136. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1137. this.label43.Name = "label43";
  1138. this.label43.Size = new System.Drawing.Size(17, 12);
  1139. this.label43.TabIndex = 12;
  1140. this.label43.Text = "W:";
  1141. //
  1142. // groupBox2
  1143. //
  1144. this.groupBox2.Controls.Add(this.button28);
  1145. this.groupBox2.Controls.Add(this.btnTest);
  1146. this.groupBox2.Controls.Add(this.label42);
  1147. this.groupBox2.Controls.Add(this.button29);
  1148. this.groupBox2.Controls.Add(this.textTime);
  1149. this.groupBox2.Controls.Add(this.label37);
  1150. this.groupBox2.Controls.Add(this.txtarea2l3);
  1151. this.groupBox2.Controls.Add(this.label38);
  1152. this.groupBox2.Controls.Add(this.txtarea2l2);
  1153. this.groupBox2.Controls.Add(this.label40);
  1154. this.groupBox2.Controls.Add(this.txtarea2y3);
  1155. this.groupBox2.Controls.Add(this.txtarea2x3);
  1156. this.groupBox2.Controls.Add(this.label41);
  1157. this.groupBox2.Controls.Add(this.txtarea2y2);
  1158. this.groupBox2.Controls.Add(this.label39);
  1159. this.groupBox2.Controls.Add(this.txtarea2x2);
  1160. this.groupBox2.Controls.Add(this.textRegionX1);
  1161. this.groupBox2.Controls.Add(this.txtarea2l1);
  1162. this.groupBox2.Controls.Add(this.textRegionY1);
  1163. this.groupBox2.Controls.Add(this.txtarea1l3);
  1164. this.groupBox2.Controls.Add(this.textRegionwidth1);
  1165. this.groupBox2.Controls.Add(this.txtarea2y1);
  1166. this.groupBox2.Controls.Add(this.textRegionHeight);
  1167. this.groupBox2.Controls.Add(this.txtarea2x1);
  1168. this.groupBox2.Controls.Add(this.txtarea1y3);
  1169. this.groupBox2.Controls.Add(this.txtarea1x3);
  1170. this.groupBox2.Controls.Add(this.txtarea1l2);
  1171. this.groupBox2.Controls.Add(this.txtarea1l1);
  1172. this.groupBox2.Controls.Add(this.txtarea1y2);
  1173. this.groupBox2.Controls.Add(this.txtarea1x2);
  1174. this.groupBox2.Controls.Add(this.txtarea1y1);
  1175. this.groupBox2.Controls.Add(this.txtarea1x1);
  1176. this.groupBox2.Controls.Add(this.label36);
  1177. this.groupBox2.Controls.Add(this.txtpy5);
  1178. this.groupBox2.Controls.Add(this.txtpx5);
  1179. this.groupBox2.Controls.Add(this.txtpy4);
  1180. this.groupBox2.Controls.Add(this.txtpx4);
  1181. this.groupBox2.Controls.Add(this.txtpy3);
  1182. this.groupBox2.Controls.Add(this.txtpx3);
  1183. this.groupBox2.Controls.Add(this.txtpy2);
  1184. this.groupBox2.Controls.Add(this.txtpx2);
  1185. this.groupBox2.Controls.Add(this.label35);
  1186. this.groupBox2.Controls.Add(this.label34);
  1187. this.groupBox2.Controls.Add(this.label33);
  1188. this.groupBox2.Controls.Add(this.txtpy1);
  1189. this.groupBox2.Controls.Add(this.txtpx1);
  1190. this.groupBox2.Controls.Add(this.label32);
  1191. this.groupBox2.Controls.Add(this.dataGridView1);
  1192. this.groupBox2.Controls.Add(this.chart1);
  1193. this.groupBox2.Controls.Add(this.button26);
  1194. this.groupBox2.Controls.Add(this.button25);
  1195. this.groupBox2.Location = new System.Drawing.Point(9, 396);
  1196. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  1197. this.groupBox2.Name = "groupBox2";
  1198. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  1199. this.groupBox2.Size = new System.Drawing.Size(1164, 429);
  1200. this.groupBox2.TabIndex = 78;
  1201. this.groupBox2.TabStop = false;
  1202. this.groupBox2.Text = "能谱";
  1203. //
  1204. // button28
  1205. //
  1206. this.button28.Font = new System.Drawing.Font("Microsoft YaHei", 12F);
  1207. this.button28.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1208. this.button28.Location = new System.Drawing.Point(501, 147);
  1209. this.button28.Margin = new System.Windows.Forms.Padding(2);
  1210. this.button28.Name = "button28";
  1211. this.button28.Size = new System.Drawing.Size(41, 142);
  1212. this.button28.TabIndex = 116;
  1213. this.button28.Text = "面扫多点";
  1214. this.button28.UseVisualStyleBackColor = true;
  1215. this.button28.Click += new System.EventHandler(this.button28_Click);
  1216. //
  1217. // btnTest
  1218. //
  1219. this.btnTest.Font = new System.Drawing.Font("Microsoft YaHei", 12F);
  1220. this.btnTest.Location = new System.Drawing.Point(499, 26);
  1221. this.btnTest.Margin = new System.Windows.Forms.Padding(2);
  1222. this.btnTest.Name = "btnTest";
  1223. this.btnTest.Size = new System.Drawing.Size(41, 119);
  1224. this.btnTest.TabIndex = 116;
  1225. this.btnTest.Text = "点扫多点";
  1226. this.btnTest.UseVisualStyleBackColor = true;
  1227. this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
  1228. //
  1229. // label42
  1230. //
  1231. this.label42.AutoSize = true;
  1232. this.label42.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1233. this.label42.Location = new System.Drawing.Point(360, 385);
  1234. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1235. this.label42.Name = "label42";
  1236. this.label42.Size = new System.Drawing.Size(29, 12);
  1237. this.label42.TabIndex = 82;
  1238. this.label42.Text = "Time";
  1239. //
  1240. // button29
  1241. //
  1242. this.button29.Font = new System.Drawing.Font("Microsoft YaHei", 12F);
  1243. this.button29.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1244. this.button29.Location = new System.Drawing.Point(501, 293);
  1245. this.button29.Margin = new System.Windows.Forms.Padding(2);
  1246. this.button29.Name = "button29";
  1247. this.button29.Size = new System.Drawing.Size(39, 125);
  1248. this.button29.TabIndex = 1;
  1249. this.button29.Text = "矩形面采集";
  1250. this.button29.UseVisualStyleBackColor = true;
  1251. this.button29.Click += new System.EventHandler(this.button29_Click);
  1252. //
  1253. // textTime
  1254. //
  1255. this.textTime.Location = new System.Drawing.Point(353, 397);
  1256. this.textTime.Margin = new System.Windows.Forms.Padding(2);
  1257. this.textTime.Name = "textTime";
  1258. this.textTime.Size = new System.Drawing.Size(42, 21);
  1259. this.textTime.TabIndex = 101;
  1260. this.textTime.Text = "1500";
  1261. this.textTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1262. //
  1263. // label37
  1264. //
  1265. this.label37.AutoSize = true;
  1266. this.label37.Location = new System.Drawing.Point(305, 220);
  1267. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1268. this.label37.Name = "label37";
  1269. this.label37.Size = new System.Drawing.Size(47, 12);
  1270. this.label37.TabIndex = 115;
  1271. this.label37.Text = "Areas2:";
  1272. //
  1273. // txtarea2l3
  1274. //
  1275. this.txtarea2l3.Location = new System.Drawing.Point(457, 268);
  1276. this.txtarea2l3.Margin = new System.Windows.Forms.Padding(2);
  1277. this.txtarea2l3.Name = "txtarea2l3";
  1278. this.txtarea2l3.Size = new System.Drawing.Size(42, 21);
  1279. this.txtarea2l3.TabIndex = 114;
  1280. this.txtarea2l3.Text = "55";
  1281. this.txtarea2l3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1282. //
  1283. // label38
  1284. //
  1285. this.label38.AutoSize = true;
  1286. this.label38.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1287. this.label38.Location = new System.Drawing.Point(362, 294);
  1288. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1289. this.label38.Name = "label38";
  1290. this.label38.Size = new System.Drawing.Size(11, 12);
  1291. this.label38.TabIndex = 82;
  1292. this.label38.Text = "X";
  1293. //
  1294. // txtarea2l2
  1295. //
  1296. this.txtarea2l2.Location = new System.Drawing.Point(458, 243);
  1297. this.txtarea2l2.Margin = new System.Windows.Forms.Padding(2);
  1298. this.txtarea2l2.Name = "txtarea2l2";
  1299. this.txtarea2l2.Size = new System.Drawing.Size(42, 21);
  1300. this.txtarea2l2.TabIndex = 113;
  1301. this.txtarea2l2.Text = "44";
  1302. this.txtarea2l2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1303. //
  1304. // label40
  1305. //
  1306. this.label40.AutoSize = true;
  1307. this.label40.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1308. this.label40.Location = new System.Drawing.Point(352, 339);
  1309. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1310. this.label40.Name = "label40";
  1311. this.label40.Size = new System.Drawing.Size(29, 12);
  1312. this.label40.TabIndex = 82;
  1313. this.label40.Text = "Wide";
  1314. //
  1315. // txtarea2y3
  1316. //
  1317. this.txtarea2y3.Location = new System.Drawing.Point(403, 268);
  1318. this.txtarea2y3.Margin = new System.Windows.Forms.Padding(2);
  1319. this.txtarea2y3.Name = "txtarea2y3";
  1320. this.txtarea2y3.Size = new System.Drawing.Size(42, 21);
  1321. this.txtarea2y3.TabIndex = 112;
  1322. this.txtarea2y3.Text = "79";
  1323. this.txtarea2y3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1324. //
  1325. // txtarea2x3
  1326. //
  1327. this.txtarea2x3.Location = new System.Drawing.Point(356, 268);
  1328. this.txtarea2x3.Margin = new System.Windows.Forms.Padding(2);
  1329. this.txtarea2x3.Name = "txtarea2x3";
  1330. this.txtarea2x3.Size = new System.Drawing.Size(42, 21);
  1331. this.txtarea2x3.TabIndex = 111;
  1332. this.txtarea2x3.Text = "66";
  1333. this.txtarea2x3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1334. //
  1335. // label41
  1336. //
  1337. this.label41.AutoSize = true;
  1338. this.label41.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1339. this.label41.Location = new System.Drawing.Point(406, 339);
  1340. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1341. this.label41.Name = "label41";
  1342. this.label41.Size = new System.Drawing.Size(35, 12);
  1343. this.label41.TabIndex = 82;
  1344. this.label41.Text = "Heigh";
  1345. //
  1346. // txtarea2y2
  1347. //
  1348. this.txtarea2y2.Location = new System.Drawing.Point(404, 243);
  1349. this.txtarea2y2.Margin = new System.Windows.Forms.Padding(2);
  1350. this.txtarea2y2.Name = "txtarea2y2";
  1351. this.txtarea2y2.Size = new System.Drawing.Size(42, 21);
  1352. this.txtarea2y2.TabIndex = 110;
  1353. this.txtarea2y2.Text = "78";
  1354. this.txtarea2y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1355. //
  1356. // label39
  1357. //
  1358. this.label39.AutoSize = true;
  1359. this.label39.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1360. this.label39.Location = new System.Drawing.Point(419, 294);
  1361. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1362. this.label39.Name = "label39";
  1363. this.label39.Size = new System.Drawing.Size(11, 12);
  1364. this.label39.TabIndex = 82;
  1365. this.label39.Text = "Y";
  1366. //
  1367. // txtarea2x2
  1368. //
  1369. this.txtarea2x2.Location = new System.Drawing.Point(357, 243);
  1370. this.txtarea2x2.Margin = new System.Windows.Forms.Padding(2);
  1371. this.txtarea2x2.Name = "txtarea2x2";
  1372. this.txtarea2x2.Size = new System.Drawing.Size(42, 21);
  1373. this.txtarea2x2.TabIndex = 109;
  1374. this.txtarea2x2.Text = "19";
  1375. this.txtarea2x2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1376. //
  1377. // textRegionX1
  1378. //
  1379. this.textRegionX1.Location = new System.Drawing.Point(351, 308);
  1380. this.textRegionX1.Margin = new System.Windows.Forms.Padding(2);
  1381. this.textRegionX1.Name = "textRegionX1";
  1382. this.textRegionX1.Size = new System.Drawing.Size(42, 21);
  1383. this.textRegionX1.TabIndex = 101;
  1384. this.textRegionX1.Text = "1";
  1385. this.textRegionX1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1386. //
  1387. // txtarea2l1
  1388. //
  1389. this.txtarea2l1.Location = new System.Drawing.Point(458, 218);
  1390. this.txtarea2l1.Margin = new System.Windows.Forms.Padding(2);
  1391. this.txtarea2l1.Name = "txtarea2l1";
  1392. this.txtarea2l1.Size = new System.Drawing.Size(42, 21);
  1393. this.txtarea2l1.TabIndex = 108;
  1394. this.txtarea2l1.Text = "33";
  1395. this.txtarea2l1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1396. //
  1397. // textRegionY1
  1398. //
  1399. this.textRegionY1.Location = new System.Drawing.Point(404, 308);
  1400. this.textRegionY1.Margin = new System.Windows.Forms.Padding(2);
  1401. this.textRegionY1.Name = "textRegionY1";
  1402. this.textRegionY1.Size = new System.Drawing.Size(42, 21);
  1403. this.textRegionY1.TabIndex = 101;
  1404. this.textRegionY1.Text = "1";
  1405. this.textRegionY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1406. //
  1407. // txtarea1l3
  1408. //
  1409. this.txtarea1l3.Location = new System.Drawing.Point(458, 195);
  1410. this.txtarea1l3.Margin = new System.Windows.Forms.Padding(2);
  1411. this.txtarea1l3.Name = "txtarea1l3";
  1412. this.txtarea1l3.Size = new System.Drawing.Size(42, 21);
  1413. this.txtarea1l3.TabIndex = 107;
  1414. this.txtarea1l3.Text = "44";
  1415. this.txtarea1l3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1416. //
  1417. // textRegionwidth1
  1418. //
  1419. this.textRegionwidth1.Location = new System.Drawing.Point(351, 355);
  1420. this.textRegionwidth1.Margin = new System.Windows.Forms.Padding(2);
  1421. this.textRegionwidth1.Name = "textRegionwidth1";
  1422. this.textRegionwidth1.Size = new System.Drawing.Size(42, 21);
  1423. this.textRegionwidth1.TabIndex = 101;
  1424. this.textRegionwidth1.Text = "2";
  1425. this.textRegionwidth1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1426. //
  1427. // txtarea2y1
  1428. //
  1429. this.txtarea2y1.Location = new System.Drawing.Point(404, 218);
  1430. this.txtarea2y1.Margin = new System.Windows.Forms.Padding(2);
  1431. this.txtarea2y1.Name = "txtarea2y1";
  1432. this.txtarea2y1.Size = new System.Drawing.Size(42, 21);
  1433. this.txtarea2y1.TabIndex = 106;
  1434. this.txtarea2y1.Text = "77";
  1435. this.txtarea2y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1436. //
  1437. // textRegionHeight
  1438. //
  1439. this.textRegionHeight.Location = new System.Drawing.Point(404, 355);
  1440. this.textRegionHeight.Margin = new System.Windows.Forms.Padding(2);
  1441. this.textRegionHeight.Name = "textRegionHeight";
  1442. this.textRegionHeight.Size = new System.Drawing.Size(42, 21);
  1443. this.textRegionHeight.TabIndex = 101;
  1444. this.textRegionHeight.Text = "5";
  1445. this.textRegionHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1446. //
  1447. // txtarea2x1
  1448. //
  1449. this.txtarea2x1.Location = new System.Drawing.Point(357, 218);
  1450. this.txtarea2x1.Margin = new System.Windows.Forms.Padding(2);
  1451. this.txtarea2x1.Name = "txtarea2x1";
  1452. this.txtarea2x1.Size = new System.Drawing.Size(42, 21);
  1453. this.txtarea2x1.TabIndex = 105;
  1454. this.txtarea2x1.Text = "5";
  1455. this.txtarea2x1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1456. //
  1457. // txtarea1y3
  1458. //
  1459. this.txtarea1y3.Location = new System.Drawing.Point(404, 195);
  1460. this.txtarea1y3.Margin = new System.Windows.Forms.Padding(2);
  1461. this.txtarea1y3.Name = "txtarea1y3";
  1462. this.txtarea1y3.Size = new System.Drawing.Size(42, 21);
  1463. this.txtarea1y3.TabIndex = 104;
  1464. this.txtarea1y3.Text = "34";
  1465. this.txtarea1y3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1466. //
  1467. // txtarea1x3
  1468. //
  1469. this.txtarea1x3.Location = new System.Drawing.Point(357, 195);
  1470. this.txtarea1x3.Margin = new System.Windows.Forms.Padding(2);
  1471. this.txtarea1x3.Name = "txtarea1x3";
  1472. this.txtarea1x3.Size = new System.Drawing.Size(42, 21);
  1473. this.txtarea1x3.TabIndex = 103;
  1474. this.txtarea1x3.Text = "55";
  1475. this.txtarea1x3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1476. //
  1477. // txtarea1l2
  1478. //
  1479. this.txtarea1l2.Location = new System.Drawing.Point(458, 170);
  1480. this.txtarea1l2.Margin = new System.Windows.Forms.Padding(2);
  1481. this.txtarea1l2.Name = "txtarea1l2";
  1482. this.txtarea1l2.Size = new System.Drawing.Size(42, 21);
  1483. this.txtarea1l2.TabIndex = 102;
  1484. this.txtarea1l2.Text = "25";
  1485. this.txtarea1l2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1486. //
  1487. // txtarea1l1
  1488. //
  1489. this.txtarea1l1.Location = new System.Drawing.Point(458, 147);
  1490. this.txtarea1l1.Margin = new System.Windows.Forms.Padding(2);
  1491. this.txtarea1l1.Name = "txtarea1l1";
  1492. this.txtarea1l1.Size = new System.Drawing.Size(42, 21);
  1493. this.txtarea1l1.TabIndex = 101;
  1494. this.txtarea1l1.Text = "20";
  1495. this.txtarea1l1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1496. //
  1497. // txtarea1y2
  1498. //
  1499. this.txtarea1y2.Location = new System.Drawing.Point(404, 170);
  1500. this.txtarea1y2.Margin = new System.Windows.Forms.Padding(2);
  1501. this.txtarea1y2.Name = "txtarea1y2";
  1502. this.txtarea1y2.Size = new System.Drawing.Size(42, 21);
  1503. this.txtarea1y2.TabIndex = 100;
  1504. this.txtarea1y2.Text = "33";
  1505. this.txtarea1y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1506. //
  1507. // txtarea1x2
  1508. //
  1509. this.txtarea1x2.Location = new System.Drawing.Point(357, 170);
  1510. this.txtarea1x2.Margin = new System.Windows.Forms.Padding(2);
  1511. this.txtarea1x2.Name = "txtarea1x2";
  1512. this.txtarea1x2.Size = new System.Drawing.Size(42, 21);
  1513. this.txtarea1x2.TabIndex = 99;
  1514. this.txtarea1x2.Text = "11";
  1515. this.txtarea1x2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1516. //
  1517. // txtarea1y1
  1518. //
  1519. this.txtarea1y1.Location = new System.Drawing.Point(404, 147);
  1520. this.txtarea1y1.Margin = new System.Windows.Forms.Padding(2);
  1521. this.txtarea1y1.Name = "txtarea1y1";
  1522. this.txtarea1y1.Size = new System.Drawing.Size(42, 21);
  1523. this.txtarea1y1.TabIndex = 98;
  1524. this.txtarea1y1.Text = "32";
  1525. this.txtarea1y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1526. //
  1527. // txtarea1x1
  1528. //
  1529. this.txtarea1x1.Location = new System.Drawing.Point(357, 147);
  1530. this.txtarea1x1.Margin = new System.Windows.Forms.Padding(2);
  1531. this.txtarea1x1.Name = "txtarea1x1";
  1532. this.txtarea1x1.Size = new System.Drawing.Size(42, 21);
  1533. this.txtarea1x1.TabIndex = 97;
  1534. this.txtarea1x1.Text = "32";
  1535. this.txtarea1x1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1536. //
  1537. // label36
  1538. //
  1539. this.label36.AutoSize = true;
  1540. this.label36.Location = new System.Drawing.Point(307, 149);
  1541. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1542. this.label36.Name = "label36";
  1543. this.label36.Size = new System.Drawing.Size(47, 12);
  1544. this.label36.TabIndex = 96;
  1545. this.label36.Text = "Areas1:";
  1546. //
  1547. // txtpy5
  1548. //
  1549. this.txtpy5.Location = new System.Drawing.Point(404, 121);
  1550. this.txtpy5.Margin = new System.Windows.Forms.Padding(2);
  1551. this.txtpy5.Name = "txtpy5";
  1552. this.txtpy5.Size = new System.Drawing.Size(42, 21);
  1553. this.txtpy5.TabIndex = 95;
  1554. this.txtpy5.Text = "211";
  1555. this.txtpy5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1556. //
  1557. // txtpx5
  1558. //
  1559. this.txtpx5.Location = new System.Drawing.Point(357, 121);
  1560. this.txtpx5.Margin = new System.Windows.Forms.Padding(2);
  1561. this.txtpx5.Name = "txtpx5";
  1562. this.txtpx5.Size = new System.Drawing.Size(42, 21);
  1563. this.txtpx5.TabIndex = 94;
  1564. this.txtpx5.Text = "333";
  1565. this.txtpx5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1566. //
  1567. // txtpy4
  1568. //
  1569. this.txtpy4.Location = new System.Drawing.Point(404, 96);
  1570. this.txtpy4.Margin = new System.Windows.Forms.Padding(2);
  1571. this.txtpy4.Name = "txtpy4";
  1572. this.txtpy4.Size = new System.Drawing.Size(42, 21);
  1573. this.txtpy4.TabIndex = 93;
  1574. this.txtpy4.Text = "222";
  1575. this.txtpy4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1576. //
  1577. // txtpx4
  1578. //
  1579. this.txtpx4.Location = new System.Drawing.Point(357, 96);
  1580. this.txtpx4.Margin = new System.Windows.Forms.Padding(2);
  1581. this.txtpx4.Name = "txtpx4";
  1582. this.txtpx4.Size = new System.Drawing.Size(42, 21);
  1583. this.txtpx4.TabIndex = 92;
  1584. this.txtpx4.Text = "111";
  1585. this.txtpx4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1586. //
  1587. // txtpy3
  1588. //
  1589. this.txtpy3.Location = new System.Drawing.Point(404, 72);
  1590. this.txtpy3.Margin = new System.Windows.Forms.Padding(2);
  1591. this.txtpy3.Name = "txtpy3";
  1592. this.txtpy3.Size = new System.Drawing.Size(42, 21);
  1593. this.txtpy3.TabIndex = 91;
  1594. this.txtpy3.Text = "65";
  1595. this.txtpy3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1596. //
  1597. // txtpx3
  1598. //
  1599. this.txtpx3.Location = new System.Drawing.Point(357, 72);
  1600. this.txtpx3.Margin = new System.Windows.Forms.Padding(2);
  1601. this.txtpx3.Name = "txtpx3";
  1602. this.txtpx3.Size = new System.Drawing.Size(42, 21);
  1603. this.txtpx3.TabIndex = 90;
  1604. this.txtpx3.Text = "55";
  1605. this.txtpx3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1606. //
  1607. // txtpy2
  1608. //
  1609. this.txtpy2.Location = new System.Drawing.Point(404, 47);
  1610. this.txtpy2.Margin = new System.Windows.Forms.Padding(2);
  1611. this.txtpy2.Name = "txtpy2";
  1612. this.txtpy2.Size = new System.Drawing.Size(42, 21);
  1613. this.txtpy2.TabIndex = 89;
  1614. this.txtpy2.Text = "32";
  1615. this.txtpy2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1616. //
  1617. // txtpx2
  1618. //
  1619. this.txtpx2.Location = new System.Drawing.Point(357, 47);
  1620. this.txtpx2.Margin = new System.Windows.Forms.Padding(2);
  1621. this.txtpx2.Name = "txtpx2";
  1622. this.txtpx2.Size = new System.Drawing.Size(42, 21);
  1623. this.txtpx2.TabIndex = 88;
  1624. this.txtpx2.Text = "44";
  1625. this.txtpx2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1626. //
  1627. // label35
  1628. //
  1629. this.label35.AutoSize = true;
  1630. this.label35.Location = new System.Drawing.Point(459, 7);
  1631. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1632. this.label35.Name = "label35";
  1633. this.label35.Size = new System.Drawing.Size(41, 12);
  1634. this.label35.TabIndex = 87;
  1635. this.label35.Text = "Length";
  1636. //
  1637. // label34
  1638. //
  1639. this.label34.AutoSize = true;
  1640. this.label34.Location = new System.Drawing.Point(419, 7);
  1641. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1642. this.label34.Name = "label34";
  1643. this.label34.Size = new System.Drawing.Size(11, 12);
  1644. this.label34.TabIndex = 86;
  1645. this.label34.Text = "Y";
  1646. //
  1647. // label33
  1648. //
  1649. this.label33.AutoSize = true;
  1650. this.label33.Location = new System.Drawing.Point(373, 7);
  1651. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1652. this.label33.Name = "label33";
  1653. this.label33.Size = new System.Drawing.Size(11, 12);
  1654. this.label33.TabIndex = 85;
  1655. this.label33.Text = "X";
  1656. //
  1657. // txtpy1
  1658. //
  1659. this.txtpy1.Location = new System.Drawing.Point(404, 22);
  1660. this.txtpy1.Margin = new System.Windows.Forms.Padding(2);
  1661. this.txtpy1.Name = "txtpy1";
  1662. this.txtpy1.Size = new System.Drawing.Size(42, 21);
  1663. this.txtpy1.TabIndex = 84;
  1664. this.txtpy1.Text = "33";
  1665. this.txtpy1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1666. //
  1667. // txtpx1
  1668. //
  1669. this.txtpx1.Location = new System.Drawing.Point(357, 22);
  1670. this.txtpx1.Margin = new System.Windows.Forms.Padding(2);
  1671. this.txtpx1.Name = "txtpx1";
  1672. this.txtpx1.Size = new System.Drawing.Size(42, 21);
  1673. this.txtpx1.TabIndex = 83;
  1674. this.txtpx1.Text = "22";
  1675. this.txtpx1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1676. //
  1677. // label32
  1678. //
  1679. this.label32.AutoSize = true;
  1680. this.label32.Location = new System.Drawing.Point(307, 26);
  1681. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1682. this.label32.Name = "label32";
  1683. this.label32.Size = new System.Drawing.Size(47, 12);
  1684. this.label32.TabIndex = 82;
  1685. this.label32.Text = "points:";
  1686. //
  1687. // dataGridView1
  1688. //
  1689. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1690. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1691. this.元素,
  1692. this.含量});
  1693. this.dataGridView1.Location = new System.Drawing.Point(11, 51);
  1694. this.dataGridView1.Margin = new System.Windows.Forms.Padding(2);
  1695. this.dataGridView1.Name = "dataGridView1";
  1696. this.dataGridView1.RowTemplate.Height = 30;
  1697. this.dataGridView1.Size = new System.Drawing.Size(247, 373);
  1698. this.dataGridView1.TabIndex = 79;
  1699. //
  1700. // 元素
  1701. //
  1702. this.元素.HeaderText = "元素";
  1703. this.元素.Name = "元素";
  1704. //
  1705. // 含量
  1706. //
  1707. this.含量.HeaderText = "含量";
  1708. this.含量.Name = "含量";
  1709. //
  1710. // chart1
  1711. //
  1712. chartArea2.Name = "ChartArea1";
  1713. this.chart1.ChartAreas.Add(chartArea2);
  1714. legend2.Alignment = System.Drawing.StringAlignment.Center;
  1715. legend2.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
  1716. legend2.Name = "Legend1";
  1717. this.chart1.Legends.Add(legend2);
  1718. this.chart1.Location = new System.Drawing.Point(554, 31);
  1719. this.chart1.Margin = new System.Windows.Forms.Padding(2);
  1720. this.chart1.Name = "chart1";
  1721. series3.ChartArea = "ChartArea1";
  1722. series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  1723. series3.Legend = "Legend1";
  1724. series3.Name = "Series1";
  1725. series4.ChartArea = "ChartArea1";
  1726. series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  1727. series4.Legend = "Legend1";
  1728. series4.Name = "Series2";
  1729. this.chart1.Series.Add(series3);
  1730. this.chart1.Series.Add(series4);
  1731. this.chart1.Size = new System.Drawing.Size(593, 352);
  1732. this.chart1.TabIndex = 3;
  1733. this.chart1.Text = "chart1";
  1734. //
  1735. // button26
  1736. //
  1737. this.button26.Location = new System.Drawing.Point(145, 17);
  1738. this.button26.Margin = new System.Windows.Forms.Padding(2);
  1739. this.button26.Name = "button26";
  1740. this.button26.Size = new System.Drawing.Size(82, 30);
  1741. this.button26.TabIndex = 1;
  1742. this.button26.Text = "面采集";
  1743. this.button26.UseVisualStyleBackColor = true;
  1744. this.button26.Click += new System.EventHandler(this.button26_Click);
  1745. //
  1746. // button25
  1747. //
  1748. this.button25.Location = new System.Drawing.Point(46, 17);
  1749. this.button25.Margin = new System.Windows.Forms.Padding(2);
  1750. this.button25.Name = "button25";
  1751. this.button25.Size = new System.Drawing.Size(75, 30);
  1752. this.button25.TabIndex = 0;
  1753. this.button25.Text = "点采集";
  1754. this.button25.UseVisualStyleBackColor = true;
  1755. this.button25.Click += new System.EventHandler(this.button25_Click);
  1756. //
  1757. // notifyIcon_wrapper
  1758. //
  1759. this.notifyIcon_wrapper.ContextMenuStrip = this.contextMenuStrip1;
  1760. this.notifyIcon_wrapper.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon_wrapper.Icon")));
  1761. this.notifyIcon_wrapper.Text = "OTS_OxfordExtenderWrapper";
  1762. this.notifyIcon_wrapper.Visible = true;
  1763. this.notifyIcon_wrapper.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_wrapper_MouseClick);
  1764. //
  1765. // contextMenuStrip1
  1766. //
  1767. this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1768. this.显示ToolStripMenuItem,
  1769. this.隐藏ToolStripMenuItem,
  1770. this.退出ToolStripMenuItem});
  1771. this.contextMenuStrip1.Name = "contextMenuStrip1";
  1772. this.contextMenuStrip1.Size = new System.Drawing.Size(101, 70);
  1773. //
  1774. // 显示ToolStripMenuItem
  1775. //
  1776. this.显示ToolStripMenuItem.Name = "显示ToolStripMenuItem";
  1777. this.显示ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1778. this.显示ToolStripMenuItem.Text = "显示";
  1779. this.显示ToolStripMenuItem.Click += new System.EventHandler(this.显示ToolStripMenuItem_Click);
  1780. //
  1781. // 隐藏ToolStripMenuItem
  1782. //
  1783. this.隐藏ToolStripMenuItem.Name = "隐藏ToolStripMenuItem";
  1784. this.隐藏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1785. this.隐藏ToolStripMenuItem.Text = "隐藏";
  1786. this.隐藏ToolStripMenuItem.Click += new System.EventHandler(this.隐藏ToolStripMenuItem_Click);
  1787. //
  1788. // 退出ToolStripMenuItem
  1789. //
  1790. this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
  1791. this.退出ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1792. this.退出ToolStripMenuItem.Text = "退出";
  1793. this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
  1794. //
  1795. // button30
  1796. //
  1797. this.button30.Location = new System.Drawing.Point(562, 18);
  1798. this.button30.Name = "button30";
  1799. this.button30.Size = new System.Drawing.Size(55, 23);
  1800. this.button30.TabIndex = 14;
  1801. this.button30.Text = "拍矩形";
  1802. this.button30.UseVisualStyleBackColor = true;
  1803. this.button30.Click += new System.EventHandler(this.button30_Click);
  1804. //
  1805. // Form1
  1806. //
  1807. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1808. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1809. this.AutoScroll = true;
  1810. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  1811. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1812. this.ClientSize = new System.Drawing.Size(1187, 869);
  1813. this.Controls.Add(this.拍图);
  1814. this.Controls.Add(this.groupBox1);
  1815. this.Controls.Add(this.groupBox2);
  1816. this.Margin = new System.Windows.Forms.Padding(2);
  1817. this.Name = "Form1";
  1818. this.WindowState = System.Windows.Forms.FormWindowState.Minimized;
  1819. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
  1820. this.Load += new System.EventHandler(this.Form1_Load);
  1821. this.groupBox1.ResumeLayout(false);
  1822. this.groupBox1.PerformLayout();
  1823. this.拍图.ResumeLayout(false);
  1824. this.拍图.PerformLayout();
  1825. ((System.ComponentModel.ISupportInitialize)(this.pBImage)).EndInit();
  1826. this.groupBox2.ResumeLayout(false);
  1827. this.groupBox2.PerformLayout();
  1828. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  1829. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  1830. this.contextMenuStrip1.ResumeLayout(false);
  1831. this.ResumeLayout(false);
  1832. }
  1833. #endregion
  1834. private System.Windows.Forms.Label label1;
  1835. private System.Windows.Forms.Label label2;
  1836. private System.Windows.Forms.Label label3;
  1837. private System.Windows.Forms.Label label6;
  1838. private System.Windows.Forms.Label label7;
  1839. private System.Windows.Forms.TextBox tBHV;
  1840. private System.Windows.Forms.Label label8;
  1841. private System.Windows.Forms.Button button1;
  1842. private System.Windows.Forms.TextBox tBHVIn;
  1843. private System.Windows.Forms.Button button2;
  1844. private System.Windows.Forms.Label label9;
  1845. private System.Windows.Forms.TextBox tBWD;
  1846. private System.Windows.Forms.TextBox tBMag;
  1847. private System.Windows.Forms.TextBox tBBright;
  1848. private System.Windows.Forms.TextBox tBContast;
  1849. private System.Windows.Forms.Label label10;
  1850. private System.Windows.Forms.Label label11;
  1851. private System.Windows.Forms.Label label12;
  1852. private System.Windows.Forms.Label label13;
  1853. private System.Windows.Forms.Button button3;
  1854. private System.Windows.Forms.Button button4;
  1855. private System.Windows.Forms.Button button5;
  1856. private System.Windows.Forms.Button button6;
  1857. private System.Windows.Forms.TextBox tBWDIn;
  1858. private System.Windows.Forms.TextBox tBMagIn;
  1859. private System.Windows.Forms.TextBox tBrightIn;
  1860. private System.Windows.Forms.TextBox tBContrastIn;
  1861. private System.Windows.Forms.Label label14;
  1862. private System.Windows.Forms.Label label15;
  1863. private System.Windows.Forms.Label label16;
  1864. private System.Windows.Forms.Label label17;
  1865. private System.Windows.Forms.Button button7;
  1866. private System.Windows.Forms.Button button8;
  1867. private System.Windows.Forms.Button button9;
  1868. private System.Windows.Forms.Button button10;
  1869. private System.Windows.Forms.Label label4;
  1870. private System.Windows.Forms.Label label5;
  1871. private System.Windows.Forms.Label label18;
  1872. private System.Windows.Forms.Label label19;
  1873. private System.Windows.Forms.Label label20;
  1874. private System.Windows.Forms.Label label21;
  1875. private System.Windows.Forms.TextBox tBX;
  1876. private System.Windows.Forms.TextBox tBY;
  1877. private System.Windows.Forms.TextBox tBZ;
  1878. private System.Windows.Forms.TextBox tBT;
  1879. private System.Windows.Forms.TextBox tBR;
  1880. private System.Windows.Forms.Label label22;
  1881. private System.Windows.Forms.Label label23;
  1882. private System.Windows.Forms.Label label24;
  1883. private System.Windows.Forms.Label label25;
  1884. private System.Windows.Forms.Label label26;
  1885. private System.Windows.Forms.Button button11;
  1886. private System.Windows.Forms.Button button12;
  1887. private System.Windows.Forms.Button button13;
  1888. private System.Windows.Forms.Button button14;
  1889. private System.Windows.Forms.Button button15;
  1890. private System.Windows.Forms.TextBox tBXIn;
  1891. private System.Windows.Forms.TextBox tBYIn;
  1892. private System.Windows.Forms.TextBox tBZIn;
  1893. private System.Windows.Forms.TextBox tBTIn;
  1894. private System.Windows.Forms.TextBox tBRIn;
  1895. private System.Windows.Forms.Label label27;
  1896. private System.Windows.Forms.Label label28;
  1897. private System.Windows.Forms.Label label29;
  1898. private System.Windows.Forms.Label label30;
  1899. private System.Windows.Forms.Label label31;
  1900. private System.Windows.Forms.Button button16;
  1901. private System.Windows.Forms.Button button18;
  1902. private System.Windows.Forms.Button button19;
  1903. private System.Windows.Forms.Button button20;
  1904. private System.Windows.Forms.Button button21;
  1905. private System.Windows.Forms.Button button22;
  1906. private System.Windows.Forms.Button button23;
  1907. private System.Windows.Forms.GroupBox groupBox1;
  1908. private System.Windows.Forms.GroupBox 拍图;
  1909. private System.Windows.Forms.Button button24;
  1910. private System.Windows.Forms.PictureBox pBImage;
  1911. private System.Windows.Forms.GroupBox groupBox2;
  1912. private System.Windows.Forms.DataGridView dataGridView1;
  1913. private System.Windows.Forms.DataGridViewTextBoxColumn 元素;
  1914. private System.Windows.Forms.DataGridViewTextBoxColumn 含量;
  1915. private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  1916. private System.Windows.Forms.Button button26;
  1917. private System.Windows.Forms.Button button25;
  1918. private System.Windows.Forms.Button btnTest;
  1919. private System.Windows.Forms.Label label37;
  1920. private System.Windows.Forms.TextBox txtarea2l3;
  1921. private System.Windows.Forms.TextBox txtarea2l2;
  1922. private System.Windows.Forms.TextBox txtarea2y3;
  1923. private System.Windows.Forms.TextBox txtarea2x3;
  1924. private System.Windows.Forms.TextBox txtarea2y2;
  1925. private System.Windows.Forms.TextBox txtarea2x2;
  1926. private System.Windows.Forms.TextBox txtarea2l1;
  1927. private System.Windows.Forms.TextBox txtarea1l3;
  1928. private System.Windows.Forms.TextBox txtarea2y1;
  1929. private System.Windows.Forms.TextBox txtarea2x1;
  1930. private System.Windows.Forms.TextBox txtarea1y3;
  1931. private System.Windows.Forms.TextBox txtarea1x3;
  1932. private System.Windows.Forms.TextBox txtarea1l2;
  1933. private System.Windows.Forms.TextBox txtarea1l1;
  1934. private System.Windows.Forms.TextBox txtarea1y2;
  1935. private System.Windows.Forms.TextBox txtarea1x2;
  1936. private System.Windows.Forms.TextBox txtarea1y1;
  1937. private System.Windows.Forms.TextBox txtarea1x1;
  1938. private System.Windows.Forms.Label label36;
  1939. private System.Windows.Forms.TextBox txtpy5;
  1940. private System.Windows.Forms.TextBox txtpx5;
  1941. private System.Windows.Forms.TextBox txtpy4;
  1942. private System.Windows.Forms.TextBox txtpx4;
  1943. private System.Windows.Forms.TextBox txtpy3;
  1944. private System.Windows.Forms.TextBox txtpx3;
  1945. private System.Windows.Forms.TextBox txtpy2;
  1946. private System.Windows.Forms.TextBox txtpx2;
  1947. private System.Windows.Forms.Label label35;
  1948. private System.Windows.Forms.Label label34;
  1949. private System.Windows.Forms.Label label33;
  1950. private System.Windows.Forms.TextBox txtpy1;
  1951. private System.Windows.Forms.TextBox txtpx1;
  1952. private System.Windows.Forms.Label label32;
  1953. private System.Windows.Forms.Button button27;
  1954. private System.Windows.Forms.TextBox textRegionHeight;
  1955. private System.Windows.Forms.TextBox textTime;
  1956. private System.Windows.Forms.TextBox textRegionwidth1;
  1957. private System.Windows.Forms.TextBox textRegionY1;
  1958. private System.Windows.Forms.TextBox textRegionX1;
  1959. private System.Windows.Forms.Label label39;
  1960. private System.Windows.Forms.Label label41;
  1961. private System.Windows.Forms.Label label42;
  1962. private System.Windows.Forms.Label label40;
  1963. private System.Windows.Forms.Label label38;
  1964. private System.Windows.Forms.Button button29;
  1965. private System.Windows.Forms.TextBox txtBSEWidth;
  1966. private System.Windows.Forms.TextBox txtBSEHeight;
  1967. private System.Windows.Forms.Label label44;
  1968. private System.Windows.Forms.Label label43;
  1969. private System.Windows.Forms.TextBox txtBSEDwell;
  1970. private System.Windows.Forms.Label label45;
  1971. private System.Windows.Forms.Button button28;
  1972. private System.Windows.Forms.ComboBox cboSource;
  1973. private System.Windows.Forms.NotifyIcon notifyIcon_wrapper;
  1974. private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  1975. private System.Windows.Forms.ToolStripMenuItem 显示ToolStripMenuItem;
  1976. private System.Windows.Forms.ToolStripMenuItem 隐藏ToolStripMenuItem;
  1977. private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
  1978. private System.Windows.Forms.Button button17;
  1979. private System.Windows.Forms.Button button30;
  1980. }
  1981. }