I have a group with a template with controls in it. How do I iterate the controls like..
For Each c as control in expandedGroup.controls... Next c
I don't want to do a findcontrol .
Thanks.
Had to use the findcontrol.