- Home
·
- Graphics
·
- it changes the colour of the label's text randomly from 256*256*256 colors
it changes the colour of the label's text randomly from 256*256*256 colors
it changes the colour of the label's text randomly from 256*256*256 colors
API Declarations
'place a timer on your form named t1 and set it's interval to 100
'place a label on your form named l1
'change form's backcolor to black
'adjust the label's font size
Rate it changes the colour of the label's text randomly from 256*256*256 colors
(1(1 Vote))
i=i+10
l1.forecolor=rnd*rgb(i,i,i)
end sub
it changes the colour of the label's text randomly from 256*256*256 colors Comments
No comments yet — be the first to post one!
Post a Comment