Glossary Item Box

Client-side API: TabControl client-side API

Controls: Tab OrientationTab content

See Also AspLib component library Send comments on this topic.

TabControl

TabControl is a flexible component for building tabbed interfaces in ASP.NET applications. The control features integrated server-side & client side API; optimized page output; automatic selection of the current tab; support for ASP.NET postbacks, server-side & client side events, form validation, supports .NET 2.0 Themes.

 

We recommend to use the TabStrip control. The control is more new and has more rich fuctionality than the TabControl.

 

Features:

 

Also TabControl can contain several rows. You can define number of rows using TabRowNumber property..

 

Keyboard navigation

A critical requirement for software accessibility is keyboard support as a complete alternative to pointing devices (mouse, etc.). For keyboard navigation you can use next keys:

 

Keyboard key Action
Left, Up Move to the previous tab
Right, Down Move to the next tab
Enter Select tab

Client-side API: TabControl client-side API

Controls: Tab OrientationTab content

 

 


© 2002-2007 Astron Digital. All Rights Reserved.