public static void Main() { VocabularyTest.App app = new VocabularyTest.App(); app.InitializeComponent(); app.Run(); }