Quote Originally Posted by webloper View Post
Hmm, there are so many new terms for me now "common controls subclassing API" and thunks; Googling now...

I checked your VBSubclassing code and Min-Max example, it's not open source so I don't understand what's going under the radar. Still its in my code stack, Thanks!
Under the hood it's using the same API nicely detailed by LaVolpe and already posted above. http://www.vbforums.com/showthread.p...ntrols-Library

The necessary puzzle pieces for IDE safety have been worked out by Lavolpe/Wqweto/Caton/Peterson.
Eduardo and Wqweto have similar DLLs in production use.