ClickEventArgs Interface
Provides data for the BeforeDoubleClick and BeforeRightClick events.
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
The following code example demonstrates an event handler for the BeforeDoubleClick event. The event handler displays a message when the user double-clicks the document.
This example is for a document-level customization.
Show:
