Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Context Menu incorrectly displaying on left click
posted

I have a winform application developed in C#.  It has a wingrid in it and I have added a context menu to it.  This has been working fine for quite a while now, but for some reason suddenly the context menu is displaying when I left-click also.  It works fine when I right-click.  However when I left-click, the context menu displays in the same position on the grid as it was previously (even if the left click is in a different location). 

I can provide more details if needed, but I don't wanna muddy he water.  Any ideas what could cause this?

 

Steve Weeks