View Single Post

  #1 (permalink)  
Old 03-19-2003
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Key press Event of Mappoint Ctrl in VC++

Hi,

I want to use several functional Keys for some special features of my Mappoint control application. However, I cannot trap the key press event while the focus is on mappoint ctrl. e.g. When pressing F1, the mappoint online help will show up. This is not what I want.

I am developing appln in VC++ so thr is nothing like keypreview property of form. Any suggestions and ideas.

Regards,
Kinnari
Reply With Quote