CleanCode C# Libraries v0.9.23 API

SyntaxHilightTextBox.SelectedOrAllTextWithComments Property

Gets the selected text or, if none selected, all text including comments.

public String SelectedOrAllTextWithComments {get;}

Property Value

Selected or all text.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace