style Field

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Style bit mask

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

Syntax

C#
public StyleIndex style
Visual Basic
Public style As StyleIndex
Visual C++
public:
StyleIndex style

Remarks

Bit 1 in position n means that this char will rendering by FastColoredTextBox.Styles[n]

See Also