Just a quick note. You can shorten that timer code with this:
VB Code:
Private Sub Timer1_Timer() Label1.Visible = Not Label1.Visible End Sub
It really doesn't matter which way you do it, but I just wanted to point out that there was a shorter way.
|
Results 1 to 21 of 21
Thread: flashing text on splash screen ?Threaded View
|
Click Here to Expand Forum to Full Width |