C# Class Microsoft.WindowsAPICodePack.Shell.ShellThumbnail

Represents a thumbnail or an icon for a ShellObject.
Show file Open project: dlech/SshAgentLib Class Usage Examples

Private Methods

Method Description
CalculateFlags ( ) : ShellNativeMethods.SIIGBF
GetBitmap ( System size ) : Bitmap
GetBitmap ( System iconOnlySize, System thumbnailSize ) : Bitmap
GetHBitmap ( System size ) : IntPtr
ShellThumbnail ( ShellObject shellObject ) : System

Internal constructor that takes in a parent ShellObject.