Automatically scale items to fit the panel

Ryan0589

New member
Joined
Nov 3, 2010
Messages
3
Programming Experience
1-3
Hi all,

Been having a bit of trouble finding a way to do this apart from manually going through and changing the .scale property which appears quite buggy and not very visually pleasing.

Basically, what I want to do is to scale all my textboxes/labels within a panel so that if the panel changes size the textboxes and labels also scale with them - Is this possible?

(In Visual Basic 2010)

Regards,

Ryan
 
Back
Top