Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / MarginBellEnabled Property
In This Topic
    MarginBellEnabled Property
    In This Topic
    Gets or sets whether a bell sounds when the cursor reaches the column that is eight spaces left of the right margin.
    Syntax
    expression.MarginBellEnabled As Boolean
    where expression is a variable that represents a Screen Object
    See Also