Hints Property

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Hints

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

Syntax

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

See Also