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