Description

Hides the output window.

Return Type

None  

Syntax

object.Hide

The Hide Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McOutput.

Remarks

This is a shortcut for Dialogs("Output").Hide.