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

Overlay.SetTopMost

Sets window to be topmost.

Component Version macOS Windows Linux Server iOS SDK
Overlay 14.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Overlay.SetTopMost"; OverlayRef; Value )   More

Parameters

Parameter Description Example
OverlayRef The overlay window reference number. $overlay
Value The new topmost setting. Can be 0 or 1. 1

Result

Returns OK or error.

Description

Sets window to be topmost.
If window is topmost, it floats over all other windows.

See also

Example Databases

Created 22nd January 2024, last changed 24th January 2024


Overlay.SetTitle - Overlay.SetVisible