dxBarPlaySound Variable
Enables sounds when a submenu is opened.
Declaration
var dxBarPlaySound: Boolean = True;
Variable Value
Type |
---|
Boolean |
Remarks
To disable sounds when submenus are opened, set this global variable to False.
The default value of the dxBarPlaySound global variable is True.
See Also