Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmTerminal Interface : MappedNumlockPreservesNumlock Property |
'Declaration
Property MappedNumlockPreservesNumlock As Boolean
'Usage
Dim instance As IIbmTerminal Dim value As Boolean instance.MappedNumlockPreservesNumlock = value value = instance.MappedNumlockPreservesNumlock
bool MappedNumlockPreservesNumlock {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a property that was secured via the Permissions Manager or that can only be modified by an Administrator. |
When this property is false, pressing the NUM LOCK key sends the mapped keystroke to the host and also toggles the PC Num Lock state. The Num Lock indicator light toggles on or off each time you press the NUM LOCK key.