Window.Visible Property
Publisher Developer Reference |
True if the window is visible. Read/write Boolean.
Syntax
expression.Visible
expression A variable that represents a Window object.
Example
This example hides the Publisher window.
Visual Basic for Applications |
---|
|
See Also