Show / Hide Table of Contents

UseNumericKeypad Method

UseNumericKeypad(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 ConfigureStaticPassword UseNumericKeypad(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureStaticPassword

In this article
Back to top Generated by DocFX