https://github.com/cyotek/cyotek.windows.forms.tablist
Cyotek.Windows.Forms.TabList, a multi-paged container control with design time support and a Visual Studio 2012+ appearance
https://github.com/cyotek/cyotek.windows.forms.tablist
c-sharp tab-control winforms-controls
Last synced: about 6 hours ago
JSON representation
Cyotek.Windows.Forms.TabList, a multi-paged container control with design time support and a Visual Studio 2012+ appearance
- Host: GitHub
- URL: https://github.com/cyotek/cyotek.windows.forms.tablist
- Owner: cyotek
- License: mit
- Created: 2012-08-19T16:58:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T13:40:07.000Z (over 4 years ago)
- Last Synced: 2025-04-10T02:17:49.952Z (3 months ago)
- Topics: c-sharp, tab-control, winforms-controls
- Language: C#
- Homepage: https://www.cyotek.com/blog/tag/tablist
- Size: 331 KB
- Stars: 33
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cyotek TabList Control
## About
The `TabList` is a multi-paged container control similar to the standard `TabControl` but designed to look like the Project Properties of Visual Studio 2012 and 2013.## Example Screenshots

## License
The `TabList` control is licensed under the MIT License. See `LICENSE.txt` for the full text.
## Further Reading
For more information, see the article [creating a multi-paged container control with design time support](https://www.cyotek.com/blog/creating-a-multi-paged-container-control-with-design-time-support) at cyotek.com.