System.Windows.Forms.NotifyIcon: Property Members

The properties 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 Properties

BalloonTipIconToolTipIcon.

Gets or sets the icon to display on the balloon tip associated with the System.Windows.Forms.NotifyIcon.

BalloonTipTextstring.

Gets or sets the text to display on the balloon tip associated with the System.Windows.Forms.NotifyIcon.

BalloonTipTitlestring.

Gets or sets the title of the balloon tip displayed on the System.Windows.Forms.NotifyIcon.

ContextMenuContextMenu.

Gets or sets the shortcut menu for the icon.

ContextMenuStripContextMenuStrip.

Gets or sets the shortcut menu associated with the System.Windows.Forms.NotifyIcon.

IconSystem.Drawing.Icon.

Gets or sets the current icon.

Tagobject.

Gets or sets an object that contains data about the System.Windows.Forms.NotifyIcon.

Textstring.

Gets or sets the ToolTip text displayed when the mouse pointer rests on a notification area icon.

Visiblebool.

Gets or sets a value indicating whether the icon is visible in the notification area of the taskbar.