Hello

While working on a current VB 6.0 project, I found myself unable to create blue-colored, underlined hyperlinks as SubItems in ListView control which when clicked launch a website.

For example; I need to add websites URLs in the SubItems and when they are clicked they should take you to that website.

I searched and searched but nothing came up which can solve my problem.

Is there anyone who can tell me if it is even possible with ListView control in VB 6.0? If yes, then how? If no, then is there any powerful third-party component that can solve my problem?

Thanks in advance!