[]
Base EventArgs for ToolTipShown event
public class ScrollToolTipEventArgs : EventArgs
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. |