InfoConnect for Unisys
MRUHotSpotColumn Property (IHotSpots)


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
int MRUHotSpotColumn {get;}
See Also