If it's a right click shortcut on the form or a control on the form, it shouldn't matter, does it? As soon as you attempt to click on the form it's the ActiveForm.
The only issue I've ever seen with this is if your form has an ActiveX on it. Sometimes that can show as the ActiveForm, not the VFP form. Fred On Fri, Mar 12, 2010 at 11:27 AM, Bill Anderson <[email protected]> wrote: > On Thu, Mar 11, 2010 at 5:05 PM, MB Software Solutions, LLC < > [email protected]> wrote: > > > Fred Taylor wrote: > > > Try: > > > > > > _SCREEN.ActiveForm.EditTeacher() > > > > > > WINNER! Thanks, Fred! > > > > ...except if the person right clicks on a non-active form (VFE handles this > just fine, BTW) > > Bill > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ 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.

