![]() |
Problem with KeyDown and CommandBars |
Post Reply ![]() |
Author | |
Martin ![]() Newbie ![]() ![]() Joined: 26 April 2005 Location: Netherlands Status: Offline Points: 30 |
![]() ![]() ![]() ![]() ![]() Posted: 04 October 2006 at 11:03am |
Hello,
in our C# project we have an MDI environment and are using CommandBars with the tabbed workspace.
When we use the CommandBars from codejock and we try to use the KeyDown event (and KeyPreview = true) in a child window with, for example, the Ctrl+N combination, it never gets called. It does get into the KeyDown handler, but not with the Ctrl+N combination (in fact, it's LButton | Shiftkey).
When we turn off the CommandBars and all related code, the Ctrl+N combination in the child gets called as expected.
Any clues on how to solve this is greatly appreciated.
Thanks in advance! |
|
![]() |
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 |