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


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