Dart.Emulation Namespace > Vt Class : Bell Property |
<DefaultValueAttribute()> Public Property Bell As Boolean
[DefaultValue()] public bool Bell {get; set;}
[DefaultValue()] public: __property bool get_Bell(); public: __property void set_Bell( bool value );
[DefaultValue()] public: property bool Bell { bool get(); void set ( bool value); }
The ASCII BEL character causes the system bell to sound. Such actions as attempting to scroll past the scroll range also cause the bell to sound.