This method returns, as a long integer, the red-green-blue (RGB) color of the specified point on a Form object.
object.Point(x, y)
Long specifying the RGB color of a point.
If the point referred to by the x-coordinate and y-coordinate is outside object, the Point method returns -1.