C# Class BetterExplorer.ListView

Inheritance: System.Windows.Forms.ListView
Mostra file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
ListView ( ) : System

Protected Methods

Method Description
OnNotifyMessage ( Message m ) : void

Method Details

ListView() public method

public ListView ( ) : System
return System

OnNotifyMessage() protected method

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