Home All Groups Group Topic Archive Search About

Right Click Context Menu of a C# windows application not working o

Author
4 May 2007 2:14 AM
TL
Hello,

I have developed a C# windows appl using .Net framwork 1.1, it is working
fine on Windows XP. But one of my workmate tooks it home to try, when she
tried right click to get to the context menu of the application, it doesn't
work at all.

Does anyone know what causes it?

Thank you.

Author
5 May 2007 4:53 AM
Jani Järvinen [MVP]
Hi TL,

> ...when she tried right click to get to the context
> menu of the application, it doesn't work at all.

There shouldn't be any differences between Windows version in their ability
to show ContextMenus, so there must be something in your application that
prevents the menu from showing on your friend's computer.

Do you have any code to dynamically populate the menu and/or control when it
is shown? If yes, can you post the code? Also, which operating system is
your friend using?

And, does your application use more than on ContextMenu? Are they all not
working on her PC, or just one?

Thanks!

--
Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
ja***@removethis.dystopia.fi
http://www.saunalahti.fi/janij/

AddThis Social Bookmark Button