Programming with Reflection
NumLock property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the NumLock keyboard function is on or off. When this property is True, keypad keys are in numeric mode; when it's False, keypad keys are in cursor-positioning mode.
The default value depends on the current system-wide NumLock setting.
The value of this property is not saved to a settings file.
By default, Reflection uses the current system-wide setting for NumLock. If want to have Reflection control the NumLock state, use the GlobalNumLock property.