T3000 CrossPlatform Documentation
MacrosManagerMacroIsEmpty Property |
[This is preliminary documentation and is subject to change.]
Returns True if last macro is empty
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool MacroIsEmpty { get; }
Public ReadOnly Property MacroIsEmpty As Boolean Get Dim instance As MacrosManager Dim value As Boolean value = instance.MacroIsEmpty
Property Value
Type: BooleanSee Also