The KeyUp/KeyDown events sometimes are not triggered when using Keyboard.Modifiers. The issue can be reproduces if the keyboard key combination is pressed quickly. Useful case where using those modifiers is when the desired behavior is to restrict the Ctrl+Z (undo command) in the RadWatermarkTextBox control.