Click to See Complete Forum and Search --> : Hyper link in visual C++


Chidu
April 23rd, 1999, 04:39 PM
Hello Gurus,

I am developing a application in which I need to high light the link to a particular site and when this link is clicked I want to open that site.
How can I do that? Please let me know
Thanks
Chidu

Tonio
April 24th, 1999, 02:00 AM
Good Day!
Try getting an idea from CLabel class which you can find in this site.
Goodluck.