How to Create Random Change Colorful Text in VB.net Very Easy!

preview_player
Показать описание
Here very short code for using random or mix color as flash light. It may help you to design you application. This short code also has some explanation...
Рекомендации по теме
Комментарии
Автор

Thanks men but can you help me? I need help with making a button that changes the back ground colour to a random colour. -Thank Fog

FOGGY_
Автор

*ESTE FUNCIONA PONIENDOLO DENTRO DE UN TIMER* Label1.ForeColor = Color.FromArgb(Rnd() * 255, Rnd() * 255, Rnd() * 255)

ithanhunt
join shbcf.ru