Denso BHT-202Q Instrukcja Użytkownika Strona 306

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag