What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Thread or Window

Thread or Window
Author: Message:
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Thread or Window
what you can do is reference the MessengerAPI
the use
code:
Private WithEvents objMessenger As MessengerAPI
Then in the initialize function
code:
Set objMessenger = <insert object name here>
Replace <insert object name here> with the Messenger object Initialize provides.

Also, you can use Class_Initialize and Class_Terminate to show/hide your forms (in vb) and there you can do what you want :)
07-10-2004 08:35 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Thread or Window - by CMI on 07-09-2004 at 11:05 PM
RE: Thread or Window - by Mnjul on 07-10-2004 at 03:03 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 03:40 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 03:43 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 04:15 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 04:59 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 05:51 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 07:12 AM
RE: Thread or Window - by Mike on 07-10-2004 at 07:18 AM
RE: Thread or Window - by Millenium_edition on 07-10-2004 at 08:35 AM
RE: Thread or Window - by CMI on 07-10-2004 at 04:04 PM
RE: Thread or Window - by Mnjul on 07-10-2004 at 04:10 PM
RE: Thread or Window - by CMI on 07-10-2004 at 04:15 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 02:54 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 05:04 PM
RE: RE: Thread or Window - by CMI on 07-11-2004 at 07:07 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:05 PM
RE: Thread or Window - by CMI on 07-11-2004 at 08:06 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:11 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:26 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:45 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On