Controls collection of a form
|
Hi
I have a number of controls on a form in two group boxes. I want to iterate through all controls but using
Code:
For Each oControl in frmFoo.Controls
only loops twice - just for the group boxes. Why are the contained controls not part of the form.controls collection - or what am I missing?
Jamie
|
__________________
"Welcome to IT"
|