C# Class ManagedShell.Common.SupportingClasses.NativeWindowEx

Inheritance: NativeWindow
Afficher le fichier Open project: cairoshell/ManagedShell

Méthodes publiques

Méthode Description
CreateHandle ( CreateParams cp ) : void

Méthodes protégées

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

Method Details

CreateHandle() public méthode

public CreateHandle ( CreateParams cp ) : void
cp CreateParams
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m Message
Résultat void