Designer Generic Shortcuts
Available throughout the Designer environment:
| Key | Action |
|---|
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+X | Cut |
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Delete | Delete |
| Ctrl+F | Find |
| Ctrl+O | Open current window as new window |
| F1 | Help |
| Ctrl+S | Save |
| Ctrl+N | New |
| Ctrl+A | Select All |
Display Drawing Shortcuts
Specific to the Draw environment:
| Key | Action |
|---|
| Ctrl + Click | Add or remove from selection |
| Ctrl+D | Duplicate selected elements |
| Arrow Keys | Move selected elements |
| Shift + Arrow Keys | Resize selected element |
| Tab | Select next element |
| Shift + Tab | Select previous element |
| Shift + Resize | Proportional resize (maintains aspect ratio) |
| Ctrl + Resize | Resize group contents (updates internal elements) |
| Ctrl + Mouse Wheel | Zoom in/out of canvas |
| Ctrl+W | Open document preview window |
Navigation Shortcuts
| Key | Action |
|---|
| Alt+H | Go to Home |
| Alt+T | Go to Tags (Unified Namespace) |
| Alt+D | Go to Draw |
| Alt+R | Go to Runtime |
| Alt+Left | Navigate back |
| Alt+Right | Navigate forward |
| Alt+Down | Show navigation history |
DataGrid Shortcuts
| Key | Action |
|---|
| Enter | Edit cell |
| Escape | Cancel edit |
| Tab | Next cell |
| Shift+Tab | Previous cell |
| Ctrl+Enter | Commit and stay |
| F2 | Edit mode |
Search and Replace
| Key | Action |
|---|
| Ctrl+F | Find |
| Ctrl+H | Replace |
| F3 | Find next |
| Shift+F3 | Find previous |
| Ctrl+Shift+F | Find in solution |
Window Management
| Key | Action |
|---|
| Ctrl+Tab | Next document |
| Ctrl+Shift+Tab | Previous document |
| Ctrl+W | Close document |
| Ctrl+Shift+W | Close all documents |
| Alt+W | Window menu |
Build and Debug
| Key | Action |
|---|
| F5 | Start/Test Mode |
| Shift+F5 | Stop |
| Ctrl+Shift+B | Build solution |
| F6 | Build current |