scaling controls?

Feb 24 2004 12:41 PM
I'm an intermediate VB6 programmer who's just made the jump to .net. I am curious about scaling controls to a form during a form resize event. Is there an easier way to scale controls in .net then just figuring out the differences in twips and adjusting with multiple formulas? I heard something about a control.scale method. Is this what I'm looking for? I appreciate your help in advance. Brandon