Gives the X location of the last click relative to the window. The location is always expressed in the Unit of Measurement in effect.
Syntax:
ClickWX()
Parameters:
None
Returns:
Numeric value
Example:
ClickWX() returns the X coordination of where the user clicks the mouse relative to a window.
Platform specific:
This function is not supported for mobile devices.
See also:
ClickCX, ClickCY, ClickWY
The Online and Rich Client Samples projects (program IF04 and RIF04)