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