K
Kevin L
I have a windows form with an RTF box that correctly displays a URL to a
website for example.
How would I go about having IE open when the link is clicked?
(I see a hand cursor, but nothing happens when clicking on it, so I assume
that I have to handle the click event.)
Also, related to the above, how do I type in a filepath that contains spaces
in this control and open the folder or path?
Thank you
website for example.
How would I go about having IE open when the link is clicked?
(I see a hand cursor, but nothing happens when clicking on it, so I assume
that I have to handle the click event.)
Also, related to the above, how do I type in a filepath that contains spaces
in this control and open the folder or path?
Thank you