|
|
|
|
|
WinOutXPos (Function) In french: FenExtPosX Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen. New in version 2025
ResPosH = WinOutXPos(FEN_SaisieClient)
Syntax
<Result> = WinOutXPos([<Window>])
<Result>: Integer Returns the horizontal position or X-coordinate (in pixels) of the upper-left corner of a window in relation to the upper-left corner of the screen. <Window>: Optional window name Name or alias of the window to be used. If this parameter is not specified or is an empty string (""), the horizontal position of the current window is returned.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|