| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTipsPosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTipsPosition : System.Enum | |
| Member | Description |
|---|---|
| Bottom | The popup tips appear below the thumb. |
| Left | The popup tips appear to the left of the thumb. |
| None | No popup tips will be displayed. |
| Right | The popup tips appear to the right of the thumb. |
| Top | The popup tips appear on top of the thumb. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Slide.enumTipsPosition
Target Platforms: Current Windows operating system with .NET 8.