T3000 CrossPlatform Documentation
WordWrapNeededEventArgsImeAllowed Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.WordWrapNeededEventArgs.ImeAllowed"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ImeAllowed { get; }
Public ReadOnly Property ImeAllowed As Boolean Get Dim instance As WordWrapNeededEventArgs Dim value As Boolean value = instance.ImeAllowed
Property Value
Type: BooleanSee Also