mkaras
01-03-2008, 07:56 AM
If one makes a control that is subclassed from a Microsoft supplied control and you then add a replacement for an event, such as a KeyPress() event, does that replacement see the keystrokes before or after the control that has been subclassed?