Programming with Reflection
GlobalNumLock property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection maintains its own NumLock state. When this property is True, the value of NumLock does not change when you switch into or out of Reflection. When it's False, Reflection maintains its own NumLock state (as determined by the NumLock property), and automatically restores it when you switch into Reflection from another application.
The default value is True.