dbicSlide Send comments on this topic.
ToolTipPosition Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ToolTipPosition Property

Gets or sets the placement of the popup tips in the control.

Syntax

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

Property Value

enumTipsPosition Enumeration

Requirements

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

See Also