Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Tab through tabs?

Not answered Tab through tabs?

Feed from this thread
  • Jay Leffue avatar

    Posted on Jan 19, 2010 (permalink)

    I see allowing the user to hit the "Tab" key will navigate through tabs, but I do not know how to implement this.  I have the latest release of Telerik.  Thanks.

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Jan 22, 2010 (permalink)

    Hi Jay Leffue,

    Thank you for the question.

    I prepared a sample project for you which demonstrates how you can implement tabulation through the tabs of a RadTabStrip. You have two tabulation options - tab by tab index and tab by a custom condition using the Tag property.

    Basically, you need to inherit RadTabStrip and override the ProcessCmdKey method. 

    I hope that this will help you in your further development. If you have additional questions, feel free to contact me.

    Kind regards,
    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.
    Attached files

    Reply

  • Q1 Webinar Week

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Tab through tabs?