These are the standard Windows keyboard shortcuts assigned to this control. Most, if not all, of them are implemented by GUI ScreenIO.
You should avoid these key combinations when you assign keyboard shortcuts to your menu items or blind menus.
| Keystroke | Action |
| CTRL + TAB | Move forward through tabs. |
| CTRL + SHIFT+TAB | Move backward through tabs. |
| CTRL + PAGE DOWN | Move forward through tabs (same as CTRL+TAB). |
| CTRL + PAGE UP | Move backward through tabs (same as CTRL+SHIFT+TAB). |
| Arrow keys | Move between tabs when focusing on the control. |
Pages of a property sheet are, in fact, dialog boxes. The keystrokes operate the same as in base and popup panels.
| Keystroke | Action |
| TAB | Move forward through controls/fields. |
| SHIFT+TAB | Move backward through controls/fields. |
| Keystroke | Action |
| ALT+access key | Select or carry out the corresponding command or control
(when the "access key" is a letter preceded by an ampersand
(&) character.
The ampersand (&) is not displayed when your panel is displayed. To display an ampersand, use two ampersands (&&). |
| ENTER | Press the default button of the dialog box. |
| SPACE | Toggle the selection status or carry out the selected option or control command. |
| Arrow keys | Move focus or selection in a group of controls or items. |
| © 2000-2006 Norcom, all rights reserved |