Wisej.NET Migration
  • Introduction
  • WinForms to Wisej.NET
    • WinForms Migration First Steps
    • Advanced Topics
      • Statics vs. Session Variables
      • Reporting
      • Office Automation
      • Modal Dialogs
      • Registry Access
      • File Access
    • Optimizations After Migration
      • Alert Boxes
      • Watermarks
      • Tool Buttons
      • Enhanced TabControl
      • Enhanced DataGridView
      • AllowHtml
      • Label Wrapper
      • VirtualScroll
      • Theming
      • Responsive Properties
  • VB6 to Wisej.NET
    • VB6 Migration First Steps
  • Gupta to Wisej.NET
    • SAL Migration First Steps
  • Visual WebGUI to Wisej.NET
    • VWG Migration First Steps
    • VWG Advanced Migration
Powered by GitBook
On this page

Was this helpful?

  1. WinForms to Wisej.NET
  2. Optimizations After Migration

Enhanced TabControl

PreviousTool ButtonsNextEnhanced DataGridView

Last updated 2 years ago

Was this helpful?

The 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 .

Check out our to learn more about the extended features of a Wisej.NET TabControl.

TabControl
TabSizeMode
blog entry