"Bob Kirkwood" <kirk...@k6mfg.com> wrote in message
news:047d01c3a313$71a37630$a101...@phx.gbl...
Its just a number.
"Bob Kirkwood" <kirk...@k6mfg.com> wrote in message
news:047d01c3a313$71a37630$a101...@phx.gbl...
The Form has WndProc that you can overload to catch those messages in a
form.
I think the Application class has a SetMessageFilter method thay may help
you.
Chris
--
Chris
To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
address.
Does this answer your problem?
Please be free to reply to this group, if you have anything unclear on it.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
You should not reply this mail directly, "Online" should be removed before
sending, Thanks!
Calling Application.AddMessageFilter (mymsgfilter) did
work. Thanks for the help.
>.
>
I would expect all messages to be available there and its up to me to
process what I need.
"Bob Kirkwood" <kirk...@k6mfg.com> wrote in message
news:0d0101c3a39d$55c20f00$a401...@phx.gbl...