C# Class BExplorer.Shell.ShellContextMenu.MessageWindow

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

Méthodes publiques

Méthode Description
MessageWindow ( ShellContextMenu parent ) : System

Méthodes protégées

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

Method Details

MessageWindow() public méthode

public MessageWindow ( ShellContextMenu parent ) : System
parent ShellContextMenu
Résultat System

WndProc() protected méthode

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