AccelItem Object Members

Visio Automation Reference

Represents a single accelerator used by Microsoft Office Visio.

Methods

  Name Description
Aa342180.methods(en-us,office.12).gif Delete Deletes an object.

Properties

  Name Description
Aa342180.properties(en-us,office.12).gif AddOnArgs Gets or sets the argument string that you send to the add-on associated with a particular menu or toolbar item. Read/write.
Aa342180.properties(en-us,office.12).gif AddOnName Gets or sets the name of an add-on or procedure that is run when its associated menu item, toolbar button, or accelerator key is selected. Read/write.
Aa342180.properties(en-us,office.12).gif Alt Determines whether the ALT key is a modifier for an accelerator. Read/write.
Aa342180.properties(en-us,office.12).gif CmdNum Gets or sets the command ID associated with an accelerator, menu, menu item, or toolbar item. Read/write.
Aa342180.properties(en-us,office.12).gif Control Determines whether the CTRL key modifies the accelerator key in an AccelItem object. Read/write.
Aa342180.properties(en-us,office.12).gif Key Gets or sets the ASCII key code value for an accelerator. Read/write.
Aa342180.properties(en-us,office.12).gif Parent Determines the parent of an object. Read-only.
Aa342180.properties(en-us,office.12).gif Shift Determines whether the SHIFT key is a modifier for an AccelItem object. Read/write.