B4J Question AlwaysOnTop always on top

zed

Active Member
Licensed User
In my app, I open a form above the main form. With the AlwaysOnTop = true function, the open form is always above the main one.
But when I open another program, the form is obviously above.
I would like the form to remain above my main form, but not above other open programs.
How can I do this?

Thank you for your help
 
Top