Results 1 to 7 of 7

Thread: [resolved] context Menu Position in Listview

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    24

    [resolved] context Menu Position in Listview

    HI
    I want to display the contextMenu once the user right-click in listview,
    but I can't make it to the click position.

    any idea ?


    cms_lvw_product.Show(listView1, new Point(Control.MousePosition.X, Control.MousePosition.Y));

    the position is not exactly on the click position.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width