[]
Dispatch the message to the processsor.
protected virtual bool PreProcessMessage(ref Message m)
| Type | Name | Description |
|---|---|---|
| Message | m | A Message indicates the window message. |
| Type | Description |
|---|---|
| bool | Return a bool indicate whether this message should be blocked. |