Denso BHT-202Q Manual do Utilizador Página 295

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 406 407

Comentários a estes Manuais

Sem comentários