Default Hyperlink TabIndex



If this option is set, any hyperlink widgets that do not have their "tab index" property explicitly set will use the value in this variable as their tab index.

This is typically used by customers when they want hyperlinks to be skipped over when pressing the tab key.  For example:

pui["default hyperlink tabindex"] = -1;



(Requires Profound UI 6, Fix Pack 13.3 or newer.)