Hyperlink Control

The Hyperlink Control allows you to define static text strings as hyperlinks.  These links act the same way a hyperlink would act on a html page.  You can set the colors for the "normal" link text, "hover" link text and "visited" link text, or turn on and off the underline option.

* This dedicated hyperlink control is only available for MFC, however the same can be accomplished in COM using XAML Markup in a label control.

Hyperlink Control