And again, I have a problem!
I need to know how to use a TabStrip.
How do I make something "Attached" to one of the tabs, and make them work.

And second, I want to know how can I print all the data in a listbox and a textbox.
It should be like this in the printed page:

<Text1.text>

<an item from List1>
<an item from List1>
<an item from List1>
<an item from List1>
<an item from List1>

and so on.