This example demonstrates how to customize the ToolTip for a TreeList cell. A hint text is changed by handling the ToolTipController.GetActiveObjectInfo event. For more information, please review the A474 article and see properties' descriptions in the documentation.
See Also:
A2472: Showing a hint for a grid cell even if its content is completely visible
A384: How to get multi-line tooltips with a specific width
A555: How to programmatically display a tooltip for a control via the ToolTipController component
A2008: How to display a hint for an active editor within the XtraGrid
A2566: How to display hints only for particular cells
ToolTipController class