CRichEdit control Hyperlink color change
I have derived a class from CRichEdit and the control contains multiple hyperlinks.
While every thing works as expected, customer wants to change the color of the hyperlinks to red. I tried many things, yet the hyperlink still shows in blue color.
Here is the code that fails: