MainForm.Designer.cs 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174
  1. using SinMaiLauncher.CustomControls;
  2. namespace SinMaiLauncher
  3. {
  4. partial class MainForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. components = new System.ComponentModel.Container();
  30. Label label11;
  31. Label label9;
  32. Label label1;
  33. Label label3;
  34. Label label4;
  35. Label label2;
  36. Label label6;
  37. Label label12;
  38. Label label5;
  39. Label label18;
  40. Label label8;
  41. Label label15;
  42. Label label7;
  43. Label label10;
  44. Label label13;
  45. GroupBox groupBox9;
  46. TabPage tpUtils1;
  47. GroupBox groupBox1;
  48. TabPage tpUtils2;
  49. Label label14;
  50. cboAimeCard = new AimeComboBox();
  51. btnAimeRefresh = new Button();
  52. btnAimeWrite = new Button();
  53. lblSysVolume = new Label();
  54. label16 = new Label();
  55. btnSysVolumeDec = new Button();
  56. btnSysVolumeInc = new Button();
  57. groupBox7 = new GroupBox();
  58. chkWinTrickAuto = new CheckBox();
  59. btnWinTrick = new Button();
  60. groupBox10 = new GroupBox();
  61. btnExplorerRestore = new Button();
  62. btnExplorerKill = new Button();
  63. chkExplorerAuto = new CheckBox();
  64. groupBox2 = new GroupBox();
  65. btnProcessLoopBackVirtualNic = new Button();
  66. lblProcessLoopBackVirtualNic = new Label();
  67. groupBox11 = new GroupBox();
  68. btnAppDataOverwrite = new Button();
  69. groupBox3 = new GroupBox();
  70. lblPidMaria = new Label();
  71. lblSubControlMaria = new Label();
  72. btnSubControlMariaStop = new Button();
  73. btnSubControlMariaStart = new Button();
  74. groupBox6 = new GroupBox();
  75. lblPidAquaDx = new Label();
  76. lblSubControlAquaDx = new Label();
  77. btnSubControlAquaDxStop = new Button();
  78. btnSubControlAquaDxStart = new Button();
  79. groupBox4 = new GroupBox();
  80. lblPidSinMai = new Label();
  81. lblSubControlSinMai = new Label();
  82. btnSubControlSinMaiStop = new Button();
  83. btnSubControlSinMaiStart = new Button();
  84. groupBox8 = new GroupBox();
  85. lblPidInjector = new Label();
  86. lblSubControlInjector = new Label();
  87. btnSubControlInjectorStop = new Button();
  88. btnSubControlInjectorStart = new Button();
  89. btnMainControlStop = new Button();
  90. btnMainControlStart = new Button();
  91. lblMainControlStatus = new Label();
  92. tcMain = new TabControl();
  93. tpMainControl = new TabPage();
  94. tpMisc = new TabPage();
  95. tpSubControls = new TabPage();
  96. tpConsoles = new TabPage();
  97. tcConsoles = new TabControl();
  98. tpConsoleLauncher = new TabPage();
  99. tpConsoleMaria = new TabPage();
  100. tpConsoleAquaDx = new TabPage();
  101. tpConsoleInjector = new TabPage();
  102. tabPageCamera = new TabPage();
  103. pnlCamera = new Panel();
  104. picBoxCamera = new CameraPictureBox();
  105. rdoCameraPlaceRight = new RadioButton();
  106. rdoCameraPlaceLeft = new RadioButton();
  107. cboCameraFormats = new ComboBox();
  108. cboCameraDevices = new ComboBox();
  109. btnCameraClose = new Button();
  110. btnCameraOpen = new Button();
  111. btnCameraList = new Button();
  112. tpRecordScreen = new TabPage();
  113. tmrMain = new System.Windows.Forms.Timer(components);
  114. label11 = new Label();
  115. label9 = new Label();
  116. label1 = new Label();
  117. label3 = new Label();
  118. label4 = new Label();
  119. label2 = new Label();
  120. label6 = new Label();
  121. label12 = new Label();
  122. label5 = new Label();
  123. label18 = new Label();
  124. label8 = new Label();
  125. label15 = new Label();
  126. label7 = new Label();
  127. label10 = new Label();
  128. label13 = new Label();
  129. groupBox9 = new GroupBox();
  130. tpUtils1 = new TabPage();
  131. groupBox1 = new GroupBox();
  132. tpUtils2 = new TabPage();
  133. label14 = new Label();
  134. groupBox9.SuspendLayout();
  135. tpUtils1.SuspendLayout();
  136. groupBox1.SuspendLayout();
  137. tpUtils2.SuspendLayout();
  138. groupBox7.SuspendLayout();
  139. groupBox10.SuspendLayout();
  140. groupBox2.SuspendLayout();
  141. groupBox11.SuspendLayout();
  142. groupBox3.SuspendLayout();
  143. groupBox6.SuspendLayout();
  144. groupBox4.SuspendLayout();
  145. groupBox8.SuspendLayout();
  146. tcMain.SuspendLayout();
  147. tpMainControl.SuspendLayout();
  148. tpMisc.SuspendLayout();
  149. tpSubControls.SuspendLayout();
  150. tpConsoles.SuspendLayout();
  151. tcConsoles.SuspendLayout();
  152. tabPageCamera.SuspendLayout();
  153. pnlCamera.SuspendLayout();
  154. ((System.ComponentModel.ISupportInitialize)picBoxCamera).BeginInit();
  155. tpRecordScreen.SuspendLayout();
  156. SuspendLayout();
  157. //
  158. // label11
  159. //
  160. label11.AutoSize = true;
  161. label11.Location = new Point(56, 22);
  162. label11.Name = "label11";
  163. label11.Size = new Size(194, 17);
  164. label11.TabIndex = 3;
  165. label11.Text = "按需自动配置 Loopback 虚拟网卡";
  166. //
  167. // label9
  168. //
  169. label9.AutoSize = true;
  170. label9.Location = new Point(57, 44);
  171. label9.Name = "label9";
  172. label9.Size = new Size(44, 17);
  173. label9.TabIndex = 3;
  174. label9.Text = "状态:";
  175. //
  176. // label1
  177. //
  178. label1.AutoSize = true;
  179. label1.Font = new Font("Microsoft YaHei UI", 20F);
  180. label1.Location = new Point(6, 107);
  181. label1.Name = "label1";
  182. label1.Size = new Size(150, 35);
  183. label1.TabIndex = 4;
  184. label1.Text = "主控状态:";
  185. //
  186. // label3
  187. //
  188. label3.AutoSize = true;
  189. label3.Location = new Point(6, 20);
  190. label3.Name = "label3";
  191. label3.Size = new Size(296, 17);
  192. label3.TabIndex = 4;
  193. label3.Text = "杀死前会记住你打开的文件夹窗口,复活之后重新打开";
  194. //
  195. // label4
  196. //
  197. label4.AutoSize = true;
  198. label4.Location = new Point(11, 25);
  199. label4.Name = "label4";
  200. label4.Size = new Size(140, 34);
  201. label4.TabIndex = 3;
  202. label4.Text = "尝试解决因闭店设定无效\r\n而无法游玩的问题";
  203. //
  204. // label2
  205. //
  206. label2.AutoSize = true;
  207. label2.Location = new Point(6, 65);
  208. label2.Name = "label2";
  209. label2.Size = new Size(40, 17);
  210. label2.TabIndex = 3;
  211. label2.Text = "PID:";
  212. //
  213. // label6
  214. //
  215. label6.AutoSize = true;
  216. label6.Location = new Point(6, 48);
  217. label6.Name = "label6";
  218. label6.Size = new Size(44, 17);
  219. label6.TabIndex = 3;
  220. label6.Text = "状态:";
  221. //
  222. // label12
  223. //
  224. label12.AutoSize = true;
  225. label12.Location = new Point(6, 65);
  226. label12.Name = "label12";
  227. label12.Size = new Size(40, 17);
  228. label12.TabIndex = 3;
  229. label12.Text = "PID:";
  230. //
  231. // label5
  232. //
  233. label5.AutoSize = true;
  234. label5.Location = new Point(6, 48);
  235. label5.Name = "label5";
  236. label5.Size = new Size(44, 17);
  237. label5.TabIndex = 3;
  238. label5.Text = "状态:";
  239. //
  240. // label18
  241. //
  242. label18.AutoSize = true;
  243. label18.Location = new Point(6, 65);
  244. label18.Name = "label18";
  245. label18.Size = new Size(40, 17);
  246. label18.TabIndex = 3;
  247. label18.Text = "PID:";
  248. //
  249. // label8
  250. //
  251. label8.AutoSize = true;
  252. label8.Location = new Point(6, 48);
  253. label8.Name = "label8";
  254. label8.Size = new Size(44, 17);
  255. label8.TabIndex = 3;
  256. label8.Text = "状态:";
  257. //
  258. // label15
  259. //
  260. label15.AutoSize = true;
  261. label15.Location = new Point(10, 67);
  262. label15.Name = "label15";
  263. label15.Size = new Size(40, 17);
  264. label15.TabIndex = 3;
  265. label15.Text = "PID:";
  266. //
  267. // label7
  268. //
  269. label7.AutoSize = true;
  270. label7.Location = new Point(10, 50);
  271. label7.Name = "label7";
  272. label7.Size = new Size(44, 17);
  273. label7.TabIndex = 3;
  274. label7.Text = "状态:";
  275. //
  276. // label10
  277. //
  278. label10.AutoSize = true;
  279. label10.Location = new Point(34, 40);
  280. label10.Name = "label10";
  281. label10.Size = new Size(92, 17);
  282. label10.TabIndex = 0;
  283. label10.Text = "支持的视频格式";
  284. //
  285. // label13
  286. //
  287. label13.AutoSize = true;
  288. label13.Location = new Point(50, 32);
  289. label13.Name = "label13";
  290. label13.Size = new Size(56, 17);
  291. label13.TabIndex = 1;
  292. label13.Text = "还没做!";
  293. //
  294. // groupBox9
  295. //
  296. groupBox9.Controls.Add(cboAimeCard);
  297. groupBox9.Controls.Add(btnAimeRefresh);
  298. groupBox9.Controls.Add(btnAimeWrite);
  299. groupBox9.Location = new Point(8, 6);
  300. groupBox9.Name = "groupBox9";
  301. groupBox9.Size = new Size(333, 70);
  302. groupBox9.TabIndex = 9;
  303. groupBox9.TabStop = false;
  304. groupBox9.Text = "Aime卡:帮你写进aime.txt";
  305. //
  306. // cboAimeCard
  307. //
  308. cboAimeCard.FormattingEnabled = true;
  309. cboAimeCard.Location = new Point(97, 22);
  310. cboAimeCard.MaxLength = 24;
  311. cboAimeCard.Name = "cboAimeCard";
  312. cboAimeCard.Size = new Size(195, 25);
  313. cboAimeCard.TabIndex = 10;
  314. //
  315. // btnAimeRefresh
  316. //
  317. btnAimeRefresh.Location = new Point(6, 22);
  318. btnAimeRefresh.Name = "btnAimeRefresh";
  319. btnAimeRefresh.Size = new Size(86, 42);
  320. btnAimeRefresh.TabIndex = 2;
  321. btnAimeRefresh.Text = "读取数据库";
  322. btnAimeRefresh.UseVisualStyleBackColor = true;
  323. btnAimeRefresh.Click += btnAimeRefresh_Click;
  324. //
  325. // btnAimeWrite
  326. //
  327. btnAimeWrite.Location = new Point(298, 10);
  328. btnAimeWrite.Name = "btnAimeWrite";
  329. btnAimeWrite.Size = new Size(29, 54);
  330. btnAimeWrite.TabIndex = 2;
  331. btnAimeWrite.Text = "写";
  332. btnAimeWrite.UseVisualStyleBackColor = true;
  333. btnAimeWrite.Click += btnAimeWrite_Click;
  334. //
  335. // tpUtils1
  336. //
  337. tpUtils1.Controls.Add(groupBox1);
  338. tpUtils1.Controls.Add(groupBox9);
  339. tpUtils1.Location = new Point(4, 26);
  340. tpUtils1.Name = "tpUtils1";
  341. tpUtils1.Padding = new Padding(3);
  342. tpUtils1.Size = new Size(496, 321);
  343. tpUtils1.TabIndex = 5;
  344. tpUtils1.Text = "实用功能1";
  345. tpUtils1.UseVisualStyleBackColor = true;
  346. //
  347. // groupBox1
  348. //
  349. groupBox1.Controls.Add(lblSysVolume);
  350. groupBox1.Controls.Add(label16);
  351. groupBox1.Controls.Add(btnSysVolumeDec);
  352. groupBox1.Controls.Add(btnSysVolumeInc);
  353. groupBox1.Location = new Point(8, 82);
  354. groupBox1.Name = "groupBox1";
  355. groupBox1.Size = new Size(333, 70);
  356. groupBox1.TabIndex = 9;
  357. groupBox1.TabStop = false;
  358. groupBox1.Text = "系统音量:在杀死资源管理器的情况下方便调节";
  359. //
  360. // lblSysVolume
  361. //
  362. lblSysVolume.AutoSize = true;
  363. lblSysVolume.Location = new Point(70, 25);
  364. lblSysVolume.Name = "lblSysVolume";
  365. lblSysVolume.Size = new Size(13, 17);
  366. lblSysVolume.TabIndex = 12;
  367. lblSysVolume.Text = "-";
  368. //
  369. // label16
  370. //
  371. label16.AutoSize = true;
  372. label16.Location = new Point(6, 25);
  373. label16.Name = "label16";
  374. label16.Size = new Size(68, 17);
  375. label16.TabIndex = 11;
  376. label16.Text = "当前音量:";
  377. //
  378. // btnSysVolumeDec
  379. //
  380. btnSysVolumeDec.Location = new Point(141, 22);
  381. btnSysVolumeDec.Name = "btnSysVolumeDec";
  382. btnSysVolumeDec.Size = new Size(84, 42);
  383. btnSysVolumeDec.TabIndex = 2;
  384. btnSysVolumeDec.Text = "调小";
  385. btnSysVolumeDec.UseVisualStyleBackColor = true;
  386. btnSysVolumeDec.Click += btnSysVolumeDec_Click;
  387. //
  388. // btnSysVolumeInc
  389. //
  390. btnSysVolumeInc.Location = new Point(240, 22);
  391. btnSysVolumeInc.Name = "btnSysVolumeInc";
  392. btnSysVolumeInc.Size = new Size(87, 42);
  393. btnSysVolumeInc.TabIndex = 2;
  394. btnSysVolumeInc.Text = "调大";
  395. btnSysVolumeInc.UseVisualStyleBackColor = true;
  396. btnSysVolumeInc.Click += btnSysVolumeInc_Click;
  397. //
  398. // tpUtils2
  399. //
  400. tpUtils2.Controls.Add(groupBox7);
  401. tpUtils2.Controls.Add(groupBox10);
  402. tpUtils2.Location = new Point(4, 26);
  403. tpUtils2.Name = "tpUtils2";
  404. tpUtils2.Padding = new Padding(3);
  405. tpUtils2.Size = new Size(496, 321);
  406. tpUtils2.TabIndex = 1;
  407. tpUtils2.Text = "实用功能2";
  408. tpUtils2.UseVisualStyleBackColor = true;
  409. //
  410. // groupBox7
  411. //
  412. groupBox7.Controls.Add(chkWinTrickAuto);
  413. groupBox7.Controls.Add(btnWinTrick);
  414. groupBox7.Location = new Point(8, 82);
  415. groupBox7.Name = "groupBox7";
  416. groupBox7.Size = new Size(263, 70);
  417. groupBox7.TabIndex = 3;
  418. groupBox7.TabStop = false;
  419. groupBox7.Text = "窗口调整:启动之后窗口可能会乱跳";
  420. //
  421. // chkWinTrickAuto
  422. //
  423. chkWinTrickAuto.AutoSize = true;
  424. chkWinTrickAuto.Checked = true;
  425. chkWinTrickAuto.CheckState = CheckState.Checked;
  426. chkWinTrickAuto.Location = new Point(76, 33);
  427. chkWinTrickAuto.Name = "chkWinTrickAuto";
  428. chkWinTrickAuto.Size = new Size(99, 21);
  429. chkWinTrickAuto.TabIndex = 6;
  430. chkWinTrickAuto.Text = "保持自动调整";
  431. chkWinTrickAuto.UseVisualStyleBackColor = true;
  432. //
  433. // btnWinTrick
  434. //
  435. btnWinTrick.Location = new Point(6, 20);
  436. btnWinTrick.Name = "btnWinTrick";
  437. btnWinTrick.Size = new Size(64, 44);
  438. btnWinTrick.TabIndex = 2;
  439. btnWinTrick.Text = "调整";
  440. btnWinTrick.UseVisualStyleBackColor = true;
  441. btnWinTrick.Click += btnWinTrick_Click;
  442. //
  443. // groupBox10
  444. //
  445. groupBox10.Controls.Add(btnExplorerRestore);
  446. groupBox10.Controls.Add(btnExplorerKill);
  447. groupBox10.Controls.Add(chkExplorerAuto);
  448. groupBox10.Controls.Add(label3);
  449. groupBox10.Location = new Point(8, 6);
  450. groupBox10.Name = "groupBox10";
  451. groupBox10.Size = new Size(417, 70);
  452. groupBox10.TabIndex = 2;
  453. groupBox10.TabStop = false;
  454. groupBox10.Text = "资源管理器托管:避免滑动屏幕边缘出现任务视图打断游戏,影响体验";
  455. //
  456. // btnExplorerRestore
  457. //
  458. btnExplorerRestore.Location = new Point(359, 20);
  459. btnExplorerRestore.Name = "btnExplorerRestore";
  460. btnExplorerRestore.Size = new Size(45, 44);
  461. btnExplorerRestore.TabIndex = 2;
  462. btnExplorerRestore.Text = "复活";
  463. btnExplorerRestore.UseVisualStyleBackColor = true;
  464. btnExplorerRestore.Click += btnExplorerRestore_Click;
  465. //
  466. // btnExplorerKill
  467. //
  468. btnExplorerKill.Location = new Point(308, 20);
  469. btnExplorerKill.Name = "btnExplorerKill";
  470. btnExplorerKill.Size = new Size(45, 44);
  471. btnExplorerKill.TabIndex = 2;
  472. btnExplorerKill.Text = "杀死";
  473. btnExplorerKill.UseVisualStyleBackColor = true;
  474. btnExplorerKill.Click += btnExplorerKill_Click;
  475. //
  476. // chkExplorerAuto
  477. //
  478. chkExplorerAuto.AutoSize = true;
  479. chkExplorerAuto.Checked = true;
  480. chkExplorerAuto.CheckState = CheckState.Checked;
  481. chkExplorerAuto.Location = new Point(8, 40);
  482. chkExplorerAuto.Name = "chkExplorerAuto";
  483. chkExplorerAuto.Size = new Size(147, 21);
  484. chkExplorerAuto.TabIndex = 5;
  485. chkExplorerAuto.Text = "游戏启动前后自动托管";
  486. chkExplorerAuto.UseVisualStyleBackColor = true;
  487. //
  488. // label14
  489. //
  490. label14.AutoSize = true;
  491. label14.Location = new Point(10, 70);
  492. label14.Name = "label14";
  493. label14.Size = new Size(116, 17);
  494. label14.TabIndex = 0;
  495. label14.Text = "点击画面后自动摆放";
  496. //
  497. // groupBox2
  498. //
  499. groupBox2.Controls.Add(btnProcessLoopBackVirtualNic);
  500. groupBox2.Controls.Add(label11);
  501. groupBox2.Controls.Add(lblProcessLoopBackVirtualNic);
  502. groupBox2.Controls.Add(label9);
  503. groupBox2.Location = new Point(8, 6);
  504. groupBox2.Name = "groupBox2";
  505. groupBox2.Size = new Size(271, 70);
  506. groupBox2.TabIndex = 2;
  507. groupBox2.TabStop = false;
  508. groupBox2.Text = "网络环境:这破玩意儿需要本机有一个IP地址";
  509. //
  510. // btnProcessLoopBackVirtualNic
  511. //
  512. btnProcessLoopBackVirtualNic.Location = new Point(6, 22);
  513. btnProcessLoopBackVirtualNic.Name = "btnProcessLoopBackVirtualNic";
  514. btnProcessLoopBackVirtualNic.Size = new Size(45, 45);
  515. btnProcessLoopBackVirtualNic.TabIndex = 0;
  516. btnProcessLoopBackVirtualNic.Text = "处理";
  517. btnProcessLoopBackVirtualNic.UseVisualStyleBackColor = true;
  518. btnProcessLoopBackVirtualNic.Click += btnProcessLoopBackVirtualNic_Click;
  519. //
  520. // lblProcessLoopBackVirtualNic
  521. //
  522. lblProcessLoopBackVirtualNic.AutoSize = true;
  523. lblProcessLoopBackVirtualNic.Location = new Point(107, 44);
  524. lblProcessLoopBackVirtualNic.Name = "lblProcessLoopBackVirtualNic";
  525. lblProcessLoopBackVirtualNic.Size = new Size(44, 17);
  526. lblProcessLoopBackVirtualNic.TabIndex = 3;
  527. lblProcessLoopBackVirtualNic.Text = "待检测";
  528. //
  529. // groupBox11
  530. //
  531. groupBox11.Controls.Add(btnAppDataOverwrite);
  532. groupBox11.Controls.Add(label4);
  533. groupBox11.Location = new Point(284, 6);
  534. groupBox11.Name = "groupBox11";
  535. groupBox11.Size = new Size(225, 70);
  536. groupBox11.TabIndex = 4;
  537. groupBox11.TabStop = false;
  538. groupBox11.Text = "覆盖APPDATA";
  539. //
  540. // btnAppDataOverwrite
  541. //
  542. btnAppDataOverwrite.Location = new Point(163, 19);
  543. btnAppDataOverwrite.Name = "btnAppDataOverwrite";
  544. btnAppDataOverwrite.Size = new Size(45, 45);
  545. btnAppDataOverwrite.TabIndex = 0;
  546. btnAppDataOverwrite.Text = "处理";
  547. btnAppDataOverwrite.UseVisualStyleBackColor = true;
  548. btnAppDataOverwrite.Click += btnAppDataOverwrite_Click;
  549. //
  550. // groupBox3
  551. //
  552. groupBox3.Controls.Add(lblPidMaria);
  553. groupBox3.Controls.Add(label2);
  554. groupBox3.Controls.Add(lblSubControlMaria);
  555. groupBox3.Controls.Add(label6);
  556. groupBox3.Controls.Add(btnSubControlMariaStop);
  557. groupBox3.Controls.Add(btnSubControlMariaStart);
  558. groupBox3.Location = new Point(8, 6);
  559. groupBox3.Name = "groupBox3";
  560. groupBox3.Size = new Size(160, 95);
  561. groupBox3.TabIndex = 3;
  562. groupBox3.TabStop = false;
  563. groupBox3.Text = "① Maria 数据库";
  564. //
  565. // lblPidMaria
  566. //
  567. lblPidMaria.AutoSize = true;
  568. lblPidMaria.Location = new Point(40, 65);
  569. lblPidMaria.Name = "lblPidMaria";
  570. lblPidMaria.Size = new Size(13, 17);
  571. lblPidMaria.TabIndex = 3;
  572. lblPidMaria.Text = "-";
  573. //
  574. // lblSubControlMaria
  575. //
  576. lblSubControlMaria.AutoSize = true;
  577. lblSubControlMaria.Location = new Point(40, 48);
  578. lblSubControlMaria.Name = "lblSubControlMaria";
  579. lblSubControlMaria.Size = new Size(44, 17);
  580. lblSubControlMaria.TabIndex = 3;
  581. lblSubControlMaria.Text = "未启动";
  582. //
  583. // btnSubControlMariaStop
  584. //
  585. btnSubControlMariaStop.Location = new Point(62, 22);
  586. btnSubControlMariaStop.Name = "btnSubControlMariaStop";
  587. btnSubControlMariaStop.Size = new Size(50, 23);
  588. btnSubControlMariaStop.TabIndex = 1;
  589. btnSubControlMariaStop.Text = "停止";
  590. btnSubControlMariaStop.UseVisualStyleBackColor = true;
  591. //
  592. // btnSubControlMariaStart
  593. //
  594. btnSubControlMariaStart.Location = new Point(6, 22);
  595. btnSubControlMariaStart.Name = "btnSubControlMariaStart";
  596. btnSubControlMariaStart.Size = new Size(50, 23);
  597. btnSubControlMariaStart.TabIndex = 1;
  598. btnSubControlMariaStart.Text = "启动";
  599. btnSubControlMariaStart.UseVisualStyleBackColor = true;
  600. //
  601. // groupBox6
  602. //
  603. groupBox6.Controls.Add(lblPidAquaDx);
  604. groupBox6.Controls.Add(label12);
  605. groupBox6.Controls.Add(lblSubControlAquaDx);
  606. groupBox6.Controls.Add(label5);
  607. groupBox6.Controls.Add(btnSubControlAquaDxStop);
  608. groupBox6.Controls.Add(btnSubControlAquaDxStart);
  609. groupBox6.Location = new Point(174, 6);
  610. groupBox6.Name = "groupBox6";
  611. groupBox6.Size = new Size(160, 95);
  612. groupBox6.TabIndex = 4;
  613. groupBox6.TabStop = false;
  614. groupBox6.Text = "② AquaDX";
  615. //
  616. // lblPidAquaDx
  617. //
  618. lblPidAquaDx.AutoSize = true;
  619. lblPidAquaDx.Location = new Point(40, 65);
  620. lblPidAquaDx.Name = "lblPidAquaDx";
  621. lblPidAquaDx.Size = new Size(13, 17);
  622. lblPidAquaDx.TabIndex = 4;
  623. lblPidAquaDx.Text = "-";
  624. //
  625. // lblSubControlAquaDx
  626. //
  627. lblSubControlAquaDx.AutoSize = true;
  628. lblSubControlAquaDx.Location = new Point(40, 48);
  629. lblSubControlAquaDx.Name = "lblSubControlAquaDx";
  630. lblSubControlAquaDx.Size = new Size(44, 17);
  631. lblSubControlAquaDx.TabIndex = 4;
  632. lblSubControlAquaDx.Text = "未启动";
  633. //
  634. // btnSubControlAquaDxStop
  635. //
  636. btnSubControlAquaDxStop.Location = new Point(62, 22);
  637. btnSubControlAquaDxStop.Name = "btnSubControlAquaDxStop";
  638. btnSubControlAquaDxStop.Size = new Size(50, 23);
  639. btnSubControlAquaDxStop.TabIndex = 1;
  640. btnSubControlAquaDxStop.Text = "停止";
  641. btnSubControlAquaDxStop.UseVisualStyleBackColor = true;
  642. //
  643. // btnSubControlAquaDxStart
  644. //
  645. btnSubControlAquaDxStart.Location = new Point(6, 22);
  646. btnSubControlAquaDxStart.Name = "btnSubControlAquaDxStart";
  647. btnSubControlAquaDxStart.Size = new Size(50, 23);
  648. btnSubControlAquaDxStart.TabIndex = 2;
  649. btnSubControlAquaDxStart.Text = "启动";
  650. btnSubControlAquaDxStart.UseVisualStyleBackColor = true;
  651. //
  652. // groupBox4
  653. //
  654. groupBox4.Controls.Add(lblPidSinMai);
  655. groupBox4.Controls.Add(lblSubControlSinMai);
  656. groupBox4.Controls.Add(label18);
  657. groupBox4.Controls.Add(btnSubControlSinMaiStop);
  658. groupBox4.Controls.Add(label8);
  659. groupBox4.Controls.Add(btnSubControlSinMaiStart);
  660. groupBox4.Location = new Point(174, 107);
  661. groupBox4.Name = "groupBox4";
  662. groupBox4.Size = new Size(160, 95);
  663. groupBox4.TabIndex = 5;
  664. groupBox4.TabStop = false;
  665. groupBox4.Text = "④ SinMai 主进程";
  666. //
  667. // lblPidSinMai
  668. //
  669. lblPidSinMai.AutoSize = true;
  670. lblPidSinMai.Location = new Point(42, 65);
  671. lblPidSinMai.Name = "lblPidSinMai";
  672. lblPidSinMai.Size = new Size(13, 17);
  673. lblPidSinMai.TabIndex = 5;
  674. lblPidSinMai.Text = "-";
  675. //
  676. // lblSubControlSinMai
  677. //
  678. lblSubControlSinMai.AutoSize = true;
  679. lblSubControlSinMai.Location = new Point(42, 48);
  680. lblSubControlSinMai.Name = "lblSubControlSinMai";
  681. lblSubControlSinMai.Size = new Size(44, 17);
  682. lblSubControlSinMai.TabIndex = 5;
  683. lblSubControlSinMai.Text = "未启动";
  684. //
  685. // btnSubControlSinMaiStop
  686. //
  687. btnSubControlSinMaiStop.Location = new Point(62, 22);
  688. btnSubControlSinMaiStop.Name = "btnSubControlSinMaiStop";
  689. btnSubControlSinMaiStop.Size = new Size(50, 23);
  690. btnSubControlSinMaiStop.TabIndex = 4;
  691. btnSubControlSinMaiStop.Text = "停止";
  692. btnSubControlSinMaiStop.UseVisualStyleBackColor = true;
  693. //
  694. // btnSubControlSinMaiStart
  695. //
  696. btnSubControlSinMaiStart.Location = new Point(6, 22);
  697. btnSubControlSinMaiStart.Name = "btnSubControlSinMaiStart";
  698. btnSubControlSinMaiStart.Size = new Size(50, 23);
  699. btnSubControlSinMaiStart.TabIndex = 2;
  700. btnSubControlSinMaiStart.Text = "启动";
  701. btnSubControlSinMaiStart.UseVisualStyleBackColor = true;
  702. //
  703. // groupBox8
  704. //
  705. groupBox8.Controls.Add(lblPidInjector);
  706. groupBox8.Controls.Add(lblSubControlInjector);
  707. groupBox8.Controls.Add(label15);
  708. groupBox8.Controls.Add(btnSubControlInjectorStop);
  709. groupBox8.Controls.Add(label7);
  710. groupBox8.Controls.Add(btnSubControlInjectorStart);
  711. groupBox8.Location = new Point(8, 107);
  712. groupBox8.Name = "groupBox8";
  713. groupBox8.Size = new Size(160, 95);
  714. groupBox8.TabIndex = 6;
  715. groupBox8.TabStop = false;
  716. groupBox8.Text = "③ 加载器";
  717. //
  718. // lblPidInjector
  719. //
  720. lblPidInjector.AutoSize = true;
  721. lblPidInjector.Location = new Point(44, 67);
  722. lblPidInjector.Name = "lblPidInjector";
  723. lblPidInjector.Size = new Size(13, 17);
  724. lblPidInjector.TabIndex = 5;
  725. lblPidInjector.Text = "-";
  726. //
  727. // lblSubControlInjector
  728. //
  729. lblSubControlInjector.AutoSize = true;
  730. lblSubControlInjector.Location = new Point(44, 50);
  731. lblSubControlInjector.Name = "lblSubControlInjector";
  732. lblSubControlInjector.Size = new Size(44, 17);
  733. lblSubControlInjector.TabIndex = 5;
  734. lblSubControlInjector.Text = "未启动";
  735. //
  736. // btnSubControlInjectorStop
  737. //
  738. btnSubControlInjectorStop.Location = new Point(62, 22);
  739. btnSubControlInjectorStop.Name = "btnSubControlInjectorStop";
  740. btnSubControlInjectorStop.Size = new Size(50, 23);
  741. btnSubControlInjectorStop.TabIndex = 4;
  742. btnSubControlInjectorStop.Text = "停止";
  743. btnSubControlInjectorStop.UseVisualStyleBackColor = true;
  744. //
  745. // btnSubControlInjectorStart
  746. //
  747. btnSubControlInjectorStart.Location = new Point(9, 22);
  748. btnSubControlInjectorStart.Name = "btnSubControlInjectorStart";
  749. btnSubControlInjectorStart.Size = new Size(50, 23);
  750. btnSubControlInjectorStart.TabIndex = 2;
  751. btnSubControlInjectorStart.Text = "启动";
  752. btnSubControlInjectorStart.UseVisualStyleBackColor = true;
  753. //
  754. // btnMainControlStop
  755. //
  756. btnMainControlStop.Enabled = false;
  757. btnMainControlStop.Font = new Font("Microsoft YaHei UI", 24F);
  758. btnMainControlStop.Location = new Point(6, 59);
  759. btnMainControlStop.Name = "btnMainControlStop";
  760. btnMainControlStop.Size = new Size(250, 45);
  761. btnMainControlStop.TabIndex = 0;
  762. btnMainControlStop.Text = "一 键 停 止";
  763. btnMainControlStop.UseVisualStyleBackColor = true;
  764. btnMainControlStop.Click += btnMainControlStop_Click;
  765. //
  766. // btnMainControlStart
  767. //
  768. btnMainControlStart.Font = new Font("Microsoft YaHei UI", 24F);
  769. btnMainControlStart.Location = new Point(6, 6);
  770. btnMainControlStart.Name = "btnMainControlStart";
  771. btnMainControlStart.Size = new Size(250, 47);
  772. btnMainControlStart.TabIndex = 0;
  773. btnMainControlStart.Text = "一 键 启 动";
  774. btnMainControlStart.UseVisualStyleBackColor = true;
  775. btnMainControlStart.Click += btnMainControlStart_Click;
  776. //
  777. // lblMainControlStatus
  778. //
  779. lblMainControlStatus.AutoSize = true;
  780. lblMainControlStatus.Font = new Font("Microsoft YaHei UI", 20F);
  781. lblMainControlStatus.Location = new Point(131, 107);
  782. lblMainControlStatus.Name = "lblMainControlStatus";
  783. lblMainControlStatus.Size = new Size(123, 35);
  784. lblMainControlStatus.TabIndex = 6;
  785. lblMainControlStatus.Text = "准备就绪";
  786. //
  787. // tcMain
  788. //
  789. tcMain.Controls.Add(tpMainControl);
  790. tcMain.Controls.Add(tpUtils1);
  791. tcMain.Controls.Add(tpUtils2);
  792. tcMain.Controls.Add(tpMisc);
  793. tcMain.Controls.Add(tpSubControls);
  794. tcMain.Controls.Add(tpConsoles);
  795. tcMain.Controls.Add(tabPageCamera);
  796. tcMain.Controls.Add(tpRecordScreen);
  797. tcMain.Dock = DockStyle.Fill;
  798. tcMain.Enabled = false;
  799. tcMain.Location = new Point(0, 0);
  800. tcMain.Name = "tcMain";
  801. tcMain.SelectedIndex = 0;
  802. tcMain.Size = new Size(504, 351);
  803. tcMain.TabIndex = 5;
  804. tcMain.SelectedIndexChanged += tcMain_SelectedIndexChanged;
  805. //
  806. // tpMainControl
  807. //
  808. tpMainControl.Controls.Add(lblMainControlStatus);
  809. tpMainControl.Controls.Add(btnMainControlStart);
  810. tpMainControl.Controls.Add(label1);
  811. tpMainControl.Controls.Add(btnMainControlStop);
  812. tpMainControl.Location = new Point(4, 26);
  813. tpMainControl.Name = "tpMainControl";
  814. tpMainControl.Padding = new Padding(3);
  815. tpMainControl.Size = new Size(496, 321);
  816. tpMainControl.TabIndex = 0;
  817. tpMainControl.Text = "主控";
  818. tpMainControl.UseVisualStyleBackColor = true;
  819. //
  820. // tpMisc
  821. //
  822. tpMisc.Controls.Add(groupBox2);
  823. tpMisc.Controls.Add(groupBox11);
  824. tpMisc.Location = new Point(4, 26);
  825. tpMisc.Name = "tpMisc";
  826. tpMisc.Padding = new Padding(3);
  827. tpMisc.Size = new Size(496, 321);
  828. tpMisc.TabIndex = 2;
  829. tpMisc.Text = "其他功能";
  830. tpMisc.UseVisualStyleBackColor = true;
  831. //
  832. // tpSubControls
  833. //
  834. tpSubControls.Controls.Add(groupBox3);
  835. tpSubControls.Controls.Add(groupBox6);
  836. tpSubControls.Controls.Add(groupBox4);
  837. tpSubControls.Controls.Add(groupBox8);
  838. tpSubControls.Location = new Point(4, 26);
  839. tpSubControls.Name = "tpSubControls";
  840. tpSubControls.Padding = new Padding(3);
  841. tpSubControls.Size = new Size(496, 321);
  842. tpSubControls.TabIndex = 4;
  843. tpSubControls.Text = "分控";
  844. tpSubControls.UseVisualStyleBackColor = true;
  845. //
  846. // tpConsoles
  847. //
  848. tpConsoles.Controls.Add(tcConsoles);
  849. tpConsoles.Location = new Point(4, 26);
  850. tpConsoles.Name = "tpConsoles";
  851. tpConsoles.Padding = new Padding(3);
  852. tpConsoles.Size = new Size(496, 321);
  853. tpConsoles.TabIndex = 3;
  854. tpConsoles.Text = "日志";
  855. tpConsoles.UseVisualStyleBackColor = true;
  856. //
  857. // tcConsoles
  858. //
  859. tcConsoles.Controls.Add(tpConsoleLauncher);
  860. tcConsoles.Controls.Add(tpConsoleMaria);
  861. tcConsoles.Controls.Add(tpConsoleAquaDx);
  862. tcConsoles.Controls.Add(tpConsoleInjector);
  863. tcConsoles.Dock = DockStyle.Fill;
  864. tcConsoles.Location = new Point(3, 3);
  865. tcConsoles.Name = "tcConsoles";
  866. tcConsoles.SelectedIndex = 0;
  867. tcConsoles.Size = new Size(490, 315);
  868. tcConsoles.TabIndex = 1;
  869. tcConsoles.SelectedIndexChanged += tcConsoles_SelectedIndexChanged;
  870. //
  871. // tpConsoleLauncher
  872. //
  873. tpConsoleLauncher.Location = new Point(4, 26);
  874. tpConsoleLauncher.Name = "tpConsoleLauncher";
  875. tpConsoleLauncher.Padding = new Padding(3);
  876. tpConsoleLauncher.Size = new Size(482, 285);
  877. tpConsoleLauncher.TabIndex = 0;
  878. tpConsoleLauncher.Text = "启动器";
  879. tpConsoleLauncher.UseVisualStyleBackColor = true;
  880. //
  881. // tpConsoleMaria
  882. //
  883. tpConsoleMaria.Location = new Point(4, 26);
  884. tpConsoleMaria.Name = "tpConsoleMaria";
  885. tpConsoleMaria.Padding = new Padding(3);
  886. tpConsoleMaria.Size = new Size(482, 285);
  887. tpConsoleMaria.TabIndex = 1;
  888. tpConsoleMaria.Text = "Maria";
  889. tpConsoleMaria.UseVisualStyleBackColor = true;
  890. //
  891. // tpConsoleAquaDx
  892. //
  893. tpConsoleAquaDx.Location = new Point(4, 26);
  894. tpConsoleAquaDx.Name = "tpConsoleAquaDx";
  895. tpConsoleAquaDx.Padding = new Padding(3);
  896. tpConsoleAquaDx.Size = new Size(482, 285);
  897. tpConsoleAquaDx.TabIndex = 2;
  898. tpConsoleAquaDx.Text = "AquaDX";
  899. tpConsoleAquaDx.UseVisualStyleBackColor = true;
  900. //
  901. // tpConsoleInjector
  902. //
  903. tpConsoleInjector.Location = new Point(4, 26);
  904. tpConsoleInjector.Name = "tpConsoleInjector";
  905. tpConsoleInjector.Padding = new Padding(3);
  906. tpConsoleInjector.Size = new Size(482, 285);
  907. tpConsoleInjector.TabIndex = 3;
  908. tpConsoleInjector.Text = "加载器";
  909. tpConsoleInjector.UseVisualStyleBackColor = true;
  910. //
  911. // tabPageCamera
  912. //
  913. tabPageCamera.Controls.Add(pnlCamera);
  914. tabPageCamera.Controls.Add(rdoCameraPlaceRight);
  915. tabPageCamera.Controls.Add(rdoCameraPlaceLeft);
  916. tabPageCamera.Controls.Add(cboCameraFormats);
  917. tabPageCamera.Controls.Add(cboCameraDevices);
  918. tabPageCamera.Controls.Add(btnCameraClose);
  919. tabPageCamera.Controls.Add(btnCameraOpen);
  920. tabPageCamera.Controls.Add(btnCameraList);
  921. tabPageCamera.Controls.Add(label14);
  922. tabPageCamera.Controls.Add(label10);
  923. tabPageCamera.Location = new Point(4, 26);
  924. tabPageCamera.Name = "tabPageCamera";
  925. tabPageCamera.Padding = new Padding(3);
  926. tabPageCamera.Size = new Size(496, 321);
  927. tabPageCamera.TabIndex = 6;
  928. tabPageCamera.Text = "摄像头";
  929. tabPageCamera.UseVisualStyleBackColor = true;
  930. //
  931. // pnlCamera
  932. //
  933. pnlCamera.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
  934. pnlCamera.BorderStyle = BorderStyle.FixedSingle;
  935. pnlCamera.Controls.Add(picBoxCamera);
  936. pnlCamera.Location = new Point(10, 95);
  937. pnlCamera.Name = "pnlCamera";
  938. pnlCamera.Size = new Size(477, 218);
  939. pnlCamera.TabIndex = 5;
  940. //
  941. // picBoxCamera
  942. //
  943. picBoxCamera.Dock = DockStyle.Fill;
  944. picBoxCamera.Location = new Point(0, 0);
  945. picBoxCamera.Name = "picBoxCamera";
  946. picBoxCamera.Size = new Size(475, 216);
  947. picBoxCamera.TabIndex = 3;
  948. picBoxCamera.TabStop = false;
  949. picBoxCamera.CameraClick += picBoxCamera_CameraClick;
  950. //
  951. // rdoCameraPlaceRight
  952. //
  953. rdoCameraPlaceRight.AutoSize = true;
  954. rdoCameraPlaceRight.Checked = true;
  955. rdoCameraPlaceRight.Location = new Point(176, 68);
  956. rdoCameraPlaceRight.Name = "rdoCameraPlaceRight";
  957. rdoCameraPlaceRight.Size = new Size(38, 21);
  958. rdoCameraPlaceRight.TabIndex = 4;
  959. rdoCameraPlaceRight.TabStop = true;
  960. rdoCameraPlaceRight.Text = "右";
  961. rdoCameraPlaceRight.UseVisualStyleBackColor = true;
  962. //
  963. // rdoCameraPlaceLeft
  964. //
  965. rdoCameraPlaceLeft.AutoSize = true;
  966. rdoCameraPlaceLeft.Location = new Point(132, 68);
  967. rdoCameraPlaceLeft.Name = "rdoCameraPlaceLeft";
  968. rdoCameraPlaceLeft.Size = new Size(38, 21);
  969. rdoCameraPlaceLeft.TabIndex = 4;
  970. rdoCameraPlaceLeft.Text = "左";
  971. rdoCameraPlaceLeft.UseVisualStyleBackColor = true;
  972. //
  973. // cboCameraFormats
  974. //
  975. cboCameraFormats.DisplayMember = "Name";
  976. cboCameraFormats.DropDownStyle = ComboBoxStyle.DropDownList;
  977. cboCameraFormats.FormattingEnabled = true;
  978. cboCameraFormats.Location = new Point(132, 37);
  979. cboCameraFormats.Name = "cboCameraFormats";
  980. cboCameraFormats.Size = new Size(261, 25);
  981. cboCameraFormats.TabIndex = 2;
  982. cboCameraFormats.SelectedIndexChanged += cboCameraFormats_SelectedIndexChanged;
  983. //
  984. // cboCameraDevices
  985. //
  986. cboCameraDevices.DisplayMember = "Name";
  987. cboCameraDevices.DropDownStyle = ComboBoxStyle.DropDownList;
  988. cboCameraDevices.FormattingEnabled = true;
  989. cboCameraDevices.Location = new Point(132, 6);
  990. cboCameraDevices.Name = "cboCameraDevices";
  991. cboCameraDevices.Size = new Size(261, 25);
  992. cboCameraDevices.TabIndex = 2;
  993. //
  994. // btnCameraClose
  995. //
  996. btnCameraClose.Location = new Point(399, 35);
  997. btnCameraClose.Name = "btnCameraClose";
  998. btnCameraClose.Size = new Size(89, 27);
  999. btnCameraClose.TabIndex = 1;
  1000. btnCameraClose.Text = "关闭摄像头";
  1001. btnCameraClose.UseVisualStyleBackColor = true;
  1002. btnCameraClose.Click += btnCameraClose_Click;
  1003. //
  1004. // btnCameraOpen
  1005. //
  1006. btnCameraOpen.Location = new Point(398, 6);
  1007. btnCameraOpen.Name = "btnCameraOpen";
  1008. btnCameraOpen.Size = new Size(89, 25);
  1009. btnCameraOpen.TabIndex = 1;
  1010. btnCameraOpen.Text = "打开摄像头";
  1011. btnCameraOpen.UseVisualStyleBackColor = true;
  1012. btnCameraOpen.Click += btnCameraOpen_Click;
  1013. //
  1014. // btnCameraList
  1015. //
  1016. btnCameraList.Location = new Point(8, 6);
  1017. btnCameraList.Name = "btnCameraList";
  1018. btnCameraList.Size = new Size(118, 25);
  1019. btnCameraList.TabIndex = 1;
  1020. btnCameraList.Text = "重新搜索摄像头";
  1021. btnCameraList.UseVisualStyleBackColor = true;
  1022. btnCameraList.Click += btnCameraList_Click;
  1023. //
  1024. // tpRecordScreen
  1025. //
  1026. tpRecordScreen.Controls.Add(label13);
  1027. tpRecordScreen.Location = new Point(4, 26);
  1028. tpRecordScreen.Name = "tpRecordScreen";
  1029. tpRecordScreen.Padding = new Padding(3);
  1030. tpRecordScreen.Size = new Size(496, 321);
  1031. tpRecordScreen.TabIndex = 7;
  1032. tpRecordScreen.Text = "录屏";
  1033. tpRecordScreen.UseVisualStyleBackColor = true;
  1034. //
  1035. // tmrMain
  1036. //
  1037. tmrMain.Enabled = true;
  1038. tmrMain.Interval = 200;
  1039. tmrMain.Tick += tmrMain_Tick;
  1040. //
  1041. // MainForm
  1042. //
  1043. AutoScaleDimensions = new SizeF(7F, 17F);
  1044. AutoScaleMode = AutoScaleMode.Font;
  1045. ClientSize = new Size(504, 351);
  1046. Controls.Add(tcMain);
  1047. MinimizeBox = false;
  1048. Name = "MainForm";
  1049. ShowInTaskbar = false;
  1050. Text = "SinMai启动器";
  1051. TopMost = true;
  1052. FormClosing += MainForm_FormClosing;
  1053. FormClosed += MainForm_FormClosed;
  1054. Shown += MainForm_Shown;
  1055. groupBox9.ResumeLayout(false);
  1056. tpUtils1.ResumeLayout(false);
  1057. groupBox1.ResumeLayout(false);
  1058. groupBox1.PerformLayout();
  1059. tpUtils2.ResumeLayout(false);
  1060. groupBox7.ResumeLayout(false);
  1061. groupBox7.PerformLayout();
  1062. groupBox10.ResumeLayout(false);
  1063. groupBox10.PerformLayout();
  1064. groupBox2.ResumeLayout(false);
  1065. groupBox2.PerformLayout();
  1066. groupBox11.ResumeLayout(false);
  1067. groupBox11.PerformLayout();
  1068. groupBox3.ResumeLayout(false);
  1069. groupBox3.PerformLayout();
  1070. groupBox6.ResumeLayout(false);
  1071. groupBox6.PerformLayout();
  1072. groupBox4.ResumeLayout(false);
  1073. groupBox4.PerformLayout();
  1074. groupBox8.ResumeLayout(false);
  1075. groupBox8.PerformLayout();
  1076. tcMain.ResumeLayout(false);
  1077. tpMainControl.ResumeLayout(false);
  1078. tpMainControl.PerformLayout();
  1079. tpMisc.ResumeLayout(false);
  1080. tpSubControls.ResumeLayout(false);
  1081. tpConsoles.ResumeLayout(false);
  1082. tcConsoles.ResumeLayout(false);
  1083. tabPageCamera.ResumeLayout(false);
  1084. tabPageCamera.PerformLayout();
  1085. pnlCamera.ResumeLayout(false);
  1086. ((System.ComponentModel.ISupportInitialize)picBoxCamera).EndInit();
  1087. tpRecordScreen.ResumeLayout(false);
  1088. tpRecordScreen.PerformLayout();
  1089. ResumeLayout(false);
  1090. }
  1091. #endregion
  1092. private GroupBox groupBox2;
  1093. private Button btnProcessLoopBackVirtualNic;
  1094. private Button btnMainControlStart;
  1095. private GroupBox groupBox10;
  1096. private Label label3;
  1097. private Button btnExplorerRestore;
  1098. private Button btnExplorerKill;
  1099. private Button btnMainControlStop;
  1100. private Label label9;
  1101. private Label label1;
  1102. private GroupBox groupBox11;
  1103. private Label label4;
  1104. private Button btnAppDataOverwrite;
  1105. private Label label11;
  1106. private Label lblMainControlStatus;
  1107. private TabControl tcMain;
  1108. private TabPage tpMainControl;
  1109. private TabPage tpUtils2;
  1110. private TabPage tpMisc;
  1111. private TabPage tpConsoles;
  1112. private TabControl tcConsoles;
  1113. private TabPage tpConsoleLauncher;
  1114. private TabPage tpConsoleMaria;
  1115. private TabPage tpConsoleAquaDx;
  1116. private TabPage tpConsoleInjector;
  1117. private CheckBox chkExplorerAuto;
  1118. private GroupBox groupBox7;
  1119. private CheckBox chkWinTrickAuto;
  1120. private Button btnWinTrick;
  1121. private Label lblProcessLoopBackVirtualNic;
  1122. private TabPage tpSubControls;
  1123. private TabPage tpUtils1;
  1124. private GroupBox groupBox9;
  1125. private Button btnAimeWrite;
  1126. private GroupBox groupBox3;
  1127. private Label lblSubControlMaria;
  1128. private Label label6;
  1129. private Button btnSubControlMariaStop;
  1130. private Button btnSubControlMariaStart;
  1131. private GroupBox groupBox6;
  1132. private Label lblSubControlAquaDx;
  1133. private Label label5;
  1134. private Button btnSubControlAquaDxStop;
  1135. private Button btnSubControlAquaDxStart;
  1136. private GroupBox groupBox4;
  1137. private Label lblSubControlSinMai;
  1138. private Button btnSubControlSinMaiStop;
  1139. private Label label8;
  1140. private Button btnSubControlSinMaiStart;
  1141. private GroupBox groupBox8;
  1142. private Label lblSubControlInjector;
  1143. private Button btnSubControlInjectorStop;
  1144. private Label label7;
  1145. private Button btnSubControlInjectorStart;
  1146. private System.Windows.Forms.Timer tmrMain;
  1147. private TabPage tabPageCamera;
  1148. private CustomControls.AimeComboBox cboAimeCard;
  1149. private Label lblPidMaria;
  1150. private Label lblPidAquaDx;
  1151. private Label lblPidSinMai;
  1152. private Label lblPidInjector;
  1153. private TabPage tpRecordScreen;
  1154. private Button btnAimeRefresh;
  1155. private Label label16;
  1156. private Button btnSysVolumeDec;
  1157. private Button btnSysVolumeInc;
  1158. private Label lblSysVolume;
  1159. private ComboBox cboCameraFormats;
  1160. private ComboBox cboCameraDevices;
  1161. private Button btnCameraClose;
  1162. private Button btnCameraOpen;
  1163. private Button btnCameraList;
  1164. private RadioButton rdoCameraPlaceRight;
  1165. private RadioButton rdoCameraPlaceLeft;
  1166. private CameraPictureBox picBoxCamera;
  1167. private Panel pnlCamera;
  1168. }
  1169. }