Tabstrip Alignment
A C1TabControl has four alignment settings: left, right, center, and justify. These alignments are handled by the Alignment property.
The Alignment property handles horizontal and vertical tabstrips. If this property is set when the tabstrip is in a vertical position, Center and Justify will work as their names suggest, but Left will align the tabs at the bottom of the control and Right will align tabs at the top of the control.
For more information on tabstrip alignment, see Setting the Horizontal Tabstrip Alignment and Setting the Vertical Tabstrip Alignment.
The images below illustrate alignments for horizontal tabstrips:
Alignment |
Example |
Left |
|
Center |
|
Right+ |
|
Justify |
|
|