Skip to content

Commit 079c809

Browse files
committed
added keyboard shortcuts for the Tree view pane
1 parent dcb0fbd commit 079c809

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

powerapps-docs/maker/canvas-apps/keyboard-shortcuts.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,28 @@ search.app:
6262

6363
| Shortcut | Action |
6464
|--|--|
65-
| Ctrl+G | Group multiple controls. |
66-
| Ctrl+Shift+G | Ungroup a group of controls. |
67-
| *Tab* | Select the next control. |
65+
| Tab | Select the next control. |
6866
| Ctrl+Click or Shift+Click | Select multiple objects at once. |
6967
| Right arrow | Nudge the selected control to the right. |
7068
| Left arrow | Nudge the selected control to the left. |
7169
| Up arrow | Nudge the selected control up. |
7270
| Down arrow | Nudge the selected control down. |
7371

72+
## Tree view
73+
74+
> [!NOTE]
75+
> These shortcuts require the **Tree view** pane to have focus.
76+
77+
| Shortcut | Action |
78+
|--|--|
79+
| F2 | Rename a control. |
80+
| Esc | Cancel renaming a control. |
81+
| Ctrl+G | Group/ungroup controls. |
82+
| Ctrl+] | Bring a control forward. |
83+
| Ctrl+[ | Send a control backward. |
84+
| Ctrl+Shift+] | Bring to front. |
85+
| Ctrl+Shift+[ | Send to back. |
86+
7487
## Resize
7588

7689
| Shortcut | Action |

0 commit comments

Comments
 (0)