BevelButton.LostFocus

From Xojo Documentation

Event


BevelButton.LostFocus()

Supported for all project types and targets.

The BevelButton has lost the focus.

Notes

The AllowFocus property must be set to True for the BevelButton to be capable of getting then losing the focus.

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