Introduction
This control provides the display component for tooltips.

Fields#
| Name | Description |
|---|---|
| Id | Id used to find this display indirectly |
| Padding | Padding to add when resizing to fit tooltip text |
| Max Size | Maximum size of the tooltip |
| Tip Text | Component used to display tooltip text |
Properties#
| Name | Description |
|---|---|
| CalledBy | Tooltip client that called this display |
Methods#
| Name | Description |
|---|---|
| ShowTip | Display tooltip text. |