Drag & Drop tab controls in 2005?

  • Thread starter Thread starter JS
  • Start date Start date
J

JS

In vs 2003/1.1 runtime I was using the NetXP (www.dacris.com) extensions
that allowed you to make windows forms that had the tab control found in
Visual Studio .NET. I mean like the solution browser, class viewer, etc.
windows...how you could drag & drop the subwindows, or stick and hide them,
etc.

Is there a built in control like this for VS 2005/2.0 runtime? I can't
seem to find it. It does have the Office 2003 style toolbars built in,
which is nice...but I would like to find the tab controls with the advanced
capabilities, too.

Any ideas...other then waiting for the next release of NetXP?

TIA,


-John
 
JS,

Right Click on the toolbox, than a window will open which shows you the
other controls. AFAIK are all controls from 1.x as well in 2.0, however not
direct in the toolbox.

I hope this helps,

Cor
 
Back
Top