VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Fade Label Caption to Red

photon  (1 Submission)   Miscellaneous   Visual Basic 3.0   Beginner   Wed 3rd February 2021

These codes fade a Label ForeColor from Black to Red, Blue, or Green. They were written to be used on a Splash Screen. I used them on my Splash Screen and it works pretty good I like it...

Inputs
Place this code in the "Declarations" section... There must be a Timer with an Interval of 1... If you aren't sure how to Fade these colors, I will explain how to... Type FadeRed Label1, FadeBlue Label1, or FadeGreen Label1, in the Timer1_Timer event...

Side Effects
If the FadeRed Label1, FadeBlue Label1, or FadeGreen Label1 is not placed in the Timer1_Timer event, the Form won't Load properly and propably not Load at all, so place it in the Timer1_Timer...

Rate Fade Label Caption to Red (2(2 Vote))
Fade Label Caption to Red.bas

Fade Label Caption to Red Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters