I have a tab control on a form. On one tab, I have 7 sub forms, because there are all of these different sub forms to enter for this one "category". To handle this, I have an option group with toggle buttons and code to make only 1 sub form on this tab visible at a time.
It all works great. My issue is that in the design, it is impossible to select any 1 of the 7 forms that I may want to work with. I am hoping someone out there might have a tip that I am unaware of that would help me to cycle through the objects on that tab.
Is there an easy way to "tab" or cycle through them? Right now I really just want to center each one, so they look good as the user switches visibility from one form to another.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot
It all works great. My issue is that in the design, it is impossible to select any 1 of the 7 forms that I may want to work with. I am hoping someone out there might have a tip that I am unaware of that would help me to cycle through the objects on that tab.
Is there an easy way to "tab" or cycle through them? Right now I really just want to center each one, so they look good as the user switches visibility from one form to another.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot