ToolTipController.ShowHint Method
Name | Parameters | Description |
---|---|---|
Show |
info | Displays a hint using the specified tooltip information. |
Show |
e |
Displays a hint relative to a specific point using specified settings. |
Show |
e |
Displays a hint for a control using specified settings. |
Show |
e |
Displays a hint relative to the mouse cursor using specified settings. |
Show |
tool |
Displays a hint at a specified position relative to a specific point. |
Show |
tool |
Displays a hint at the specified position relative to the mouse cursor. |
Show |
tool |
Displays a hint relative to the specified point using current Tool |
Show |
tool |
Displays a hint with the specified text and title relative to the specified point. |
Show |
tool |
Displays a hint with the specified text and title relative to the mouse cursor’s position. |
Show |
tool |
Displays a hint with the specified text and title at the specified point using the current Tool |
Show |
tool |
Displays a hint with the specified text and title relative to the specified control. |
Show |
tool |
Displays a hint with the specified text and title relative to the mouse cursor using the current Tool |
Show |
tool |
Displays a hint relative to a specific control. |
Show |
tool |
Displays a hint relative to the mouse cursor using current Tool |