hi,can anyone help me with a code that can change form color after 10 seconds ,for example from yellow to red continiously.please help.
az_master 0 Newbie Poster
Recommended Answers
Jump to Posttry to use this
me.backcolor=rgb(rnd*255,rnd*255,rnd*255)
and call this on a timer .
set the timer interval as desired.
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.