TextStyle Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Style for chars rendering This renderer can draws chars, with defined fore and back colors

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

Syntax

C#
public class TextStyle : Style
Visual Basic
Public Class TextStyle _
	Inherits Style
Visual C++
public ref class TextStyle : public Style

Inheritance Hierarchy

See Also