Search
SelectionEventArgs Properties
 


 Public Properties

  Name Description

adjustmentHandle

Gets the adjustment handle being moved by the user.

cancel

Gets or sets a value indicating whether to allow the current operation. (Inherited from CancelEventArgs.)

handled

Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.)

mousePosition

Gets the current mouse pointer position.

 See Also