VisualTipProvider.ShowNotifyTip Method (Control, String, String, VisualTipNotifyIcon, VisualTipDisplayOptions, Rectangle)
Displays a balloon notification tip for the specified Control.
Parameters
-
control
- The Control for which the tip is displayed.
-
text
- The tip text.
-
title
- The tip title.
-
icon
- The icon displayed beside the tip title.
-
options
- Specifies additional options that determine how the tip is displayed.
-
exclude
- An area of the screen over which the tip should not overlap.
See Also
VisualTipProvider Class | Skybound.VisualTips Namespace | VisualTipProvider.ShowNotifyTip Overload List