C# Class ATMLCommonLibrary.controls.awb.AWBListView

Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Méthodes publiques

Méthode Description
AWBListView ( ) : System

Méthodes protégées

Méthode Description
OnNotifyMessage ( Message m ) : void

Method Details

AWBListView() public méthode

public AWBListView ( ) : System
Résultat System

OnNotifyMessage() protected méthode

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