I need a simple dialog box for displaying a field and containing a CANCEL button. The form that calls this dialog box contains all the routines that are being processed. The dialog box acts like a Thermometer but with the extra button. I would like the dialog box to remain in the foreground until the processing in the calling form is complete at which time the form releases
What is the easiest way to create this dialog box - is there a class already for this or do I create another form and make it modeless but then how do I keep it in the foreground
Thanks,
Jean
What is the easiest way to create this dialog box - is there a class already for this or do I create another form and make it modeless but then how do I keep it in the foreground
Thanks,
Jean