SBendBuckeye
Programmer
I want to create a parallel array to the form controls collection for some additional information. At form initialization time, this is no problem as I just increment a counter as I do a for each ctl in me.controls, etc.
But what about when I get the activecontrol? Is the index tucked away somewhere so I can use it as a direct index into my array or do I need to search on the contrl name?
Thanks in advance for any help you can give me! Please remember to give helpful posts the stars they deserve! This makes the post more visible to others in need!![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)
But what about when I get the activecontrol? Is the index tucked away somewhere so I can use it as a direct index into my array or do I need to search on the contrl name?
Thanks in advance for any help you can give me! Please remember to give helpful posts the stars they deserve! This makes the post more visible to others in need!
![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)