Specifies the tabstrip schemes.
[Visual Basic]
Public Enum Scheme
[C#]
public enum Scheme
Members
| Member Name | Description |
|---|---|
| None | None. |
| Amazon | Amazon. |
| BarnesNoble | BarnesNoble. |
| Gmail | Gmail. |
| MSDN | MSDN. |
| MySpace | MySpace. |
| Office | Office. |
| SimpleHorizontal | SimpleHorizontal. |
| SimpleHorizontalAfter | SimpleHorizontalAfter. |
| SimpleVertical | SimpleVertical. |
| SimpleVerticalAfter | SimpleVertical. |
| VS2003 | VS2003. |
| Wiki | Wiki. |
| Windows | Windows. |
| WindowsSub | WindowsSub. |
| XP | XP. |
| Yahoo | Yahoo. |
| YouTube | YouTube. |
Requirements
Namespace: Karamasoft.WebControls.UltimateTabstrip
Assembly: UltimateTabstrip (in UltimateTabstrip.dll)
See Also
Karamasoft.WebControls.UltimateTabstrip Namespace