What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help] 3 Question's

[Help] 3 Question's
Author: Message:
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
RE: [Help] 3 Question's
Sorry to bump this, but has anyone got an answer for question number 2?

IS there a function to enable/disable buttons on a window?

At the moment im using the following code to enable a button:

code:
        var btnReplyWnd;
        btnReplyWnd = wndResp.GetControlHandle("BtnReply");
        Interop.Call("User32","EnableWindow", btnReplyWnd, 1);
(1 is to enable, 0 is to disable)

but I'd like to know if there's an easier way?

Any help appreciated :)
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
07-07-2006 03:38 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help] 3 Question's - by icepick66 on 06-26-2006 at 07:45 PM
RE: [Help] 3 Question's - by icepick66 on 06-27-2006 at 01:50 PM
RE: [Help] 3 Question's - by pollolibredegrasa on 07-07-2006 at 03:38 PM
RE: [Help] 3 Question's - by matty on 07-07-2006 at 03:49 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