UControl_Init.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816
  1. namespace HOZProject
  2. {
  3. partial class UControl_Init
  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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UControl_Init));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.pbClose = new System.Windows.Forms.PictureBox();
  32. this.tbCutHoleFilePath = new System.Windows.Forms.TextBox();
  33. this.txtWPTF = new System.Windows.Forms.TextBox();
  34. this.lblCutHoleCount = new System.Windows.Forms.Label();
  35. this.chkManul = new System.Windows.Forms.CheckBox();
  36. this.label6 = new System.Windows.Forms.Label();
  37. this.cbbWCS = new System.Windows.Forms.ComboBox();
  38. this.cbbWYP = new System.Windows.Forms.ComboBox();
  39. this.label50 = new System.Windows.Forms.Label();
  40. this.label54 = new System.Windows.Forms.Label();
  41. this.label46 = new System.Windows.Forms.Label();
  42. this.label42 = new System.Windows.Forms.Label();
  43. this.label38 = new System.Windows.Forms.Label();
  44. this.chkWIsP = new System.Windows.Forms.CheckBox();
  45. this.label48 = new System.Windows.Forms.Label();
  46. this.label56 = new System.Windows.Forms.Label();
  47. this.label59 = new System.Windows.Forms.Label();
  48. this.label61 = new System.Windows.Forms.Label();
  49. this.chkWPT = new System.Windows.Forms.CheckBox();
  50. this.txtWFIBF = new System.Windows.Forms.TextBox();
  51. this.chkWqxkc = new System.Windows.Forms.CheckBox();
  52. this.panel2 = new System.Windows.Forms.Panel();
  53. this.btnSaveDefalutPara = new System.Windows.Forms.Button();
  54. this.btnEditConfig = new System.Windows.Forms.Button();
  55. this.chkEDS = new System.Windows.Forms.CheckBox();
  56. this.cboXrayMode = new System.Windows.Forms.ComboBox();
  57. this.label28 = new System.Windows.Forms.Label();
  58. this.label29 = new System.Windows.Forms.Label();
  59. this.label30 = new System.Windows.Forms.Label();
  60. this.btnHandSavePoints = new System.Windows.Forms.Button();
  61. this.btnFIBTemplateFile = new System.Windows.Forms.Button();
  62. this.btnPTTemplateFile = new System.Windows.Forms.Button();
  63. this.btnCutHoleAuto = new System.Windows.Forms.Button();
  64. this.btnCutHoleFile = new System.Windows.Forms.Button();
  65. this.label2 = new System.Windows.Forms.Label();
  66. this.txtMag1 = new System.Windows.Forms.TextBox();
  67. this.txtMag2 = new System.Windows.Forms.TextBox();
  68. this.txtMag3 = new System.Windows.Forms.TextBox();
  69. this.txtMag4 = new System.Windows.Forms.TextBox();
  70. this.txtVot = new System.Windows.Forms.TextBox();
  71. this.txtIprobe = new System.Windows.Forms.TextBox();
  72. this.label3 = new System.Windows.Forms.Label();
  73. this.label5 = new System.Windows.Forms.Label();
  74. this.txtScanRotCur = new System.Windows.Forms.TextBox();
  75. this.txtYPSCur = new System.Windows.Forms.TextBox();
  76. this.txtEDSZ = new System.Windows.Forms.TextBox();
  77. this.txtEDSV = new System.Windows.Forms.TextBox();
  78. this.txtEDSA = new System.Windows.Forms.TextBox();
  79. this.label4 = new System.Windows.Forms.Label();
  80. this.label7 = new System.Windows.Forms.Label();
  81. this.label8 = new System.Windows.Forms.Label();
  82. this.panel1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
  84. this.panel2.SuspendLayout();
  85. this.SuspendLayout();
  86. //
  87. // label1
  88. //
  89. this.label1.AutoSize = true;
  90. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.label1.ForeColor = System.Drawing.Color.Black;
  92. this.label1.Location = new System.Drawing.Point(15, 9);
  93. this.label1.Name = "label1";
  94. this.label1.Size = new System.Drawing.Size(84, 20);
  95. this.label1.TabIndex = 0;
  96. this.label1.Text = "初始化设置";
  97. //
  98. // panel1
  99. //
  100. this.panel1.BackColor = System.Drawing.Color.White;
  101. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  102. this.panel1.Controls.Add(this.pbClose);
  103. this.panel1.Controls.Add(this.label1);
  104. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  105. this.panel1.Location = new System.Drawing.Point(0, 0);
  106. this.panel1.Name = "panel1";
  107. this.panel1.Size = new System.Drawing.Size(767, 33);
  108. this.panel1.TabIndex = 3;
  109. //
  110. // pbClose
  111. //
  112. this.pbClose.BackColor = System.Drawing.Color.Transparent;
  113. this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_2_;
  114. this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  115. this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
  116. this.pbClose.Dock = System.Windows.Forms.DockStyle.Right;
  117. this.pbClose.Location = new System.Drawing.Point(733, 0);
  118. this.pbClose.Name = "pbClose";
  119. this.pbClose.Size = new System.Drawing.Size(32, 31);
  120. this.pbClose.TabIndex = 106;
  121. this.pbClose.TabStop = false;
  122. this.pbClose.Click += new System.EventHandler(this.btnClose_Click);
  123. this.pbClose.MouseEnter += new System.EventHandler(this.pbClose_MouseEnter);
  124. this.pbClose.MouseLeave += new System.EventHandler(this.pbClose_MouseLeave);
  125. //
  126. // tbCutHoleFilePath
  127. //
  128. this.tbCutHoleFilePath.Font = new System.Drawing.Font("宋体", 10F);
  129. this.tbCutHoleFilePath.Location = new System.Drawing.Point(174, 48);
  130. this.tbCutHoleFilePath.Name = "tbCutHoleFilePath";
  131. this.tbCutHoleFilePath.ReadOnly = true;
  132. this.tbCutHoleFilePath.Size = new System.Drawing.Size(347, 27);
  133. this.tbCutHoleFilePath.TabIndex = 5;
  134. //
  135. // txtWPTF
  136. //
  137. this.txtWPTF.Font = new System.Drawing.Font("宋体", 10F);
  138. this.txtWPTF.Location = new System.Drawing.Point(174, 99);
  139. this.txtWPTF.Name = "txtWPTF";
  140. this.txtWPTF.ReadOnly = true;
  141. this.txtWPTF.Size = new System.Drawing.Size(346, 27);
  142. this.txtWPTF.TabIndex = 7;
  143. //
  144. // lblCutHoleCount
  145. //
  146. this.lblCutHoleCount.AutoSize = true;
  147. this.lblCutHoleCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.lblCutHoleCount.ForeColor = System.Drawing.Color.Black;
  149. this.lblCutHoleCount.Location = new System.Drawing.Point(172, 78);
  150. this.lblCutHoleCount.Name = "lblCutHoleCount";
  151. this.lblCutHoleCount.Size = new System.Drawing.Size(138, 20);
  152. this.lblCutHoleCount.TabIndex = 8;
  153. this.lblCutHoleCount.Text = "成功导入0个分析点";
  154. //
  155. // chkManul
  156. //
  157. this.chkManul.AutoSize = true;
  158. this.chkManul.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.chkManul.ForeColor = System.Drawing.Color.Black;
  160. this.chkManul.Location = new System.Drawing.Point(647, 129);
  161. this.chkManul.Margin = new System.Windows.Forms.Padding(2);
  162. this.chkManul.Name = "chkManul";
  163. this.chkManul.Size = new System.Drawing.Size(100, 27);
  164. this.chkManul.TabIndex = 15;
  165. this.chkManul.Text = "手动对焦";
  166. this.chkManul.UseVisualStyleBackColor = true;
  167. this.chkManul.Visible = false;
  168. //
  169. // label6
  170. //
  171. this.label6.AutoSize = true;
  172. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.label6.ForeColor = System.Drawing.Color.Black;
  174. this.label6.Location = new System.Drawing.Point(88, 49);
  175. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  176. this.label6.Name = "label6";
  177. this.label6.Size = new System.Drawing.Size(84, 20);
  178. this.label6.TabIndex = 17;
  179. this.label6.Text = "导入分析点";
  180. //
  181. // cbbWCS
  182. //
  183. this.cbbWCS.Font = new System.Drawing.Font("宋体", 10F);
  184. this.cbbWCS.ForeColor = System.Drawing.SystemColors.WindowText;
  185. this.cbbWCS.FormattingEnabled = true;
  186. this.cbbWCS.Location = new System.Drawing.Point(497, 190);
  187. this.cbbWCS.Margin = new System.Windows.Forms.Padding(2);
  188. this.cbbWCS.Name = "cbbWCS";
  189. this.cbbWCS.Size = new System.Drawing.Size(155, 25);
  190. this.cbbWCS.TabIndex = 93;
  191. //
  192. // cbbWYP
  193. //
  194. this.cbbWYP.Font = new System.Drawing.Font("宋体", 10F);
  195. this.cbbWYP.ForeColor = System.Drawing.SystemColors.WindowText;
  196. this.cbbWYP.FormattingEnabled = true;
  197. this.cbbWYP.Location = new System.Drawing.Point(174, 185);
  198. this.cbbWYP.Margin = new System.Windows.Forms.Padding(2);
  199. this.cbbWYP.Name = "cbbWYP";
  200. this.cbbWYP.Size = new System.Drawing.Size(155, 25);
  201. this.cbbWYP.TabIndex = 92;
  202. this.cbbWYP.SelectedIndexChanged += new System.EventHandler(this.cbbWYP_SelectedIndexChanged);
  203. //
  204. // label50
  205. //
  206. this.label50.AutoSize = true;
  207. this.label50.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.label50.ForeColor = System.Drawing.Color.Black;
  209. this.label50.Location = new System.Drawing.Point(80, 264);
  210. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  211. this.label50.Name = "label50";
  212. this.label50.Size = new System.Drawing.Size(70, 20);
  213. this.label50.TabIndex = 90;
  214. this.label50.Text = "电流/mA";
  215. //
  216. // label54
  217. //
  218. this.label54.AutoSize = true;
  219. this.label54.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.label54.ForeColor = System.Drawing.Color.Black;
  221. this.label54.Location = new System.Drawing.Point(18, 390);
  222. this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  223. this.label54.Name = "label54";
  224. this.label54.Size = new System.Drawing.Size(159, 20);
  225. this.label54.TabIndex = 89;
  226. this.label54.Text = "第一次截面照放大倍数";
  227. //
  228. // label46
  229. //
  230. this.label46.AutoSize = true;
  231. this.label46.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.label46.ForeColor = System.Drawing.Color.Black;
  233. this.label46.Location = new System.Drawing.Point(80, 239);
  234. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  235. this.label46.Name = "label46";
  236. this.label46.Size = new System.Drawing.Size(55, 20);
  237. this.label46.TabIndex = 88;
  238. this.label46.Text = "电压/V";
  239. //
  240. // label42
  241. //
  242. this.label42.AutoSize = true;
  243. this.label42.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.label42.ForeColor = System.Drawing.Color.Black;
  245. this.label42.Location = new System.Drawing.Point(18, 362);
  246. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  247. this.label42.Name = "label42";
  248. this.label42.Size = new System.Drawing.Size(159, 20);
  249. this.label42.TabIndex = 87;
  250. this.label42.Text = "找到已切割孔放大倍数";
  251. //
  252. // label38
  253. //
  254. this.label38.AutoSize = true;
  255. this.label38.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.label38.ForeColor = System.Drawing.Color.Black;
  257. this.label38.Location = new System.Drawing.Point(48, 334);
  258. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  259. this.label38.Name = "label38";
  260. this.label38.Size = new System.Drawing.Size(129, 20);
  261. this.label38.TabIndex = 86;
  262. this.label38.Text = "拉直操作放大倍数";
  263. //
  264. // chkWIsP
  265. //
  266. this.chkWIsP.AutoSize = true;
  267. this.chkWIsP.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.chkWIsP.ForeColor = System.Drawing.Color.Black;
  269. this.chkWIsP.Location = new System.Drawing.Point(90, 156);
  270. this.chkWIsP.Margin = new System.Windows.Forms.Padding(2);
  271. this.chkWIsP.Name = "chkWIsP";
  272. this.chkWIsP.Size = new System.Drawing.Size(83, 27);
  273. this.chkWIsP.TabIndex = 85;
  274. this.chkWIsP.Text = "仅拍照";
  275. this.chkWIsP.UseVisualStyleBackColor = true;
  276. this.chkWIsP.CheckedChanged += new System.EventHandler(this.chkWIsP_CheckedChanged);
  277. //
  278. // label48
  279. //
  280. this.label48.AutoSize = true;
  281. this.label48.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.label48.ForeColor = System.Drawing.Color.Black;
  283. this.label48.Location = new System.Drawing.Point(96, 189);
  284. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  285. this.label48.Name = "label48";
  286. this.label48.Size = new System.Drawing.Size(69, 20);
  287. this.label48.TabIndex = 81;
  288. this.label48.Text = "样品类型";
  289. //
  290. // label56
  291. //
  292. this.label56.AutoSize = true;
  293. this.label56.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.label56.ForeColor = System.Drawing.Color.Black;
  295. this.label56.Location = new System.Drawing.Point(455, 190);
  296. this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  297. this.label56.Name = "label56";
  298. this.label56.Size = new System.Drawing.Size(39, 20);
  299. this.label56.TabIndex = 80;
  300. this.label56.Text = "厂商";
  301. //
  302. // label59
  303. //
  304. this.label59.AutoSize = true;
  305. this.label59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.label59.ForeColor = System.Drawing.Color.Black;
  307. this.label59.Location = new System.Drawing.Point(82, 129);
  308. this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  309. this.label59.Name = "label59";
  310. this.label59.Size = new System.Drawing.Size(90, 20);
  311. this.label59.TabIndex = 79;
  312. this.label59.Text = "FIB文件名称";
  313. //
  314. // label61
  315. //
  316. this.label61.AutoSize = true;
  317. this.label61.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.label61.ForeColor = System.Drawing.Color.Black;
  319. this.label61.Location = new System.Drawing.Point(86, 100);
  320. this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  321. this.label61.Name = "label61";
  322. this.label61.Size = new System.Drawing.Size(87, 20);
  323. this.label61.TabIndex = 78;
  324. this.label61.Text = "PT文件名称";
  325. //
  326. // chkWPT
  327. //
  328. this.chkWPT.AutoSize = true;
  329. this.chkWPT.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.chkWPT.ForeColor = System.Drawing.Color.Black;
  331. this.chkWPT.Location = new System.Drawing.Point(191, 156);
  332. this.chkWPT.Margin = new System.Windows.Forms.Padding(2);
  333. this.chkWPT.Name = "chkWPT";
  334. this.chkWPT.Size = new System.Drawing.Size(86, 27);
  335. this.chkWPT.TabIndex = 77;
  336. this.chkWPT.Text = "使用PT";
  337. this.chkWPT.UseVisualStyleBackColor = true;
  338. this.chkWPT.CheckedChanged += new System.EventHandler(this.chkWPT_CheckedChanged);
  339. //
  340. // txtWFIBF
  341. //
  342. this.txtWFIBF.Font = new System.Drawing.Font("宋体", 10F);
  343. this.txtWFIBF.Location = new System.Drawing.Point(174, 128);
  344. this.txtWFIBF.Name = "txtWFIBF";
  345. this.txtWFIBF.ReadOnly = true;
  346. this.txtWFIBF.Size = new System.Drawing.Size(346, 27);
  347. this.txtWFIBF.TabIndex = 103;
  348. //
  349. // chkWqxkc
  350. //
  351. this.chkWqxkc.AutoSize = true;
  352. this.chkWqxkc.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.chkWqxkc.ForeColor = System.Drawing.Color.Black;
  354. this.chkWqxkc.Location = new System.Drawing.Point(310, 156);
  355. this.chkWqxkc.Name = "chkWqxkc";
  356. this.chkWqxkc.Size = new System.Drawing.Size(100, 27);
  357. this.chkWqxkc.TabIndex = 115;
  358. this.chkWqxkc.Text = "倾斜观测";
  359. this.chkWqxkc.UseVisualStyleBackColor = true;
  360. this.chkWqxkc.CheckedChanged += new System.EventHandler(this.chkWqxkc_CheckedChanged);
  361. //
  362. // panel2
  363. //
  364. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  365. this.panel2.Controls.Add(this.btnSaveDefalutPara);
  366. this.panel2.Location = new System.Drawing.Point(3, 501);
  367. this.panel2.Name = "panel2";
  368. this.panel2.Size = new System.Drawing.Size(769, 49);
  369. this.panel2.TabIndex = 124;
  370. //
  371. // btnSaveDefalutPara
  372. //
  373. this.btnSaveDefalutPara.Cursor = System.Windows.Forms.Cursors.Hand;
  374. this.btnSaveDefalutPara.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.btnSaveDefalutPara.ForeColor = System.Drawing.Color.Black;
  376. this.btnSaveDefalutPara.Location = new System.Drawing.Point(293, 2);
  377. this.btnSaveDefalutPara.Margin = new System.Windows.Forms.Padding(2);
  378. this.btnSaveDefalutPara.Name = "btnSaveDefalutPara";
  379. this.btnSaveDefalutPara.Size = new System.Drawing.Size(129, 30);
  380. this.btnSaveDefalutPara.TabIndex = 120;
  381. this.btnSaveDefalutPara.Text = "保存";
  382. this.btnSaveDefalutPara.UseVisualStyleBackColor = true;
  383. this.btnSaveDefalutPara.Click += new System.EventHandler(this.btnSaveDefalutPara_Click);
  384. //
  385. // btnEditConfig
  386. //
  387. this.btnEditConfig.Cursor = System.Windows.Forms.Cursors.Hand;
  388. this.btnEditConfig.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.btnEditConfig.ForeColor = System.Drawing.Color.Black;
  390. this.btnEditConfig.Location = new System.Drawing.Point(329, 182);
  391. this.btnEditConfig.Margin = new System.Windows.Forms.Padding(2);
  392. this.btnEditConfig.Name = "btnEditConfig";
  393. this.btnEditConfig.Size = new System.Drawing.Size(42, 30);
  394. this.btnEditConfig.TabIndex = 119;
  395. this.btnEditConfig.Text = "...";
  396. this.btnEditConfig.UseVisualStyleBackColor = true;
  397. this.btnEditConfig.Click += new System.EventHandler(this.btnEditConfig_Click);
  398. //
  399. // chkEDS
  400. //
  401. this.chkEDS.AutoSize = true;
  402. this.chkEDS.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.chkEDS.ForeColor = System.Drawing.Color.Black;
  404. this.chkEDS.Location = new System.Drawing.Point(431, 156);
  405. this.chkEDS.Margin = new System.Windows.Forms.Padding(2);
  406. this.chkEDS.Name = "chkEDS";
  407. this.chkEDS.Size = new System.Drawing.Size(100, 27);
  408. this.chkEDS.TabIndex = 138;
  409. this.chkEDS.Text = "能谱测量";
  410. this.chkEDS.UseVisualStyleBackColor = true;
  411. //
  412. // cboXrayMode
  413. //
  414. this.cboXrayMode.Font = new System.Drawing.Font("宋体", 10F);
  415. this.cboXrayMode.ForeColor = System.Drawing.SystemColors.WindowText;
  416. this.cboXrayMode.FormattingEnabled = true;
  417. this.cboXrayMode.Items.AddRange(new object[] {
  418. "0",
  419. "1",
  420. "2"});
  421. this.cboXrayMode.Location = new System.Drawing.Point(496, 420);
  422. this.cboXrayMode.Margin = new System.Windows.Forms.Padding(2);
  423. this.cboXrayMode.Name = "cboXrayMode";
  424. this.cboXrayMode.Size = new System.Drawing.Size(155, 25);
  425. this.cboXrayMode.TabIndex = 148;
  426. //
  427. // label28
  428. //
  429. this.label28.AutoSize = true;
  430. this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.label28.ForeColor = System.Drawing.Color.Black;
  432. this.label28.Location = new System.Drawing.Point(406, 425);
  433. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  434. this.label28.Name = "label28";
  435. this.label28.Size = new System.Drawing.Size(85, 20);
  436. this.label28.TabIndex = 142;
  437. this.label28.Text = "XrayMode";
  438. //
  439. // label29
  440. //
  441. this.label29.AutoSize = true;
  442. this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.label29.ForeColor = System.Drawing.Color.Black;
  444. this.label29.Location = new System.Drawing.Point(659, 431);
  445. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  446. this.label29.Name = "label29";
  447. this.label29.Size = new System.Drawing.Size(103, 20);
  448. this.label29.TabIndex = 142;
  449. this.label29.Text = "0:Point 1:line";
  450. //
  451. // label30
  452. //
  453. this.label30.AutoSize = true;
  454. this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.label30.ForeColor = System.Drawing.Color.Black;
  456. this.label30.Location = new System.Drawing.Point(659, 456);
  457. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  458. this.label30.Name = "label30";
  459. this.label30.Size = new System.Drawing.Size(53, 20);
  460. this.label30.TabIndex = 142;
  461. this.label30.Text = "2:area";
  462. //
  463. // btnHandSavePoints
  464. //
  465. this.btnHandSavePoints.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. this.btnHandSavePoints.Image = global::HOZProject.Properties.Resources.BatchImport;
  467. this.btnHandSavePoints.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  468. this.btnHandSavePoints.Location = new System.Drawing.Point(527, 72);
  469. this.btnHandSavePoints.Name = "btnHandSavePoints";
  470. this.btnHandSavePoints.Size = new System.Drawing.Size(103, 25);
  471. this.btnHandSavePoints.TabIndex = 137;
  472. this.btnHandSavePoints.Text = "手动添加点";
  473. this.btnHandSavePoints.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  474. this.btnHandSavePoints.UseVisualStyleBackColor = true;
  475. this.btnHandSavePoints.Click += new System.EventHandler(this.btnHandSavePoints_Click);
  476. //
  477. // btnFIBTemplateFile
  478. //
  479. this.btnFIBTemplateFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  480. this.btnFIBTemplateFile.Image = ((System.Drawing.Image)(resources.GetObject("btnFIBTemplateFile.Image")));
  481. this.btnFIBTemplateFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  482. this.btnFIBTemplateFile.Location = new System.Drawing.Point(526, 126);
  483. this.btnFIBTemplateFile.Name = "btnFIBTemplateFile";
  484. this.btnFIBTemplateFile.Size = new System.Drawing.Size(89, 25);
  485. this.btnFIBTemplateFile.TabIndex = 123;
  486. this.btnFIBTemplateFile.Text = "导入模板";
  487. this.btnFIBTemplateFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  488. this.btnFIBTemplateFile.UseVisualStyleBackColor = true;
  489. this.btnFIBTemplateFile.Click += new System.EventHandler(this.btnFIBTemplateFile_Click);
  490. //
  491. // btnPTTemplateFile
  492. //
  493. this.btnPTTemplateFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  494. this.btnPTTemplateFile.Image = ((System.Drawing.Image)(resources.GetObject("btnPTTemplateFile.Image")));
  495. this.btnPTTemplateFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  496. this.btnPTTemplateFile.Location = new System.Drawing.Point(526, 97);
  497. this.btnPTTemplateFile.Name = "btnPTTemplateFile";
  498. this.btnPTTemplateFile.Size = new System.Drawing.Size(89, 25);
  499. this.btnPTTemplateFile.TabIndex = 122;
  500. this.btnPTTemplateFile.Text = "导入模板";
  501. this.btnPTTemplateFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  502. this.btnPTTemplateFile.UseVisualStyleBackColor = true;
  503. this.btnPTTemplateFile.Click += new System.EventHandler(this.btnPTTemplateFile_Click);
  504. //
  505. // btnCutHoleAuto
  506. //
  507. this.btnCutHoleAuto.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  508. this.btnCutHoleAuto.Image = global::HOZProject.Properties.Resources.HomePageImport;
  509. this.btnCutHoleAuto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  510. this.btnCutHoleAuto.Location = new System.Drawing.Point(635, 46);
  511. this.btnCutHoleAuto.Name = "btnCutHoleAuto";
  512. this.btnCutHoleAuto.Size = new System.Drawing.Size(103, 25);
  513. this.btnCutHoleAuto.TabIndex = 121;
  514. this.btnCutHoleAuto.Text = "单个测试点";
  515. this.btnCutHoleAuto.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  516. this.btnCutHoleAuto.UseVisualStyleBackColor = true;
  517. this.btnCutHoleAuto.Click += new System.EventHandler(this.btnCutHoleAuto_Click);
  518. //
  519. // btnCutHoleFile
  520. //
  521. this.btnCutHoleFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.btnCutHoleFile.Image = global::HOZProject.Properties.Resources.BatchImport;
  523. this.btnCutHoleFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  524. this.btnCutHoleFile.Location = new System.Drawing.Point(527, 46);
  525. this.btnCutHoleFile.Name = "btnCutHoleFile";
  526. this.btnCutHoleFile.Size = new System.Drawing.Size(103, 25);
  527. this.btnCutHoleFile.TabIndex = 120;
  528. this.btnCutHoleFile.Text = "多个测试点";
  529. this.btnCutHoleFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  530. this.btnCutHoleFile.UseVisualStyleBackColor = true;
  531. this.btnCutHoleFile.Click += new System.EventHandler(this.btnCutHoleFile_Click);
  532. //
  533. // label2
  534. //
  535. this.label2.AutoSize = true;
  536. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.label2.ForeColor = System.Drawing.Color.Black;
  538. this.label2.Location = new System.Drawing.Point(48, 309);
  539. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  540. this.label2.Name = "label2";
  541. this.label2.Size = new System.Drawing.Size(129, 20);
  542. this.label2.TabIndex = 86;
  543. this.label2.Text = "恢复位置放大倍数";
  544. //
  545. // txtMag1
  546. //
  547. this.txtMag1.Location = new System.Drawing.Point(174, 302);
  548. this.txtMag1.Name = "txtMag1";
  549. this.txtMag1.ReadOnly = true;
  550. this.txtMag1.Size = new System.Drawing.Size(155, 27);
  551. this.txtMag1.TabIndex = 149;
  552. //
  553. // txtMag2
  554. //
  555. this.txtMag2.Location = new System.Drawing.Point(174, 331);
  556. this.txtMag2.Name = "txtMag2";
  557. this.txtMag2.ReadOnly = true;
  558. this.txtMag2.Size = new System.Drawing.Size(155, 27);
  559. this.txtMag2.TabIndex = 149;
  560. //
  561. // txtMag3
  562. //
  563. this.txtMag3.Location = new System.Drawing.Point(174, 360);
  564. this.txtMag3.Name = "txtMag3";
  565. this.txtMag3.ReadOnly = true;
  566. this.txtMag3.Size = new System.Drawing.Size(155, 27);
  567. this.txtMag3.TabIndex = 149;
  568. //
  569. // txtMag4
  570. //
  571. this.txtMag4.Location = new System.Drawing.Point(174, 389);
  572. this.txtMag4.Name = "txtMag4";
  573. this.txtMag4.ReadOnly = true;
  574. this.txtMag4.Size = new System.Drawing.Size(155, 27);
  575. this.txtMag4.TabIndex = 149;
  576. //
  577. // txtVot
  578. //
  579. this.txtVot.Location = new System.Drawing.Point(174, 234);
  580. this.txtVot.Name = "txtVot";
  581. this.txtVot.ReadOnly = true;
  582. this.txtVot.Size = new System.Drawing.Size(155, 27);
  583. this.txtVot.TabIndex = 149;
  584. //
  585. // txtIprobe
  586. //
  587. this.txtIprobe.Location = new System.Drawing.Point(174, 265);
  588. this.txtIprobe.Name = "txtIprobe";
  589. this.txtIprobe.ReadOnly = true;
  590. this.txtIprobe.Size = new System.Drawing.Size(155, 27);
  591. this.txtIprobe.TabIndex = 149;
  592. //
  593. // label3
  594. //
  595. this.label3.AutoSize = true;
  596. this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.label3.ForeColor = System.Drawing.Color.Black;
  598. this.label3.Location = new System.Drawing.Point(395, 234);
  599. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  600. this.label3.Name = "label3";
  601. this.label3.Size = new System.Drawing.Size(99, 20);
  602. this.label3.TabIndex = 142;
  603. this.label3.Text = "角度补偿参数";
  604. //
  605. // label5
  606. //
  607. this.label5.AutoSize = true;
  608. this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.label5.ForeColor = System.Drawing.Color.Black;
  610. this.label5.Location = new System.Drawing.Point(386, 267);
  611. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  612. this.label5.Name = "label5";
  613. this.label5.Size = new System.Drawing.Size(108, 20);
  614. this.label5.TabIndex = 142;
  615. this.label5.Text = "Y轴方向修正值";
  616. //
  617. // txtScanRotCur
  618. //
  619. this.txtScanRotCur.Location = new System.Drawing.Point(497, 232);
  620. this.txtScanRotCur.Name = "txtScanRotCur";
  621. this.txtScanRotCur.Size = new System.Drawing.Size(156, 27);
  622. this.txtScanRotCur.TabIndex = 150;
  623. //
  624. // txtYPSCur
  625. //
  626. this.txtYPSCur.Location = new System.Drawing.Point(498, 265);
  627. this.txtYPSCur.Name = "txtYPSCur";
  628. this.txtYPSCur.Size = new System.Drawing.Size(156, 27);
  629. this.txtYPSCur.TabIndex = 150;
  630. //
  631. // txtEDSZ
  632. //
  633. this.txtEDSZ.Location = new System.Drawing.Point(497, 301);
  634. this.txtEDSZ.Name = "txtEDSZ";
  635. this.txtEDSZ.Size = new System.Drawing.Size(156, 27);
  636. this.txtEDSZ.TabIndex = 150;
  637. //
  638. // txtEDSV
  639. //
  640. this.txtEDSV.Location = new System.Drawing.Point(498, 334);
  641. this.txtEDSV.Name = "txtEDSV";
  642. this.txtEDSV.Size = new System.Drawing.Size(156, 27);
  643. this.txtEDSV.TabIndex = 150;
  644. //
  645. // txtEDSA
  646. //
  647. this.txtEDSA.Location = new System.Drawing.Point(498, 367);
  648. this.txtEDSA.Name = "txtEDSA";
  649. this.txtEDSA.Size = new System.Drawing.Size(156, 27);
  650. this.txtEDSA.TabIndex = 150;
  651. //
  652. // label4
  653. //
  654. this.label4.AutoSize = true;
  655. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  656. this.label4.ForeColor = System.Drawing.Color.Black;
  657. this.label4.Location = new System.Drawing.Point(398, 304);
  658. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  659. this.label4.Name = "label4";
  660. this.label4.Size = new System.Drawing.Size(93, 20);
  661. this.label4.TabIndex = 142;
  662. this.label4.Text = "能谱Z轴位置";
  663. //
  664. // label7
  665. //
  666. this.label7.AutoSize = true;
  667. this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  668. this.label7.ForeColor = System.Drawing.Color.Black;
  669. this.label7.Location = new System.Drawing.Point(422, 341);
  670. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  671. this.label7.Name = "label7";
  672. this.label7.Size = new System.Drawing.Size(69, 20);
  673. this.label7.TabIndex = 142;
  674. this.label7.Text = "能谱电压";
  675. //
  676. // label8
  677. //
  678. this.label8.AutoSize = true;
  679. this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.label8.ForeColor = System.Drawing.Color.Black;
  681. this.label8.Location = new System.Drawing.Point(422, 374);
  682. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  683. this.label8.Name = "label8";
  684. this.label8.Size = new System.Drawing.Size(69, 20);
  685. this.label8.TabIndex = 142;
  686. this.label8.Text = "能谱电流";
  687. //
  688. // UControl_Init
  689. //
  690. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 17F);
  691. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  692. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
  693. this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  694. this.Controls.Add(this.txtEDSA);
  695. this.Controls.Add(this.txtEDSV);
  696. this.Controls.Add(this.txtEDSZ);
  697. this.Controls.Add(this.txtYPSCur);
  698. this.Controls.Add(this.txtScanRotCur);
  699. this.Controls.Add(this.txtMag4);
  700. this.Controls.Add(this.txtMag3);
  701. this.Controls.Add(this.txtMag2);
  702. this.Controls.Add(this.txtVot);
  703. this.Controls.Add(this.txtIprobe);
  704. this.Controls.Add(this.txtMag1);
  705. this.Controls.Add(this.btnEditConfig);
  706. this.Controls.Add(this.cboXrayMode);
  707. this.Controls.Add(this.label30);
  708. this.Controls.Add(this.label29);
  709. this.Controls.Add(this.label8);
  710. this.Controls.Add(this.label7);
  711. this.Controls.Add(this.label4);
  712. this.Controls.Add(this.label5);
  713. this.Controls.Add(this.label3);
  714. this.Controls.Add(this.label28);
  715. this.Controls.Add(this.chkEDS);
  716. this.Controls.Add(this.btnHandSavePoints);
  717. this.Controls.Add(this.panel2);
  718. this.Controls.Add(this.btnFIBTemplateFile);
  719. this.Controls.Add(this.btnPTTemplateFile);
  720. this.Controls.Add(this.btnCutHoleAuto);
  721. this.Controls.Add(this.btnCutHoleFile);
  722. this.Controls.Add(this.chkWqxkc);
  723. this.Controls.Add(this.label50);
  724. this.Controls.Add(this.txtWFIBF);
  725. this.Controls.Add(this.cbbWCS);
  726. this.Controls.Add(this.cbbWYP);
  727. this.Controls.Add(this.label54);
  728. this.Controls.Add(this.label46);
  729. this.Controls.Add(this.label2);
  730. this.Controls.Add(this.label42);
  731. this.Controls.Add(this.label38);
  732. this.Controls.Add(this.chkWIsP);
  733. this.Controls.Add(this.label48);
  734. this.Controls.Add(this.label56);
  735. this.Controls.Add(this.label59);
  736. this.Controls.Add(this.label61);
  737. this.Controls.Add(this.chkWPT);
  738. this.Controls.Add(this.label6);
  739. this.Controls.Add(this.chkManul);
  740. this.Controls.Add(this.lblCutHoleCount);
  741. this.Controls.Add(this.txtWPTF);
  742. this.Controls.Add(this.tbCutHoleFilePath);
  743. this.Controls.Add(this.panel1);
  744. this.Font = new System.Drawing.Font("宋体", 10F);
  745. this.ForeColor = System.Drawing.SystemColors.WindowText;
  746. this.Name = "UControl_Init";
  747. this.Size = new System.Drawing.Size(767, 549);
  748. this.Load += new System.EventHandler(this.UControl_Init_Load);
  749. this.panel1.ResumeLayout(false);
  750. this.panel1.PerformLayout();
  751. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
  752. this.panel2.ResumeLayout(false);
  753. this.ResumeLayout(false);
  754. this.PerformLayout();
  755. }
  756. #endregion
  757. private System.Windows.Forms.Label label1;
  758. private System.Windows.Forms.Panel panel1;
  759. private System.Windows.Forms.TextBox tbCutHoleFilePath;
  760. private System.Windows.Forms.Label lblCutHoleCount;
  761. private System.Windows.Forms.CheckBox chkManul;
  762. private System.Windows.Forms.Label label6;
  763. private System.Windows.Forms.ComboBox cbbWCS;
  764. private System.Windows.Forms.ComboBox cbbWYP;
  765. private System.Windows.Forms.Label label50;
  766. private System.Windows.Forms.Label label54;
  767. private System.Windows.Forms.Label label46;
  768. private System.Windows.Forms.Label label42;
  769. private System.Windows.Forms.Label label38;
  770. private System.Windows.Forms.CheckBox chkWIsP;
  771. private System.Windows.Forms.TextBox txtWPTF;
  772. private System.Windows.Forms.Label label48;
  773. private System.Windows.Forms.Label label56;
  774. private System.Windows.Forms.Label label59;
  775. private System.Windows.Forms.Label label61;
  776. private System.Windows.Forms.CheckBox chkWPT;
  777. private System.Windows.Forms.TextBox txtWFIBF;
  778. private System.Windows.Forms.PictureBox pbClose;
  779. private System.Windows.Forms.CheckBox chkWqxkc;
  780. private System.Windows.Forms.Button btnCutHoleFile;
  781. private System.Windows.Forms.Button btnCutHoleAuto;
  782. private System.Windows.Forms.Button btnPTTemplateFile;
  783. private System.Windows.Forms.Button btnFIBTemplateFile;
  784. private System.Windows.Forms.Panel panel2;
  785. private System.Windows.Forms.Button btnSaveDefalutPara;
  786. private System.Windows.Forms.Button btnEditConfig;
  787. private System.Windows.Forms.Button btnHandSavePoints;
  788. private System.Windows.Forms.CheckBox chkEDS;
  789. private System.Windows.Forms.ComboBox cboXrayMode;
  790. private System.Windows.Forms.Label label28;
  791. private System.Windows.Forms.Label label29;
  792. private System.Windows.Forms.Label label30;
  793. private System.Windows.Forms.Label label2;
  794. private System.Windows.Forms.TextBox txtMag1;
  795. private System.Windows.Forms.TextBox txtMag2;
  796. private System.Windows.Forms.TextBox txtMag3;
  797. private System.Windows.Forms.TextBox txtMag4;
  798. private System.Windows.Forms.TextBox txtVot;
  799. private System.Windows.Forms.TextBox txtIprobe;
  800. private System.Windows.Forms.Label label3;
  801. private System.Windows.Forms.Label label5;
  802. private System.Windows.Forms.TextBox txtScanRotCur;
  803. private System.Windows.Forms.TextBox txtYPSCur;
  804. private System.Windows.Forms.TextBox txtEDSZ;
  805. private System.Windows.Forms.TextBox txtEDSV;
  806. private System.Windows.Forms.TextBox txtEDSA;
  807. private System.Windows.Forms.Label label4;
  808. private System.Windows.Forms.Label label7;
  809. private System.Windows.Forms.Label label8;
  810. }
  811. }