Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.