![]() |
disable menubar and toobar context menus |
Post Reply
|
| Author | |
tobi
Senior Member
Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Quote Reply
Topic: disable menubar and toobar context menusPosted: 15 September 2004 at 3:49pm |
|
Hi, I´m looking for a way to enable and disable the context menus from menu- and toolbars which appear if the user right clicks on them ! This should be a option in my application settings but till now I didn´t find a way to do this... Does anyone found a solution for this problem ? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 September 2004 at 11:48pm |
|
SetContextMenuPresent(FALSE); or SetCloseable(FALSE); |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
tobi
Senior Member
Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2004 at 5:06am |
|
This solutions only hides the toolbar or menubar from the context menu, but the context menu itself is shown. I want to hide the context menu completly...
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2004 at 8:40am |
|
overload ContextMenu method of CXTPCommandBars.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |