FastColoredTextBox.MacrosManager Property
From T3000 CrossPlatform
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)
public MacrosManager MacrosManager { get; }
Public ReadOnly Property MacrosManager As MacrosManager Get Dim instance As FastColoredTextBox Dim value As MacrosManager value = instance.MacrosManager