InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / HotSpots Class / MRUHotSpotColumn Property


In This Topic
MRUHotSpotColumn Property (HotSpots)
In This Topic
Gets the most recently used hotspot column position.
Syntax
'Declaration
 
Public ReadOnly Property MRUHotSpotColumn As Integer
 
'Usage
 
Dim instance As HotSpots
Dim value As Integer
 
value = instance.MRUHotSpotColumn
See Also