Well, I want to resize certain elements of my form, like a text box, list box, etc..

However, I want to leave the other controls (command boxes, checkboxes, etc) alone.

I understand that they will all have to be moved, but I only want a few objects to be resized. Is there a class or control out there that will do that?

Thanks!