FocusIndicator

Determines how the Checkbox shows that it has focus.

FocusIndicator=flash | hot | off

Example: "FocusIndicator=flash"

Value

Description

flash

The widget flashes when the input focus is on the Checkbox

hot

The widget shows Windows hot state when the input focus is on the Checkbox. This means that the color of widget is changed when the widget has input focus.

Not applicable when running on a Windows machine that is running in Classic mode.

off

The associated label of the checkbox shows the focus. If there is no label, there is no focus indicator for the Checkbox. Default.

Usage

Dynamic?

Yes

Supported in Grid?

No

Dependencies:

None

Description

Use this property if the Checkbox does not have an associated label so that the end user can still see which field in the Form has focus.