المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : inserting Hyperlink inside windows form



C# Programming
05-08-2009, 01:41 PM
Hello,
i want to add a hyperlink of a webpage to my form
is there a way to do it?

i am using the System.Diagnostics.Process.Start... with a file with 'html' extention but this lacks the posibility to open a browser's window in a new page. it runs over existing pages.


tnx,

avi