Gets or sets the size of a tab when ExpandTab is true.
The size of the tab, in characters.
When ExpandTab is true, indicating tabs will be expanded to a suitable number of spaces, this property determines that suitable number. This applies to both shifting a block of text left/right (Ctrl-> or Ctrl-<), or manually inserting a tab character (Ctrl-Tab). Default is 4.
SyntaxHilightTextBox Class | CleanCodeControls.Forms Namespace