How to place the contextmenustrip at left mouse button.

  • Thread starter Thread starter ck.kislay
  • Start date Start date
C

ck.kislay

On mouse left click when I show the contextmenu it displayed upper
corner of the form,Even if I add the property top, bottom of the
context menu it remains on the upper corner.
Is there any way to open the context menu at the mouse
left click and on that click position.

Thanks,
Chandan Kumar
 
Uzytkownik said:
On mouse left click when I show the contextmenu it displayed upper
corner of the form,Even if I add the property top, bottom of the
context menu it remains on the upper corner.
Is there any way to open the context menu at the mouse
left click and on that click position.

Thanks,
Chandan Kumar

Read about MouseMove event

Forrest
 

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

Back
Top