Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / BellEnabled Property
In This Topic
    BellEnabled Property
    In This Topic
    Gets or sets whether a bell sounds when the ASCII bell character (decimal 7) is transmitted from the keyboard or received from the host.
    Syntax
    expression.BellEnabled As Boolean
    where expression is a variable that represents a Terminal Object
    See Also