C# Класс MadCow.Tray

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ShowBalloonTip ( int timeout, string tipTitle, string tipText, ToolTipIcon tipIcon ) : void

Displays a balloon tip with the specified title, text, and icon in the taskbar for the specified time period.

ShowBalloonTip ( string tipText ) : void

Displays a balloon tip with the specified title, text, and icon in the taskbar for the specified time period.

ShowBalloonTip ( string tipText, ToolTipIcon tipIcon ) : void

Displays a balloon tip with the specified title, text, and icon in the taskbar for the specified time period.