Style Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Style of chars

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

Syntax

C#
public abstract class Style : IDisposable
Visual Basic
Public MustInherit Class Style _
	Implements IDisposable
Visual C++
public ref class Style abstract : IDisposable

Remarks

This is base class for all text and design renderers

Inheritance Hierarchy

See Also