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