dbicExplorerBar Send comments on this topic.
ToolTipPosition Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ToolTipPosition Property

Determines where the tooltips for the list items will be displayed.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ToolTipPosition As enumToolTipPosition
C# 
public virtual enumToolTipPosition ToolTipPosition {get; set;}

Property Value

enumToolTipPosition

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also