C# Class KeePass.UI.CustomMenuStripEx

Inheritance: System.Windows.Forms.MenuStrip
Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
CustomMenuStripEx ( ) : System

Méthodes protégées

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

Method Details

CustomMenuStripEx() public méthode

public CustomMenuStripEx ( ) : System
Résultat System

WndProc() protected méthode

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