File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed
powerapps-docs/maker/canvas-apps Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -62,15 +62,28 @@ search.app:
62
62
63
63
| Shortcut | Action |
64
64
| --| --|
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. |
68
66
| Ctrl+Click or Shift+Click | Select multiple objects at once. |
69
67
| Right arrow | Nudge the selected control to the right. |
70
68
| Left arrow | Nudge the selected control to the left. |
71
69
| Up arrow | Nudge the selected control up. |
72
70
| Down arrow | Nudge the selected control down. |
73
71
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
+
74
87
## Resize
75
88
76
89
| Shortcut | Action |
You can’t perform that action at this time.
0 commit comments