C# Class BetterExplorer.ListView

Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Méthode Description
ListView ( ) : System

Méthodes protégées

Méthode Description
OnNotifyMessage ( Message m ) : void

Method Details

ListView() public méthode

public ListView ( ) : System
Résultat System

OnNotifyMessage() protected méthode

protected OnNotifyMessage ( Message m ) : void
m System.Windows.Forms.Message
Résultat void