![]() |
Disable Right Click |
Post Reply
|
| Author | |
LittleJK
Senior Member
Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
Quote Reply
Topic: Disable Right ClickPosted: 26 June 2007 at 3:17pm |
|
Hi I was wondering if anyone came across on how to prevent a right click action from a toolbar? We found that our right click popup menu will still launch even when we would disable the Commandbar. Any Ideas?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 June 2007 at 3:35pm |
|
Hi,
try this
Private Sub CommandBars_ToolBarContextMenu(ByVal ToolBar As XtremeCommandBars.ICommandBar, ByVal ContextMenu As XtremeCommandBars.ICommandBar)
ContextMenu.Controls.DeleteAll End Sub |
|
|
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 |