T3000 CrossPlatform Documentation
FastColoredTextBoxMacrosManager Property |
[This is preliminary documentation and is subject to change.]
MacrosManager records, stores and executes the macroses
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public MacrosManager MacrosManager { get; }
Public ReadOnly Property MacrosManager As MacrosManager Get Dim instance As FastColoredTextBox Dim value As MacrosManager value = instance.MacrosManager
Property Value
Type: MacrosManagerSee Also