SCREENCLICK - QB64 Wiki

SCREENCLICK

From QB64 Wiki

Revision as of 17:45, 14 October 2011 by Clippy (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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