What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] EditControls... but how can I control them?

[?] EditControls... but how can I control them?
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: [?] EditControls... but how can I control them?
Use the SetFocus Windows API . This time you'll need GetControlHandle :p

code:
Interop.Call("user32.dll","SetFocus",PlusWnd.GetControlHandle("EdtExp"));

12-03-2006 02:24 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] EditControls... but how can I control them? - by Matti on 12-02-2006 at 03:39 PM
RE: [?] EditControls... but how can I control them? - by Eljay on 12-02-2006 at 04:07 PM
RE: [?] EditControls... but how can I control them? - by Matti on 12-02-2006 at 05:14 PM
RE: [?] EditControls... but how can I control them? - by Mnjul on 12-03-2006 at 02:24 PM
RE: [?] EditControls... but how can I control them? - by Matti on 12-03-2006 at 02:47 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