Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Window.HasShadow

This function returns the current state of the Window's Shadow.

Component Version macOS Windows Linux Server iOS SDK
Window 1.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Window.HasShadow"; WindowRef )   More

Parameters

Parameter Description Example
WindowRef Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. 0

Result

Returns 0 or 1.

Description

This function returns the current state of the Window's Shadow.

See also

This function is free to use.

Created 18th August 2014, last changed 18th August 2014


Window.HasMiniaturizeButton - Window.HasZoomButton