Visible Property
Description
This returns or sets the visibility status of the Label Template editor. If True then it is visible, if False then it is hidden.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Visible As Boolean |
Return Type
Boolean value.
See Also