Application.EnableSound Property
True if sound is enabled for Microsoft Office. Read/write Boolean.
Syntax
expression.EnableSound
expression A variable that represents an Application object.
Example
This example disables sound feedback.
| Visual Basic for Applications |
|---|
|