TabIndex Attribute
Specifies the order in which a link will be activated within a topic. This value should always be set to zero.
Used in |
Parent tag |
Required |
---|---|---|
<MSHelp:link> |
Yes |
Values
An integer.
Example
<MSHelp:link
keywords = "keyword"
tabindex = "0">Link Text
</MSHelp:link>