C# Class PaleTree.Shared.ListViewNF

Inheritance: System.Windows.Forms.ListView
Mostra file Open project: exectails/PaleTree

Public Methods

Method Description
ListViewNF ( ) : System

Protected Methods

Method Description
OnNotifyMessage ( Message m ) : void

Method Details

ListViewNF() public method

public ListViewNF ( ) : System
return System

OnNotifyMessage() protected method

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