I want to use several functional Keys for some special features of my Mappoint control application. However, I cannot avoid the focus on mappoint control. I tried to set the Property KeyPreview of the main form to true, but my main form still cannot get the KeyDown event, e.g. When pressing F1, the mappoint online help will show up. This is not what I want. Any suggestions and ideas.