This question is locked. New answers and comments are not allowed.
I'm implementing shortcut key for tabcontrol's tabitems. But when I focus to 1 tab that has first control is Radcombobox (isReadonly=True), I can't use shortcut key anymore. I debugged and found out KeyDown event not work with radcombobox that isreadonly=true. Anyway to work around?