Disable dbl-click select in PropertyGridItemEnum |
Post Reply |
Author | |
orca989
Newbie Joined: 09 April 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
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... |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You can override CXTPPropertyGridItemEnum, its OnLButtonDblClk and don't call base method
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
orca989
Newbie Joined: 09 April 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
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. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |