A
Andrew
I have a need to cycle through the compoents on the form in my program at
run time to check for the existence of certain components.
I do *not* mean the Controls via the form.Controls array, I want the non
visual components.
I know the components are not technically part of the form but there must be
a way to access the list of them.
Does anyone know how?
Thanks
run time to check for the existence of certain components.
I do *not* mean the Controls via the form.Controls array, I want the non
visual components.
I know the components are not technically part of the form but there must be
a way to access the list of them.
Does anyone know how?
Thanks