Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 931 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 931 Bytes

License Nuget

TabControl is a .NET control with multiple tabs. The control is based on PagedControl.

The control has full designer support for adding/removing tabs and dragging child controls. It is also possible to programmatically add/remove pages by using the Tabs property of the control.

TabControl in Use

Installation

If you are using NuGet you can install the assembly with:

PM> Install-Package TabControl

Documentation

Please see: https://oozcitak.github.io/TabControl/ and https://oozcitak.github.io/PagedControl/