Saturday, March 24, 2012

TabStrip or Tab Controls

I would like to place a tab control on an ASP Web Page. I
don't see a control that I can drag from the toolbox for
either "web forms" or "html" that I can use. Does anyone
know how to do this?There isn't one out of the box. You have to a) download the IE Web Controls
from http://www.asp.net/IEWebControls/Do...index=0&tabid=1, b)
add an association to the ie web controls dll to your project, then c)
manually add the tabstrip capability to the toolbox by customizing the
toolbar to display the items from the ie web controls dll.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Natasha" <ndicocco@.nauticom.net> wrote in message
news:0b6101c36822$81e3e9c0$a001280a@.phx.gbl...
> I would like to place a tab control on an ASP Web Page. I
> don't see a control that I can drag from the toolbox for
> either "web forms" or "html" that I can use. Does anyone
> know how to do this?

0 comments:

Post a Comment