public FormMenuPrincipal() { InitializeComponent(); formGame = new FormGame(); formScoreTable = new FormScoreTable(); }