Products we use.
We use and recommend following products. If you know of a better product let us know and we will review it. Click on the Logos for more information.
Called provide the hovered by mouse grid cell with the custom tooltip. Returns flag which indicates whether the method handles the custom tooltip text query event.
virtualbool OnGridCellGetToolTipText( const CExtGridCell & _cell, const CExtGridHitTestInfo & htInfo, CExtSafeString & strToolTipText ) const;
Parameters
- _cell
- Reference to the cell object.
- htInfo
- Specifies location of the pressed cell.
- strToolTipText
- Reference to the sting object for saving custom tooltip text.