Shifts the selection to the right by adding whitespace to the beginning of each line in the current selection.
This method adds whitespace to the start of each line. If the ExpandTab is false, a tab is used; otherwise, spaces are used. The number of spaces is determined by the TabSize property.
SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace