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/[email protected] ** 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.

