Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HotSpots Object / UnprotectedFieldHotSpots Property
In This Topic
    UnprotectedFieldHotSpots Property
    In This Topic
    Gets or sets a value indicating whether hotspots are enabled in unprotected fields on the host screen.
    Syntax
    expression.UnprotectedFieldHotSpots As Boolean
    where expression is a variable that represents a HotSpots Object
    See Also