Returns the text that will be displayed in the title area. The return value combines the title and shortcut text.
A String containing the text displayed in the title area of the tip.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The tip parameter may not be a null reference. |
| ArgumentException | The specified tip must be associated with a VisualTipProvider before it is rendered. |
VisualTipRenderer Class | Skybound.VisualTips.Rendering Namespace