In The Hand LtdIn The Hand
FilterMessage Method (message)
NamespacesInTheHand.Windows.FormsApplicationHelperFilterMessage(Message%)
.NET Components for Mobility
Runs any filters against a window message, and returns a copy of the modified message.
Declaration Syntax
C#Visual Basic
public static bool FilterMessage(
	ref Message message
)
Public Shared Function FilterMessage ( _
	ByRef message As Message _
) As Boolean
Parameters
message (Message%)
The Windows event message to filter.
Return Value
True if the filters were processed; otherwise, false.

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