A script-enabled browser is required for this page to function properly.

About the Console

The console includes the status line and message line, and is displayed at the bottom of the window to which it is assigned.

On Microsoft Windows, the console is displayed on the MDI application window by default; you cannot display it on individual document or dialog windows in the form. To hide the console, set the form-level property Console Window to NULL.

On non-Windows platforms, you can display the console in one window only, and you cannot change the console assignment at runtime. To display the console in a window, set the form-level property Console Window to the appropriate window. To hide the console, set the form property Console Window to NULL.


Console Window property