CleanCode C# Libraries v0.9.22 API

SyntaxHilightTextBox.AutoHilight Property

Gets or sets a value indicating whether auto-hilight is active.

public Boolean AutoHilight {get; set;}

Property Value

true if auto-hilight is active.

Remarks

When true, the control will automatically re-highlight its contents after the RefreshDelay interval. Default is true.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace