Quote Originally Posted by Dgameman1 View Post
I don't see where it says the color tho =/
I'm not familar with using Color in .NET, maybe use c.ToArgb ?
I've seen people ask how to get a color value in hex and the answer was something like,...

Me.Text = c.ToArgb.ToString("X")