UpDownArrows.LostFocus
From Xojo Documentation
Event
The UpDownArrows has lost the focus.
Notes
The AcceptFocus property must be set to True for the UpDownArrows to be capable of getting then losing the focus.
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. |