- Home
·
- Graphics
·
- This code is for beginners.This will change back colour of form periodically. using RND() function.
This code is for beginners.This will change back colour of form periodically. using RND() function.
This code is for beginners.This will change back colour of form periodically. using RND() function.(one line code)
Rate This code is for beginners.This will change back colour of form periodically. using RND() function.
(1(1 Vote))
form1.backcolor=rgb(rnd*254,rnd*254,rnd*254)
or u can choose any values Ex(rnd*255,rnd *150,rnd 500) etc.
This code is for beginners.This will change back colour of form periodically. using RND() function. Comments
No comments yet — be the first to post one!
Post a Comment