TabControl Overview

WPF TabControl allows you to arrange content in an efficient, organized manner. Using the C1TabControl control, you can add tabs and corresponding content pages, thus enabling you to dispense substantial amounts of information while reducing screen space usage.

TabControl enables the user to implement high level content organization, such as switching between views, data sets, or functional aspects of an application. The control not only helps in organizing the content but is especially helpful when there is a lot of related content to be displayed on a page with a smaller screen real estate.

Documentation Product Samples

Create Your First Application using TabControl

TabControl Elements

Tab Shaping

Product samples are located at Documents\ComponentOne Samples\WPF\vx.x\CS\TabControl on your system, if you have installed the samples while installing WPF Edition using ComponentOneControlPanel.exe.

API Reference
C1.WPF.TabControl Assembly