ComponentOne Menus and Toolbars for WinForms
TabTextAlignment Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : TabTextAlignment Property
Gets or sets a value that specifies the alignment of a text shown on the tab.
Syntax
'Declaration
 
Public Property TabTextAlignment As System.Drawing.StringAlignment
public System.Drawing.StringAlignment TabTextAlignment {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members