ListBarGroup.ToolTipText Property
Gets/sets the tooltip that will be displayed when the user hovers over this group's button.
[Visual Basic]NotOverridable Public Property ToolTipText As
String Implements _
IMouseHandler.ToolTipText
[C#]public
string ToolTipText {get; set;}
Implements
IMouseHandler.ToolTipText
See Also
ListBarGroup Class | NETXP.Controls.Bars Namespace