Hi all...
I'd like to make a panel's size a percentage of a form's size. So if I resize the form, the panel will resize accordingly. In the same way, any panels within the main panel should resize themselves accordingly.
Is there a striaghtforward way to accomplish this, or do I have to write a bunch of SizeChanged event handlers?
I'd like to make a panel's size a percentage of a form's size. So if I resize the form, the panel will resize accordingly. In the same way, any panels within the main panel should resize themselves accordingly.
Is there a striaghtforward way to accomplish this, or do I have to write a bunch of SizeChanged event handlers?