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

Scroll Buttons

3 Answers 122 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.
Tim
Top achievements
Rank 1
Tim asked on 21 Nov 2007, 12:14 PM
Is there anyway to put a left scroll button on the left end of the tabstrip and a  right scroll button on the right end of the tabstrip instead of having the buttons together, positioned on the right side or the left?  So if someone clicks on the right button, the tabs will scroll to the right and bring up the next set of tabs, and the same would happen if they click on the left button.  All I am trying to do is if I have 2 sets of 5 tabs.  If the 1st set of 5 tabs display when my Windows form comes up, and the user clicks on the left arrow button, the 1st set of 5 tabs will scroll to the left and the next set of 5 tabs will appear.  I would like to see a left or right animated scrolling affect of the tabs based on which buttons are pushed.  Any suggestions to make this happen???

3 Answers, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 21 Nov 2007, 01:33 PM
Hi Leonard,

The scrolling buttons can be positioned by modifying the value of the TabScrollButtonsPosition property of RadTabStrip. There are two more properties built-in RadTabStrip which could be helpful in your scenario - TabScrollStyle which could be set to ScrollByItem and ScrollByStep. The default value is ScrollByItem.
When you set the ScrollByStep property you can set the ScrollOffsetStep property to an appropriate value.

For more information about scrolling in RadTabStrip, please review the Scrolling example of RadTabStrip in RadControls for WinForms's QSF.

Please contact me if you have additional questions.

Greetings,
Boyko Markov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Tim
Top achievements
Rank 1
answered on 21 Nov 2007, 01:51 PM
Yes and thank you Mr. Markov, but where is this demo...  I can't find it on the site
0
Tim
Top achievements
Rank 1
answered on 21 Nov 2007, 03:13 PM
Never mind, I found it.

Thanks again
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
Tim
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Tim
Top achievements
Rank 1
Share this question
or