Editor Shortcuts
Visual Designer:
These commands only apply to the wxWidgets visual designer and only work if a component (i.e. widget) has been selected.| Command | Description |
| Ctrl + Left | Move the component one tick to the left |
| Ctrl + Right | Move the component one tick to the right |
| Ctrl + Up | Move the component one tick up |
| Cttrl + Down | Move the component one tick down |
| Ctrl + Del | Delete the component |
| Ctrl + X | Cut the component from the designer |
| Ctrl + C | Copy the component |
| Ctrl + V | Paste a copy of the component to the form |