|
This is a free easy to use subclass component written in VB6.
This component has an easy to use event driven interface. With a single function call, you can attach it to a specific message on a window. When the message is received, it will raise the MessageReceived event where you can directly edit its parameters, or cancel it all together.
Each Class instance can listen to an unlimited number of messages on an unlimited number of windows. It doesn't get much simpler than this!
New! Just packed in a couple other handy classes like a form limit resize class as well as my API timer classes.
|