Compartment::OnDoubleClick Method (DiagramPointEventArgs^)
Visual Studio 2015
Forwards the event to the compartment shape when the user double-clicks the compartment.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramPointEventArgs^
The event arguments.
To use this method, the ForwardEventsToParent property must be true.
Show: