List Info

Thread: C-Sharp (C#) Group: Creating tabbed panes in C#




C-Sharp (C#) Group: Creating tabbed panes in C#
user name
2006-02-06 19:43:41
Is there a way to create tabbed panes in C#?  Where you
click a tab's
link and it opens in the same page?

C-Sharp (C#) Group: Re: Creating tabbed panes in C#
user name
2006-02-06 23:20:30
Best bet for this is to create a few Link buttons and a few Panels. If you drop enough Panels on to your page to cover all your tabs and set all of the visible properties to false (except the one you want to be on by default). Stick in some LinkButtons or ImageButtons above the Panels for the tabs, hook up their OnClick events to set all the Panels to visible false and then set the Panel corresponding to the tab visible true.
 
Pretty simple
 
Liam

 
On 2/6/06, ucfcpegirl06 < treshauna.wrightgmail.com">treshauna.wrightgmail.com> wrote:

Is there a way to create tabbed panes in C#? &nbsp;Where you click a tab's
link and it opens in the same page?


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )