I realize that there were posts about this problem a few years ago and they were fixed after 6.0, but I'm still having a similar problem with 7.1 on XP.
The blinking controls on one page of a tab control do not show through to the other pages (as of the fix in 6.1 and on), except when you are using a boolean button such as OK or Cancel. Using a boolean button with text, I see the text blink through to other pages alternating between the button text color and the blink foreground color.
There is a workaround by using the active page property to only allow the control to blink when the page is active, but this is rather inconvenient for my application. Am I missing something that would solve this problem, or is it just a leftover bug?
On side note, this "problem" is kinda cool to use for my Acknowledge Alarms button if I put an identical button on each tab at the exact same location because it makes it look like just the text is blinking

Unfortunately, this is not so cool for other buttons.
Also, as I played around with changing the foreground blink color to Transparent, I observered some more odd behavior. Run the attached VI after going to Tools>>Options>>Colors and changing your foreground blink color to T for transparent. If you change to page 2 when the OK button is not blinking (grey like normal), the OK text blinks through; but it you change to page 2 while the button is in the middle of blinking (just has a frame around it, no 3-D color), the OK magically disappears! This doesn't really bother me, but it is interesting.
That's a lot of info, but I guess my only question is if I am doing something wrong to make the text blink through or if we just have to live with it for now.
Thanks,
Beth