InfoConnect for Unisys VBA Guide
IsDefaultDisplay Property (HostField)
Gets a value that indicates whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT
Syntax
Object.IsDefaultDisplay As Boolean
Example
Dim host As HostField
Dim display As Boolean = host.IsDefaultDisplay
See Also

 

 


2015 Attachmate

Send Feedback