VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Automatically change Color in a Text using Timer

by dharani (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 31st July 2007
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Automatically change Color in a Text using Timer

API Declarations


'set timer intervals

Rate Automatically change Color in a Text using Timer



Label1.Caption = RGB(Rnd * 255,Rnd * 255,Rnd * 255)
End Sub

Download this snippet    Add to My Saved Code

Automatically change Color in a Text using Timer Comments

No comments have been posted about Automatically change Color in a Text using Timer. Why not be the first to post a comment about Automatically change Color in a Text using Timer.

Post your comment

Subject:
Message:
0/1000 characters