Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IHotSpots Interface / MRUHotSpotRow Property


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