What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » GetCurSel and SetCurSel with ListViewControl...

GetCurSel and SetCurSel with ListViewControl...
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: GetCurSel and SetCurSel with ListViewControl...
code:
for (var i=0; pPlusWnd.LstView_GetCount('MyListView')-1; i++) {
    Debug.Trace(pPlusWnd.ListView_GetSelectedState('MyListView', i));
}
08-18-2007 12:35 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
GetCurSel and SetCurSel with ListViewControl... - by roflmao456 on 08-17-2007 at 07:25 PM
RE: GetCurSel and SetCurSel with ListViewControl... - by matty on 08-18-2007 at 12:35 AM
RE: GetCurSel and SetCurSel with ListViewControl... - by markee on 08-18-2007 at 12:40 AM
RE: GetCurSel and SetCurSel with ListViewControl... - by roflmao456 on 08-18-2007 at 02:40 AM


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