Runtime resizing/moving of controls
-
Hello, A few weeks ago, I read an article here on CP that included a class that added runtime resizing and moving of controls by use of the mouse (like the resource editor in VC). I can't find the article now and was wondering if anyone recalls this article and could point me to it. Thanks! Todd
-
Hello, A few weeks ago, I read an article here on CP that included a class that added runtime resizing and moving of controls by use of the mouse (like the resource editor in VC). I can't find the article now and was wondering if anyone recalls this article and could point me to it. Thanks! Todd
-
You mean this one? Mazy Don't Marry a Person You Can Live With... Marry Someone You Can Not Live Without
Mazy, Actually, that was not it. But I was able to find the correct one by searching for the base class that the article covered (CRectTracker). I couldn't remember the base class until I read that article. The acticle I was after is http://www.codeproject.com/miscctrl/controltracker.asp Thanks for the help as it pointed me in the right direction! Todd