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