FirstRunForm.Designer.cs 47 KB

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