Represents the window procedure for this control.
protected void wndProc( Message m )
m
A Message object that specifies the message to process.
This method is passed messages that have not been processed by the object's preProcessMessage method.