Hello LaVolpe, I have got a similar problem, but I couldn't solve it with your code advices. Please see the attached archive: its a subclassing control for lazy noobs. Open the test form of the test project and change the FitSizeTo property to see the whole magic
. - It works perfectly if the parent form is in vbTwips mode, but not if it is switched to vbPixels.
Do you have an idea to overcome the problem without adding a ParentScaleMode property?
- Attachment removed, moved to another thread:
http://www.vbforums.com/showthread.php?t=604704 -





. Open the test form of the test project and change the FitSizeTo property to see the whole magic
. - It works perfectly if the parent form is in vbTwips mode, but not if it is switched to vbPixels.
Reply With Quote