AccelItem Properties (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

AddOnArgs

Gets or sets the argument string that you send to the add-on associated with a particular accelerator key. Read/write.

AddOnName

Gets or sets the name of an add-on or procedure that is run when its associated accelerator key is pressed. Read/write.

Alt

Determines whether the ALT key is a modifier for an accelerator. Read/write.

CmdNum

Gets or sets the command ID associated with an accelerator. Read/write.

Control

Determines whether the CTRL key modifies the accelerator key in an AccelItem object. Read/write.

Key

Gets or sets the ASCII key code value for an accelerator. Read/write.

Parent

Determines the parent of an object. Read-only.

Shift

Determines whether the SHIFT key is a modifier for an AccelItem object. Read/write.