Parameters
- s
- A string used to initialize the new instance.
If this string starts with an equal sign (
'='
) it is interpreted as an exprssion.Otherwise, this string is converted to a
System.Drawing.Color
value (an exception is thrown if that conversion fails).