@@ -64,7 +64,7 @@ search.app:
64
64
| --| --|
65
65
| Ctrl+G | Group multiple controls. |
66
66
| Ctrl+Shift+G | Ungroup a group of controls. |
67
- | * Tab* | * Move through placeholders. * |
67
+ | * Tab* | Select the next control. |
68
68
| Ctrl+Click or Shift+Click | Select multiple objects at once. |
69
69
| Right arrow | Nudge the selected control to the right. |
70
70
| Left arrow | Nudge the selected control to the left. |
@@ -75,14 +75,14 @@ search.app:
75
75
76
76
| Shortcut | Action |
77
77
| --| --|
78
- | Shift+Left Arrow | Decrease width. |
79
- | Ctrl+Shift+Left Arrow | Decrease width slightly. |
80
- | Shift+Down Arrow | Decrease height. |
81
- | Ctrl+Shift+Down Arrow | Decrease height slightly. |
82
- | Shift+Right Arrow | Increase width. |
83
- | Ctrl+Shift+Right Arrow | Increase width slightly. |
84
- | Shift+Up Arrow | Increase height. |
85
- | Ctrl+Shift+Up Arrow | Increase height slightly. |
78
+ | Shift+Left arrow | Decrease width. |
79
+ | Ctrl+Shift+Left arrow | Decrease width slightly. |
80
+ | Shift+Down arrow | Decrease height. |
81
+ | Ctrl+Shift+Down arrow | Decrease height slightly. |
82
+ | Shift+Right arrow | Increase width. |
83
+ | Ctrl+Shift+Right arrow | Increase width slightly. |
84
+ | Shift+Up arrow | Increase height. |
85
+ | Ctrl+Shift+Up arrow | Increase height slightly. |
86
86
87
87
## Text format
88
88
@@ -98,4 +98,4 @@ search.app:
98
98
| --| --|
99
99
| F1 | Open documentation. |
100
100
| Shift+F10 | Open a shortcut menu in, for example, ** Tree view** . |
101
- | Alt or Ctrl+Shift | Hide authoring/adorner layer to interact with app underneath . |
101
+ | Alt or Ctrl+Shift | Hide design elements so that you can interact with controls as if the app were running . |
0 commit comments