I know there must be a way to do this. However, I haven't figured it out yet. I have a form that has two listboxes. When I maximize the form how do i make the listboxes grow with the form size.
thanks,
-zd
Printable View
I know there must be a way to do this. However, I haven't figured it out yet. I have a form that has two listboxes. When I maximize the form how do i make the listboxes grow with the form size.
thanks,
-zd
You'll want to check out the TableLayoutPanel. This should do what you want:
http://msdn2.microsoft.com/en-us/lib...el(vs.80).aspx