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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 406 407

Comentários a estes Manuais

Sem comentários