[]
        
(Showing Draft Content)

C1.WPF.Core.ScrollToolTipEventArgs

ScrollToolTipEventArgs Class

Base EventArgs for ToolTipShown event

Inheritance
ScrollToolTipEventArgs
Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class ScrollToolTipEventArgs : EventArgs

Properties

Name Description
Content

Gets or sets the content value of the Scroll ToolTip Pop Up.

Orientation

Gets the scroll bar orientation that raised the Scroll event.

PopUpPosition

Gets or sets the position where the end user wants to display the ScrollBar tooltip. If not set, it defaults to the position of the ScrollBar thumb.