AllTheTimeWorld.com

csharp functionsA Function to Generate Random Colors

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 video
code

Challenge: Add a button, change the color whenever you click the button.
Write a function to find pastel (light) colors.