Denso BHT-200QW Dokumentacja Strona 201

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 200
- 199 -
VolumeKey
Sets or acquires the volume of a key click.
Syntax
[VB]
Public Shared Property VolumeKey As EN_VOLUME
[C#]
public static EN_VOLUME VolumeKey {get; set;}
Property
Sound volume
Parameter values
: EN_VOLUME values LEVEL_OFF to LEVEL2
Default value
: EN_VOLUME.LEVEL2
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the key click sound volume to maximum.
[VB] Beep.Settings.VolumeKey = Beep.Settings.EN_VOLUME.LEVEL2
[C#] Beep.Settings.VolumeKey = Beep.Settings.EN_VOLUME.LEVEL2;
Przeglądanie stron 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag