C# Class KickassUndelete.ListViewNoFlicker

Inheritance: System.Windows.Forms.ListView
Mostrar archivo Open project: Alex-Jaeger/BitcoinFindAndRecover

Public Methods

Method Description
ListViewNoFlicker ( ) : System.Windows.Forms

Protected Methods

Method Description
OnNotifyMessage ( Message m ) : void

Method Details

ListViewNoFlicker() public method

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

OnNotifyMessage() protected method

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