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