Show / Hide Table of Contents

SetUseNumericKeypad Method

SetUseNumericKeypad(bool)

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
bool setConfig

Returns

UpdateSlot

The current UpdateSlot instance.

In this article
Back to top Generated by DocFX