ChameleonRichTextBox CommentSelection Method CleanCode C# Libraries v1.2.03 API
Comments the selection.

Namespace: CleanCode.ChameleonRichTextBoxControls
Assembly: CleanCode.ChameleonRichTextBoxControls (in CleanCode.ChameleonRichTextBoxControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void CommentSelection()
Remarks

The current end-of-line comment mark plus a space will be inserted at the beginning of each line or partial line currently selected.
See Also