UControl_Init.Designer.cs 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993
  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.tbCutHoleFilePath = new System.Windows.Forms.TextBox();
  32. this.txtWPTF = new System.Windows.Forms.TextBox();
  33. this.lblCutHoleCount = new System.Windows.Forms.Label();
  34. this.chkManul = new System.Windows.Forms.CheckBox();
  35. this.label6 = new System.Windows.Forms.Label();
  36. this.cbbWPZD = new System.Windows.Forms.ComboBox();
  37. this.cbbWPZF = new System.Windows.Forms.ComboBox();
  38. this.cbbWQGD = new System.Windows.Forms.ComboBox();
  39. this.cbbWQGF = new System.Windows.Forms.ComboBox();
  40. this.cbbWLZ = new System.Windows.Forms.ComboBox();
  41. this.cbbWXZ = new System.Windows.Forms.ComboBox();
  42. this.cbbWCS = new System.Windows.Forms.ComboBox();
  43. this.cbbWYP = new System.Windows.Forms.ComboBox();
  44. this.label58 = new System.Windows.Forms.Label();
  45. this.label50 = new System.Windows.Forms.Label();
  46. this.label54 = new System.Windows.Forms.Label();
  47. this.label46 = new System.Windows.Forms.Label();
  48. this.label42 = new System.Windows.Forms.Label();
  49. this.label38 = new System.Windows.Forms.Label();
  50. this.chkWIsP = new System.Windows.Forms.CheckBox();
  51. this.label48 = new System.Windows.Forms.Label();
  52. this.label56 = new System.Windows.Forms.Label();
  53. this.label59 = new System.Windows.Forms.Label();
  54. this.label61 = new System.Windows.Forms.Label();
  55. this.chkWPT = new System.Windows.Forms.CheckBox();
  56. this.txtWFIBF = new System.Windows.Forms.TextBox();
  57. this.label2 = new System.Windows.Forms.Label();
  58. this.chkWqxkc = new System.Windows.Forms.CheckBox();
  59. this.label3 = new System.Windows.Forms.Label();
  60. this.txtYPSCur = new System.Windows.Forms.TextBox();
  61. this.panel2 = new System.Windows.Forms.Panel();
  62. this.btnSaveDefalutPara = new System.Windows.Forms.Button();
  63. this.btnEditConfig = new System.Windows.Forms.Button();
  64. this.tbGear1to2_Xdeviation = new System.Windows.Forms.TextBox();
  65. this.tbGear1to2_Ydeviation = new System.Windows.Forms.TextBox();
  66. this.label17 = new System.Windows.Forms.Label();
  67. this.txtScanRotCur = new System.Windows.Forms.TextBox();
  68. this.chkEDS = new System.Windows.Forms.CheckBox();
  69. this.txtEDSZ = new System.Windows.Forms.TextBox();
  70. this.label18 = new System.Windows.Forms.Label();
  71. this.label19 = new System.Windows.Forms.Label();
  72. this.label20 = new System.Windows.Forms.Label();
  73. this.label21 = new System.Windows.Forms.Label();
  74. this.label22 = new System.Windows.Forms.Label();
  75. this.label23 = new System.Windows.Forms.Label();
  76. this.cbbEDSV = new System.Windows.Forms.ComboBox();
  77. this.cbbEDSA = new System.Windows.Forms.ComboBox();
  78. this.cboXrayMode = new System.Windows.Forms.ComboBox();
  79. this.label28 = new System.Windows.Forms.Label();
  80. this.label29 = new System.Windows.Forms.Label();
  81. this.label30 = new System.Windows.Forms.Label();
  82. this.label4 = new System.Windows.Forms.Label();
  83. this.btnHandSavePoints = new System.Windows.Forms.Button();
  84. this.btnFIBTemplateFile = new System.Windows.Forms.Button();
  85. this.btnPTTemplateFile = new System.Windows.Forms.Button();
  86. this.btnCutHoleAuto = new System.Windows.Forms.Button();
  87. this.btnCutHoleFile = new System.Windows.Forms.Button();
  88. this.pbClose = new System.Windows.Forms.PictureBox();
  89. this.panel1.SuspendLayout();
  90. this.panel2.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
  92. this.SuspendLayout();
  93. //
  94. // label1
  95. //
  96. this.label1.AutoSize = true;
  97. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.label1.ForeColor = System.Drawing.Color.Black;
  99. this.label1.Location = new System.Drawing.Point(15, 9);
  100. this.label1.Name = "label1";
  101. this.label1.Size = new System.Drawing.Size(84, 20);
  102. this.label1.TabIndex = 0;
  103. this.label1.Text = "初始化设置";
  104. //
  105. // panel1
  106. //
  107. this.panel1.BackColor = System.Drawing.Color.White;
  108. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  109. this.panel1.Controls.Add(this.pbClose);
  110. this.panel1.Controls.Add(this.label1);
  111. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  112. this.panel1.Location = new System.Drawing.Point(0, 0);
  113. this.panel1.Name = "panel1";
  114. this.panel1.Size = new System.Drawing.Size(767, 33);
  115. this.panel1.TabIndex = 3;
  116. //
  117. // tbCutHoleFilePath
  118. //
  119. this.tbCutHoleFilePath.Font = new System.Drawing.Font("宋体", 10F);
  120. this.tbCutHoleFilePath.Location = new System.Drawing.Point(174, 48);
  121. this.tbCutHoleFilePath.Name = "tbCutHoleFilePath";
  122. this.tbCutHoleFilePath.ReadOnly = true;
  123. this.tbCutHoleFilePath.Size = new System.Drawing.Size(347, 27);
  124. this.tbCutHoleFilePath.TabIndex = 5;
  125. //
  126. // txtWPTF
  127. //
  128. this.txtWPTF.Font = new System.Drawing.Font("宋体", 10F);
  129. this.txtWPTF.Location = new System.Drawing.Point(174, 99);
  130. this.txtWPTF.Name = "txtWPTF";
  131. this.txtWPTF.ReadOnly = true;
  132. this.txtWPTF.Size = new System.Drawing.Size(346, 27);
  133. this.txtWPTF.TabIndex = 7;
  134. //
  135. // lblCutHoleCount
  136. //
  137. this.lblCutHoleCount.AutoSize = true;
  138. this.lblCutHoleCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.lblCutHoleCount.ForeColor = System.Drawing.Color.Black;
  140. this.lblCutHoleCount.Location = new System.Drawing.Point(172, 78);
  141. this.lblCutHoleCount.Name = "lblCutHoleCount";
  142. this.lblCutHoleCount.Size = new System.Drawing.Size(138, 20);
  143. this.lblCutHoleCount.TabIndex = 8;
  144. this.lblCutHoleCount.Text = "成功导入0个分析点";
  145. //
  146. // chkManul
  147. //
  148. this.chkManul.AutoSize = true;
  149. this.chkManul.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.chkManul.ForeColor = System.Drawing.Color.Black;
  151. this.chkManul.Location = new System.Drawing.Point(638, 122);
  152. this.chkManul.Margin = new System.Windows.Forms.Padding(2);
  153. this.chkManul.Name = "chkManul";
  154. this.chkManul.Size = new System.Drawing.Size(100, 27);
  155. this.chkManul.TabIndex = 15;
  156. this.chkManul.Text = "手动对焦";
  157. this.chkManul.UseVisualStyleBackColor = true;
  158. this.chkManul.Visible = false;
  159. //
  160. // label6
  161. //
  162. this.label6.AutoSize = true;
  163. this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.label6.ForeColor = System.Drawing.Color.Black;
  165. this.label6.Location = new System.Drawing.Point(88, 49);
  166. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  167. this.label6.Name = "label6";
  168. this.label6.Size = new System.Drawing.Size(84, 20);
  169. this.label6.TabIndex = 17;
  170. this.label6.Text = "导入分析点";
  171. //
  172. // cbbWPZD
  173. //
  174. this.cbbWPZD.Font = new System.Drawing.Font("宋体", 10F);
  175. this.cbbWPZD.ForeColor = System.Drawing.SystemColors.WindowText;
  176. this.cbbWPZD.FormattingEnabled = true;
  177. this.cbbWPZD.Items.AddRange(new object[] {
  178. "1000",
  179. "1500",
  180. "2000",
  181. "2500",
  182. "3000"});
  183. this.cbbWPZD.Location = new System.Drawing.Point(174, 260);
  184. this.cbbWPZD.Margin = new System.Windows.Forms.Padding(2);
  185. this.cbbWPZD.Name = "cbbWPZD";
  186. this.cbbWPZD.Size = new System.Drawing.Size(155, 25);
  187. this.cbbWPZD.TabIndex = 99;
  188. this.cbbWPZD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZD_KeyPress);
  189. //
  190. // cbbWPZF
  191. //
  192. this.cbbWPZF.Font = new System.Drawing.Font("宋体", 10F);
  193. this.cbbWPZF.ForeColor = System.Drawing.SystemColors.WindowText;
  194. this.cbbWPZF.FormattingEnabled = true;
  195. this.cbbWPZF.Items.AddRange(new object[] {
  196. "600",
  197. "1000",
  198. "2000",
  199. "10000"});
  200. this.cbbWPZF.Location = new System.Drawing.Point(502, 260);
  201. this.cbbWPZF.Margin = new System.Windows.Forms.Padding(2);
  202. this.cbbWPZF.Name = "cbbWPZF";
  203. this.cbbWPZF.Size = new System.Drawing.Size(155, 25);
  204. this.cbbWPZF.TabIndex = 98;
  205. this.cbbWPZF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZF_KeyPress);
  206. //
  207. // cbbWQGD
  208. //
  209. this.cbbWQGD.Font = new System.Drawing.Font("宋体", 10F);
  210. this.cbbWQGD.ForeColor = System.Drawing.SystemColors.WindowText;
  211. this.cbbWQGD.FormattingEnabled = true;
  212. this.cbbWQGD.Items.AddRange(new object[] {
  213. "1000",
  214. "1500",
  215. "2000",
  216. "2500",
  217. "3000"});
  218. this.cbbWQGD.Location = new System.Drawing.Point(174, 235);
  219. this.cbbWQGD.Margin = new System.Windows.Forms.Padding(2);
  220. this.cbbWQGD.Name = "cbbWQGD";
  221. this.cbbWQGD.Size = new System.Drawing.Size(155, 25);
  222. this.cbbWQGD.TabIndex = 97;
  223. this.cbbWQGD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGD_KeyPress);
  224. //
  225. // cbbWQGF
  226. //
  227. this.cbbWQGF.Font = new System.Drawing.Font("宋体", 10F);
  228. this.cbbWQGF.ForeColor = System.Drawing.SystemColors.WindowText;
  229. this.cbbWQGF.FormattingEnabled = true;
  230. this.cbbWQGF.Items.AddRange(new object[] {
  231. "600",
  232. "1000",
  233. "2000",
  234. "10000"});
  235. this.cbbWQGF.Location = new System.Drawing.Point(502, 235);
  236. this.cbbWQGF.Margin = new System.Windows.Forms.Padding(2);
  237. this.cbbWQGF.Name = "cbbWQGF";
  238. this.cbbWQGF.Size = new System.Drawing.Size(155, 25);
  239. this.cbbWQGF.TabIndex = 96;
  240. this.cbbWQGF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGF_KeyPress);
  241. //
  242. // cbbWLZ
  243. //
  244. this.cbbWLZ.Font = new System.Drawing.Font("宋体", 10F);
  245. this.cbbWLZ.ForeColor = System.Drawing.SystemColors.WindowText;
  246. this.cbbWLZ.FormattingEnabled = true;
  247. this.cbbWLZ.Items.AddRange(new object[] {
  248. "600",
  249. "1000",
  250. "2000",
  251. "10000"});
  252. this.cbbWLZ.Location = new System.Drawing.Point(502, 210);
  253. this.cbbWLZ.Margin = new System.Windows.Forms.Padding(2);
  254. this.cbbWLZ.Name = "cbbWLZ";
  255. this.cbbWLZ.Size = new System.Drawing.Size(155, 25);
  256. this.cbbWLZ.TabIndex = 95;
  257. this.cbbWLZ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWLZ_KeyPress);
  258. //
  259. // cbbWXZ
  260. //
  261. this.cbbWXZ.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  262. this.cbbWXZ.Font = new System.Drawing.Font("宋体", 10F);
  263. this.cbbWXZ.ForeColor = System.Drawing.SystemColors.WindowText;
  264. this.cbbWXZ.FormattingEnabled = true;
  265. this.cbbWXZ.Items.AddRange(new object[] {
  266. "截面观测",
  267. "表面观测"});
  268. this.cbbWXZ.Location = new System.Drawing.Point(174, 210);
  269. this.cbbWXZ.Margin = new System.Windows.Forms.Padding(2);
  270. this.cbbWXZ.Name = "cbbWXZ";
  271. this.cbbWXZ.Size = new System.Drawing.Size(155, 25);
  272. this.cbbWXZ.TabIndex = 94;
  273. //
  274. // cbbWCS
  275. //
  276. this.cbbWCS.Font = new System.Drawing.Font("宋体", 10F);
  277. this.cbbWCS.ForeColor = System.Drawing.SystemColors.WindowText;
  278. this.cbbWCS.FormattingEnabled = true;
  279. this.cbbWCS.Location = new System.Drawing.Point(502, 185);
  280. this.cbbWCS.Margin = new System.Windows.Forms.Padding(2);
  281. this.cbbWCS.Name = "cbbWCS";
  282. this.cbbWCS.Size = new System.Drawing.Size(155, 25);
  283. this.cbbWCS.TabIndex = 93;
  284. //
  285. // cbbWYP
  286. //
  287. this.cbbWYP.Font = new System.Drawing.Font("宋体", 10F);
  288. this.cbbWYP.ForeColor = System.Drawing.SystemColors.WindowText;
  289. this.cbbWYP.FormattingEnabled = true;
  290. this.cbbWYP.Location = new System.Drawing.Point(174, 185);
  291. this.cbbWYP.Margin = new System.Windows.Forms.Padding(2);
  292. this.cbbWYP.Name = "cbbWYP";
  293. this.cbbWYP.Size = new System.Drawing.Size(155, 25);
  294. this.cbbWYP.TabIndex = 92;
  295. this.cbbWYP.SelectedIndexChanged += new System.EventHandler(this.cbbWYP_SelectedIndexChanged);
  296. //
  297. // label58
  298. //
  299. this.label58.AutoSize = true;
  300. this.label58.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.label58.ForeColor = System.Drawing.Color.Black;
  302. this.label58.Location = new System.Drawing.Point(96, 214);
  303. this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  304. this.label58.Name = "label58";
  305. this.label58.Size = new System.Drawing.Size(69, 20);
  306. this.label58.TabIndex = 91;
  307. this.label58.Text = "校正角度";
  308. //
  309. // label50
  310. //
  311. this.label50.AutoSize = true;
  312. this.label50.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.label50.ForeColor = System.Drawing.Color.Black;
  314. this.label50.Location = new System.Drawing.Point(80, 264);
  315. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  316. this.label50.Name = "label50";
  317. this.label50.Size = new System.Drawing.Size(85, 20);
  318. this.label50.TabIndex = 90;
  319. this.label50.Text = "拍照电压/V";
  320. //
  321. // label54
  322. //
  323. this.label54.AutoSize = true;
  324. this.label54.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.label54.ForeColor = System.Drawing.Color.Black;
  326. this.label54.Location = new System.Drawing.Point(404, 262);
  327. this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  328. this.label54.Name = "label54";
  329. this.label54.Size = new System.Drawing.Size(99, 20);
  330. this.label54.TabIndex = 89;
  331. this.label54.Text = "拍照放大倍数";
  332. //
  333. // label46
  334. //
  335. this.label46.AutoSize = true;
  336. this.label46.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.label46.ForeColor = System.Drawing.Color.Black;
  338. this.label46.Location = new System.Drawing.Point(80, 239);
  339. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  340. this.label46.Name = "label46";
  341. this.label46.Size = new System.Drawing.Size(85, 20);
  342. this.label46.TabIndex = 88;
  343. this.label46.Text = "定位电压/V";
  344. //
  345. // label42
  346. //
  347. this.label42.AutoSize = true;
  348. this.label42.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.label42.ForeColor = System.Drawing.Color.Black;
  350. this.label42.Location = new System.Drawing.Point(406, 237);
  351. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  352. this.label42.Name = "label42";
  353. this.label42.Size = new System.Drawing.Size(99, 20);
  354. this.label42.TabIndex = 87;
  355. this.label42.Text = "定位放大倍数";
  356. //
  357. // label38
  358. //
  359. this.label38.AutoSize = true;
  360. this.label38.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.label38.ForeColor = System.Drawing.Color.Black;
  362. this.label38.Location = new System.Drawing.Point(394, 214);
  363. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  364. this.label38.Name = "label38";
  365. this.label38.Size = new System.Drawing.Size(129, 20);
  366. this.label38.TabIndex = 86;
  367. this.label38.Text = "拉直操作放大倍数";
  368. //
  369. // chkWIsP
  370. //
  371. this.chkWIsP.AutoSize = true;
  372. this.chkWIsP.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.chkWIsP.ForeColor = System.Drawing.Color.Black;
  374. this.chkWIsP.Location = new System.Drawing.Point(90, 156);
  375. this.chkWIsP.Margin = new System.Windows.Forms.Padding(2);
  376. this.chkWIsP.Name = "chkWIsP";
  377. this.chkWIsP.Size = new System.Drawing.Size(83, 27);
  378. this.chkWIsP.TabIndex = 85;
  379. this.chkWIsP.Text = "仅拍照";
  380. this.chkWIsP.UseVisualStyleBackColor = true;
  381. this.chkWIsP.CheckedChanged += new System.EventHandler(this.chkWIsP_CheckedChanged);
  382. //
  383. // label48
  384. //
  385. this.label48.AutoSize = true;
  386. this.label48.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. this.label48.ForeColor = System.Drawing.Color.Black;
  388. this.label48.Location = new System.Drawing.Point(96, 189);
  389. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  390. this.label48.Name = "label48";
  391. this.label48.Size = new System.Drawing.Size(69, 20);
  392. this.label48.TabIndex = 81;
  393. this.label48.Text = "样品类型";
  394. //
  395. // label56
  396. //
  397. this.label56.AutoSize = true;
  398. this.label56.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.label56.ForeColor = System.Drawing.Color.Black;
  400. this.label56.Location = new System.Drawing.Point(466, 189);
  401. this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  402. this.label56.Name = "label56";
  403. this.label56.Size = new System.Drawing.Size(39, 20);
  404. this.label56.TabIndex = 80;
  405. this.label56.Text = "厂商";
  406. //
  407. // label59
  408. //
  409. this.label59.AutoSize = true;
  410. this.label59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.label59.ForeColor = System.Drawing.Color.Black;
  412. this.label59.Location = new System.Drawing.Point(82, 129);
  413. this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  414. this.label59.Name = "label59";
  415. this.label59.Size = new System.Drawing.Size(90, 20);
  416. this.label59.TabIndex = 79;
  417. this.label59.Text = "FIB文件名称";
  418. //
  419. // label61
  420. //
  421. this.label61.AutoSize = true;
  422. this.label61.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.label61.ForeColor = System.Drawing.Color.Black;
  424. this.label61.Location = new System.Drawing.Point(86, 100);
  425. this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  426. this.label61.Name = "label61";
  427. this.label61.Size = new System.Drawing.Size(87, 20);
  428. this.label61.TabIndex = 78;
  429. this.label61.Text = "PT文件名称";
  430. //
  431. // chkWPT
  432. //
  433. this.chkWPT.AutoSize = true;
  434. this.chkWPT.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.chkWPT.ForeColor = System.Drawing.Color.Black;
  436. this.chkWPT.Location = new System.Drawing.Point(200, 156);
  437. this.chkWPT.Margin = new System.Windows.Forms.Padding(2);
  438. this.chkWPT.Name = "chkWPT";
  439. this.chkWPT.Size = new System.Drawing.Size(86, 27);
  440. this.chkWPT.TabIndex = 77;
  441. this.chkWPT.Text = "使用PT";
  442. this.chkWPT.UseVisualStyleBackColor = true;
  443. this.chkWPT.CheckedChanged += new System.EventHandler(this.chkWPT_CheckedChanged);
  444. //
  445. // txtWFIBF
  446. //
  447. this.txtWFIBF.Font = new System.Drawing.Font("宋体", 10F);
  448. this.txtWFIBF.Location = new System.Drawing.Point(174, 128);
  449. this.txtWFIBF.Name = "txtWFIBF";
  450. this.txtWFIBF.ReadOnly = true;
  451. this.txtWFIBF.Size = new System.Drawing.Size(346, 27);
  452. this.txtWFIBF.TabIndex = 103;
  453. //
  454. // label2
  455. //
  456. this.label2.AutoSize = true;
  457. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.label2.ForeColor = System.Drawing.Color.Black;
  459. this.label2.Location = new System.Drawing.Point(13, 289);
  460. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  461. this.label2.Name = "label2";
  462. this.label2.Size = new System.Drawing.Size(152, 20);
  463. this.label2.TabIndex = 113;
  464. this.label2.Text = "ScanRotate修正参数";
  465. //
  466. // chkWqxkc
  467. //
  468. this.chkWqxkc.AutoSize = true;
  469. this.chkWqxkc.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.chkWqxkc.ForeColor = System.Drawing.Color.Black;
  471. this.chkWqxkc.Location = new System.Drawing.Point(310, 156);
  472. this.chkWqxkc.Name = "chkWqxkc";
  473. this.chkWqxkc.Size = new System.Drawing.Size(100, 27);
  474. this.chkWqxkc.TabIndex = 115;
  475. this.chkWqxkc.Text = "倾斜观测";
  476. this.chkWqxkc.UseVisualStyleBackColor = true;
  477. this.chkWqxkc.CheckedChanged += new System.EventHandler(this.chkWqxkc_CheckedChanged);
  478. //
  479. // label3
  480. //
  481. this.label3.AutoSize = true;
  482. this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  483. this.label3.ForeColor = System.Drawing.Color.Black;
  484. this.label3.Location = new System.Drawing.Point(350, 287);
  485. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  486. this.label3.Name = "label3";
  487. this.label3.Size = new System.Drawing.Size(171, 20);
  488. this.label3.TabIndex = 116;
  489. this.label3.Text = "Y轴方向PixelSize修正值";
  490. //
  491. // txtYPSCur
  492. //
  493. this.txtYPSCur.Location = new System.Drawing.Point(502, 285);
  494. this.txtYPSCur.Name = "txtYPSCur";
  495. this.txtYPSCur.ReadOnly = true;
  496. this.txtYPSCur.Size = new System.Drawing.Size(155, 27);
  497. this.txtYPSCur.TabIndex = 117;
  498. this.txtYPSCur.TextChanged += new System.EventHandler(this.txtYPSCur_TextChanged);
  499. this.txtYPSCur.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtYPSCur_KeyPress);
  500. //
  501. // panel2
  502. //
  503. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  504. this.panel2.Controls.Add(this.btnSaveDefalutPara);
  505. this.panel2.Location = new System.Drawing.Point(0, 441);
  506. this.panel2.Name = "panel2";
  507. this.panel2.Size = new System.Drawing.Size(769, 49);
  508. this.panel2.TabIndex = 124;
  509. //
  510. // btnSaveDefalutPara
  511. //
  512. this.btnSaveDefalutPara.Cursor = System.Windows.Forms.Cursors.Hand;
  513. this.btnSaveDefalutPara.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.btnSaveDefalutPara.ForeColor = System.Drawing.Color.Black;
  515. this.btnSaveDefalutPara.Location = new System.Drawing.Point(271, 2);
  516. this.btnSaveDefalutPara.Margin = new System.Windows.Forms.Padding(2);
  517. this.btnSaveDefalutPara.Name = "btnSaveDefalutPara";
  518. this.btnSaveDefalutPara.Size = new System.Drawing.Size(129, 30);
  519. this.btnSaveDefalutPara.TabIndex = 120;
  520. this.btnSaveDefalutPara.Text = "保存";
  521. this.btnSaveDefalutPara.UseVisualStyleBackColor = true;
  522. this.btnSaveDefalutPara.Click += new System.EventHandler(this.btnSaveDefalutPara_Click);
  523. //
  524. // btnEditConfig
  525. //
  526. this.btnEditConfig.Cursor = System.Windows.Forms.Cursors.Hand;
  527. this.btnEditConfig.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.btnEditConfig.ForeColor = System.Drawing.Color.Black;
  529. this.btnEditConfig.Location = new System.Drawing.Point(329, 182);
  530. this.btnEditConfig.Margin = new System.Windows.Forms.Padding(2);
  531. this.btnEditConfig.Name = "btnEditConfig";
  532. this.btnEditConfig.Size = new System.Drawing.Size(42, 30);
  533. this.btnEditConfig.TabIndex = 119;
  534. this.btnEditConfig.Text = "...";
  535. this.btnEditConfig.UseVisualStyleBackColor = true;
  536. this.btnEditConfig.Click += new System.EventHandler(this.btnEditConfig_Click);
  537. //
  538. // tbGear1to2_Xdeviation
  539. //
  540. this.tbGear1to2_Xdeviation.Location = new System.Drawing.Point(377, 441);
  541. this.tbGear1to2_Xdeviation.Name = "tbGear1to2_Xdeviation";
  542. this.tbGear1to2_Xdeviation.Size = new System.Drawing.Size(100, 27);
  543. this.tbGear1to2_Xdeviation.TabIndex = 10;
  544. this.tbGear1to2_Xdeviation.Visible = false;
  545. //
  546. // tbGear1to2_Ydeviation
  547. //
  548. this.tbGear1to2_Ydeviation.Location = new System.Drawing.Point(627, 441);
  549. this.tbGear1to2_Ydeviation.Name = "tbGear1to2_Ydeviation";
  550. this.tbGear1to2_Ydeviation.Size = new System.Drawing.Size(100, 27);
  551. this.tbGear1to2_Ydeviation.TabIndex = 11;
  552. this.tbGear1to2_Ydeviation.Visible = false;
  553. //
  554. // label17
  555. //
  556. this.label17.AutoSize = true;
  557. this.label17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  558. this.label17.Location = new System.Drawing.Point(306, 444);
  559. this.label17.Name = "label17";
  560. this.label17.Size = new System.Drawing.Size(72, 23);
  561. this.label17.TabIndex = 18;
  562. this.label17.Text = "X偏移值";
  563. this.label17.Visible = false;
  564. //
  565. // txtScanRotCur
  566. //
  567. this.txtScanRotCur.Location = new System.Drawing.Point(174, 285);
  568. this.txtScanRotCur.Name = "txtScanRotCur";
  569. this.txtScanRotCur.ReadOnly = true;
  570. this.txtScanRotCur.Size = new System.Drawing.Size(155, 27);
  571. this.txtScanRotCur.TabIndex = 136;
  572. //
  573. // chkEDS
  574. //
  575. this.chkEDS.AutoSize = true;
  576. this.chkEDS.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  577. this.chkEDS.ForeColor = System.Drawing.Color.Black;
  578. this.chkEDS.Location = new System.Drawing.Point(431, 156);
  579. this.chkEDS.Margin = new System.Windows.Forms.Padding(2);
  580. this.chkEDS.Name = "chkEDS";
  581. this.chkEDS.Size = new System.Drawing.Size(100, 27);
  582. this.chkEDS.TabIndex = 138;
  583. this.chkEDS.Text = "能谱测量";
  584. this.chkEDS.UseVisualStyleBackColor = true;
  585. //
  586. // txtEDSZ
  587. //
  588. this.txtEDSZ.Location = new System.Drawing.Point(174, 312);
  589. this.txtEDSZ.Name = "txtEDSZ";
  590. this.txtEDSZ.ReadOnly = true;
  591. this.txtEDSZ.Size = new System.Drawing.Size(155, 27);
  592. this.txtEDSZ.TabIndex = 140;
  593. //
  594. // label18
  595. //
  596. this.label18.AutoSize = true;
  597. this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.label18.ForeColor = System.Drawing.Color.Black;
  599. this.label18.Location = new System.Drawing.Point(42, 314);
  600. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  601. this.label18.Name = "label18";
  602. this.label18.Size = new System.Drawing.Size(123, 20);
  603. this.label18.TabIndex = 139;
  604. this.label18.Text = "能谱Z轴移动位置";
  605. //
  606. // label19
  607. //
  608. this.label19.AutoSize = true;
  609. this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  610. this.label19.ForeColor = System.Drawing.Color.Black;
  611. this.label19.Location = new System.Drawing.Point(334, 314);
  612. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  613. this.label19.Name = "label19";
  614. this.label19.Size = new System.Drawing.Size(37, 20);
  615. this.label19.TabIndex = 141;
  616. this.label19.Text = "mm";
  617. //
  618. // label20
  619. //
  620. this.label20.AutoSize = true;
  621. this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  622. this.label20.ForeColor = System.Drawing.Color.Black;
  623. this.label20.Location = new System.Drawing.Point(662, 314);
  624. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  625. this.label20.Name = "label20";
  626. this.label20.Size = new System.Drawing.Size(19, 20);
  627. this.label20.TabIndex = 144;
  628. this.label20.Text = "V";
  629. //
  630. // label21
  631. //
  632. this.label21.AutoSize = true;
  633. this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.label21.ForeColor = System.Drawing.Color.Black;
  635. this.label21.Location = new System.Drawing.Point(421, 314);
  636. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  637. this.label21.Name = "label21";
  638. this.label21.Size = new System.Drawing.Size(84, 20);
  639. this.label21.TabIndex = 142;
  640. this.label21.Text = "能谱电压值";
  641. //
  642. // label22
  643. //
  644. this.label22.AutoSize = true;
  645. this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.label22.ForeColor = System.Drawing.Color.Black;
  647. this.label22.Location = new System.Drawing.Point(334, 343);
  648. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  649. this.label22.Name = "label22";
  650. this.label22.Size = new System.Drawing.Size(29, 20);
  651. this.label22.TabIndex = 147;
  652. this.label22.Text = "nA";
  653. //
  654. // label23
  655. //
  656. this.label23.AutoSize = true;
  657. this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.label23.ForeColor = System.Drawing.Color.Black;
  659. this.label23.Location = new System.Drawing.Point(81, 343);
  660. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  661. this.label23.Name = "label23";
  662. this.label23.Size = new System.Drawing.Size(84, 20);
  663. this.label23.TabIndex = 145;
  664. this.label23.Text = "能谱电流值";
  665. //
  666. // cbbEDSV
  667. //
  668. this.cbbEDSV.Font = new System.Drawing.Font("宋体", 10F);
  669. this.cbbEDSV.ForeColor = System.Drawing.SystemColors.WindowText;
  670. this.cbbEDSV.FormattingEnabled = true;
  671. this.cbbEDSV.Items.AddRange(new object[] {
  672. "6000",
  673. "7000",
  674. "8000",
  675. "9000",
  676. "10000",
  677. "11000",
  678. "12000"});
  679. this.cbbEDSV.Location = new System.Drawing.Point(502, 312);
  680. this.cbbEDSV.Margin = new System.Windows.Forms.Padding(2);
  681. this.cbbEDSV.Name = "cbbEDSV";
  682. this.cbbEDSV.Size = new System.Drawing.Size(155, 25);
  683. this.cbbEDSV.TabIndex = 148;
  684. //
  685. // cbbEDSA
  686. //
  687. this.cbbEDSA.Font = new System.Drawing.Font("宋体", 10F);
  688. this.cbbEDSA.ForeColor = System.Drawing.SystemColors.WindowText;
  689. this.cbbEDSA.FormattingEnabled = true;
  690. this.cbbEDSA.Items.AddRange(new object[] {
  691. "0.1",
  692. "0.2",
  693. "0.5",
  694. "1.0",
  695. "2.0"});
  696. this.cbbEDSA.Location = new System.Drawing.Point(174, 339);
  697. this.cbbEDSA.Margin = new System.Windows.Forms.Padding(2);
  698. this.cbbEDSA.Name = "cbbEDSA";
  699. this.cbbEDSA.Size = new System.Drawing.Size(155, 25);
  700. this.cbbEDSA.TabIndex = 149;
  701. //
  702. // cboXrayMode
  703. //
  704. this.cboXrayMode.Font = new System.Drawing.Font("宋体", 10F);
  705. this.cboXrayMode.ForeColor = System.Drawing.SystemColors.WindowText;
  706. this.cboXrayMode.FormattingEnabled = true;
  707. this.cboXrayMode.Items.AddRange(new object[] {
  708. "0",
  709. "1",
  710. "2"});
  711. this.cboXrayMode.Location = new System.Drawing.Point(502, 341);
  712. this.cboXrayMode.Margin = new System.Windows.Forms.Padding(2);
  713. this.cboXrayMode.Name = "cboXrayMode";
  714. this.cboXrayMode.Size = new System.Drawing.Size(155, 25);
  715. this.cboXrayMode.TabIndex = 148;
  716. //
  717. // label28
  718. //
  719. this.label28.AutoSize = true;
  720. this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.label28.ForeColor = System.Drawing.Color.Black;
  722. this.label28.Location = new System.Drawing.Point(418, 341);
  723. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  724. this.label28.Name = "label28";
  725. this.label28.Size = new System.Drawing.Size(85, 20);
  726. this.label28.TabIndex = 142;
  727. this.label28.Text = "XrayMode";
  728. //
  729. // label29
  730. //
  731. this.label29.AutoSize = true;
  732. this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.label29.ForeColor = System.Drawing.Color.Black;
  734. this.label29.Location = new System.Drawing.Point(662, 343);
  735. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  736. this.label29.Name = "label29";
  737. this.label29.Size = new System.Drawing.Size(103, 20);
  738. this.label29.TabIndex = 142;
  739. this.label29.Text = "0:Point 1:line";
  740. //
  741. // label30
  742. //
  743. this.label30.AutoSize = true;
  744. this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.label30.ForeColor = System.Drawing.Color.Black;
  746. this.label30.Location = new System.Drawing.Point(662, 363);
  747. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  748. this.label30.Name = "label30";
  749. this.label30.Size = new System.Drawing.Size(53, 20);
  750. this.label30.TabIndex = 142;
  751. this.label30.Text = "2:area";
  752. //
  753. // label4
  754. //
  755. this.label4.AutoSize = true;
  756. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  757. this.label4.ForeColor = System.Drawing.Color.Black;
  758. this.label4.Location = new System.Drawing.Point(375, 186);
  759. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  760. this.label4.Name = "label4";
  761. this.label4.Size = new System.Drawing.Size(69, 20);
  762. this.label4.TabIndex = 80;
  763. this.label4.Text = "样品类名";
  764. //
  765. // btnHandSavePoints
  766. //
  767. this.btnHandSavePoints.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  768. this.btnHandSavePoints.Image = global::HOZProject.Properties.Resources.BatchImport;
  769. this.btnHandSavePoints.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  770. this.btnHandSavePoints.Location = new System.Drawing.Point(527, 72);
  771. this.btnHandSavePoints.Name = "btnHandSavePoints";
  772. this.btnHandSavePoints.Size = new System.Drawing.Size(103, 25);
  773. this.btnHandSavePoints.TabIndex = 137;
  774. this.btnHandSavePoints.Text = "手动添加点";
  775. this.btnHandSavePoints.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  776. this.btnHandSavePoints.UseVisualStyleBackColor = true;
  777. this.btnHandSavePoints.Click += new System.EventHandler(this.btnHandSavePoints_Click);
  778. //
  779. // btnFIBTemplateFile
  780. //
  781. this.btnFIBTemplateFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.btnFIBTemplateFile.Image = ((System.Drawing.Image)(resources.GetObject("btnFIBTemplateFile.Image")));
  783. this.btnFIBTemplateFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  784. this.btnFIBTemplateFile.Location = new System.Drawing.Point(526, 126);
  785. this.btnFIBTemplateFile.Name = "btnFIBTemplateFile";
  786. this.btnFIBTemplateFile.Size = new System.Drawing.Size(89, 25);
  787. this.btnFIBTemplateFile.TabIndex = 123;
  788. this.btnFIBTemplateFile.Text = "导入模板";
  789. this.btnFIBTemplateFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  790. this.btnFIBTemplateFile.UseVisualStyleBackColor = true;
  791. this.btnFIBTemplateFile.Click += new System.EventHandler(this.btnFIBTemplateFile_Click);
  792. //
  793. // btnPTTemplateFile
  794. //
  795. this.btnPTTemplateFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.btnPTTemplateFile.Image = ((System.Drawing.Image)(resources.GetObject("btnPTTemplateFile.Image")));
  797. this.btnPTTemplateFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  798. this.btnPTTemplateFile.Location = new System.Drawing.Point(526, 97);
  799. this.btnPTTemplateFile.Name = "btnPTTemplateFile";
  800. this.btnPTTemplateFile.Size = new System.Drawing.Size(89, 25);
  801. this.btnPTTemplateFile.TabIndex = 122;
  802. this.btnPTTemplateFile.Text = "导入模板";
  803. this.btnPTTemplateFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  804. this.btnPTTemplateFile.UseVisualStyleBackColor = true;
  805. this.btnPTTemplateFile.Click += new System.EventHandler(this.btnPTTemplateFile_Click);
  806. //
  807. // btnCutHoleAuto
  808. //
  809. this.btnCutHoleAuto.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  810. this.btnCutHoleAuto.Image = global::HOZProject.Properties.Resources.HomePageImport;
  811. this.btnCutHoleAuto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  812. this.btnCutHoleAuto.Location = new System.Drawing.Point(635, 46);
  813. this.btnCutHoleAuto.Name = "btnCutHoleAuto";
  814. this.btnCutHoleAuto.Size = new System.Drawing.Size(103, 25);
  815. this.btnCutHoleAuto.TabIndex = 121;
  816. this.btnCutHoleAuto.Text = "单个测试点";
  817. this.btnCutHoleAuto.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  818. this.btnCutHoleAuto.UseVisualStyleBackColor = true;
  819. this.btnCutHoleAuto.Click += new System.EventHandler(this.btnCutHoleAuto_Click);
  820. //
  821. // btnCutHoleFile
  822. //
  823. this.btnCutHoleFile.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  824. this.btnCutHoleFile.Image = global::HOZProject.Properties.Resources.BatchImport;
  825. this.btnCutHoleFile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  826. this.btnCutHoleFile.Location = new System.Drawing.Point(527, 46);
  827. this.btnCutHoleFile.Name = "btnCutHoleFile";
  828. this.btnCutHoleFile.Size = new System.Drawing.Size(103, 25);
  829. this.btnCutHoleFile.TabIndex = 120;
  830. this.btnCutHoleFile.Text = "多个测试点";
  831. this.btnCutHoleFile.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  832. this.btnCutHoleFile.UseVisualStyleBackColor = true;
  833. this.btnCutHoleFile.Click += new System.EventHandler(this.btnCutHoleFile_Click);
  834. //
  835. // pbClose
  836. //
  837. this.pbClose.BackColor = System.Drawing.Color.Transparent;
  838. this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_2_;
  839. this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  840. this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
  841. this.pbClose.Dock = System.Windows.Forms.DockStyle.Right;
  842. this.pbClose.Location = new System.Drawing.Point(733, 0);
  843. this.pbClose.Name = "pbClose";
  844. this.pbClose.Size = new System.Drawing.Size(32, 31);
  845. this.pbClose.TabIndex = 106;
  846. this.pbClose.TabStop = false;
  847. this.pbClose.Click += new System.EventHandler(this.btnClose_Click);
  848. this.pbClose.MouseEnter += new System.EventHandler(this.pbClose_MouseEnter);
  849. this.pbClose.MouseLeave += new System.EventHandler(this.pbClose_MouseLeave);
  850. //
  851. // UControl_Init
  852. //
  853. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 17F);
  854. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  855. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
  856. this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  857. this.Controls.Add(this.btnEditConfig);
  858. this.Controls.Add(this.cbbEDSA);
  859. this.Controls.Add(this.cboXrayMode);
  860. this.Controls.Add(this.cbbEDSV);
  861. this.Controls.Add(this.label22);
  862. this.Controls.Add(this.label23);
  863. this.Controls.Add(this.label30);
  864. this.Controls.Add(this.label29);
  865. this.Controls.Add(this.label28);
  866. this.Controls.Add(this.label20);
  867. this.Controls.Add(this.label21);
  868. this.Controls.Add(this.label19);
  869. this.Controls.Add(this.txtEDSZ);
  870. this.Controls.Add(this.label18);
  871. this.Controls.Add(this.chkEDS);
  872. this.Controls.Add(this.btnHandSavePoints);
  873. this.Controls.Add(this.txtScanRotCur);
  874. this.Controls.Add(this.panel2);
  875. this.Controls.Add(this.tbGear1to2_Xdeviation);
  876. this.Controls.Add(this.btnFIBTemplateFile);
  877. this.Controls.Add(this.btnPTTemplateFile);
  878. this.Controls.Add(this.tbGear1to2_Ydeviation);
  879. this.Controls.Add(this.btnCutHoleAuto);
  880. this.Controls.Add(this.btnCutHoleFile);
  881. this.Controls.Add(this.label17);
  882. this.Controls.Add(this.txtYPSCur);
  883. this.Controls.Add(this.label3);
  884. this.Controls.Add(this.chkWqxkc);
  885. this.Controls.Add(this.label2);
  886. this.Controls.Add(this.label50);
  887. this.Controls.Add(this.txtWFIBF);
  888. this.Controls.Add(this.cbbWPZD);
  889. this.Controls.Add(this.cbbWPZF);
  890. this.Controls.Add(this.cbbWQGD);
  891. this.Controls.Add(this.cbbWQGF);
  892. this.Controls.Add(this.cbbWLZ);
  893. this.Controls.Add(this.cbbWXZ);
  894. this.Controls.Add(this.cbbWCS);
  895. this.Controls.Add(this.cbbWYP);
  896. this.Controls.Add(this.label58);
  897. this.Controls.Add(this.label54);
  898. this.Controls.Add(this.label46);
  899. this.Controls.Add(this.label42);
  900. this.Controls.Add(this.label38);
  901. this.Controls.Add(this.chkWIsP);
  902. this.Controls.Add(this.label48);
  903. this.Controls.Add(this.label4);
  904. this.Controls.Add(this.label56);
  905. this.Controls.Add(this.label59);
  906. this.Controls.Add(this.label61);
  907. this.Controls.Add(this.chkWPT);
  908. this.Controls.Add(this.label6);
  909. this.Controls.Add(this.chkManul);
  910. this.Controls.Add(this.lblCutHoleCount);
  911. this.Controls.Add(this.txtWPTF);
  912. this.Controls.Add(this.tbCutHoleFilePath);
  913. this.Controls.Add(this.panel1);
  914. this.Font = new System.Drawing.Font("宋体", 10F);
  915. this.ForeColor = System.Drawing.SystemColors.WindowText;
  916. this.Name = "UControl_Init";
  917. this.Size = new System.Drawing.Size(767, 490);
  918. this.Load += new System.EventHandler(this.UControl_Init_Load);
  919. this.panel1.ResumeLayout(false);
  920. this.panel1.PerformLayout();
  921. this.panel2.ResumeLayout(false);
  922. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
  923. this.ResumeLayout(false);
  924. this.PerformLayout();
  925. }
  926. #endregion
  927. private System.Windows.Forms.Label label1;
  928. private System.Windows.Forms.Panel panel1;
  929. private System.Windows.Forms.TextBox tbCutHoleFilePath;
  930. private System.Windows.Forms.Label lblCutHoleCount;
  931. private System.Windows.Forms.CheckBox chkManul;
  932. private System.Windows.Forms.Label label6;
  933. private System.Windows.Forms.ComboBox cbbWPZD;
  934. private System.Windows.Forms.ComboBox cbbWPZF;
  935. private System.Windows.Forms.ComboBox cbbWQGD;
  936. private System.Windows.Forms.ComboBox cbbWQGF;
  937. private System.Windows.Forms.ComboBox cbbWLZ;
  938. private System.Windows.Forms.ComboBox cbbWXZ;
  939. private System.Windows.Forms.ComboBox cbbWCS;
  940. private System.Windows.Forms.ComboBox cbbWYP;
  941. private System.Windows.Forms.Label label58;
  942. private System.Windows.Forms.Label label50;
  943. private System.Windows.Forms.Label label54;
  944. private System.Windows.Forms.Label label46;
  945. private System.Windows.Forms.Label label42;
  946. private System.Windows.Forms.Label label38;
  947. private System.Windows.Forms.CheckBox chkWIsP;
  948. private System.Windows.Forms.TextBox txtWPTF;
  949. private System.Windows.Forms.Label label48;
  950. private System.Windows.Forms.Label label56;
  951. private System.Windows.Forms.Label label59;
  952. private System.Windows.Forms.Label label61;
  953. private System.Windows.Forms.CheckBox chkWPT;
  954. private System.Windows.Forms.TextBox txtWFIBF;
  955. private System.Windows.Forms.PictureBox pbClose;
  956. private System.Windows.Forms.Label label2;
  957. private System.Windows.Forms.CheckBox chkWqxkc;
  958. private System.Windows.Forms.Label label3;
  959. private System.Windows.Forms.TextBox txtYPSCur;
  960. private System.Windows.Forms.Button btnCutHoleFile;
  961. private System.Windows.Forms.Button btnCutHoleAuto;
  962. private System.Windows.Forms.Button btnPTTemplateFile;
  963. private System.Windows.Forms.Button btnFIBTemplateFile;
  964. private System.Windows.Forms.Panel panel2;
  965. private System.Windows.Forms.Button btnSaveDefalutPara;
  966. private System.Windows.Forms.Button btnEditConfig;
  967. private System.Windows.Forms.TextBox tbGear1to2_Xdeviation;
  968. private System.Windows.Forms.TextBox tbGear1to2_Ydeviation;
  969. private System.Windows.Forms.Label label17;
  970. private System.Windows.Forms.TextBox txtScanRotCur;
  971. private System.Windows.Forms.Button btnHandSavePoints;
  972. private System.Windows.Forms.CheckBox chkEDS;
  973. private System.Windows.Forms.TextBox txtEDSZ;
  974. private System.Windows.Forms.Label label18;
  975. private System.Windows.Forms.Label label19;
  976. private System.Windows.Forms.Label label20;
  977. private System.Windows.Forms.Label label21;
  978. private System.Windows.Forms.Label label22;
  979. private System.Windows.Forms.Label label23;
  980. private System.Windows.Forms.ComboBox cbbEDSV;
  981. private System.Windows.Forms.ComboBox cbbEDSA;
  982. private System.Windows.Forms.ComboBox cboXrayMode;
  983. private System.Windows.Forms.Label label28;
  984. private System.Windows.Forms.Label label29;
  985. private System.Windows.Forms.Label label30;
  986. private System.Windows.Forms.Label label4;
  987. }
  988. }