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