SkillAgentSearch skills...

TabControl

A winforms control with multiple tabs.

Install / Use

/learn @oozcitak/TabControl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated2mo ago
Forks9

Languages

C#

Security Score

90/100

Audited on Jan 3, 2026

No findings