B
BRC
Hi
I have a form with a tab control. I was trying to make something happen
when user changed tabs. I see the tab control Pages have "events"
associated with them (like click, mousedown etc) but I can't seem to get
them to fire.
For instance: In the "click" event for Page 2 I put Msgbox("Hello") . One
would think clicking on the Page 2 tab would display the Msgbox but it
doesn't. Anyone know why? THanks
BRC
I have a form with a tab control. I was trying to make something happen
when user changed tabs. I see the tab control Pages have "events"
associated with them (like click, mousedown etc) but I can't seem to get
them to fire.
For instance: In the "click" event for Page 2 I put Msgbox("Hello") . One
would think clicking on the Page 2 tab would display the Msgbox but it
doesn't. Anyone know why? THanks
BRC