Tuesday, March 18, 2008

expandable control with window

Do you have a user control in your project that just wont expand with the window(when tested)?

Then here is what you do:

First click on the control in your project and make sure it is set to stretch and also auto. Now if that does not work go open up your user control and check if the user control and layout root are set to stretch and Auto.

that should do it! ;)

No comments: