A Function to Generate Random Colors
A function to return a random color using Color.FromArgb(red, green, blue);
A Function to Generate Random Colors
A function to return a random color using Color.FromArgb(red, green, blue);
Text of videocode
Challenge: Add a button, change the color whenever you click the button.
Write a function to find pastel (light) colors.