![]() |
Disable right click |
Post Reply
|
| Author | |
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Topic: Disable right clickPosted: 16 August 2008 at 9:34am |
|
Hi,
Is it possible to disable the rightclick menu when you right click on a ribbon?
Dont want that right click menu.
Thank you :)
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 August 2008 at 2:12am |
|
Hi,
Add 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 |
|
![]() |
|
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 August 2008 at 1:48pm |
Works fine for me :).
Thank you oleg.
|
|
|
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows 7 (64bit) Language: Visual Basic 6.0 SP6 |
|
![]() |
|
WaleedSeada
Groupie
Joined: 29 March 2007 Location: Egypt Status: Offline Points: 88 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 August 2008 at 6:26am |
|
Hello,
How about replacing it with custom context menu ??
Best regards,
|
|
|
:Powerbuilder 10.5
:Codejock suite 11.2.2 ========================= Waleed Seada |
|
![]() |
|
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 |