I have a Tabhost with 10 tabs. On each tab I have a panel that contains different controls on them. I do it this way because it's easier to center the panel in the app. On tab 6 the panel contains 24 checkboxes. How can I loop through these checkboxes to see if any of them are checked? Also, is it possible to determine which are checked?