property Node.ToolTip as String
Specifies the node's tooltip.

 TypeDescription 
   String A String expression that indicates the node's tooltip.  
Use the ToolTip property to assign a tooltip to a node. The node's tooltip shows up when the cursor hovers the node. Use the ToolTipDelay property to  specify the time in ms that passes before the ToolTip appears. The ToolTipPopDelay property specifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control. Use the ToolTipFont property to assign a font for the control's tooltip.

The ToolTip property supports built-in HTML format like follows:


Send comments on this topic.
© 1999-2011 Exontrol.COM, Software. All rights reserved.