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