Automatically change Color in a Text using Timer
Automatically change Color in a Text using Timer
API Declarations
'set timer intervals
Rate Automatically change Color in a Text using Timer
(2(2 Vote))
Label1.Caption = RGB(Rnd * 255,Rnd * 255,Rnd * 255)
End Sub
Automatically change Color in a Text using Timer Comments
No comments yet — be the first to post one!
Post a Comment