ArcObjects Library Reference (Framework)  

ISelectionPalette.LastSelected Property

The index of the item in the palette that was last selected.

[Visual Basic .NET]
Public Property LastSelected As Integer
[C#]
public int LastSelected {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface