Click or drag to resize

ThumbnailUpdatedEventArgsThumbnail Property

Gets or sets the thumbnail.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public Image Thumbnail { get; set; }

Property Value

Image
The thumbnail. You can either modify the thumbnail, or assign a different one.
See Also