The IDoubleClickObserver type exposes the following members.

Methods

  NameDescription
Public methodOnDoubleClick
Called when the user double-clicks the IDoubleClickObserver.

Events

  NameDescription
Public eventMouseLeftButtonPressed
An event which implementers must raise when the user clicks the mouse button.

See Also