---
title: "What’s New in 2019 Volume 2: TabbedForm in WinForms"
published_at: "2019-07-17T11:00:20+00:00"
modified_at: "2025-03-14T12:58:43+00:00"
url: "https://www.syncfusion.com/blogs/post/whats-new-in-2019-volume-2-tabbedform-in-winforms"
excerpt: "The 2019 Volume 2 release introduces exciting and cool new features for the WinForms TabbedForm control. In this blog, we are going to check out some of them that shipped with the 2019 Volume 2 release. They are: Tab navigation..."
taxonomy_category:
  - ".NET"
  - "C#"
  - "Desktop"
  - "Essential Studio"
  - "Windows Forms"
taxonomy_post_tag:
  - "Essential Studio"
  - "What's New"
  - "WinForms"
---

# What’s New in 2019 Volume 2: TabbedForm in WinForms

[Neelakandan Kannan](https://www.syncfusion.com/blogs/author/neelakandan-kannan)

![Tabbed Forms](https://www.syncfusion.com/blogs/wp-content/uploads/2019/07/Tabbed-Forms.jpg)


The [2019 Volume 2 release](https://www.syncfusion.com/forums/145843/essential-studio-2019-volume-2-release-v17-2-0-34-is-available-for-download)
 introduces exciting and cool new features for the WinForms [TabbedForm](https://www.syncfusion.com/winforms-ui-controls/tabbed-form)
 control. In this blog, we are going to check out some of them that shipped with the 2019 Volume 2 release. They are:

- Tab navigation
- Tab reordering
- Context menu
- Right-to-left direction

## Tab navigation

The WinForms [TabbedForm](https://www.syncfusion.com/winforms-ui-controls/tabbed-form)
 now includes support to navigate through tabs with simple, intuitive buttons. Using the extensible navigation modes, simple buttons can be loaded. These buttons can be customized and styled based on the intended users.![Navigation between Tabs Using Simple Buttons](https://blog.syncfusion.com/wp-content/uploads/2019/07/Navigation-between-Tabs-Using-Simple-Buttons.gif)

*Navigation between Tabs Using Simple Buttons*

## Tab reordering

Reordering the tabs is now possible by dragging and dropping them. You can move an active tab to the left or right by dragging the tab header using the mouse pointer.![Reordering Tabs in the TabbedForm](https://blog.syncfusion.com/wp-content/uploads/2019/07/Reordering-Tabs-in-the-TabbedForm.gif)

*Reordering Tabs in the TabbedForm*

## Context menu

The WinForms TabbedForm now includes options to show menu items that appear when users right-click on the header of a tab. A browser-like context menu appearance can be provided using the extensible customization options. The context menu’s behavior and items can be customized for each tab.![Context Menu in a Tab Header](https://blog.syncfusion.com/wp-content/uploads/2019/07/Context-Menu-in-a-Tab-Header.png)

*Context Menu in a Tab Header*

## Right-to-left direction

The WinForms TabbedForm now supports right-to-left (RTL) arrangement for users working in right-to-left language settings such as Hebrew, Arabic, or Persian.![Right-to-Left Tabs](https://blog.syncfusion.com/wp-content/uploads/2019/07/Right-to-Left-Tabs.png)

*Right-to-Left Tabs*

## Conclusion

In addition to these features, we have included other minor improvements and bug fixes that are published in our [release notes](https://help.syncfusion.com/windowsforms/release-notes/)
. Download our [2019 Volume 2 release](https://www.syncfusion.com/forums/145843/essential-studio-2019-volume-2-release-v17-2-0-34-is-available-for-download)
 of Essential Studio® and try our sample from this [GitHub location](https://github.com/syncfusion/winforms-demos/tree/master/dialogs/SfForm/TabbedForm/CS)
.

Please post your comments below if you have any questions or feedback. You can also contact us through our [support forum](https://www.syncfusion.com/forums)
, [Direct-Trac](https://www.syncfusion.com/support/directtrac/)
, or [feedback portal](https://www.syncfusion.com/feedback/winforms)
. We are happy to offer any help we can.
