Color of the text caption displayed for the item which cannot be uploaded (e.g. because of file filters) 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 IncorrectFileActiveUnselectedTextColor As Color
public Color IncorrectFileActiveUnselectedTextColor { get; set; }
A Color value which specifies a color of the text caption of non-selected and focused incorrect item.
Default value is red.