Determines if sound plays.
Syntax
[form.]MMControl.Silent[ = {True | False}]
Remarks
The following table lists the Silent property settings for the Multimedia MCI control.
Setting | Description |
False | Any sound present is played. |
True | Sound is turned off. |
Data Type
Integer (Boolean)