Home All Groups Group Topic Archive Search About

Setup a web address in the pulldown menu

Author
25 Mar 2005 9:10 AM
George Medlock
One of the items in the help pulldown menu is a website address.  How do I
create a hyperlink to the menu item?

Thanks

Author
25 Mar 2005 9:39 AM
Ken Tucker [MVP]
Hi,

    In the menu items click event use Process.Start("msdn.microsoft.com") to
open the default browser and navigate to the msdn home page.

Ken
----------------------------

Show quoteHide quote
"George Medlock" wrote:

> One of the items in the help pulldown menu is a website address.  How do I
> create a hyperlink to the menu item?
>
> Thanks
>
>
>