05-16-2006 08:27 AM
I now just checked the error code. You want to write a property which was not yet created. So you want to write the listbox caption and the itemnames. If you rightclick the listbox and select visible, you'll see that caption is not selected. This must be the error - select caption and it should work.
05-16-2006 09:16 AM
05-17-2006 08:41 AM