T3000 CrossPlatform Documentation
HotkeysEditorFormGetHotkeys Method |
[This is preliminary documentation and is subject to change.]
Returns edited hotkey map
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public HotkeysMapping GetHotkeys()
Public Function GetHotkeys As HotkeysMapping Dim instance As HotkeysEditorForm Dim returnValue As HotkeysMapping returnValue = instance.GetHotkeys()
Return Value
Type: HotkeysMapping[Missing <returns> documentation for "M:FastColoredTextBoxNS.HotkeysEditorForm.GetHotkeys"]
See Also