Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeCursor Object / CursorBlink Property
In This Topic
    CursorBlink Property
    In This Topic
    Gets or sets whether the cursor blinks.
    Syntax
    expression.CursorBlink As Boolean
    where expression is a variable that represents a ThemeCursor Object
    See Also