Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
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
Posts: 3658
Reputation:
61
36 /
/
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"
08-07-2008 01:12 PM
«
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:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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