View Full Version : Active form view


Xenix
11-06-2001, 02:14 AM
Can anyone tell me how to make my active form come to the top? I have a button I click on that opens a new form but the main form always stays on top and will not let me click off it http://www.access-programmers.co.uk/ubb/frown.gif can only close it to see the form I want http://www.access-programmers.co.uk/ubb/frown.gif

mjdavie
11-06-2001, 02:36 AM
Sounds like your main form is set as a Pop Up form. Try setting the Pop Up property of the form to No.

Xenix
11-06-2001, 04:16 AM
Thank you very much http://www.access-programmers.co.uk/ubb/smile.gif
that was it http://www.access-programmers.co.uk/ubb/smile.gif))

under Form properties, Other, Pop Up.