CommandManager.disabledCommands Field

T3000 CrossPlatform

CommandManagerdisabledCommands Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:FastColoredTextBoxNS.CommandManager.disabledCommands"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected int disabledCommands
Protected disabledCommands As Integer

Dim value As Integer

value = Me.disabledCommands

Me.disabledCommands = value

Field Value

Type: Int32
See Also