- Home
·
- Graphics
·
- this code helps you to create a colorful circles on your form.
this code helps you to create a colorful circles on your form.
this code helps you to create a colorful circles on your form.
Rate this code helps you to create a colorful circles on your form.
(1(1 Vote))
dim i as integer
i=rnd * 15
if button=1 then
me.circle (x,y),200,qbcolor(i)
end if
end sub
'input this code on command1_onclick()
'this code helps you to clear the circle form your form
form1.cls
end sub
this code helps you to create a colorful circles on your form. Comments
No comments yet — be the first to post one!
Post a Comment