Pressing Shift+Tab should move the focus to the previous control on the form, but instead, it does nothing. I'm certain it's because I'm not passing the "Shift" key to the parent control object for processing.
Log in to post a comment.