I have an MDI application/ from with a few floating window.
I would like to hide my floating window when my app is not active, how can I
do that?
Note: I can't really use activate even of the forms as when a floating
window activate it deactivate its owner form anyway...