Placing a context menu?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cdude

    Placing a context menu?

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

    #2
    Re: Placing a context menu?

    On Jun 17, 4:10 pm, Cdude <camelj...@yaho o.comwrote:
    I want it in the center of my form.This is probably simple but i am
    just missing something.thank s
    Dont worry have worked it out

    Comment

    • Matt

      #3
      Re: Placing a context menu?

      On Jun 17, 8:10 am, Cdude <camelj...@yaho o.comwrote:
      I want it in the center of my form.This is probably simple but i am
      just missing something.thank s
      The ContextMenu class has a Show method that takes a point
      as an argument. Is this what you are looking for?

      Matt

      Comment

      Working...