|
virtual |
Inserts the tabulation into the edit control at the specific text buffer offset.
| bRedraw | Specifies whether the edit control should be redrawn (TRUE) or not (FALSE). |
| nInsertFrom | Specifies the zero-based offset in the editor text buffer. |
| bSetCaret | If TRUE the caret will be moved to the new location specified by the "nInsertFrom" parameter. |