Hello everyone!
I'm new to visual basic 2005 express and i need some help here. I have a main form that contains a splitcontainer whichhas the properties dock=fill andfixedpanel=panel1. The problem is that i want to open a form in panel2 that is maximized (which i have managed to do) but when i resize the main form, the form in panel2 doesn't change its size. I want the form that i have opened in panel2 to use the whole space of panel2 all the time even if i resize panel2 by dragging the main forms bottom right corner.
Any ideas?
Thanks in advanced.