Compartment::OnMouseDown Method (DiagramMouseEventArgs^)
Visual Studio 2015
Forwards the event to the compartment shape when the user holds down the mouse button over 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::DiagramMouseEventArgs^
The event arguments.
To use this method, the ForwardEventsToParent property must be true.
Show: