![]() |
How to determine keyboard combinations |
Post Reply
|
| Author | |
Peso
Newbie
Joined: 02 March 2006 Location: Sweden Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: How to determine keyboard combinationsPosted: 08 March 2006 at 4:23am |
|
I have a dynamic context menu made of a barpopup commandbar. one of these menu items on the context menu is "delete". just as in internet explorer, when clicking refresh button a refresh is made from cache but when clicking refresh and holding down ctrl key, the cache is purged and the page is reloaded form source. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2006 at 11:48am |
|
Hello, You can check state of Ctrl in OnExecute event. Export GetKeyState from User32.dll. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Peso
Newbie
Joined: 02 March 2006 Location: Sweden Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 March 2006 at 3:47am |
|
Would it be possible to include following parameters (Button, Shift) in future versions? CommandBars_Execute(ByVal Control As XtremeCommandBars.ICommandBarControl, ByVal Button As Integer, ByVal Shift As Integer) |
|
![]() |
|
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 |