C# Class BExplorer.Shell.ShellNotificationListener.NotificationWindow

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

Méthodes publiques

Méthode Description
NotificationWindow ( ShellNotificationListener parent ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

NotificationWindow() public méthode

public NotificationWindow ( ShellNotificationListener parent ) : System
parent ShellNotificationListener
Résultat System

WndProc() protected méthode

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