pbEnabled - cTagsForm
Enables the control to take user input
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbEnabled
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbEnabled to BooleanVariable |
| Write Access: | Set pbEnabled to BooleanVariable/Value |
Description
Set the pbEnabled property to True to enable the control to accept user input.
pbReadOnly is similar, but contents can still be copied to the clipboard easily.