Keyboard navigation allows you to change the selection in the designer view using the keyboard. This allows you for example to edit a bunch of labels using in-place-editing without having to use the mouse. You can use the following keys:
| Key | Description |
|---|---|
| Up | move the selection up |
| Down | move the selection down |
| Left | move the selection left |
| Right | move the selection right |
| Home | select the first component |
| End | select the last component |
Note: Keyboard navigation is currently limited to one container. You cannot move the selection to another container using the keyboard.