TabSheet.HintChanged

Syntax

HintChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The HintChanged event is fired on changing tooltip defined for a table cells range.

Example

The example of event use is given on the page with description of the TabSheet.setHint method.

Seebsp;also:

TabSheet