listbox method select()
Jan 20, 2011 0:18:40 GMT -5
Post by incisor on Jan 20, 2011 0:18:40 GMT -5
I would like to set a listbox to show a specific value that may change at run time .Can I preset the list box to display any of the avaiable list choices with the select() method. The help file definition seems like it should do this.'
#handle SELECT(n) - Set the current selection to be the nth item.
or would this just be setting the value in memory.
#handle SELECT(n) - Set the current selection to be the nth item.
or would this just be setting the value in memory.