Hi,

Do you mean the drop down list boxes? If so, you should be able to do 
listbox1.listindex=1, etc to change it. You can also read what's been selected 
with var=listbox1.listindex.

Best wishes,

Andrew.




-----Original Message-----
From: georgeewalters <[email protected]>
Sent: 21 March 2010 19:22
To: [email protected]
Subject: [nsbasic-ce] help

How do you set an index in a list box. I want to set the index to a particular 
line in the list box. How do I do that? I would have thought that 
ListBox1.index xx for example, but don 't know.


-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.

Reply via email to