Click to See Complete Forum and Search --> : Multiple Forms


locus86
March 19th, 2003, 02:57 AM
Is there anyway to specify that which form is the topmost form?

I have a main form with a number of controls. Clicking the Save button will call a function that creates another smaller form which allows the user to specify the path.

However when the second form appears, the main form is still the topmost form. Is there anyway I can make the main form stay in the background when the second form appears????
Any advice would be most appreciated.

Thanks