InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / FieldAttributes Object / IsBlinking Property
In This Topic
IsBlinking Property (FieldAttributes)
In This Topic
Returns:whether or not the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK
Syntax
expression.IsBlinking As Boolean
where expression is a variable that represents a FieldAttributes Object
See Also