AD
Administrator
Syncfusion Team
April 7, 2003 02:54 AM UTC
Hi William,
TabSize controls the number of spaces that the tab character '\t' occupies. If you change the TabSize, only the displaying of '\t' character will be changed (i.e., equivalent to more or less spaces). The input of Tab key actually causes the Indent operation, thus the IndentSize might be what you want to change.
Thanks for choosing Essential Suite.
Syncfusion Technical Support
> I'm using the evaluation version 1.5.2.
> It appears the TabSize property doesn't change the forward tab - it is always 4, the back tab does change.
>
>