Share via


AccelItem.Control Property

Visio Automation Reference

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

Version Information
 Version Added:  Visio 3.0

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.

See Also