Denso BHT-200QW Spécifications Page 281

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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;
Vue de la page 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 376 377

Commentaires sur ces manuels

Pas de commentaire