L
Legacy 456155
Guest
Any idea why the following would return a negative number?
Debug.Print ActiveWindow.PointsToScreenPixelsX(0)
This line of code was returning what I expected and then all of the sudden began returning a negative number. A negative number on a two monitor desktop and my laptop as well. I searched and could find next to nothing.
ActiveWindow.PointsToScreenPixelsY seems to be working.
Thanks!
Debug.Print ActiveWindow.PointsToScreenPixelsX(0)
This line of code was returning what I expected and then all of the sudden began returning a negative number. A negative number on a two monitor desktop and my laptop as well. I searched and could find next to nothing.
ActiveWindow.PointsToScreenPixelsY seems to be working.
Thanks!