UseNumericKeypad Method
UseNumericKeypad(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 T UseNumericKeypad(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T