Wednesday, August 27, 2008

General Navigation through Keyboard

1.Tab: Forward one item.
2.Shift + Tab: Backward one item.
3.Ctrl + Tab: Cycle through tabs/child windows.
4.Ctrl + Shift + Tab: Cycle backwards through tabs/child windows.
5.Enter: If a button's selected, click it, otherwise, click default button.
6.Space: Toggle items such as radio buttons or checkboxes.
7.Alt + (Letter): Activate item corresponding to (Letter). (Letter) is the underlined letter on the item's name.
8.Ctrl + Left: Move cursor to the beginning of previous word.
9.Ctrl + Right: Move cursor to the beginning of next word.
10.Ctrl + Up: Move cursor to beginning of previous paragraph. This and all subsequent Up/Down hotkeys in this section have only been known to work in Rich Edit controls.
11.Ctrl + Down: Move cursor to beginning of next paragraph.
12.Shift + Left: Highlight one character to the left.
13.Shift + Right: Highlight one character to the right.
14.Shift + Up: Highlight from current cursor position, to one line up.
15.Shift + Down: Highlight from current cursor position, to one line down.
16.Ctrl + Shift + Left: Highlight to beginning of previous word.
17.Ctrl + Shift + Right: Highlight to beginning of next word.
18.Ctrl + Shift + Up: Highlight to beginning of previous paragraph.
19.Ctrl + Shift + Down: Highlight to beginning of next paragraph.
20.Home: Move cursor to top of a scrollable control.
21.End: Move cursor to bottom of a scrollable control.

No comments: