I am using a UserControl say "SearchItem" in which I am having a textbox and a listbox and a button.On click of button the listbox is populated.The Usercontrol is kept in a panel.My Question is when I am minimizing the window the usercontrol is not getting set to the size like the other controls are getting the scrollbars.I need to set the scroll bar for the usercontrol too.Please let me know if any body worked on this.
Thanks in advance