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

RadStrip - No funciona Scroll

1 Answer 67 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.
vbocanegra
Top achievements
Rank 2
vbocanegra asked on 27 Nov 2009, 10:10 PM
Good with everyone
I am working with RadTabStrip and I found the problem I can not activate the autoscroll, this property is working? examples appear in the help which can not be played because the property does not appear AutoScroll.

Thanks in advance

Victor Bocanegra
Lima, Peru

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 03 Dec 2009, 09:11 AM
Hello vbocanegra,

Thank you for the question.

The RadTabStrip scrolling functionality is working and you can view an example of it in our Examples application, section TabStrip >> Scrolling.

You can set it programmatically using one of the code lines below:
this.radTabStrip1.TabStripElement.AutoScroll = true;
this.radTabStrip1.AutoScroll= true;

If you have additonal questions, feel free to contact me.

Sincerely yours,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
vbocanegra
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Share this question
or