AD
Administrator
Syncfusion Team
February 10, 2004 09:37 AM UTC
How are you defining the hot key on the baritem? I did not see a property for this in Syncfusion.Windows.Forms.Tools.GroupBarItem.
When I tried adding a hotkey to a main menu item (that does have this property), it seemed to work as expected.
One way you can handle this task across all controls on a form would be to implement IMessageFilter on your form. Here is a link to a FAQ in our Windows Forms FAQ on how to do this.
http://www.syncfusion.com/faq/winforms/search/905.asp