C# Class ManagedShell.Common.SupportingClasses.NativeWindowEx

Inheritance: NativeWindow
Mostrar archivo Open project: cairoshell/ManagedShell

Public Methods

Method Description
CreateHandle ( CreateParams cp ) : void

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

CreateHandle() public method

public CreateHandle ( CreateParams cp ) : void
cp CreateParams
return void

WndProc() protected method

protected WndProc ( Message &m ) : void
m Message
return void