|
HotLink Active
The HotLink ActiveX
control allows you to have WebBrowser-like hyperlinks in
your Windows programs. You can set an
Internet URL or Email address which will open a
WebBrowser window or Email message when you click on the
link, just as with a browser hyperlink.
Alternatively, you can have links that don't open a
browser or email message, but just fire an event back in
your code (either way, an event is always fired in your
code).
But HotLink is much
more than just a hyperlink control. You can
actually set any HTML into the control and it will be
displayed, allowing you to mix hyperlinks with text and
graphics in any style that HTML alllows.

|