I have just installed VS 2008. I want to use it to build web applications. I want to use the GroupBox control, but it is not available in the toolbox. I understand that it is from System.Windows.Forms.dll. GroupBox is checked to be included in the toolbox when I look in “Chhose Toolbox Items” from the “Tools” menu. How do I include this control in my toolbox? Thanks
jfm