IsReadOnlyRightChar Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Is char after range readonly

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

Syntax

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

Return Value

See Also