Visible Property
Description
Determines whether or not the Master / Slave dialog box is visible.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Visible As Boolean |
Return Type
Boolean value. This returns True if the dialog box is visible, False if it is hidden.
See Also