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