[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.WindowWrapper.PreProcessMessage

PreProcessMessage Method

PreProcessMessage(ref Message)

Dispatch the message to the processsor.

Declaration
protected virtual bool PreProcessMessage(ref Message m)
Parameters
Type Name Description
Message m

A Message indicates the window message.

Returns
Type Description
bool

Return a bool indicate whether this message should be blocked.