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