This is a migrated thread and some comments may be shown as answers.

Hide tab strip and show only container

1 Answer 157 Views
Tabstrip (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sandeep
Top achievements
Rank 1
Sandeep asked on 09 Aug 2008, 02:11 PM
hi,
I am using Winform RadTabStrip control, i want to show 7 tabs in the tabstrip.
i am using Next and Previous buttons for navigation. For first two steps (Tabs), i don't want to show tabs, container should get resize and use tabstrip area. When i go to third step using navigation buttons, it show make container area small and show tabs. Tabs are shown at left side of the screen.

Thanks & Regards,
Sandeep.

1 Answer, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 11 Aug 2008, 11:56 AM
Hi Sandeep,

I am sorry, but I didn't get your point. Could you please explain the issue in more details? 
It would help me most if open a new support ticket and send me a very simple project demonstrating the behavior.

In order to add tabs you should use the Add method of RadTabStrip's Items collection . To hide a tab you should set the Visibility property of any TabItem to a member of ElementVisibility enumeration.

I'm looking forward to your reply.

Kind regards,
Boyko Markov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Share this question
or