HTMLLegendElement.AccessKey Property |
Gets or sets the access key of the form control.
[VBScript] Public Property AccessKey As String
[JScript] public function get AccessKey() : String; public function set AccessKey(String);
A string representing a single character access key to give access to the form control.
HTMLLegendElement Object | HTMLLegendElement Members | DOM Namespace