Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / CursorBlinkRateOption Enumeration
In This Topic
    CursorBlinkRateOption Enumeration
    In This Topic
    Defines valid values that determine the speed at which the cursor blinks in the terminal window.
    Members
    MemberDescription
    FastFast blinking.
    MediumMedium blinking.
    NoBlinkNo blinking.
    SlowSlow blinking.
    SystemSystem default blinking.
    See Also