I'm using the Spyworks subclassing control, and I need to know how to cancel the default windows message and replace it with my own routine. I can subclass the window and perform my own pre-default messages just fine, but I can't seem to cancel the default windows event from happening after it.

Any help would be greatly appreciated

-Jordan