What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » how to minimize conversation window?

how to minimize conversation window?
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
O.P. Huh?  how to minimize conversation window?
how do i minimize a conversation window? :S

This post was edited on 12-07-2006 at 04:30 PM by WDZ.
[quote]
Ultimatess6
: What a noob mod
12-06-2006 11:25 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: how?
OMG! RTFM!

code:
var SW_MINIMIZE = 0x6;
Interop.Call('user32', 'ShowWindow', <HandleToTheWindow>, SW_MINIMIZE);

This post was edited on 12-06-2006 at 11:27 PM by matty.
12-06-2006 11:26 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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