| Visual Basic (Declaration) | |
|---|---|
Public Enum enumToolTipPosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumToolTipPosition : System.Enum | |
| Member | Description |
|---|---|
| Mouse | Place the tooltip at the current mouse position. |
| Right | Place the tooltip to the right of the object. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumToolTipPosition
Target Platforms: Current Windows operating system with .NET 8.