C# Class Microsoft.WindowsAPICodePack.Taskbar.TabbedThumbnailProxyWindow

Inheritance: System.Windows.Forms.Form, IDisposable
Mostra file Open project: dlech/SshAgentLib Class Usage Examples

Private Properties

Property Type Description
IDisposable void
TabbedThumbnailProxyWindow System

Protected Methods

Method Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Private Methods

Method Description
IDisposable ( ) : void

Release the native objects.

TabbedThumbnailProxyWindow ( TabbedThumbnail preview ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void