AccelItem.Control property (Visio)

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

Syntax

expression.Control

expression A variable that represents an AccelItem object.

Return value

Integer

Remarks

Set the Control property to True to use the Ctrl key as a modifier for an accelerator, for example, Ctrl+Backspace.

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.