Called when a character key is pressed when this component has the input focus.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual void OnKeyPress ( |
Visual Basic Copy Code |
---|
Public Overridable Sub OnKeyPress( _ |
The character representing the pressed key.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |