The AccessorKeyCode property returns/sets the unicode key code value for determining keyboard menu access.

Property Value

Key unicode value.

Remarks

Set the unicode KeyCode Value (a positive integer) to enable keyboard access to the menu when the user presses this key. A value of 0 disables this feature and WebMenu does not send any related code to the browser. More details, including a chart of common keycodes, is available: Concepts - KeyBoard Access

Default: 0


Copyright © Coalesys, Inc.