http://www.vb-helper.com/HowTo/tabstrip.zip

	Purpose
Use the TabStrip control.

	Method
Place containers for each tab on the form. During form load, move them so they
are all the same size in the same position, and make them all invisible. When
the user clicks on a tab, make the correct container visible.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
