IExplorerNode.DoubleClick Event

Definition

Occurs when the node is double-clicked.

public:
 event EventHandler<Microsoft::VisualStudio::SharePoint::Explorer::ExplorerNodeEventArgs ^> ^ DoubleClick;
event EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> DoubleClick;
member this.DoubleClick : EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> 
Event DoubleClick As EventHandler(Of ExplorerNodeEventArgs) 

Event Type

Applies to