SetUseNumericKeypad Method
SetUseNumericKeypad(Boolean)
Causes numeric characters to be sent as keystrokes from the numeric keypad rather than the normal numeric keys on an 84-key keyboard.
C#
public UpdateSlot SetUseNumericKeypad(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current UpdateSlot instance.