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

Dialog.SetTitleIcon

Sets the icon to be displayed in the window title to a given icon.

Component Version macOS Windows Linux Server iOS SDK
Dialog 16.1 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "Dialog.SetTitleIcon"; Image )   More

Parameters

Parameter Description Example
Image The container with image to use as dialog icon.
Should be a PNG with transparency.

Pass "" to clear icon.

Result

Returns OK or error.

Description

Sets the icon to be displayed in the window title to a given icon.

See also

Release notes

Blog Entries

This function is free to use.

Created 7th March 2026, last changed 7th March 2026


Dialog.SetTimeout - Dialog.SetTop