M
moondaddy
I'm writing a winforms app in vb.net 1.1 and have a tab control on one of
the forms. each time a different page is selected in the tab control I need
to run code in the form for that particular page. how can I determine which
tab or page was selected. I tried using the TabIndexChanged event, but it
doesn't fire when I click on a different tab.
any ideas?
Thanks
the forms. each time a different page is selected in the tab control I need
to run code in the form for that particular page. how can I determine which
tab or page was selected. I tried using the TabIndexChanged event, but it
doesn't fire when I click on a different tab.
any ideas?
Thanks