AccelItem object (Visio)

Represents a single accelerator used by Visio.

Remarks

An AccelItem object consists of a key, modifiers to the key, and the Visio command or add-on that the accelerator executes when the user presses the accelerator.

A key is any ASCII key code, and is not case-sensitive. The modifiers are Alt, Ctrl, and Shift. Command identifiers are declared by the Visio type library and prefixed with visCMD.

Methods

Properties

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.