Visible Property
Description
Boolean property returns or sets the visibility status of the template editor. If True then Visible, if False then hidden.
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property Visible As Boolean |
See Also