Get or set the color of the frame that is drawn around the thumbnails.
If this value is set to null, no frame will be shown.

Declaration Syntax
public Color ThumbnailBorderColor { get; set; }Public Property ThumbnailBorderColor As Color
public:
property Color ThumbnailBorderColor {
Color get ();
void set (Color value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)