Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ NumLock Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
NumLock Property
In This Topic
Gets or sets whether the NumLock keyboard function is on or off.
Syntax
Visual Basic (Declaration)
expression
.NumLock
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
When this property is true, the numeric keypad is in numeric mode. When it is false, the numeric keypad is in cursor-positioning mode.
See Also
Reference
Screen Object
Screen Members