Ok hopefully I will explain this correctly,
My user adds items to a listbox say three items.
This determined the number of tabs to add. This works.
My problem is when I try to For loop to add captions to each tab strip, based on the three items in the listbox, The 1st tab shows the last item in the listbox and the other two nothing. Sounds like a movenext problem, but I can't figure it out.
Please help.
