Denso BHT-400-CE Reference Manual page 252

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

AllowChangeIM
Sets or acquires the enabling/disabling of the transition to the alphabet entry mode.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_CHANGE_IM
Property
Enable/disable
Parameter values: As listed in EN_CHANGE_IM
Default value: EN_CHANGE_IM.ENABLE
Exceptions
Name of Exception
ArgumentException
[Ex.] Disable transition to alphabet entry mode.
[VB] Keys.Settings.AllowChangeIM = Keys.Settings.EN_CHANGE_IM.DISABLE
[C#] Keys.Settings.AllowChangeIM = Keys.Settings.EN_CHANGE_IM.DISABLE;
AllowChangeIM
AllowChangeIM
Meaning
The specified parameter value(s) is invalid.
- 246 -
As EN_CHANGE_IM
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents