MOVE_WINDOW@

Platform

Win32, x64

Purpose

To move a window.

Syntax

SUBROUTINE MOVE_WINDOW@( HWND, X, Y)
INTEGER(7) HWND
INTEGER X, Y

Description

HWND is typically a value obtained by using %hw (Handle) or %lc (Handle of Last Control). X and Y are input as the new location of the window in pixel coordinates.

See GET_WINDOW_LOCATION@ and its associated notes.

See also

RESIZE_WINDOW@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited