FirstRunForm.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. 
  2. namespace Optimizer
  3. {
  4. partial class FirstRunForm
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FirstRunForm));
  30. this.pictureBox88 = new System.Windows.Forms.PictureBox();
  31. this.pictureBox87 = new System.Windows.Forms.PictureBox();
  32. this.pictureBox86 = new System.Windows.Forms.PictureBox();
  33. this.btnStart = new System.Windows.Forms.Button();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  36. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  37. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  38. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  39. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  40. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  41. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  42. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  43. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  44. this.radioKorean = new Optimizer.MoonnRadio();
  45. this.radioTaiwan = new Optimizer.MoonnRadio();
  46. this.radioCzech = new Optimizer.MoonnRadio();
  47. this.radioChinese = new Optimizer.MoonnRadio();
  48. this.radioItalian = new Optimizer.MoonnRadio();
  49. this.radioFrench = new Optimizer.MoonnRadio();
  50. this.radioPortuguese = new Optimizer.MoonnRadio();
  51. this.radioSpanish = new Optimizer.MoonnRadio();
  52. this.radioGerman = new Optimizer.MoonnRadio();
  53. this.radioTurkish = new Optimizer.MoonnRadio();
  54. this.radioHellenic = new Optimizer.MoonnRadio();
  55. this.radioEnglish = new Optimizer.MoonnRadio();
  56. this.radioRussian = new Optimizer.MoonnRadio();
  57. this.radioPolish = new Optimizer.MoonnRadio();
  58. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  59. this.radioArabic = new Optimizer.MoonnRadio();
  60. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  61. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // pictureBox88
  79. //
  80. this.pictureBox88.Image = global::Optimizer.Properties.Resources.greece;
  81. this.pictureBox88.Location = new System.Drawing.Point(13, 72);
  82. this.pictureBox88.Name = "pictureBox88";
  83. this.pictureBox88.Size = new System.Drawing.Size(32, 19);
  84. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  85. this.pictureBox88.TabIndex = 83;
  86. this.pictureBox88.TabStop = false;
  87. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  88. //
  89. // pictureBox87
  90. //
  91. this.pictureBox87.Image = global::Optimizer.Properties.Resources.russia;
  92. this.pictureBox87.Location = new System.Drawing.Point(13, 43);
  93. this.pictureBox87.Name = "pictureBox87";
  94. this.pictureBox87.Size = new System.Drawing.Size(32, 19);
  95. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  96. this.pictureBox87.TabIndex = 82;
  97. this.pictureBox87.TabStop = false;
  98. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  99. //
  100. // pictureBox86
  101. //
  102. this.pictureBox86.Image = global::Optimizer.Properties.Resources.united_kingdom;
  103. this.pictureBox86.Location = new System.Drawing.Point(13, 14);
  104. this.pictureBox86.Name = "pictureBox86";
  105. this.pictureBox86.Size = new System.Drawing.Size(32, 19);
  106. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  107. this.pictureBox86.TabIndex = 81;
  108. this.pictureBox86.TabStop = false;
  109. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  110. //
  111. // btnStart
  112. //
  113. this.btnStart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  114. | System.Windows.Forms.AnchorStyles.Right)));
  115. this.btnStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
  116. this.btnStart.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  117. this.btnStart.FlatAppearance.BorderColor = System.Drawing.Color.DarkOrchid;
  118. this.btnStart.FlatAppearance.BorderSize = 0;
  119. this.btnStart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DarkOrchid;
  120. this.btnStart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.DarkOrchid;
  121. this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  122. this.btnStart.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  123. this.btnStart.ForeColor = System.Drawing.Color.White;
  124. this.btnStart.Location = new System.Drawing.Point(11, 252);
  125. this.btnStart.Margin = new System.Windows.Forms.Padding(2);
  126. this.btnStart.Name = "btnStart";
  127. this.btnStart.Size = new System.Drawing.Size(289, 31);
  128. this.btnStart.TabIndex = 86;
  129. this.btnStart.Tag = "";
  130. this.btnStart.Text = "✓";
  131. this.btnStart.UseVisualStyleBackColor = false;
  132. this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
  133. //
  134. // pictureBox1
  135. //
  136. this.pictureBox1.Image = global::Optimizer.Properties.Resources.turkey;
  137. this.pictureBox1.Location = new System.Drawing.Point(159, 12);
  138. this.pictureBox1.Name = "pictureBox1";
  139. this.pictureBox1.Size = new System.Drawing.Size(32, 19);
  140. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  141. this.pictureBox1.TabIndex = 87;
  142. this.pictureBox1.TabStop = false;
  143. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  144. //
  145. // pictureBox2
  146. //
  147. this.pictureBox2.Image = global::Optimizer.Properties.Resources.germany;
  148. this.pictureBox2.Location = new System.Drawing.Point(13, 101);
  149. this.pictureBox2.Name = "pictureBox2";
  150. this.pictureBox2.Size = new System.Drawing.Size(32, 19);
  151. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  152. this.pictureBox2.TabIndex = 89;
  153. this.pictureBox2.TabStop = false;
  154. this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
  155. //
  156. // pictureBox3
  157. //
  158. this.pictureBox3.Image = global::Optimizer.Properties.Resources.spain;
  159. this.pictureBox3.Location = new System.Drawing.Point(159, 41);
  160. this.pictureBox3.Name = "pictureBox3";
  161. this.pictureBox3.Size = new System.Drawing.Size(32, 19);
  162. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  163. this.pictureBox3.TabIndex = 91;
  164. this.pictureBox3.TabStop = false;
  165. this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
  166. //
  167. // pictureBox4
  168. //
  169. this.pictureBox4.Image = global::Optimizer.Properties.Resources.brazil;
  170. this.pictureBox4.Location = new System.Drawing.Point(159, 70);
  171. this.pictureBox4.Name = "pictureBox4";
  172. this.pictureBox4.Size = new System.Drawing.Size(32, 19);
  173. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  174. this.pictureBox4.TabIndex = 93;
  175. this.pictureBox4.TabStop = false;
  176. this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
  177. //
  178. // pictureBox5
  179. //
  180. this.pictureBox5.Image = global::Optimizer.Properties.Resources.france;
  181. this.pictureBox5.Location = new System.Drawing.Point(160, 99);
  182. this.pictureBox5.Name = "pictureBox5";
  183. this.pictureBox5.Size = new System.Drawing.Size(32, 19);
  184. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  185. this.pictureBox5.TabIndex = 95;
  186. this.pictureBox5.TabStop = false;
  187. this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
  188. //
  189. // pictureBox6
  190. //
  191. this.pictureBox6.Image = global::Optimizer.Properties.Resources.italy;
  192. this.pictureBox6.Location = new System.Drawing.Point(13, 130);
  193. this.pictureBox6.Name = "pictureBox6";
  194. this.pictureBox6.Size = new System.Drawing.Size(32, 19);
  195. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  196. this.pictureBox6.TabIndex = 97;
  197. this.pictureBox6.TabStop = false;
  198. this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
  199. //
  200. // pictureBox7
  201. //
  202. this.pictureBox7.Image = global::Optimizer.Properties.Resources.china;
  203. this.pictureBox7.Location = new System.Drawing.Point(160, 130);
  204. this.pictureBox7.Name = "pictureBox7";
  205. this.pictureBox7.Size = new System.Drawing.Size(32, 19);
  206. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  207. this.pictureBox7.TabIndex = 99;
  208. this.pictureBox7.TabStop = false;
  209. this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click);
  210. //
  211. // pictureBox8
  212. //
  213. this.pictureBox8.Image = global::Optimizer.Properties.Resources.czech;
  214. this.pictureBox8.Location = new System.Drawing.Point(13, 159);
  215. this.pictureBox8.Name = "pictureBox8";
  216. this.pictureBox8.Size = new System.Drawing.Size(32, 19);
  217. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  218. this.pictureBox8.TabIndex = 101;
  219. this.pictureBox8.TabStop = false;
  220. this.pictureBox8.Click += new System.EventHandler(this.pictureBox8_Click);
  221. //
  222. // pictureBox9
  223. //
  224. this.pictureBox9.Image = global::Optimizer.Properties.Resources.china;
  225. this.pictureBox9.Location = new System.Drawing.Point(160, 160);
  226. this.pictureBox9.Name = "pictureBox9";
  227. this.pictureBox9.Size = new System.Drawing.Size(32, 19);
  228. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  229. this.pictureBox9.TabIndex = 103;
  230. this.pictureBox9.TabStop = false;
  231. this.pictureBox9.Click += new System.EventHandler(this.pictureBox9_Click);
  232. //
  233. // pictureBox10
  234. //
  235. this.pictureBox10.Image = global::Optimizer.Properties.Resources.korea;
  236. this.pictureBox10.Location = new System.Drawing.Point(160, 189);
  237. this.pictureBox10.Name = "pictureBox10";
  238. this.pictureBox10.Size = new System.Drawing.Size(32, 19);
  239. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  240. this.pictureBox10.TabIndex = 105;
  241. this.pictureBox10.TabStop = false;
  242. this.pictureBox10.Click += new System.EventHandler(this.pictureBox10_Click);
  243. //
  244. // radioKorean
  245. //
  246. this.radioKorean.AutoSize = true;
  247. this.radioKorean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  248. this.radioKorean.ForeColor = System.Drawing.Color.White;
  249. this.radioKorean.Location = new System.Drawing.Point(200, 186);
  250. this.radioKorean.Margin = new System.Windows.Forms.Padding(2);
  251. this.radioKorean.Name = "radioKorean";
  252. this.radioKorean.Size = new System.Drawing.Size(76, 25);
  253. this.radioKorean.TabIndex = 106;
  254. this.radioKorean.Tag = "";
  255. this.radioKorean.Text = "한국어";
  256. this.radioKorean.UseVisualStyleBackColor = true;
  257. this.radioKorean.CheckedChanged += new System.EventHandler(this.radioKorean_CheckedChanged);
  258. //
  259. // radioTaiwan
  260. //
  261. this.radioTaiwan.AutoSize = true;
  262. this.radioTaiwan.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  263. this.radioTaiwan.ForeColor = System.Drawing.Color.White;
  264. this.radioTaiwan.Location = new System.Drawing.Point(200, 157);
  265. this.radioTaiwan.Margin = new System.Windows.Forms.Padding(2);
  266. this.radioTaiwan.Name = "radioTaiwan";
  267. this.radioTaiwan.Size = new System.Drawing.Size(96, 25);
  268. this.radioTaiwan.TabIndex = 104;
  269. this.radioTaiwan.Tag = "";
  270. this.radioTaiwan.Text = "繁體中文";
  271. this.radioTaiwan.UseVisualStyleBackColor = true;
  272. this.radioTaiwan.CheckedChanged += new System.EventHandler(this.radioTaiwan_CheckedChanged);
  273. //
  274. // radioCzech
  275. //
  276. this.radioCzech.AutoSize = true;
  277. this.radioCzech.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  278. this.radioCzech.ForeColor = System.Drawing.Color.White;
  279. this.radioCzech.Location = new System.Drawing.Point(53, 156);
  280. this.radioCzech.Margin = new System.Windows.Forms.Padding(2);
  281. this.radioCzech.Name = "radioCzech";
  282. this.radioCzech.Size = new System.Drawing.Size(81, 25);
  283. this.radioCzech.TabIndex = 102;
  284. this.radioCzech.Tag = "";
  285. this.radioCzech.Text = "Čeština";
  286. this.radioCzech.UseVisualStyleBackColor = true;
  287. this.radioCzech.CheckedChanged += new System.EventHandler(this.radioCzech_CheckedChanged);
  288. //
  289. // radioChinese
  290. //
  291. this.radioChinese.AutoSize = true;
  292. this.radioChinese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  293. this.radioChinese.ForeColor = System.Drawing.Color.White;
  294. this.radioChinese.Location = new System.Drawing.Point(200, 127);
  295. this.radioChinese.Margin = new System.Windows.Forms.Padding(2);
  296. this.radioChinese.Name = "radioChinese";
  297. this.radioChinese.Size = new System.Drawing.Size(96, 25);
  298. this.radioChinese.TabIndex = 100;
  299. this.radioChinese.Tag = "";
  300. this.radioChinese.Text = "简体中文";
  301. this.radioChinese.UseVisualStyleBackColor = true;
  302. this.radioChinese.CheckedChanged += new System.EventHandler(this.radioChinese_CheckedChanged);
  303. //
  304. // radioItalian
  305. //
  306. this.radioItalian.AutoSize = true;
  307. this.radioItalian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  308. this.radioItalian.ForeColor = System.Drawing.Color.White;
  309. this.radioItalian.Location = new System.Drawing.Point(53, 127);
  310. this.radioItalian.Margin = new System.Windows.Forms.Padding(2);
  311. this.radioItalian.Name = "radioItalian";
  312. this.radioItalian.Size = new System.Drawing.Size(82, 25);
  313. this.radioItalian.TabIndex = 98;
  314. this.radioItalian.Tag = "";
  315. this.radioItalian.Text = "Italiano";
  316. this.radioItalian.UseVisualStyleBackColor = true;
  317. this.radioItalian.CheckedChanged += new System.EventHandler(this.radioitalian_CheckedChanged);
  318. //
  319. // radioFrench
  320. //
  321. this.radioFrench.AutoSize = true;
  322. this.radioFrench.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  323. this.radioFrench.ForeColor = System.Drawing.Color.White;
  324. this.radioFrench.Location = new System.Drawing.Point(200, 96);
  325. this.radioFrench.Margin = new System.Windows.Forms.Padding(2);
  326. this.radioFrench.Name = "radioFrench";
  327. this.radioFrench.Size = new System.Drawing.Size(86, 25);
  328. this.radioFrench.TabIndex = 96;
  329. this.radioFrench.Tag = "";
  330. this.radioFrench.Text = "Français";
  331. this.radioFrench.UseVisualStyleBackColor = true;
  332. this.radioFrench.CheckedChanged += new System.EventHandler(this.radioFrench_CheckedChanged);
  333. //
  334. // radioPortuguese
  335. //
  336. this.radioPortuguese.AutoSize = true;
  337. this.radioPortuguese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  338. this.radioPortuguese.ForeColor = System.Drawing.Color.White;
  339. this.radioPortuguese.Location = new System.Drawing.Point(199, 67);
  340. this.radioPortuguese.Margin = new System.Windows.Forms.Padding(2);
  341. this.radioPortuguese.Name = "radioPortuguese";
  342. this.radioPortuguese.Size = new System.Drawing.Size(102, 25);
  343. this.radioPortuguese.TabIndex = 94;
  344. this.radioPortuguese.Tag = "";
  345. this.radioPortuguese.Text = "Português";
  346. this.radioPortuguese.UseVisualStyleBackColor = true;
  347. this.radioPortuguese.CheckedChanged += new System.EventHandler(this.radioPortuguese_CheckedChanged);
  348. //
  349. // radioSpanish
  350. //
  351. this.radioSpanish.AutoSize = true;
  352. this.radioSpanish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  353. this.radioSpanish.ForeColor = System.Drawing.Color.White;
  354. this.radioSpanish.Location = new System.Drawing.Point(199, 38);
  355. this.radioSpanish.Margin = new System.Windows.Forms.Padding(2);
  356. this.radioSpanish.Name = "radioSpanish";
  357. this.radioSpanish.Size = new System.Drawing.Size(84, 25);
  358. this.radioSpanish.TabIndex = 92;
  359. this.radioSpanish.Tag = "";
  360. this.radioSpanish.Text = "Español";
  361. this.radioSpanish.UseVisualStyleBackColor = true;
  362. this.radioSpanish.CheckedChanged += new System.EventHandler(this.radioSpanish_CheckedChanged);
  363. //
  364. // radioGerman
  365. //
  366. this.radioGerman.AutoSize = true;
  367. this.radioGerman.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  368. this.radioGerman.ForeColor = System.Drawing.Color.White;
  369. this.radioGerman.Location = new System.Drawing.Point(53, 98);
  370. this.radioGerman.Margin = new System.Windows.Forms.Padding(2);
  371. this.radioGerman.Name = "radioGerman";
  372. this.radioGerman.Size = new System.Drawing.Size(87, 25);
  373. this.radioGerman.TabIndex = 90;
  374. this.radioGerman.Tag = "";
  375. this.radioGerman.Text = "Deutsch";
  376. this.radioGerman.UseVisualStyleBackColor = true;
  377. this.radioGerman.CheckedChanged += new System.EventHandler(this.radioGerman_CheckedChanged);
  378. //
  379. // radioTurkish
  380. //
  381. this.radioTurkish.AutoSize = true;
  382. this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  383. this.radioTurkish.ForeColor = System.Drawing.Color.White;
  384. this.radioTurkish.Location = new System.Drawing.Point(199, 9);
  385. this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
  386. this.radioTurkish.Name = "radioTurkish";
  387. this.radioTurkish.Size = new System.Drawing.Size(76, 25);
  388. this.radioTurkish.TabIndex = 88;
  389. this.radioTurkish.Tag = "";
  390. this.radioTurkish.Text = "Türkçe";
  391. this.radioTurkish.UseVisualStyleBackColor = true;
  392. this.radioTurkish.CheckedChanged += new System.EventHandler(this.radioTurkish_CheckedChanged);
  393. //
  394. // radioHellenic
  395. //
  396. this.radioHellenic.AutoSize = true;
  397. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  398. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  399. this.radioHellenic.Location = new System.Drawing.Point(53, 69);
  400. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  401. this.radioHellenic.Name = "radioHellenic";
  402. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  403. this.radioHellenic.TabIndex = 84;
  404. this.radioHellenic.Tag = "";
  405. this.radioHellenic.Text = "Ελληνικά";
  406. this.radioHellenic.UseVisualStyleBackColor = true;
  407. this.radioHellenic.CheckedChanged += new System.EventHandler(this.radioHellenic_CheckedChanged);
  408. //
  409. // radioEnglish
  410. //
  411. this.radioEnglish.AutoSize = true;
  412. this.radioEnglish.Checked = true;
  413. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Underline);
  414. this.radioEnglish.ForeColor = System.Drawing.Color.MediumOrchid;
  415. this.radioEnglish.Location = new System.Drawing.Point(53, 11);
  416. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  417. this.radioEnglish.Name = "radioEnglish";
  418. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  419. this.radioEnglish.TabIndex = 80;
  420. this.radioEnglish.TabStop = true;
  421. this.radioEnglish.Tag = "themeable";
  422. this.radioEnglish.Text = "English";
  423. this.radioEnglish.UseVisualStyleBackColor = true;
  424. this.radioEnglish.CheckedChanged += new System.EventHandler(this.radioEnglish_CheckedChanged);
  425. //
  426. // radioRussian
  427. //
  428. this.radioRussian.AutoSize = true;
  429. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  430. this.radioRussian.ForeColor = System.Drawing.Color.White;
  431. this.radioRussian.Location = new System.Drawing.Point(53, 40);
  432. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  433. this.radioRussian.Name = "radioRussian";
  434. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  435. this.radioRussian.TabIndex = 79;
  436. this.radioRussian.Tag = "";
  437. this.radioRussian.Text = "русский";
  438. this.radioRussian.UseVisualStyleBackColor = true;
  439. this.radioRussian.CheckedChanged += new System.EventHandler(this.radioRussian_CheckedChanged);
  440. //
  441. // radioPolish
  442. //
  443. this.radioPolish.AutoSize = true;
  444. this.radioPolish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  445. this.radioPolish.ForeColor = System.Drawing.Color.White;
  446. this.radioPolish.Location = new System.Drawing.Point(53, 185);
  447. this.radioPolish.Margin = new System.Windows.Forms.Padding(2);
  448. this.radioPolish.Name = "radioPolish";
  449. this.radioPolish.Size = new System.Drawing.Size(69, 25);
  450. this.radioPolish.TabIndex = 108;
  451. this.radioPolish.Tag = "";
  452. this.radioPolish.Text = "Polski";
  453. this.radioPolish.UseVisualStyleBackColor = true;
  454. this.radioPolish.CheckedChanged += new System.EventHandler(this.radioPolish_CheckedChanged);
  455. //
  456. // pictureBox11
  457. //
  458. this.pictureBox11.Image = global::Optimizer.Properties.Resources.poland;
  459. this.pictureBox11.Location = new System.Drawing.Point(13, 188);
  460. this.pictureBox11.Name = "pictureBox11";
  461. this.pictureBox11.Size = new System.Drawing.Size(32, 19);
  462. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  463. this.pictureBox11.TabIndex = 107;
  464. this.pictureBox11.TabStop = false;
  465. this.pictureBox11.Click += new System.EventHandler(this.pictureBox11_Click);
  466. //
  467. // radioArabic
  468. //
  469. this.radioArabic.AutoSize = true;
  470. this.radioArabic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  471. this.radioArabic.ForeColor = System.Drawing.Color.White;
  472. this.radioArabic.Location = new System.Drawing.Point(53, 214);
  473. this.radioArabic.Margin = new System.Windows.Forms.Padding(2);
  474. this.radioArabic.Name = "radioArabic";
  475. this.radioArabic.Size = new System.Drawing.Size(71, 25);
  476. this.radioArabic.TabIndex = 110;
  477. this.radioArabic.Tag = "";
  478. this.radioArabic.Text = "العربية";
  479. this.radioArabic.UseVisualStyleBackColor = true;
  480. this.radioArabic.CheckedChanged += new System.EventHandler(this.radioArabic_CheckedChanged);
  481. //
  482. // pictureBox12
  483. //
  484. this.pictureBox12.Image = global::Optimizer.Properties.Resources.egypt;
  485. this.pictureBox12.Location = new System.Drawing.Point(13, 217);
  486. this.pictureBox12.Name = "pictureBox12";
  487. this.pictureBox12.Size = new System.Drawing.Size(32, 19);
  488. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  489. this.pictureBox12.TabIndex = 109;
  490. this.pictureBox12.TabStop = false;
  491. this.pictureBox12.Click += new System.EventHandler(this.pictureBox12_Click);
  492. //
  493. // FirstRunForm
  494. //
  495. this.AcceptButton = this.btnStart;
  496. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  497. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  498. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  499. this.CancelButton = this.btnStart;
  500. this.ClientSize = new System.Drawing.Size(311, 294);
  501. this.Controls.Add(this.radioArabic);
  502. this.Controls.Add(this.pictureBox12);
  503. this.Controls.Add(this.radioPolish);
  504. this.Controls.Add(this.pictureBox11);
  505. this.Controls.Add(this.radioKorean);
  506. this.Controls.Add(this.pictureBox10);
  507. this.Controls.Add(this.radioTaiwan);
  508. this.Controls.Add(this.pictureBox9);
  509. this.Controls.Add(this.radioCzech);
  510. this.Controls.Add(this.pictureBox8);
  511. this.Controls.Add(this.radioChinese);
  512. this.Controls.Add(this.pictureBox7);
  513. this.Controls.Add(this.radioItalian);
  514. this.Controls.Add(this.pictureBox6);
  515. this.Controls.Add(this.radioFrench);
  516. this.Controls.Add(this.pictureBox5);
  517. this.Controls.Add(this.radioPortuguese);
  518. this.Controls.Add(this.pictureBox4);
  519. this.Controls.Add(this.radioSpanish);
  520. this.Controls.Add(this.pictureBox3);
  521. this.Controls.Add(this.radioGerman);
  522. this.Controls.Add(this.pictureBox2);
  523. this.Controls.Add(this.radioTurkish);
  524. this.Controls.Add(this.pictureBox1);
  525. this.Controls.Add(this.btnStart);
  526. this.Controls.Add(this.pictureBox88);
  527. this.Controls.Add(this.radioHellenic);
  528. this.Controls.Add(this.pictureBox87);
  529. this.Controls.Add(this.radioEnglish);
  530. this.Controls.Add(this.radioRussian);
  531. this.Controls.Add(this.pictureBox86);
  532. this.DoubleBuffered = true;
  533. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  534. this.ForeColor = System.Drawing.Color.White;
  535. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  536. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  537. this.MaximizeBox = false;
  538. this.MinimizeBox = false;
  539. this.Name = "FirstRunForm";
  540. this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
  541. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  542. this.Text = "Optimizer";
  543. this.Load += new System.EventHandler(this.FirstRunForm_Load);
  544. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  559. this.ResumeLayout(false);
  560. this.PerformLayout();
  561. }
  562. #endregion
  563. private System.Windows.Forms.PictureBox pictureBox88;
  564. private MoonnRadio radioHellenic;
  565. private System.Windows.Forms.PictureBox pictureBox87;
  566. private MoonnRadio radioEnglish;
  567. private MoonnRadio radioRussian;
  568. private System.Windows.Forms.PictureBox pictureBox86;
  569. private System.Windows.Forms.Button btnStart;
  570. private System.Windows.Forms.PictureBox pictureBox1;
  571. private MoonnRadio radioTurkish;
  572. private MoonnRadio radioGerman;
  573. private System.Windows.Forms.PictureBox pictureBox2;
  574. private MoonnRadio radioSpanish;
  575. private System.Windows.Forms.PictureBox pictureBox3;
  576. private MoonnRadio radioPortuguese;
  577. private System.Windows.Forms.PictureBox pictureBox4;
  578. private MoonnRadio radioFrench;
  579. private System.Windows.Forms.PictureBox pictureBox5;
  580. private MoonnRadio radioItalian;
  581. private System.Windows.Forms.PictureBox pictureBox6;
  582. private MoonnRadio radioChinese;
  583. private System.Windows.Forms.PictureBox pictureBox7;
  584. private MoonnRadio radioCzech;
  585. private System.Windows.Forms.PictureBox pictureBox8;
  586. private MoonnRadio radioTaiwan;
  587. private System.Windows.Forms.PictureBox pictureBox9;
  588. private MoonnRadio radioKorean;
  589. private System.Windows.Forms.PictureBox pictureBox10;
  590. private MoonnRadio radioPolish;
  591. private System.Windows.Forms.PictureBox pictureBox11;
  592. private MoonnRadio radioArabic;
  593. private System.Windows.Forms.PictureBox pictureBox12;
  594. }
  595. }