Denso BHT-202Q Uživatelský manuál Strana 306

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 406 407

Komentáře k této Příručce

Žádné komentáře