Click or drag to resize

Tray Events

IT Hit User File System

The Tray type exposes the following members.

Events
  NameDescription
Public eventActivated
Occurs when the window has successfully been activated.
(Inherited from Window.)
Public eventClosed
Occurs when the window has closed.
(Inherited from Window.)
Public eventErrorDescriptionClick
Fires when "Error Description" menu is clicked on the item.
Public eventResolveConflictClick
Fires when "Resolve Conflict" menu is clicked on the item.
Public eventSizeChanged
Occurs when the app window has first rendered or has changed its rendering size.
(Inherited from Window.)
Public eventViewItemOnlineClick
Fires when "View Online" menu is clicked on the item.
Public eventVisibilityChanged
Occurs when the value of the Visible property changes.
(Inherited from Window.)
Top
See Also