NetXP 3.0 Reference

TabControl.Appearance Property

The position of the tabs in the tab control.

[Visual Basic]
Public Property Appearance As TabPosition
[C#]
public TabPosition Appearance {get; set;}

See Also

TabControl Class | NETXP.Controls.Docking Namespace