Hello,
I am having the same problem - need to select the first (or any) item in the listbox. I used the
[listbox].selected(0) = true
method, which works. Only problem is, my form freezes up. I can't select anything else, on any control on the form.
Any help would be greatly appreciated.