J
JustinP
I have a form that has a two toggle buttons (grouped) and two tab
controls (with several pages on each).. What is supposed to happen is
that when when one of the toggle buttons is pressed, the other is
un-pressed and one of the tab controls is visible while the other is
hidden. There is an "On Change" event associated with each tab control
that obviously fires when a page is clicked on (it enables or disables
a command button depending on which page is selected). Unfortunately
both the "On Change" events are also fired when a toggle button is
pressed.
Any ideas on a workaround for this?
controls (with several pages on each).. What is supposed to happen is
that when when one of the toggle buttons is pressed, the other is
un-pressed and one of the tab controls is visible while the other is
hidden. There is an "On Change" event associated with each tab control
that obviously fires when a page is clicked on (it enables or disables
a command button depending on which page is selected). Unfortunately
both the "On Change" events are also fired when a toggle button is
pressed.
Any ideas on a workaround for this?