Denso BHT-202Q Manual de usuario Pagina 295

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 294
AllowChangeIM
Sets or acquires the enabling/disabling of the transition to the alphabet entry mode.
Syntax
[VB]
Public Shared Property AllowChangeIM As EN_CHANGE_IM
[C#]
public static EN_CHANGE_IM AllowChangeIM {get; set;}
Property
Enable/disable
Parameter values
: As listed in EN_CHANGE_IM
Default value
: EN_CHANGE_IM.ENABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[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;
286
Vista de pagina 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 406 407

Comentarios a estos manuales

Sin comentarios