What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Enable property

Enable property
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: Enable property
It requires calling the EnableWindow API via Inteorp.Call and cannot be done by Plus! (currently a limitation)

code:
Interop.Call("user32", "EnableWindow", PlusWnd.GetControlHandle("YourControl"), false);
<Eljay> "Problems encountered: shit blew up" :zippy:
08-07-2008 01:12 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Enable property - by Noixe on 08-07-2008 at 12:23 PM
RE: Enable property - by Spunky on 08-07-2008 at 01:12 PM
RE: Enable property - by Matti on 08-07-2008 at 01:13 PM
RE: Enable property - by Noixe on 08-07-2008 at 01:53 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