GetWindowColor()

Syntax

Color = GetWindowColor(#Window)
Description
Returns the background color of the specified window that was set with SetWindowColor().

Parameters

#Window The window to use.

Return value

The background color of the specified window that was set with SetWindowColor(). If no background color was set yet, -1 is returned.

See Also

SetWindowColor()

Supported OS

All

<- GetActiveWindow() - Window Index - GetWindowData() ->