Shifts the selection to the left by removing whitespace from the beginning of each line in the current selection.
This method will remove either a tab or the equivalent number of spaces (as specified by the TabSize property). Note that the setting of the ExpandTab property is not used--whatever is found (spaces or tabs) will be excised.
SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace