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