Reputation: 7993
what's the best way to create a label to link a web page? thanks in advance!
Paolo
Upvotes: 1
Views: 1649
Reputation: 2425
Basically, instead of using a label , you can use a button, set its title to the text you wanted to set for label & in the button action method you can link to the web page
Upvotes: 1