| Visual Basic (Declaration) | |
|---|---|
Public Enum TabStripPlacement Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum TabStripPlacement : Enum | |
| Member | Description |
|---|---|
| WithHorizontalScrollBar | The tab strip is located next to the horizontal scroll bar. |
| Top | The tab strip is located across the top of the component. |
| Bottom | The tab strip is located across the bottom of the component. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.TabStripPlacement
Reference
FarPoint.Win.Spread NamespaceTabStripPlacement Property
TabStripPolicy Enumeration