'Declaration Public Shared Function StringToColor( _ ByVal str As String _ ) As Color
public static Color StringToColor( string str )
Util Class Util Members