Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeDisplayEnhancements Object / EnableBold Property
In This Topic
    EnableBold Property
    In This Topic
    Gets or sets whether bold characters are enabled or not. Not applicable to ANSI terminals.
    Syntax
    expression.EnableBold As Boolean
    where expression is a variable that represents a ThemeDisplayEnhancements Object
    See Also