System.Windows.Forms.NotifyIcon: Method Members

The methods of System.Windows.Forms.NotifyIcon are listed below. For a list of all members, see the NotifyIcon Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Methods

ShowBalloonTip(int)

Displays a balloon tip in the taskbar for the specified time period.

ShowBalloonTip(int, string, string, ToolTipIcon)

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

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.