Enable or disable the audible bell.
Syntax
object.Bell [= { True | False } ] ]
Remarks
The Bell property enables or disables the audible bell
which is played whenever the control character Ctrl+G is encountered.
The default property value is True.
Data Type
Boolean
See Also
AutoWrap Property,
Cursor Property
|