In The Hand LtdIn The Hand
DefWndProc Method (m)
NamespacesInTheHand.Windows.FormsNativeWindowDefWndProc(Message%)
.NET Components for Mobility
Invokes the default window procedure associated with this window. It is an error to call this method when the Handle property is 0.
Declaration Syntax
C#Visual Basic
public void DefWndProc(
	ref Message m
)
Public Sub DefWndProc ( _
	ByRef m As Message _
)
Parameters
m (Message%)
A Message that is associated with the current Windows message.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0