|
-
Feb 13th, 2007, 10:02 AM
#1
Thread Starter
Junior Member
[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.
Last edited by cc96ai; Feb 13th, 2007 at 11:56 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|