Denso BHT-400-CE Reference Manual page 246

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

ShiftMode
Sets or acquires the operation mode for the [SF] key.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_SHIFT_MODE
Property
Operation mode
Parameter values: As listed in EN_SHIFT_MODE
Default value: EN_SHIFT_MODE.NON_LOCK
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the [SF] key operation mode to onetime lock.
[VB] Keys.Settings.ShiftMode = Keys.Settings.EN_SHIFT_MODE.ONE_LOCK
[C#] Keys.Settings.ShiftMode = Keys.Settings.EN_SHIFT_MODE.ONE_LOCK;
ShiftMode
As EN_SHIFT_MODE
ShiftMode
Meaning
The specified parameter value(s) is invalid.
- 240 -
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents