RC-WinTrans Object Model Help |
Output.SetVisible
|
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: