ViewContextMenuManagerKeyMnemonic Method |
Handle key that could be interpreted as a mnemonic.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void KeyMnemonic(
char charCode
)
Parameters
- charCode Char
- Key code to test against.
See Also