[]
        
(Showing Draft Content)

C1.WPF.Core.C1ScrollViewer.OnToolTipShown

OnToolTipShown Method

OnToolTipShown(ScrollBar)

Raises the ToolTipShown event, determining the appropriate tooltip position based on user-defined input or scrollbar movement.

Declaration
public virtual void OnToolTipShown(ScrollBar scrollBar)
Public Overridable Sub OnToolTipShown(scrollBar As ScrollBar)
Parameters
Type Name Description
ScrollBar scrollBar

Event arguments containing the scroll bar raising the event.