Denso BHT-202Q Manual de usuario Pagina 289

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 288
ShiftMode
Sets or acquires the operation mode for the [SF] key.
Syntax
[VB]
Public Shared Property ShiftMode As EN_SHIFT_MODE
[C#]
public static EN_SHIFT_MODE ShiftMode {get; set;}
Property
Operation mode
Parameter values
: As listed in EN_SHIFT_MODE
Default value
: EN_SHIFT_MODE.NON_LOCK
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the [SF] key operation mode to onetime lock.
[VB] Keys.Settings.ShiftMode = Keys.Settings.EN_SHIFT_MODE.ONE_LOCK
[C#] Keys.Settings.ShiftMode = Keys.Settings.EN_SHIFT_MODE.ONE_LOCK;
280
Vista de pagina 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 406 407

Comentarios a estos manuales

Sin comentarios