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