Scrollbar.LostFocus
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
The Scrollbar has lost the focus.
Notes
The AllowFocus property must be set to True for the Scrollbar to be capable of getting then losing the focus.
On Macintosh, 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. |