Description
Use the Pressed
property to determine whether the button control is pressed or not.
Declaration
TestObj.Pressed
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
True if the button is pressed; otherwise, False.
See Also
Default Property (Specific to MSAA Button Object)
Caption Property (MSAA Objects)