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