Enables you to define accelerator keys. If the end user presses an accelerator key, the double-click event occurs for the dialog element, or if no double-click event is available, the click event occurs. The accelerator key does not work if the corresponding event is suppressed.
Note:
User-defined accelerator keys overwrite identical operating system
accelerator keys, with the exception of hot keys such as Alt+Tab,
Ctrl+Esc, Ctrl+Alt+Del, etc.
Applies to | Bitmap control, list box control, list view control, menu
item, OLE container control, push button control,
radio button control, signal, tree view control, toggle button control, tool bar item. |
---|---|
Data Type | A253 |
Default Value | None |
Possible Values | The standard syntax is:
[Ctrl+][Alt+][Shift+]<key>where <key> can be any of the following values:
"A" to "Z" |