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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 289
MxMode(Mx : M1 to M3)
Sets or acquires the operation mode for the magic key, including that when the key is
half-pressed.
Syntax
[VB]
Public Shared Property MxMode As EN_MX_MODE
[C#]
public static EN_MX_MODE MxMode {get; set;}
Property
Operation mode
Parameter values
: As listed in EN_MX_MODE with the exception of EN_MX.MODE.IM,
EN_MX_MODE.LASER, and EN_MX_MODE.USER_DEF_CODE
Default value
: M1 EN_MX_MODE.TAB
M2 EN_MX_MODE.NONE
M3 EN_MX_MODE.TRG
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the [M2] key function to the [CTRL] key.
[VB] Keys.Settings.M2Mode = Keys.EN_MX_MODE.CTRL
[C#] Keys.Settings.M2Mode = Keys.EN_MX_MODE.CTRL;
281
Vista de página 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 406 407

Comentários a estes Manuais

Sem comentários