ItemObserver::ItemToolTipRequested
virtual void ItemToolTipRequested ( const ItemHelpEvent & ev, GS::String * toolTipText );
Parameters
- ev
A reference to the event. - toolTipText
Output parameter: it must contain the required tooltip text. It is advisable to store tooltip and help anchor pairs in DHLP resource, and use the DGGetDynamicHelpStrings function to retrieve them, and pass to the event.