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