Hello all.. the .net framework SDK has a command window example where it monitors the event log for new events.. I want to enhance this to do something with Applications Popups (type 26) that come from the Network Messanger Service (Net Send)..

I know when a new message comes in (because it it written to the event log), but is there a way for me to prevent the user from seeing the popup?

thanks,
-mcd