|
-
December 14th, 2010, 11:22 PM
#1
Ctreectrl problem
I have an odd problem involving Ctreectrl. When I add the TVS_DISABLEDRAGDROP flag to my
Ctreectrl creation, OnLButtonUp gets called as expected. But, when I remove it,
OnLButtonUp doesn't get called anymore.
More specifically, OnLButtonUp works, but only after a drag and drop operation.
It no longer works for checked boxes.
Is there some buried MFC function that steals it, when drag and drop is enabled?
How do I get it back for checked boxes?
Last edited by Syslock; December 14th, 2010 at 11:43 PM.
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
|