ACCELERATOR3 attribute
The ACCELERATOR3 is an action attribute defining the third
accelerator key for an action.
Syntax
ACCELERATOR3 = { key | "key" }
- key defines the accelerator key. This can be a
combination of
CONTROL-,SHIFT-,ALT-and letter or number. The string literal is allowed to define accelerators such as"*"to specify an asterisk character.
Usage
This attribute is an action attribute that can be specified in form ACTION
DEFAULTS, for more details, see ACCELERATOR3 action attribute.