asp.net.ph

HotSpot.AccessKey Property

System.Web.UI.HotSpots Namespace   HotSpot Class


.NET Framework version 2.0

Sets or retrieves the keyboard shortcut key for accessing the HotSpot region.

Syntax


Inline <asp:hotspot accesskey = strKey ... >
Script HotSpot.AccessKey [ = strKey ]

Property Value


strKey Character string that denotes an alphanumeric keyboard key.

This property is read/write and returns an empty string if not set.

Remarks

AccessKey is used to specify the keyboard shortcut for quickly navigating to a HotSpot object in an ImageMap control. The designated access key can be any single letter or number from the document character set.

The input method of access keys depends on the underlying system. On machines running MS Windows®, one generally has to press the ALT key in addition to the access key. On Macintosh® systems, one generally has to press the CMD key in addition to the access key.

This feature requires Microsoft® Internet Explorer® 4.0 or later.

See Also

WebControl.AccessKey Property Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph