Sets the Output window to be visible in the Miscellaneous bar.

Syntax:

SetVisible()
Example:
Dim OutputWindow As Output
Set OutputWindow = Windows.MultiViewBar.Output
Call OutputWindow.SetVisible()

See also:

Class Output


Last Updated: 04/26/05