Constable Authorization Engine 2.0 BETA

ICustomInstanceEntryDisplay.SelectedImageIndex Property

[This is preliminary documentation and subject to change.]

Gets the index of a selected image (from the SmallImageList) that should be displayed in the InstanceView control for this instance when it's selected.

[Visual Basic]
Property SelectedImageIndex As Integer
[C#]
int SelectedImageIndex {get;}

Remarks

The value of this property is only considered when the UsedProperties mask has the SelectedImageIndex bit set.

See Also

ICustomInstanceEntryDisplay Interface | LaMarvin.Design Namespace