MikeAngelastro
Registered User.
- Local time
- Today, 04:51
- Joined
- Mar 3, 2000
- Messages
- 254
Hi again,
I am selecting items in a listbox on a hidden form and I know that they are in fact selected. But I go to read the values of the selected items, I get null. When I actually select items on the form when it is not hidden, the values of the selected items are not null. What else do I have to do besides selecting items in code to be able to read the values.
Thanks,
Mike
I am selecting items in a listbox on a hidden form and I know that they are in fact selected. But I go to read the values of the selected items, I get null. When I actually select items on the form when it is not hidden, the values of the selected items are not null. What else do I have to do besides selecting items in code to be able to read the values.
Thanks,
Mike