01-07-2006, 12:02 PM
Type
.LB
in a new line, and you will see available listbox functions. In this case, use LB_FindItem if you only want to get item index, or LB_SelectString to select.
.LB
in a new line, and you will see available listbox functions. In this case, use LB_FindItem if you only want to get item index, or LB_SelectString to select.