Denso BHT-200QW Especificações Página 281

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 280
- 279 -
InputMethod
Sets or acquires the input method.
Syntax
[VB]
Public Shared Property InputMethod As EN_INPUT_METHOD
[C#]
public static EN_INPUT_METHOD InputMethod {get; set;}
Property
Input method
Parameter values
: As listed in EN_INPUT_METHOD
Default value
: EN_ INPUT_METHOD.NUMERIC
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[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;
Vista de página 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 376 377

Comentários a estes Manuais

Sem comentários