Search
SelectionEventArgs Members
Constructors Properties
 


Contains the arguments passed to the SelectionModified event handler.

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

 Public Constructors

  Name Description

SelectionEventArgs

Initializes a new instance of the SelectionEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets the adjustment handle being moved by the user.

Position

Gets the location related to the event.

 See Also