'Frame rate change in windows fours VB

I am creating a game in which small pictureboxes move quickly across the screen. My monitor's refresh rate is 144Hz and it works fine, but when I put it down to 60Hz on some frames the picture box cant be seen or gets clipped.

Any way to alter the FPS the window runs at to avoid this clipping? (i assume it rins at the same refresh rate as monitor)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source