Managed Windows API
WndProc Method (m)
NamespacesManagedWinapi.WindowsEventDispatchingNativeWindowWndProc(Message%)
Parse messages passed to this window and send them to the event handlers.
Declaration Syntax
C#
protected override void WndProc(
	ref Message m
)
Parameters
m ( Message %)
A System.Windows.Forms.Message that is associated with the current Windows message.

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)