
Introduction
Tray popup is a free .NET component to display information window above tray
area. It works almost like standard windows 2k/xp balloons, but have more
impressive look, place for icon and title. Also information window have
customizable gradient background and level of transparency.
How to use
The control is easy to use. Just add it to a form in design mode. After that
you can setup properties:
- Width and Height of information window
- Bottom and Top color of gradient background, you can use the same
colors to make solid background
- Define opacity (0-100)
- Select Font and text Color
- Select Icon for window, information system icon by default
- Setup display duration (in seconds)
After that you can call method ShowWindow(string
messageToShow, string
messageTitle)
And that's all! Pretty information
window appears!
The library presented in this article is freeware software.
Any additional information on Tray Popup as well as its latest versions
can be obtained at http://adss.com.ua/
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here