FirstRunForm.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805
  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.MoonRadio();
  45. this.radioTaiwan = new Optimizer.MoonRadio();
  46. this.radioCzech = new Optimizer.MoonRadio();
  47. this.radioChinese = new Optimizer.MoonRadio();
  48. this.radioItalian = new Optimizer.MoonRadio();
  49. this.radioFrench = new Optimizer.MoonRadio();
  50. this.radioPortuguese = new Optimizer.MoonRadio();
  51. this.radioSpanish = new Optimizer.MoonRadio();
  52. this.radioGerman = new Optimizer.MoonRadio();
  53. this.radioTurkish = new Optimizer.MoonRadio();
  54. this.radioHellenic = new Optimizer.MoonRadio();
  55. this.radioEnglish = new Optimizer.MoonRadio();
  56. this.radioRussian = new Optimizer.MoonRadio();
  57. this.radioPolish = new Optimizer.MoonRadio();
  58. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  59. this.radioArabic = new Optimizer.MoonRadio();
  60. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  61. this.radioKurdish = new Optimizer.MoonRadio();
  62. this.pictureBox13 = new System.Windows.Forms.PictureBox();
  63. this.radioHungarian = new Optimizer.MoonRadio();
  64. this.pictureBox14 = new System.Windows.Forms.PictureBox();
  65. this.radioRomanian = new Optimizer.MoonRadio();
  66. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  67. this.radioDutch = new Optimizer.MoonRadio();
  68. this.pictureBox16 = new System.Windows.Forms.PictureBox();
  69. this.pictureBox17 = new System.Windows.Forms.PictureBox();
  70. this.radioJapanese = new Optimizer.MoonRadio();
  71. this.radioFarsi = new Optimizer.MoonRadio();
  72. this.pictureBox18 = new System.Windows.Forms.PictureBox();
  73. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
  94. this.SuspendLayout();
  95. //
  96. // pictureBox88
  97. //
  98. this.pictureBox88.Image = global::Optimizer.Properties.Resources.greece;
  99. this.pictureBox88.Location = new System.Drawing.Point(13, 72);
  100. this.pictureBox88.Name = "pictureBox88";
  101. this.pictureBox88.Size = new System.Drawing.Size(32, 19);
  102. this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  103. this.pictureBox88.TabIndex = 83;
  104. this.pictureBox88.TabStop = false;
  105. this.pictureBox88.Click += new System.EventHandler(this.pictureBox88_Click);
  106. //
  107. // pictureBox87
  108. //
  109. this.pictureBox87.Image = global::Optimizer.Properties.Resources.russia;
  110. this.pictureBox87.Location = new System.Drawing.Point(13, 43);
  111. this.pictureBox87.Name = "pictureBox87";
  112. this.pictureBox87.Size = new System.Drawing.Size(32, 19);
  113. this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  114. this.pictureBox87.TabIndex = 82;
  115. this.pictureBox87.TabStop = false;
  116. this.pictureBox87.Click += new System.EventHandler(this.pictureBox87_Click);
  117. //
  118. // pictureBox86
  119. //
  120. this.pictureBox86.Image = global::Optimizer.Properties.Resources.united_kingdom;
  121. this.pictureBox86.Location = new System.Drawing.Point(13, 14);
  122. this.pictureBox86.Name = "pictureBox86";
  123. this.pictureBox86.Size = new System.Drawing.Size(32, 19);
  124. this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  125. this.pictureBox86.TabIndex = 81;
  126. this.pictureBox86.TabStop = false;
  127. this.pictureBox86.Click += new System.EventHandler(this.pictureBox86_Click);
  128. //
  129. // btnStart
  130. //
  131. this.btnStart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  132. | System.Windows.Forms.AnchorStyles.Right)));
  133. this.btnStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
  134. this.btnStart.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  135. this.btnStart.FlatAppearance.BorderColor = System.Drawing.Color.DarkOrchid;
  136. this.btnStart.FlatAppearance.BorderSize = 0;
  137. this.btnStart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DarkOrchid;
  138. this.btnStart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.DarkOrchid;
  139. this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  140. this.btnStart.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  141. this.btnStart.ForeColor = System.Drawing.Color.White;
  142. this.btnStart.Location = new System.Drawing.Point(11, 358);
  143. this.btnStart.Margin = new System.Windows.Forms.Padding(2);
  144. this.btnStart.Name = "btnStart";
  145. this.btnStart.Size = new System.Drawing.Size(314, 31);
  146. this.btnStart.TabIndex = 86;
  147. this.btnStart.Tag = "themeable";
  148. this.btnStart.Text = "✓";
  149. this.btnStart.UseVisualStyleBackColor = false;
  150. this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
  151. //
  152. // pictureBox1
  153. //
  154. this.pictureBox1.Image = global::Optimizer.Properties.Resources.turkey;
  155. this.pictureBox1.Location = new System.Drawing.Point(181, 12);
  156. this.pictureBox1.Name = "pictureBox1";
  157. this.pictureBox1.Size = new System.Drawing.Size(32, 19);
  158. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  159. this.pictureBox1.TabIndex = 87;
  160. this.pictureBox1.TabStop = false;
  161. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  162. //
  163. // pictureBox2
  164. //
  165. this.pictureBox2.Image = global::Optimizer.Properties.Resources.germany;
  166. this.pictureBox2.Location = new System.Drawing.Point(13, 101);
  167. this.pictureBox2.Name = "pictureBox2";
  168. this.pictureBox2.Size = new System.Drawing.Size(32, 19);
  169. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  170. this.pictureBox2.TabIndex = 89;
  171. this.pictureBox2.TabStop = false;
  172. this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
  173. //
  174. // pictureBox3
  175. //
  176. this.pictureBox3.Image = global::Optimizer.Properties.Resources.spain;
  177. this.pictureBox3.Location = new System.Drawing.Point(181, 41);
  178. this.pictureBox3.Name = "pictureBox3";
  179. this.pictureBox3.Size = new System.Drawing.Size(32, 19);
  180. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  181. this.pictureBox3.TabIndex = 91;
  182. this.pictureBox3.TabStop = false;
  183. this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
  184. //
  185. // pictureBox4
  186. //
  187. this.pictureBox4.Image = global::Optimizer.Properties.Resources.brazil;
  188. this.pictureBox4.Location = new System.Drawing.Point(181, 70);
  189. this.pictureBox4.Name = "pictureBox4";
  190. this.pictureBox4.Size = new System.Drawing.Size(32, 19);
  191. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  192. this.pictureBox4.TabIndex = 93;
  193. this.pictureBox4.TabStop = false;
  194. this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
  195. //
  196. // pictureBox5
  197. //
  198. this.pictureBox5.Image = global::Optimizer.Properties.Resources.france;
  199. this.pictureBox5.Location = new System.Drawing.Point(182, 99);
  200. this.pictureBox5.Name = "pictureBox5";
  201. this.pictureBox5.Size = new System.Drawing.Size(32, 19);
  202. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  203. this.pictureBox5.TabIndex = 95;
  204. this.pictureBox5.TabStop = false;
  205. this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
  206. //
  207. // pictureBox6
  208. //
  209. this.pictureBox6.Image = global::Optimizer.Properties.Resources.italy;
  210. this.pictureBox6.Location = new System.Drawing.Point(13, 130);
  211. this.pictureBox6.Name = "pictureBox6";
  212. this.pictureBox6.Size = new System.Drawing.Size(32, 19);
  213. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  214. this.pictureBox6.TabIndex = 97;
  215. this.pictureBox6.TabStop = false;
  216. this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
  217. //
  218. // pictureBox7
  219. //
  220. this.pictureBox7.Image = global::Optimizer.Properties.Resources.china;
  221. this.pictureBox7.Location = new System.Drawing.Point(182, 130);
  222. this.pictureBox7.Name = "pictureBox7";
  223. this.pictureBox7.Size = new System.Drawing.Size(32, 19);
  224. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  225. this.pictureBox7.TabIndex = 99;
  226. this.pictureBox7.TabStop = false;
  227. this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click);
  228. //
  229. // pictureBox8
  230. //
  231. this.pictureBox8.Image = global::Optimizer.Properties.Resources.czech;
  232. this.pictureBox8.Location = new System.Drawing.Point(13, 159);
  233. this.pictureBox8.Name = "pictureBox8";
  234. this.pictureBox8.Size = new System.Drawing.Size(32, 19);
  235. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  236. this.pictureBox8.TabIndex = 101;
  237. this.pictureBox8.TabStop = false;
  238. this.pictureBox8.Click += new System.EventHandler(this.pictureBox8_Click);
  239. //
  240. // pictureBox9
  241. //
  242. this.pictureBox9.Image = global::Optimizer.Properties.Resources.china;
  243. this.pictureBox9.Location = new System.Drawing.Point(182, 160);
  244. this.pictureBox9.Name = "pictureBox9";
  245. this.pictureBox9.Size = new System.Drawing.Size(32, 19);
  246. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  247. this.pictureBox9.TabIndex = 103;
  248. this.pictureBox9.TabStop = false;
  249. this.pictureBox9.Click += new System.EventHandler(this.pictureBox9_Click);
  250. //
  251. // pictureBox10
  252. //
  253. this.pictureBox10.Image = global::Optimizer.Properties.Resources.korea;
  254. this.pictureBox10.Location = new System.Drawing.Point(182, 189);
  255. this.pictureBox10.Name = "pictureBox10";
  256. this.pictureBox10.Size = new System.Drawing.Size(32, 19);
  257. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  258. this.pictureBox10.TabIndex = 105;
  259. this.pictureBox10.TabStop = false;
  260. this.pictureBox10.Click += new System.EventHandler(this.pictureBox10_Click);
  261. //
  262. // radioKorean
  263. //
  264. this.radioKorean.AutoSize = true;
  265. this.radioKorean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  266. this.radioKorean.ForeColor = System.Drawing.Color.White;
  267. this.radioKorean.Location = new System.Drawing.Point(222, 186);
  268. this.radioKorean.Margin = new System.Windows.Forms.Padding(2);
  269. this.radioKorean.Name = "radioKorean";
  270. this.radioKorean.Size = new System.Drawing.Size(76, 25);
  271. this.radioKorean.TabIndex = 106;
  272. this.radioKorean.Tag = "";
  273. this.radioKorean.Text = "한국어";
  274. this.radioKorean.UseVisualStyleBackColor = true;
  275. this.radioKorean.CheckedChanged += new System.EventHandler(this.radioKorean_CheckedChanged);
  276. //
  277. // radioTaiwan
  278. //
  279. this.radioTaiwan.AutoSize = true;
  280. this.radioTaiwan.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  281. this.radioTaiwan.ForeColor = System.Drawing.Color.White;
  282. this.radioTaiwan.Location = new System.Drawing.Point(222, 157);
  283. this.radioTaiwan.Margin = new System.Windows.Forms.Padding(2);
  284. this.radioTaiwan.Name = "radioTaiwan";
  285. this.radioTaiwan.Size = new System.Drawing.Size(96, 25);
  286. this.radioTaiwan.TabIndex = 104;
  287. this.radioTaiwan.Tag = "";
  288. this.radioTaiwan.Text = "繁體中文";
  289. this.radioTaiwan.UseVisualStyleBackColor = true;
  290. this.radioTaiwan.CheckedChanged += new System.EventHandler(this.radioTaiwan_CheckedChanged);
  291. //
  292. // radioCzech
  293. //
  294. this.radioCzech.AutoSize = true;
  295. this.radioCzech.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  296. this.radioCzech.ForeColor = System.Drawing.Color.White;
  297. this.radioCzech.Location = new System.Drawing.Point(53, 156);
  298. this.radioCzech.Margin = new System.Windows.Forms.Padding(2);
  299. this.radioCzech.Name = "radioCzech";
  300. this.radioCzech.Size = new System.Drawing.Size(81, 25);
  301. this.radioCzech.TabIndex = 102;
  302. this.radioCzech.Tag = "";
  303. this.radioCzech.Text = "Čeština";
  304. this.radioCzech.UseVisualStyleBackColor = true;
  305. this.radioCzech.CheckedChanged += new System.EventHandler(this.radioCzech_CheckedChanged);
  306. //
  307. // radioChinese
  308. //
  309. this.radioChinese.AutoSize = true;
  310. this.radioChinese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  311. this.radioChinese.ForeColor = System.Drawing.Color.White;
  312. this.radioChinese.Location = new System.Drawing.Point(222, 127);
  313. this.radioChinese.Margin = new System.Windows.Forms.Padding(2);
  314. this.radioChinese.Name = "radioChinese";
  315. this.radioChinese.Size = new System.Drawing.Size(96, 25);
  316. this.radioChinese.TabIndex = 100;
  317. this.radioChinese.Tag = "";
  318. this.radioChinese.Text = "简体中文";
  319. this.radioChinese.UseVisualStyleBackColor = true;
  320. this.radioChinese.CheckedChanged += new System.EventHandler(this.radioChinese_CheckedChanged);
  321. //
  322. // radioItalian
  323. //
  324. this.radioItalian.AutoSize = true;
  325. this.radioItalian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  326. this.radioItalian.ForeColor = System.Drawing.Color.White;
  327. this.radioItalian.Location = new System.Drawing.Point(53, 127);
  328. this.radioItalian.Margin = new System.Windows.Forms.Padding(2);
  329. this.radioItalian.Name = "radioItalian";
  330. this.radioItalian.Size = new System.Drawing.Size(82, 25);
  331. this.radioItalian.TabIndex = 98;
  332. this.radioItalian.Tag = "";
  333. this.radioItalian.Text = "Italiano";
  334. this.radioItalian.UseVisualStyleBackColor = true;
  335. this.radioItalian.CheckedChanged += new System.EventHandler(this.radioitalian_CheckedChanged);
  336. //
  337. // radioFrench
  338. //
  339. this.radioFrench.AutoSize = true;
  340. this.radioFrench.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  341. this.radioFrench.ForeColor = System.Drawing.Color.White;
  342. this.radioFrench.Location = new System.Drawing.Point(222, 96);
  343. this.radioFrench.Margin = new System.Windows.Forms.Padding(2);
  344. this.radioFrench.Name = "radioFrench";
  345. this.radioFrench.Size = new System.Drawing.Size(86, 25);
  346. this.radioFrench.TabIndex = 96;
  347. this.radioFrench.Tag = "";
  348. this.radioFrench.Text = "Français";
  349. this.radioFrench.UseVisualStyleBackColor = true;
  350. this.radioFrench.CheckedChanged += new System.EventHandler(this.radioFrench_CheckedChanged);
  351. //
  352. // radioPortuguese
  353. //
  354. this.radioPortuguese.AutoSize = true;
  355. this.radioPortuguese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  356. this.radioPortuguese.ForeColor = System.Drawing.Color.White;
  357. this.radioPortuguese.Location = new System.Drawing.Point(221, 67);
  358. this.radioPortuguese.Margin = new System.Windows.Forms.Padding(2);
  359. this.radioPortuguese.Name = "radioPortuguese";
  360. this.radioPortuguese.Size = new System.Drawing.Size(102, 25);
  361. this.radioPortuguese.TabIndex = 94;
  362. this.radioPortuguese.Tag = "";
  363. this.radioPortuguese.Text = "Português";
  364. this.radioPortuguese.UseVisualStyleBackColor = true;
  365. this.radioPortuguese.CheckedChanged += new System.EventHandler(this.radioPortuguese_CheckedChanged);
  366. //
  367. // radioSpanish
  368. //
  369. this.radioSpanish.AutoSize = true;
  370. this.radioSpanish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  371. this.radioSpanish.ForeColor = System.Drawing.Color.White;
  372. this.radioSpanish.Location = new System.Drawing.Point(221, 38);
  373. this.radioSpanish.Margin = new System.Windows.Forms.Padding(2);
  374. this.radioSpanish.Name = "radioSpanish";
  375. this.radioSpanish.Size = new System.Drawing.Size(84, 25);
  376. this.radioSpanish.TabIndex = 92;
  377. this.radioSpanish.Tag = "";
  378. this.radioSpanish.Text = "Español";
  379. this.radioSpanish.UseVisualStyleBackColor = true;
  380. this.radioSpanish.CheckedChanged += new System.EventHandler(this.radioSpanish_CheckedChanged);
  381. //
  382. // radioGerman
  383. //
  384. this.radioGerman.AutoSize = true;
  385. this.radioGerman.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  386. this.radioGerman.ForeColor = System.Drawing.Color.White;
  387. this.radioGerman.Location = new System.Drawing.Point(53, 98);
  388. this.radioGerman.Margin = new System.Windows.Forms.Padding(2);
  389. this.radioGerman.Name = "radioGerman";
  390. this.radioGerman.Size = new System.Drawing.Size(87, 25);
  391. this.radioGerman.TabIndex = 90;
  392. this.radioGerman.Tag = "";
  393. this.radioGerman.Text = "Deutsch";
  394. this.radioGerman.UseVisualStyleBackColor = true;
  395. this.radioGerman.CheckedChanged += new System.EventHandler(this.radioGerman_CheckedChanged);
  396. //
  397. // radioTurkish
  398. //
  399. this.radioTurkish.AutoSize = true;
  400. this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  401. this.radioTurkish.ForeColor = System.Drawing.Color.White;
  402. this.radioTurkish.Location = new System.Drawing.Point(221, 9);
  403. this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
  404. this.radioTurkish.Name = "radioTurkish";
  405. this.radioTurkish.Size = new System.Drawing.Size(76, 25);
  406. this.radioTurkish.TabIndex = 88;
  407. this.radioTurkish.Tag = "";
  408. this.radioTurkish.Text = "Türkçe";
  409. this.radioTurkish.UseVisualStyleBackColor = true;
  410. this.radioTurkish.CheckedChanged += new System.EventHandler(this.radioTurkish_CheckedChanged);
  411. //
  412. // radioHellenic
  413. //
  414. this.radioHellenic.AutoSize = true;
  415. this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  416. this.radioHellenic.ForeColor = System.Drawing.Color.White;
  417. this.radioHellenic.Location = new System.Drawing.Point(53, 69);
  418. this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
  419. this.radioHellenic.Name = "radioHellenic";
  420. this.radioHellenic.Size = new System.Drawing.Size(94, 25);
  421. this.radioHellenic.TabIndex = 84;
  422. this.radioHellenic.Tag = "";
  423. this.radioHellenic.Text = "Ελληνικά";
  424. this.radioHellenic.UseVisualStyleBackColor = true;
  425. this.radioHellenic.CheckedChanged += new System.EventHandler(this.radioHellenic_CheckedChanged);
  426. //
  427. // radioEnglish
  428. //
  429. this.radioEnglish.AutoSize = true;
  430. this.radioEnglish.Checked = true;
  431. this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Underline);
  432. this.radioEnglish.ForeColor = System.Drawing.Color.MediumOrchid;
  433. this.radioEnglish.Location = new System.Drawing.Point(53, 11);
  434. this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
  435. this.radioEnglish.Name = "radioEnglish";
  436. this.radioEnglish.Size = new System.Drawing.Size(79, 25);
  437. this.radioEnglish.TabIndex = 80;
  438. this.radioEnglish.TabStop = true;
  439. this.radioEnglish.Tag = "themeable";
  440. this.radioEnglish.Text = "English";
  441. this.radioEnglish.UseVisualStyleBackColor = true;
  442. this.radioEnglish.CheckedChanged += new System.EventHandler(this.radioEnglish_CheckedChanged);
  443. //
  444. // radioRussian
  445. //
  446. this.radioRussian.AutoSize = true;
  447. this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  448. this.radioRussian.ForeColor = System.Drawing.Color.White;
  449. this.radioRussian.Location = new System.Drawing.Point(53, 40);
  450. this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
  451. this.radioRussian.Name = "radioRussian";
  452. this.radioRussian.Size = new System.Drawing.Size(90, 25);
  453. this.radioRussian.TabIndex = 79;
  454. this.radioRussian.Tag = "";
  455. this.radioRussian.Text = "русский";
  456. this.radioRussian.UseVisualStyleBackColor = true;
  457. this.radioRussian.CheckedChanged += new System.EventHandler(this.radioRussian_CheckedChanged);
  458. //
  459. // radioPolish
  460. //
  461. this.radioPolish.AutoSize = true;
  462. this.radioPolish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  463. this.radioPolish.ForeColor = System.Drawing.Color.White;
  464. this.radioPolish.Location = new System.Drawing.Point(53, 185);
  465. this.radioPolish.Margin = new System.Windows.Forms.Padding(2);
  466. this.radioPolish.Name = "radioPolish";
  467. this.radioPolish.Size = new System.Drawing.Size(69, 25);
  468. this.radioPolish.TabIndex = 108;
  469. this.radioPolish.Tag = "";
  470. this.radioPolish.Text = "Polski";
  471. this.radioPolish.UseVisualStyleBackColor = true;
  472. this.radioPolish.CheckedChanged += new System.EventHandler(this.radioPolish_CheckedChanged);
  473. //
  474. // pictureBox11
  475. //
  476. this.pictureBox11.Image = global::Optimizer.Properties.Resources.poland;
  477. this.pictureBox11.Location = new System.Drawing.Point(13, 188);
  478. this.pictureBox11.Name = "pictureBox11";
  479. this.pictureBox11.Size = new System.Drawing.Size(32, 19);
  480. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  481. this.pictureBox11.TabIndex = 107;
  482. this.pictureBox11.TabStop = false;
  483. this.pictureBox11.Click += new System.EventHandler(this.pictureBox11_Click);
  484. //
  485. // radioArabic
  486. //
  487. this.radioArabic.AutoSize = true;
  488. this.radioArabic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  489. this.radioArabic.ForeColor = System.Drawing.Color.White;
  490. this.radioArabic.Location = new System.Drawing.Point(53, 214);
  491. this.radioArabic.Margin = new System.Windows.Forms.Padding(2);
  492. this.radioArabic.Name = "radioArabic";
  493. this.radioArabic.Size = new System.Drawing.Size(71, 25);
  494. this.radioArabic.TabIndex = 110;
  495. this.radioArabic.Tag = "";
  496. this.radioArabic.Text = "العربية";
  497. this.radioArabic.UseVisualStyleBackColor = true;
  498. this.radioArabic.CheckedChanged += new System.EventHandler(this.radioArabic_CheckedChanged);
  499. //
  500. // pictureBox12
  501. //
  502. this.pictureBox12.Image = global::Optimizer.Properties.Resources.egypt;
  503. this.pictureBox12.Location = new System.Drawing.Point(13, 217);
  504. this.pictureBox12.Name = "pictureBox12";
  505. this.pictureBox12.Size = new System.Drawing.Size(32, 19);
  506. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  507. this.pictureBox12.TabIndex = 109;
  508. this.pictureBox12.TabStop = false;
  509. this.pictureBox12.Click += new System.EventHandler(this.pictureBox12_Click);
  510. //
  511. // radioKurdish
  512. //
  513. this.radioKurdish.AutoSize = true;
  514. this.radioKurdish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  515. this.radioKurdish.ForeColor = System.Drawing.Color.White;
  516. this.radioKurdish.Location = new System.Drawing.Point(222, 214);
  517. this.radioKurdish.Margin = new System.Windows.Forms.Padding(2);
  518. this.radioKurdish.Name = "radioKurdish";
  519. this.radioKurdish.Size = new System.Drawing.Size(70, 25);
  520. this.radioKurdish.TabIndex = 112;
  521. this.radioKurdish.Tag = "";
  522. this.radioKurdish.Text = "کوردی";
  523. this.radioKurdish.UseVisualStyleBackColor = true;
  524. this.radioKurdish.CheckedChanged += new System.EventHandler(this.radioKurdish_CheckedChanged);
  525. //
  526. // pictureBox13
  527. //
  528. this.pictureBox13.Image = global::Optimizer.Properties.Resources.kurdish;
  529. this.pictureBox13.Location = new System.Drawing.Point(182, 217);
  530. this.pictureBox13.Name = "pictureBox13";
  531. this.pictureBox13.Size = new System.Drawing.Size(32, 19);
  532. this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  533. this.pictureBox13.TabIndex = 111;
  534. this.pictureBox13.TabStop = false;
  535. this.pictureBox13.Click += new System.EventHandler(this.pictureBox13_Click);
  536. //
  537. // radioHungarian
  538. //
  539. this.radioHungarian.AutoSize = true;
  540. this.radioHungarian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  541. this.radioHungarian.ForeColor = System.Drawing.Color.White;
  542. this.radioHungarian.Location = new System.Drawing.Point(53, 242);
  543. this.radioHungarian.Margin = new System.Windows.Forms.Padding(2);
  544. this.radioHungarian.Name = "radioHungarian";
  545. this.radioHungarian.Size = new System.Drawing.Size(83, 25);
  546. this.radioHungarian.TabIndex = 114;
  547. this.radioHungarian.Tag = "";
  548. this.radioHungarian.Text = "Magyar";
  549. this.radioHungarian.UseVisualStyleBackColor = true;
  550. this.radioHungarian.CheckedChanged += new System.EventHandler(this.radioHungarian_CheckedChanged);
  551. //
  552. // pictureBox14
  553. //
  554. this.pictureBox14.Image = global::Optimizer.Properties.Resources.hungary;
  555. this.pictureBox14.Location = new System.Drawing.Point(13, 245);
  556. this.pictureBox14.Name = "pictureBox14";
  557. this.pictureBox14.Size = new System.Drawing.Size(32, 19);
  558. this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  559. this.pictureBox14.TabIndex = 113;
  560. this.pictureBox14.TabStop = false;
  561. this.pictureBox14.Click += new System.EventHandler(this.pictureBox14_Click);
  562. //
  563. // radioRomanian
  564. //
  565. this.radioRomanian.AutoSize = true;
  566. this.radioRomanian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  567. this.radioRomanian.ForeColor = System.Drawing.Color.White;
  568. this.radioRomanian.Location = new System.Drawing.Point(222, 243);
  569. this.radioRomanian.Margin = new System.Windows.Forms.Padding(2);
  570. this.radioRomanian.Name = "radioRomanian";
  571. this.radioRomanian.Size = new System.Drawing.Size(87, 25);
  572. this.radioRomanian.TabIndex = 116;
  573. this.radioRomanian.Tag = "";
  574. this.radioRomanian.Text = "Română";
  575. this.radioRomanian.UseVisualStyleBackColor = true;
  576. this.radioRomanian.CheckedChanged += new System.EventHandler(this.radioRomanian_CheckedChanged);
  577. //
  578. // pictureBox15
  579. //
  580. this.pictureBox15.Image = global::Optimizer.Properties.Resources.romania;
  581. this.pictureBox15.Location = new System.Drawing.Point(182, 246);
  582. this.pictureBox15.Name = "pictureBox15";
  583. this.pictureBox15.Size = new System.Drawing.Size(32, 19);
  584. this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  585. this.pictureBox15.TabIndex = 115;
  586. this.pictureBox15.TabStop = false;
  587. this.pictureBox15.Click += new System.EventHandler(this.pictureBox15_Click);
  588. //
  589. // radioDutch
  590. //
  591. this.radioDutch.AutoSize = true;
  592. this.radioDutch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  593. this.radioDutch.ForeColor = System.Drawing.Color.White;
  594. this.radioDutch.Location = new System.Drawing.Point(53, 271);
  595. this.radioDutch.Margin = new System.Windows.Forms.Padding(2);
  596. this.radioDutch.Name = "radioDutch";
  597. this.radioDutch.Size = new System.Drawing.Size(112, 25);
  598. this.radioDutch.TabIndex = 118;
  599. this.radioDutch.Tag = "";
  600. this.radioDutch.Text = "Nederlands";
  601. this.radioDutch.UseVisualStyleBackColor = true;
  602. this.radioDutch.CheckedChanged += new System.EventHandler(this.radioDutch_CheckedChanged);
  603. //
  604. // pictureBox16
  605. //
  606. this.pictureBox16.Image = global::Optimizer.Properties.Resources.dutch;
  607. this.pictureBox16.Location = new System.Drawing.Point(13, 274);
  608. this.pictureBox16.Name = "pictureBox16";
  609. this.pictureBox16.Size = new System.Drawing.Size(32, 19);
  610. this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  611. this.pictureBox16.TabIndex = 117;
  612. this.pictureBox16.TabStop = false;
  613. this.pictureBox16.Click += new System.EventHandler(this.pictureBox16_Click);
  614. //
  615. // pictureBox17
  616. //
  617. this.pictureBox17.Image = global::Optimizer.Properties.Resources.japan;
  618. this.pictureBox17.Location = new System.Drawing.Point(182, 274);
  619. this.pictureBox17.Name = "pictureBox17";
  620. this.pictureBox17.Size = new System.Drawing.Size(32, 19);
  621. this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  622. this.pictureBox17.TabIndex = 119;
  623. this.pictureBox17.TabStop = false;
  624. this.pictureBox17.Click += new System.EventHandler(this.pictureBox17_Click);
  625. //
  626. // radioJapanese
  627. //
  628. this.radioJapanese.AutoSize = true;
  629. this.radioJapanese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  630. this.radioJapanese.ForeColor = System.Drawing.Color.White;
  631. this.radioJapanese.Location = new System.Drawing.Point(222, 272);
  632. this.radioJapanese.Margin = new System.Windows.Forms.Padding(2);
  633. this.radioJapanese.Name = "radioJapanese";
  634. this.radioJapanese.Size = new System.Drawing.Size(79, 25);
  635. this.radioJapanese.TabIndex = 120;
  636. this.radioJapanese.Tag = "";
  637. this.radioJapanese.Text = "日本語";
  638. this.radioJapanese.UseVisualStyleBackColor = true;
  639. this.radioJapanese.CheckedChanged += new System.EventHandler(this.radioJapanese_CheckedChanged);
  640. //
  641. // radioFarsi
  642. //
  643. this.radioFarsi.AutoSize = true;
  644. this.radioFarsi.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
  645. this.radioFarsi.ForeColor = System.Drawing.Color.White;
  646. this.radioFarsi.Location = new System.Drawing.Point(53, 300);
  647. this.radioFarsi.Margin = new System.Windows.Forms.Padding(2);
  648. this.radioFarsi.Name = "radioFarsi";
  649. this.radioFarsi.Size = new System.Drawing.Size(69, 25);
  650. this.radioFarsi.TabIndex = 122;
  651. this.radioFarsi.Tag = "";
  652. this.radioFarsi.Text = "فارسی";
  653. this.radioFarsi.UseVisualStyleBackColor = true;
  654. this.radioFarsi.CheckedChanged += new System.EventHandler(this.radioFarsi_CheckedChanged);
  655. //
  656. // pictureBox18
  657. //
  658. this.pictureBox18.Image = global::Optimizer.Properties.Resources.iran;
  659. this.pictureBox18.Location = new System.Drawing.Point(13, 302);
  660. this.pictureBox18.Name = "pictureBox18";
  661. this.pictureBox18.Size = new System.Drawing.Size(32, 19);
  662. this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  663. this.pictureBox18.TabIndex = 121;
  664. this.pictureBox18.TabStop = false;
  665. this.pictureBox18.Click += new System.EventHandler(this.pictureBox18_Click);
  666. //
  667. // FirstRunForm
  668. //
  669. this.AcceptButton = this.btnStart;
  670. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  671. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  672. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  673. this.CancelButton = this.btnStart;
  674. this.ClientSize = new System.Drawing.Size(336, 400);
  675. this.Controls.Add(this.radioFarsi);
  676. this.Controls.Add(this.pictureBox18);
  677. this.Controls.Add(this.radioJapanese);
  678. this.Controls.Add(this.pictureBox17);
  679. this.Controls.Add(this.radioDutch);
  680. this.Controls.Add(this.pictureBox16);
  681. this.Controls.Add(this.radioRomanian);
  682. this.Controls.Add(this.pictureBox15);
  683. this.Controls.Add(this.radioHungarian);
  684. this.Controls.Add(this.pictureBox14);
  685. this.Controls.Add(this.radioKurdish);
  686. this.Controls.Add(this.pictureBox13);
  687. this.Controls.Add(this.radioArabic);
  688. this.Controls.Add(this.pictureBox12);
  689. this.Controls.Add(this.radioPolish);
  690. this.Controls.Add(this.pictureBox11);
  691. this.Controls.Add(this.radioKorean);
  692. this.Controls.Add(this.pictureBox10);
  693. this.Controls.Add(this.radioTaiwan);
  694. this.Controls.Add(this.pictureBox9);
  695. this.Controls.Add(this.radioCzech);
  696. this.Controls.Add(this.pictureBox8);
  697. this.Controls.Add(this.radioChinese);
  698. this.Controls.Add(this.pictureBox7);
  699. this.Controls.Add(this.radioItalian);
  700. this.Controls.Add(this.pictureBox6);
  701. this.Controls.Add(this.radioFrench);
  702. this.Controls.Add(this.pictureBox5);
  703. this.Controls.Add(this.radioPortuguese);
  704. this.Controls.Add(this.pictureBox4);
  705. this.Controls.Add(this.radioSpanish);
  706. this.Controls.Add(this.pictureBox3);
  707. this.Controls.Add(this.radioGerman);
  708. this.Controls.Add(this.pictureBox2);
  709. this.Controls.Add(this.radioTurkish);
  710. this.Controls.Add(this.pictureBox1);
  711. this.Controls.Add(this.btnStart);
  712. this.Controls.Add(this.pictureBox88);
  713. this.Controls.Add(this.radioHellenic);
  714. this.Controls.Add(this.pictureBox87);
  715. this.Controls.Add(this.radioEnglish);
  716. this.Controls.Add(this.radioRussian);
  717. this.Controls.Add(this.pictureBox86);
  718. this.DoubleBuffered = true;
  719. this.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  720. this.ForeColor = System.Drawing.Color.White;
  721. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  722. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  723. this.MaximizeBox = false;
  724. this.MinimizeBox = false;
  725. this.Name = "FirstRunForm";
  726. this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
  727. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  728. this.Text = "Optimizer";
  729. this.Load += new System.EventHandler(this.FirstRunForm_Load);
  730. ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).EndInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).EndInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  745. ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
  747. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  748. ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
  751. this.ResumeLayout(false);
  752. this.PerformLayout();
  753. }
  754. #endregion
  755. private System.Windows.Forms.PictureBox pictureBox88;
  756. private MoonRadio radioHellenic;
  757. private System.Windows.Forms.PictureBox pictureBox87;
  758. private MoonRadio radioEnglish;
  759. private MoonRadio radioRussian;
  760. private System.Windows.Forms.PictureBox pictureBox86;
  761. private System.Windows.Forms.Button btnStart;
  762. private System.Windows.Forms.PictureBox pictureBox1;
  763. private MoonRadio radioTurkish;
  764. private MoonRadio radioGerman;
  765. private System.Windows.Forms.PictureBox pictureBox2;
  766. private MoonRadio radioSpanish;
  767. private System.Windows.Forms.PictureBox pictureBox3;
  768. private MoonRadio radioPortuguese;
  769. private System.Windows.Forms.PictureBox pictureBox4;
  770. private MoonRadio radioFrench;
  771. private System.Windows.Forms.PictureBox pictureBox5;
  772. private MoonRadio radioItalian;
  773. private System.Windows.Forms.PictureBox pictureBox6;
  774. private MoonRadio radioChinese;
  775. private System.Windows.Forms.PictureBox pictureBox7;
  776. private MoonRadio radioCzech;
  777. private System.Windows.Forms.PictureBox pictureBox8;
  778. private MoonRadio radioTaiwan;
  779. private System.Windows.Forms.PictureBox pictureBox9;
  780. private MoonRadio radioKorean;
  781. private System.Windows.Forms.PictureBox pictureBox10;
  782. private MoonRadio radioPolish;
  783. private System.Windows.Forms.PictureBox pictureBox11;
  784. private MoonRadio radioArabic;
  785. private System.Windows.Forms.PictureBox pictureBox12;
  786. private MoonRadio radioKurdish;
  787. private System.Windows.Forms.PictureBox pictureBox13;
  788. private MoonRadio radioHungarian;
  789. private System.Windows.Forms.PictureBox pictureBox14;
  790. private MoonRadio radioRomanian;
  791. private System.Windows.Forms.PictureBox pictureBox15;
  792. private MoonRadio radioDutch;
  793. private System.Windows.Forms.PictureBox pictureBox16;
  794. private System.Windows.Forms.PictureBox pictureBox17;
  795. private MoonRadio radioJapanese;
  796. private MoonRadio radioFarsi;
  797. private System.Windows.Forms.PictureBox pictureBox18;
  798. }
  799. }