This content has been marked as final.
Show 2 replies
-
1. Re: Is possible create link?
Srini Dhulipalla May 18, 2010 9:07 PM (in response to WSplawn)You have 2 options to use..
You can place a button and change the border to white. In the caption set the font to Underline. Then in the click event you can write code to open a URL.
You also have an option to create hyperlink from Insert menu-> Hyperlink.. To use this, Place a Text object on the form and then place the cursor inside the Text and then select Insert -> Hyperlink.
Thanks
Srini
-
2. Re: Is possible create link?
WSplawn May 19, 2010 11:22 AM (in response to Srini Dhulipalla)Thank you. That was very helpful.

