SCREENCLICK - QB64 Wiki

SCREENCLICK

From QB64 Wiki

Jump to: navigation, search

The _SCREENCLICK statement simulates clicking on a pixel coordinate on the desktop screen with the left mouse button.


Syntax:

_SCREENCLICK column%, row%


Description:


See also:



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page