65.9K
CodeProject is changing. Read more.
Home

ADSS Tray Popup Window

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.73/5 (7 votes)

Dec 17, 2005

viewsIcon

57252

downloadIcon

1608

Allows to display information popup window above tray area.

Sample Image

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!

Copyright

The library presented in this article is freeware software.

Additional Information

Any additional information on Tray Popup as well as its latest versions can be obtained at http://adss.com.ua/