InfoConnect for Unisys VBA Guide
IsBlinking Property (HostField)
Gets a value that indicates whether the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK
Syntax
Object.IsBlinking As Boolean
Example
Dim host As HostField
Dim blinking As Boolean = host.IsBlinking
See Also

 

 


2015 Attachmate

Send Feedback