M
Mike
Is there a way to display a hyperlink in a PPC app? Like
blue active text?
blue active text?
Mike said:Thanks. I did find this and I'm trying to get it to work.
I downloaded the .dll file and added it to the Toolbox in
VS.Net 2003 (VB.NET Pocket PC project). But it shows as
greyed out in the Toolbox under "Device Controls". How do
I add one to a form? Do I have to do it with code?
Thanks! Can you have it go to a form when the user
clicks on the link or is it only for linking to web pages?
What I really want is a clickable icon + text
combination - a button with an icon + text would be
great, but I figured I could do it with a PictureBox and
a LinkLabel.