InfoConnect for Unisys VBA Guide
IsAttributeSpace Property (HostField)
Specifies whether field attributes occupy space on the screen. It returns true if field attributes occupy screen space.
Syntax
Object.IsAttributeSpace As Boolean
Example
Dim host As HostField
Dim AttributesSpace As Boolean = host.IsAttributesSpace
See Also

 

 


2015 Attachmate

Send Feedback