BeepOnError Property |
Specifies if AutoCAD should sound an alarm beep when it detects an invalid entry.
Signature
object.BeepOnError
object
PreferencesSystem
The object or objects this property applies to.
BeepOnError
Boolean; read-write
TRUE: Sounds an alarm beep with an invalid entry.
FALSE: Does not sound an alarm beep with an invalid entry.
Remarks
The initial value for this property is FALSE.
Comments? |