Color of the preview box frame when the cursor is hovered over the thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property PreviewThumbnailBorderHoverColor As Color
public Color PreviewThumbnailBorderHoverColor { get; set; }
A Color value which specifies a color of the preview thumbnail box frame when the cursor is hovered over the thumbnail.
Default value is red.