Click or drag to resize

TrayIndicator Properties

The TrayIndicator type exposes the following members.

Properties
  NameDescription
Public propertyIcon Obsolete.
Gets or sets the icon for the TrayIndicator.
Public propertyImage
Gets or sets the image to display in the tray
Public propertyMenu
Gets or sets the menu shown when the user clicks on the tray icon.
Public propertyTitle
Gets or sets the title/tooltip for the TrayIndicator.
Public propertyVisible
Gets or sets a value indicating whether this TrayIndicator is visible.
Top
See Also