KryptonWorkspaceProcessDialogKey Method |
Processes a dialog key.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override bool ProcessDialogKey(
Keys keyData
)
Parameters
- keyData Keys
-
Return Value
Booleantrue if key processed; otherwise false.
See Also