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


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