I have a form where certain items are made visible and invisible as needed by check boxes and buttons. I had everything working just fine. Then I moved everything into a Tab Control so I could have multiple tabs on the page. Now nothing turns on and off as I click the controls.
Did moving the elements of the form into the tab control break the Visible Property? Or did my using Cut and Paste to mve them there do it?
Any ideas? If this won't work, I'll just create different forms and use buttons to navigate between them, but I thought using tabs would be slicker.
Thanks, Rob
Did moving the elements of the form into the tab control break the Visible Property? Or did my using Cut and Paste to mve them there do it?
Any ideas? If this won't work, I'll just create different forms and use buttons to navigate between them, but I thought using tabs would be slicker.
Thanks, Rob