# Enhanced TabControl

The [TabControl](https://docs.wisej.com/api/wisej.web/containers/tabcontrol) in Wisej.NET not only covers all of the existing WinForms features but adds several new features on top of it like

* Hidden property to show/hide a Tab Page without recreating the Tab Control
* Allow the user to move Tab Pages around
* Mnemonics
* Change the Orientation and the [TabSizeMode](https://docs.wisej.com/api/wisej.web/containers/tabcontrol/wisej.web.tabsizemode).

{% hint style="info" %}
Check out our [blog entry](https://wisej.com/tag/tabcontrol/) to learn more about the extended features of a Wisej.NET TabControl.
{% endhint %}
