CleanCode C# Libraries v0.9.22 API

SyntaxHilightTextBox.CommentSelection Method 

Comments the selection.

public void CommentSelection();

Remarks

The current EndOfLineCommentMark plus a space will be inserted at the beginning of each line or partial line currently selected.

See Also

SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace