S
shapper
Hello,
How do I convert a property of System.Drawing.Color to a string, i.e.,
"#FFFFFF"?
I have the following but it is not working:
MyColor.ToString
Thanks,
Miguel
How do I convert a property of System.Drawing.Color to a string, i.e.,
"#FFFFFF"?
I have the following but it is not working:
MyColor.ToString
Thanks,
Miguel