In The Hand LtdIn The Hand
IMessageFilter Interface
NamespacesInTheHand.Windows.FormsIMessageFilter
.NET Components for Mobility
Defines a message filter interface.
Declaration Syntax
C#Visual Basic
public interface IMessageFilter
Public Interface IMessageFilter
Members
All MembersMethods



IconMemberDescription
PreFilterMessage(Message%)
Filters out a message before it is dispatched.

Remarks
This interface allows an application to capture a message before it is dispatched to a control or form.

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