Skip to main content
Version: Next

Is window reduced

Is window reduced ( window : Integer ) : Boolean

ParameterTypeDescription
windowInteger→Window reference number
Function resultBoolean←True if the window is reduced in the taskbar or the in dock, False otherwise
History
ReleaseChanges
20 R5Created

Description​

The Is window reduced command returns True if the window whose reference number is passed in window is currently reduced in the taskbar (Windows) or in the dock (macOS), and False otherwise.

See also​

Is window maximized
REDUCE RESTORE WINDOW

Properties​

Command number1831
Thread safeno