C# Class BExplorer.Shell.ListViewEditor

Inheritance: System.Windows.Forms.NativeWindow
Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
ListViewEditor ( IntPtr hwnd ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
OnHandleDestroyed ( object sender, EventArgs e ) : void

Method Details

ListViewEditor() public method

public ListViewEditor ( IntPtr hwnd ) : System
hwnd System.IntPtr
return System

WndProc() protected method

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