G
Guest
I'm having a really hard time with my tabbed controls
I have a tabbed control and I need to do certain processing when each tab is clicked. I have an event set up for the 'on click' but it never triggers. Why
I need to be able to change the appearance of the page before it displays
One one tab I have another tabbed control inside a subform.
The 'On focus' event for the form never triggers either. Why
All that triggers is the 'on focus' for the first control on this form. But I cant use that because the form is already displayed.
I have a tabbed control and I need to do certain processing when each tab is clicked. I have an event set up for the 'on click' but it never triggers. Why
I need to be able to change the appearance of the page before it displays
One one tab I have another tabbed control inside a subform.
The 'On focus' event for the form never triggers either. Why
All that triggers is the 'on focus' for the first control on this form. But I cant use that because the form is already displayed.