Click or drag to resize

JamBaseShellListViewThumbnailBorderColor Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public Color ThumbnailBorderColor { get; set; }

Property Value

Type: Color
See Also