ForceOnTaskbar Property
For a MsgBox, setting ForceOnTaskbar to 1 (the default is 0) means that the message box will appear on the Windows taskbar when it is processed by ⎕DQ. This setting can also affect the visual layering ("Z-order") of the message box on the screen (other application windows might appear above it).
Application
Objects: MsgBox