CleanCode C# Libraries v0.9.22 API

SyntaxHilightTextBox.RefreshHilight Method 

Refreshes the contents, re-applying all highlighting.

public void RefreshHilight();

Remarks

If AutoHilight is enabled, this is called automatically a given interval after the user pauses typing. Otherwise, this may be called manually to refresh the highlighting on demand.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace