Overview
The Tab control is another great control that helps in grouping common elements
on the same page and only display one page at a time. The tab control appears
in almost any modern application and it's appearance is pretty much the same.
What alters usually is the position of the selection tabs, the way the tabs are
displayed (on one row, stacked, scrollable) and so on. PlusTabControl is one of
the only tab controls created for .Net that can display its selection tabs on
all 4 sides of the tab body in the same time and each tab with its associated
page can have its own different appearance. You will also find a multitude of
tab appearances ranging from the well known Standard3D appearance until the
modern Office 2003 look and feel.
Features
-
Can display tabs on all 4 sides in the same time
-
Advanced drag-and-drag support
-
Various styles: Standard3D, Flat, Windows XP, Office 2003
-
Customizable tabs: you can change the distance between tabs or you can make
them overlap; you can change the inclination of the tab's sides and obviously
you can alter the background, forecolor and font
-
Tab images supported
-
Full design-time support: the entire tab can be designed on the VS design
surface.
|