TcxSpeedButtonOptions.CanBeFocused

Applies to TestComplete 15.63, last modified on April 23, 2024

Specifies whether the speed button can be focused.

Declaration

componentObj.CanBeFocused
Read-Write Property Boolean
componentObj     One of the user forms components listed in the Applies To section  

Applies To

The property applies to the following components:

TcxSpeedButtonOptions

Description

Specifies whether the speed button can be focused. The default value is True. Set the property to False to make the TcxButton object simulate the speed button behavior.

Property Value

True if the speed button can be focused, and False if it cannot.

See Also

TcxButton Object
SpeedButtonOptions Property

Highlight search results