About Hyperlink components
The Hyperlink component is an IDS Form component that is used to format Caption text as hypertext links, that is blue font face and underlined, and typically are used to create a button that looks like a hyperlinked text.
To define the action and target destination for a hyperlink component, specify an event handler for the component's Primary event in the Events property sheet.
Note: The Hyperlink component works the same way the HyperLinkButton component for classic forms.