DisclosureTriangle.GotFocus

From Xojo Documentation

Event


DisclosureTriangle.GotFocus()

Supported for all project types and targets.

The DisclosureTriangle has received the focus and has a selection rectangle around it.

Notes

The AcceptFocus property must be set to True for the Control to be capable of getting the focus.

fa-info-circle-32.png
On macOS, controls other than text fields and lists will accept focus only if the full keyboard access option is enabled in System Preferences/Keyboard.