This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Windows Forms Programming
TabControl Control (Windows Forms)
The Windows Forms TabControl displays multiple tabs, like dividers in a notebook or labels in a set of folders in a filing cabinet. The tabs can contain pictures and other controls. Use the TabControl to create property pages.

In This Section

Reference
- TabControl class
Describes this class and has links to all its members.

Related Sections