|
-
September 28th, 2009, 06:09 AM
#1
CListCtrl Column-wise dblclick handling
Hi,
I am new VC++, iam working on a CListCtrl which has two columns. I need to handle NM_DBLCLICK separately for each of the two columns. The first column contains item names while the second contains their corresponding prices. If the user double clicks the item name column, the items name is appended to an edit box, similarly if the user double clicks the item price its price is appended to the editbox.
how can this be done?
thanks in advance
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
|