Denso BHT-400-CE Reference Manual page 249

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

InputMethod
Sets or acquires the input method.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_INPUT_METHOD
Property
Input method
Parameter values: As listed in EN_INPUT_METHOD (one of the values or a combination
Default value: EN_ INPUT_METHOD.NUMERIC
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the input method to alphabet entry mode.
[VB] Keys.Settings.InputMethod = Keys.Settings.EN_INPUT_METHOD.ALPHABET
[C#] Keys.Settings.InputMethod = Keys.Settings.EN_INPUT_METHOD.ALPHABET;
InputMethod
As EN_INPUT_METHOD
InputMethod
of the values)
Meaning
The specified parameter value(s) is invalid.
- 243 -
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents