InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / BlinkTime Property
In This Topic
    BlinkTime Property
    In This Topic

    Gets or sets the character blink time in tenths of seconds. The valid range of values is 0 - 50 inclusive.

    Syntax
    expression.BlinkTime As Integer
    where expression is a variable that represents a T27Terminal Object
    See Also