Does a form know which open forms are it's child?
- From: "Pierre" <pf@xxxxxxxxxx>
- Date: Thu, 7 Apr 2005 14:03:38 -0400
Hi all,
I have a form that i want to automatically close if it is idle after a
certain amount of time.
I can do that with no problem, but on that form there are four others forms
that can be open with button control.
Those form can also have button that can open orthers forms.
Is there a way to close all the child forms automatically with few lines of
code?
I don't want to put the code on each form since there are a lots of form in
this applciation.
Actually the main form close but all the otheres form stay open.
regards,
Pierre
.
- Follow-Ups:
- Re: Does a form know which open forms are it's child?
- From: Ken Snell [MVP]
- Re: Does a form know which open forms are it's child?
- Prev by Date: Re: Setting focus on a main form from a subform
- Next by Date: Remove Hours, Minutes and Seconds from Date Field
- Previous by thread: Add A New Record Using SubForms
- Next by thread: Re: Does a form know which open forms are it's child?
- Index(es):
Relevant Pages
|