Color of the item display name when this item is selected and the focus is out of the pane which contains this item.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DisplayNameInactiveSelectedTextColor As Color
public Color DisplayNameInactiveSelectedTextColor { get; set; }
A Color value which specifies a color of the item caption when it is selected and belongs to the pane which is out of focus.
Default value is black.