# TabControl **Repository Path**: xhiongyq/TabControl ## Basic Information - **Project Name**: TabControl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](http://youtu.be/yBbDyRdaxLc)** ### Screenshots: ![SmartFlip screenshot](http://www.gratianlup.com/documents/tab_control.PNG)