Skip to content

Commit 5f94a68

Browse files
committed
format shortcut keys per style guidelines
1 parent 819de16 commit 5f94a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/reference/accessibility-tips-and-tricks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Some other useful shortcut key combinations include the following.
5555
|Feature|Description|Key Combination|
5656
|-------------|-----------------| - |
5757
|IDE|Switch High Contrast on and off. <br> <br> **NOTE:** Standard Windows shortcut|**Left Alt + Left Shift + PrtScn**|
58-
|Dialog box|Select or clear the check box option in a dialog box. <br> <br> **NOTE:** Standard Windows shortcut|**SPACEBAR**|
58+
|Dialog box|Select or clear the check box option in a dialog box. <br> <br> **NOTE:** Standard Windows shortcut|**Spacebar**|
5959
|Context menus|Open a context (right-click) menu. <br> <br> **NOTE:** Standard Windows shortcut|**Shift** + **F10**|
6060
|Menus|Quickly access a menu item by using its accelerator keys. Choose the **Alt** key followed by the underlined letters in a menu to activate the command. For example, to view the Open Project dialog box in Visual Studio, you would choose **Alt** + **F** + **O** + **P**. <br><br> **NOTE:** Standard Windows shortcut|**Alt** + **[letter]**|
6161
|Search box|Use the search feature in Visual Studio.|**Ctrl** + **Q**|
62-
|Toolbox window|Move among Toolbox tabs.|**Ctrl** + **UPARROW**<br /><br /> and<br /><br /> **Ctrl** + **DOWNARROW**|
62+
|Toolbox window|Move among Toolbox tabs.|**Ctrl** + **Up arrow**<br /><br /> and<br /><br /> **Ctrl** + **Down arrow**|
6363
|Toolbox window|Add a control from the Toolbox to a form or designer.|**Enter**|
6464
|Options dialog box: Environment > Keyboard|Delete a key combination entered in the **Press shortcut keys** option.|**Backspace**|
6565
|Notifications tool window|Open the Notifications tool window by using two keyboard shortcut key combinations, one followed by the other. Then, view a notification by using the arrow keys to select it.| **Ctrl** + **&#92;** <br>**Ctrl** + **N**|

0 commit comments

Comments
 (0)