Control.IsInputKey override.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
protected override bool IsInputKey ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function IsInputKey( _ |
true if the specified key is a regular input key; otherwise, false.
See Also