Quote Originally Posted by Srig007
when I press the Finished Button on the ChildForm. it gives an exception and stops executing the code, and then highlights where the start of the error is located. The error that VB.net points to the following

For Each cboHold As CheckBox In theKid.Controls


i dont know why?
Try checkboxes full name:

System.Windows.Forms.CheckBox