|
-
Sep 16th, 2002, 10:35 AM
#1
Thread Starter
Hyperactive Member
Close popups
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
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|