Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeyboardMapping Object / IsExtendedKey Property
In This Topic
IsExtendedKey Property (KeyboardMapping)
In This Topic
Gets or sets whether this mapping is of an extended key.
Syntax
expression.IsExtendedKey As Boolean
where expression is a variable that represents a KeyboardMapping Object
See Also