ITfToolTipUIElement interface (msctf.h)

The ITfToolTipUIElement interface is implemented by a text service that wants to show a tooltip on its UI. A fullscreen application which wants to draw all UI by itself may want to draw the tooltip also or it can just hide the tooltip or of course it can let the text service show it. However, it does not guarantee that a text service can show the tooltip correctly when other UI are asked to be hidden.

Inheritance

The ITfToolTipUIElement interface inherits from the IUnknown interface. ITfToolTipUIElement also has these types of members:

Methods

The ITfToolTipUIElement interface has these methods.

 
ITfToolTipUIElement::GetString

Returns the string of the tooltip.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional