Public Member Functions | |
CHtmlTooltip (bool autoDelete) | |
Constructor. | |
TString | GetText (const CGrid &grid, const CGridCell &cell) const |
Gets text to display it in the tooltip. |
Formats text of the data object returned by Common::CDataObject::GetFormattedString() into html form and returns it.
CHtmlTooltip | ( | bool | autoDelete | ) |
Constructor.
[in] | autoDelete | Indicates that this object can be destroyed in the destructor of CGrid |
Gets text to display it in the tooltip.
[in] | grid | The grid where the tooptip is displayed |
[in] | cell | The cell in the grid, the tooltip is displayed on |
Reimplemented from CTooltip.
Copyright Dapfor 2007-2009 | Generated on Wed Jul 7 03:24:43 2010 for MFCGrid by 1.5.5 |