Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - Disable dbl-click select in PropertyGridItemEnum
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Disable dbl-click select in PropertyGridItemEnum

 Post Reply Post Reply
Author
Message
orca989 View Drop Down
Newbie
Newbie


Joined: 09 April 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote orca989 Quote  Post ReplyReply Direct Link To This Post Topic: Disable dbl-click select in PropertyGridItemEnum
    Posted: 09 April 2008 at 11:28am
It appears that by default when a user double-clicks on the CXTPPropertyGridItemEnum edit area that the next item in the list is selected.  I have users that would like to see this behavior disabled.  Is this possible and if so how?  I didn't see a flag that I could set to disable and before I went and tried something complex I figured I'd better ask to see if I was missing something simple.

Thank you in advance...
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2008 at 2:45pm
Hi,
You can override CXTPPropertyGridItemEnum, its OnLButtonDblClk and don't call base method
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
orca989 View Drop Down
Newbie
Newbie


Joined: 09 April 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote orca989 Quote  Post ReplyReply Direct Link To This Post Posted: 11 April 2008 at 8:59am
I can't believe I didn't think of that.  Guess I was wondering if there was a flag or property setting that I had missed.

Anyway, overriding the double-click worked fine.

Thanks.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.110 seconds.