T3000 CrossPlatform Documentation
FastColoredTextBoxHotkeysMapping Property |
[This is preliminary documentation and is subject to change.]
Hotkeys mapping
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public HotkeysMapping HotkeysMapping { get; set; }
Public Property HotkeysMapping As HotkeysMapping Get Set Dim instance As FastColoredTextBox Dim value As HotkeysMapping value = instance.HotkeysMapping instance.HotkeysMapping = value
Property Value
Type: HotkeysMappingSee Also