P
Pierre
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
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