Skip to content

Customizable Tab Control component for WinForms applications.

Notifications You must be signed in to change notification settings

gratianlup/TabControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Control

The project is a highly customizable Tab Control component.
Written in C# using WinForms for the GUI.

Features:

  • Each tab can have its own foreground/background colors.
  • Different foreground/background colors for the selected tab.
  • Each tab can have an image displayed before or after the text.
  • The tab bar can be displayed either horizontally or vertically.
  • Option to display a close button on all tabs or only on the selected tab.
  • Options to reorder the tabs, functional in all display modes.
  • Editor integrated into the Visual Studio WinForms editor.

The following video demonstrates the most important features:
View demonstration video

Screenshots:

SmartFlip screenshot

About

Customizable Tab Control component for WinForms applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages