|
inlinevirtual |
Called by the framework when it needs to obtain the tooltip text.
Override this function in a derived class to return tooltips according to the current context. As the input, strTipString contains the current word. As the output, strTipString should contain the text to display.
The default implementation does nothing and returns TRUE.
strTipString | The tooltip text |