ArcObjects Library Reference (Catalog)  

IGxObjectUI.SmallSelectedImage Property

The small image that represents the object when it is selected.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface