![]() | InDesign SDK 20.5 |
Public Member Functions | |
| CusCondTxtIconTip (IPMUnknown *boss) | |
| virtual PMString | GetTipText (const PMPoint &mouseLocation) |
Public Member Functions inherited from AbstractTip | |
| AbstractTip (IPMUnknown *boss) | |
| virtual bool16 | UpdateToolTipOnMouseMove () |
| virtual void | SetTipText (const PMString tipText) |
Tips are expected to return a PMString to use as their tip. To have no tip, return PMString(). You may also fill in the WindowPlacementAdvice, if you have a preference about where the tip window appears.
| mouseLocation |
Implements AbstractTip.