_SCROLLLOCK
Jump to navigation
Jump to search
The _SCROLLLOCK statement sets the state of the Scroll Lock key.
Syntax
- _SCROLLLOCK {ON|OFF|_TOGGLE}
Availability
- QB64 1.4 and up (QB64 Team)
- QBPE 0.5 and up (QB64 Phoenix Edition)
- Not available in Linux or macOS.
See also
- _CAPSLOCK (function), _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _NUMLOCK (statement)