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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 305
Enabled
Sets or acquires the status (enabled/disabled) of operation using the touch panel.
Syntax
[VB]
Public Shared Property Enabled As Integer
[C#]
public static int Enabled {get; set;}
Property
Enable(=1), Disable(=0)
Default value
: 1
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Disable touch panel operation.
[VB] TouchPanel.Settings.Enabled = 0
[C#] TouchPanel.Settings.Enabled = 0;
297
Vista de página 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 406 407

Comentários a estes Manuais

Sem comentários