NotifyIconEx.ShowBalloon Method
Shows a balloon for the icon.
Parameters
- title
- The title of the balloon, up to 64 chars in length.
- text
- The contents of the balloon, up to 256 chars in length.
- type
- The type of the balloon.
- timeoutInMilliSeconds
- The timeout of the balloon, in milliseconds.
See Also
NotifyIconEx Class | NETXP.Components Namespace