I think that is what I need. Thanks. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Thomas Sent: Sunday, March 21, 2010 3:42 PM To: [email protected] Subject: RE: [nsbasic-ce] help
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. ------------------------------------ Yahoo! Groups Links -- 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.
