Search
ItemEventArgs Members
Constructors Properties
 


Contains the arguments passed to DockItem events.

The following tables list the members exposed by the ItemEventArgs type.

 Public Constructors

  Name Description

ItemEventArgs

Initializes a new instance of the ItemEventArgs class.

 Public Properties

  Name Description

Item

Gets or sets the DockItem relative to the event.

 See Also