Disable the application? Application.application.enabled = false;
--- In [email protected], "reflexactions" <reflexacti...@...> wrote: > > If I have a popup window which has focus and I then click a button that is in > the application main form the SystemManager's mouseDown handler automatically > activates the main app and deactivates the popup. > > How can I stop that from happening. >

