J
Jan Smith
I have a C# project with tab control with eight tab pages. I would like to
allow the text or the text color to change when an event occurs, then have
the text or text color change back when the tab is clicked. However, I don't
find a click event handler specifically for the individual tab pages. I can
change the tab page text on an unrelated event, but I don't see a handler to
allow it to be changed back when the tab is clicked. Any ideas?
Thanks.
allow the text or the text color to change when an event occurs, then have
the text or text color change back when the tab is clicked. However, I don't
find a click event handler specifically for the individual tab pages. I can
change the tab page text on an unrelated event, but I don't see a handler to
allow it to be changed back when the tab is clicked. Any ideas?
Thanks.