Hey Mike - maybe I'm missing something about what your actual problem is. But, as for some suggestions.
How about the Always On Top property for the pop-up Form, is that Set to True? As for the 2nd Form being behind the main Form - you actually SEE that occurring? Also - did you try setting this Pop-Up form ShowWindow property to 1-In Top-Level Form as Tracy suggested, since, in theory - I think that should do it... -K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions General Account Sent: Thursday, August 16, 2012 10:00 AM On Wed, August 15, 2012 5:40 pm, Tracy Pearson wrote: > A Modal form? You need to set the ShowWindow in the Top Level Form > instead of Screen. But per VFP Help regarding form.ShowWindow = 2: As Top-Level Form. The form is a top-level form in which child forms can be placed. Note that a top-level form is always modeless, regardless of the WindowType property setting. ...so I can't seem to make it modal if I'm using 2. I tried 1 but that ran right by my .Show(1) code too. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/289ea162f5642645b5cf64d624c66a140e260...@us-ny-mail-002.waitex.net ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

