IE Favorites Menu

N

news.microsoft.com

I'm working on an application that also have favorite toolbar like IE, but
then I don't know how to do a popup context menu when click on one of the
favorite menu item. Can you help
 
O

One Handed Man \( OHM - Terry Burns \)

Well, presumably your icons have MouseUp Events, when these fire you can
invoke a context menu, you have to build them. Drag one onto your form,
click on it and press F1, this will give you more information on context
menus in the overview.

Make sure you use a MouseUp event rather than MouseDown

HTH

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 
A

AstronusX

Does not work, MainMenu and MenuItem does not have MouseUp, so can't do it
that way
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top