Placing a context menu?

  • Thread starter Thread starter Cdude
  • Start date Start date
C

Cdude

I want it in the center of my form.This is probably simple but i am
just missing something.thanks
 
I want it in the center of my form.This is probably simple but i am
just missing something.thanks

The ContextMenu class has a Show method that takes a point
as an argument. Is this what you are looking for?

Matt
 

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