Compartment::OnKeyUp Method (DiagramKeyEventArgs^)
Visual Studio 2015
Forwards the event to the compartment shape when the user releases a key.
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: