IsScrollLock
IsScrollLock

Checks the ScrollLock key flag.

bScrollLock = myMouseKeyboard.IsScrollLock( )

Return value
TRUE if ScrollLock is on, FALSE if not.

Comments

ScrollLock decides whether the arrow keys move the cursor or the scrollbars. This is often ommited in programs, so the key has become disused.

See also
MouseKeyboard:IsCapsLock
MouseKeyboard:IsNumLock
MouseKeyboard:IsInsert
MouseKeyboard:IsPause



JAM © 2005 no one in particular
Project started by David Evans in 2005