IsReadOnlyLeftChar Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Is char before range readonly

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public bool IsReadOnlyLeftChar()
Visual Basic
Public Function IsReadOnlyLeftChar As Boolean
Visual C++
public:
bool IsReadOnlyLeftChar()

Return Value

See Also