Called when a key is pressed when this component has the input focus.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual bool OnKeyDown ( |
Visual Basic Copy Code |
---|
Public Overridable Function OnKeyDown( _ |
true if the component has handled the event; otherwise, false.