NotifyIcon Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BalloonTipIcon | Gets or sets the icon to display on the balloon tip associated with the NotifyIcon. |
![]() | BalloonTipText | Gets or sets the text to display on the balloon tip associated with the NotifyIcon. |
![]() | BalloonTipTitle | Gets or sets the title of the balloon tip displayed on the NotifyIcon. |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | ContextMenu | Gets or sets the shortcut menu for the icon. |
![]() | ContextMenuStrip | Gets or sets the shortcut menu associated with the NotifyIcon. |
![]() | Icon | Gets or sets the current icon. |
![]() | Site | |
![]() | Tag | Gets or sets an object that contains data about the NotifyIcon. |
![]() | Text | Gets or sets the ToolTip text displayed when the mouse pointer rests on a notification area icon. |
![]() | Visible | Gets or sets a value indicating whether the icon is visible in the notification area of the taskbar. |
Show:
