I am trying to write a program that will respond to a keypress event in much the same way as trim where if shift is pressed then it will extend and visa versa. I want to be able to respond to "Shift" and "Ctrl" but I cannot find a way to do this because the thisdrawing object does not have a keypress event available. If I am just missing something simple please help.