When we assign shortcuts to a RadMenuItem in a context menu on a form, the shortcut is also triggered when the form is not active.
The shortcut is working properly when the form is active, but when the form shows a modal dialog on top, the shortcut from the underlaying window is still active and can be triggered.
How can we change this behaviour?
The shortcut is working properly when the form is active, but when the form shows a modal dialog on top, the shortcut from the underlaying window is still active and can be triggered.
How can we change this behaviour?