Retrieves whether the button is pressed for the coolbutton behavior.
Syntax
Scripting [ 0 | 1 = ] oCoolbutton.state
Possible Values
0 Button is not pressed. 1 Button is pressed. The property is read-only with a default value of 0.
Remarks
This property requires that the type property is set to check.
The state property is available only to objects participating in the coolbutton behavior.
Applies To
coolbutton