CleanCode C# Libraries v0.9.24 API

SyntaxHilightTextBox.ControlTabInsertsTab Property

Gets or sets a value indicating whether Control-Tab inserts a tab character.

public Boolean ControlTabInsertsTab {get; set;}

Property Value

true if Control-Tab inserts a tab; otherwise, false.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace