I'm a beginner,so please forgive me if i'm asking a stupid question...
I'm currently working on a project with a interface in C#(in Visual Studio 2008) and i inserted a MenuStrip on the top of the form.I would like to put a link in one of the options from the MenuStrip towards a website.I asked my teacher at school but she told me that it's not possible to do such a thing and she told me to use a LinkLabel.I want to insert it in the MenuStrip,but i haven't found any documentaton on how to do something like this.Please give me some advice on how to do either of these things.
Loading
Sam HobbsPosted Nov 18, 2011, 3:32 PM
Second, note that all questions in the C# forum are C# questions, so the subject "C# question" does not help anyone decide whetehr they can help with the question. The subject should help people decide whether they can help answer the question.
We do not know what you told your teacher so we do not know what she was saying is not possible. Also you might have misunderstood her.
Try looking here for articles about using LinkLabel.
Karthik AgarwalPosted Nov 18, 2011, 5:43 AM
This link should solve your problem:
http://msdn.microsoft.com/en-us/library/360kwx3z%28v=vs.90%29.aspx
Check this link as well:
http://www.codeproject.com/KB/cs/WBrowser.aspx
AartiPosted Nov 18, 2011, 5:13 AM
Please refer below link.. I hope it will help you.
http://www.speakcomputers.com/windows-forms-programming/MenuStrip.aspx
Thanks.
Gomathi PalaniswamyPosted Nov 17, 2011, 12:49 PM
use the control for menu.can create sub menu's in property
Gomathi PalaniswamyPosted Nov 17, 2011, 12:49 PM
use the control for menu.can create sub menu's in property