Skip to content

pbVisible - cTagsForm

Makes a control visible or invisible

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbVisible
Access Type Syntax
Read Access: Get pbVisible to BooleanVariable
Write Access: Set pbVisible to BooleanVariable/Value

Description

Set pbVisible to False to hide a control (that is, make it invisible), or True to make it visible.