NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IMessageFilter Methods

The methods of the IMessageFilter interface are listed below. For a complete list of IMessageFilter interface members, see the IMessageFilter Members topic.

PreFilterMessage Called before a message is dispatched. You may return true if you wish to prevent the message from being dispatched.

See Also

IMessageFilter Interface | System.WinForms Namespace