Denso BHT-200QW Especificaciones Pagina 281

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 376 377

Comentarios a estos manuales

Sin comentarios