Form1.Designer.cs 95 KB

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