SCROLLLOCK: Difference between revisions
Jump to navigation
Jump to search
Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link
m (Protected "SCROLLLOCK" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
m (Removed protection from "SCROLLLOCK") |
(No difference)
|
Revision as of 21:33, 1 June 2022
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)