Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T13:40:07.000Z (about 4 years ago)
- Last Synced: 2023-03-27T13:56:22.015Z (almost 2 years ago)
- Topics: c-sharp, tab-control, winforms-controls
- Language: C#
- Homepage: https://www.cyotek.com/blog/tag/tablist
- Size: 331 KB
- Stars: 27
- Watchers: 5
- 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
![TabList control demonstration](http://static.cyotek.com/files/articleimages/tablist-thumbnail.png)
## 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.