My work around was to put a label as the first control on the “modal” form which covers the whole screen. I set top and left to -1000, and height and width to something large. This “captures” the off form clicks. I coloured it black with 80% transparency to darken out the previous form. I put a white label on top of that to define the “modal” form.