ToolTipText Property (ScrollBarElement.ScrollBarPageButton)
In This Topic
Gets or sets the
System.String value to show as element tooltip.
Syntax
'Declaration
Public Overridable Property ToolTipText As String
public virtual string ToolTipText {get; set;}
See Also