Skip to content

lanicon/PagedControl

 
 

Repository files navigation

License Nuget Build status

PagedControl is a .NET control with multiple pages for hosting child controls. The control is devoid of any decorations except an optional border. It can be used as a paged panel control. Or, the control can be extended for a specific purpose, like a tab control or a wizard control.

PagedControl in Designer

The control has full designer support for adding/removing pages and dragging child controls.

Installation

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

PM> Install-Package PagedControl

Documentation

Plase see: https://oozcitak.github.io/PagedControl/

About

A winforms control with multiple pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.8%
  • PowerShell 2.2%