C# Class SmartQuant.Controls.ListViewNB

Inheritance: System.Windows.Forms.ListView
Mostra file Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
ListViewNB ( ) : System.Windows.Forms

Protected Methods

Method Description
OnNotifyMessage ( System m ) : void

Method Details

ListViewNB() public method

public ListViewNB ( ) : System.Windows.Forms
return System.Windows.Forms

OnNotifyMessage() protected method

protected OnNotifyMessage ( System m ) : void
m System
return void