G
Guest
Hi There,
I seem to have run into a little problem. I've written some code that builds
a list of controls in their tab control order, which i've been using
extensively. Recently i decided to try use control tabs which appear to be
great, except for the fact that I cannot find a way to build a list of
controls just in a specific tab control page.
The current code: For Each ctl In FormSection.Controls
I figure needs to be updated to something more specifc....
please help
Thanks in advance!
I seem to have run into a little problem. I've written some code that builds
a list of controls in their tab control order, which i've been using
extensively. Recently i decided to try use control tabs which appear to be
great, except for the fact that I cannot find a way to build a list of
controls just in a specific tab control page.
The current code: For Each ctl In FormSection.Controls
I figure needs to be updated to something more specifc....
please help

Thanks in advance!