Skip to content

pbEnabled - cWinControl

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. The visual result of setting the pbEnabled to False varies from control to control. In some cases, for example the button, the text will be grayed, but in others, there will be no difference.