Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Problem with KeyDown and CommandBars
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with KeyDown and CommandBars

 Post Reply Post Reply
Author
Message
Martin View Drop Down
Newbie
Newbie
Avatar

Joined: 26 April 2005
Location: Netherlands
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote Martin Quote  Post ReplyReply Direct Link To This Post Topic: Problem with KeyDown and CommandBars
    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!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.