> For the complete documentation index, see [llms.txt](https://docs.wisej.com/migration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wisej.com/migration/winforms-to-wisej-1/optimizations-after-migration/enhanced-tabcontrol.md).

# 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 %}
