InfoConnect for Unisys VBA Guide
IsLightPenField Property (HostField)
Gets a value that indicates whether the field is a light pen field. Note: IScreenDataConstants.FIELD_LIGHT_PEN
Syntax
Object.IsLightPenField As Boolean
Example
Dim host As HostField
Dim lightPenfield As Boolean = host.IsLightPenField
See Also

 

 


2015 Attachmate

Send Feedback