UControl_Init.Designer.cs 44 KB

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