Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

List Box

I have a list box that I populate at run time. after populating the box I want to select one of the items as the default item but can not figure out how to make one of the items as the default
[192 byte] By [AM003295] at [2007-11-11 10:21:43]
# 1 Re: List Box
Use the ListIndex property.
pclement at 2007-11-11 17:22:46 >
# 2 Re: List Box
That works

Thanks for the help.
AM003295 at 2007-11-11 17:23:46 >