IImageAreaAccessKey Property

This is used to get or set the access key (a shortcut key or mnemonic) for the image area

Definition

Namespace: EWSoftware.ImageMaps
Assemblies:  EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
  EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
string AccessKey { get; set; }

Property Value

String
The value should be a single alphanumeric character

See Also