TypesStyle Property

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
SQL Types style

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

Syntax

C#
public Style TypesStyle { get; set; }
Visual Basic
Public Property TypesStyle As Style
	Get
	Set
Visual C++
public:
property Style^ TypesStyle {
	Style^ get ();
	void set (Style^ value);
}

See Also