Programmming Overview > Mouse and Keyboard Assignment
| Key Type or Mouse Action | Reaction of Text Control | |
| TAB | Selects the next table cell. | |
| SHIFT + TAB | Selects the previous table cell. | |
| CTRL + TAB | Inserts a tab character. | |
| Click top of a column (first row) | Selects the complete table column. | |
| Click on the selection bar (left or right margin) | Selects the complete table row. | |
| Double-click table cell | Selects the complete table cell. |