# Key Features

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content



TabPanel provides many different features that enable the developers to build intuitive and professional-looking applications. The main features for TabPanel are as follows:

*   **Hosting Controls**<br />The TabPanel control not only allows you to render html content, but also the MVC controls into the content pane.<br /><br />
*   **Disabled and Invisible Tabs**<br />The TabPanel control provides you an option to hide or disable individual tabs.<br /><br />
*   **Styling and CSS**<br />The TabPanel control has a simple layout, which makes it easy to style using CSS. For example, tabs appear above the content by default, but you can use CSS to change their position and show them below or vertically stacked, to the left or to the right of the content.<br /><br />
*   **Accessibility**<br />The TabPanel control implements WAI-ARIA accessibility guidelines that allows you to use all interactive UI components using a keyboard.. All tab elements have the proper role attributes as well as all applicable ARIA attributes.<br /><br />