G
Guest
When my Access 2000 db opens, I have a form (a ShutDown form) that
automatically opens and set visible to false. It's Popup property set to
true. There is a Timer Event code on this form that will make it visible.
My problem is that most of my other forms have the Modal property set to
true. When that ShutDown form gets activated, it becomes visible, however I
can't click on any of the controls on that form. Is there a way I can get
the ShutDown form gain focus when it becomes visible on top of a modal form?
automatically opens and set visible to false. It's Popup property set to
true. There is a Timer Event code on this form that will make it visible.
My problem is that most of my other forms have the Modal property set to
true. When that ShutDown form gets activated, it becomes visible, however I
can't click on any of the controls on that form. Is there a way I can get
the ShutDown form gain focus when it becomes visible on top of a modal form?