Popup form as indicator
Is it possible to have a popup form indicate the progress of activity that takes place on an underlying form? When I click on a specific button on the underlying form, I would like a popup form appear and inform the user of the activity that takes place in the underlying form. In the simplest case the popup form would display a static caption such as "Working ..." and if possible it would be nice to be able elapsed time etc. The popup form should disappear (or made invisible) when the code in the underlying form finishes. The dimensions of the popup form should be user-defined.
Thanks,
John
Is it possible to have a popup form indicate the progress of activity that takes place on an underlying form? When I click on a specific button on the underlying form, I would like a popup form appear and inform the user of the activity that takes place in the underlying form. In the simplest case the popup form would display a static caption such as "Working ..." and if possible it would be nice to be able elapsed time etc. The popup form should disappear (or made invisible) when the code in the underlying form finishes. The dimensions of the popup form should be user-defined.
Thanks,
John
Last edited: