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

	Purpose
Make a checkbox list

	Method
Use a ListView control. Use the items' SmallIcon properties to display
checked and unchecked icons.

	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.
