Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > RadStrip - No funciona Scroll

Not answered RadStrip - No funciona Scroll

Feed from this thread
  • Posted on Nov 27, 2009 (permalink)

    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

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Dec 3, 2009 (permalink)

    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.

    Reply

  • Q1 Webinar Week

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > RadStrip - No funciona Scroll
Related resources for "RadStrip - No funciona Scroll"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]