KryptonWorkspaceProcessDialogKey Method |
Processes a dialog key.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxprotected override bool ProcessDialogKey(
Keys keyData
)
Parameters
- keyData
- Type: System.Windows.FormsKeys
Return Value
Type:
Booleantrue if key processed; otherwise false.
See Also