On Wed, Jul 30, 2008 at 4:24 PM, Paul McNary <[EMAIL PROTECTED]> wrote:
> Hello
>
> I am creating forms when starting my first form.
> Then when I want to use it I do a frm.show().
>
> Is there an event that fires when or after I perform the show.

I am pretty sure that the Activate event fires because when you do a
show the new form gains focus.  That and a Deactivate event fires on
the parent form.  There's also a create event that fires when the form
object in instantiated.

Nate L.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to