Share via


Key Property [Visio 2003 SDK Documentation]

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

keyVal = object**.Key**

object**.Key** = keyVal

keyVal     Required Integer. The ASCII value of the key used by the accelerator.

object     Required. An expression that returns an AccelItem object.

Version added

4.0

Remarks

For a list of ASCII key code values, search for "Virtual-Key Codes" in the Microsoft Platform SDK on MSDN, the Microsoft Developer Network.

Applies to | AccelItem object

See Also | Alt property | Control property | Shift property