Home All Groups Group Topic Archive Search About

Trap KeyDown in MDI form for all children win

Author
25 Nov 2004 11:46 AM
mttc
I need to trap F1 key in MDI form for all child windows

F1 Key is can trapped only by KeyUp event. so i cannot use with menu
shortcut for F1

have simple way to do that, or I must use with:
Application.AddMessageFilter()

AddThis Social Bookmark Button