CleanCode C# Libraries v0.9.22 API

SyntaxHilightTextBox.UncommentSelection Method 

Uncomments the selection.

public void UncommentSelection();

Remarks

The current EndOfLineCommentMark plus a space will be deleted, if present, from the beginning of each line or partial line currently selected.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace