1
edit
Changes
→TAB key
If '''IsTextEditor''' is true and the value of '''*strOffset''' is changed at any time, then terminate the edit function immediately and return '''0''';
======TAB key======
If '''IsTextEditor''' is true and TAB key is hit, then instead of terminating the function , ''CIO_TABSIZE'' spaces are inserted into ''str''.
=====ReadOnly=====