Beep sounds for form .Beep() method

>Sound types for .Beep() method

Sound types for .Beep() method

These constants define the type of sound the Beep() method generates.

DEF ENUM enumeration name KCML_BEEP_ENUM

Enumeration ValueValueDescription
_BEEP_NONE0No sound
_BEEP_CRITICALSTOP1Critical error
_BEEP_QUESTION2Question
_BEEP_EXCLAMATION3Exclamation
_BEEP_ASTERISK4Asterisk
_BEEP_DEFAULT5Default

Back to the list of Enumerations and Constants