Cannot make a popup form.

  • Thread starter Thread starter Frank Martin
  • Start date Start date
F

Frank Martin

I have made these before, but now all I get is either a completely minimized
or maximized form. I have set the form type to 'popup' in the properties
menu and nothing seems to work.
Please help, Frank
 
Have you checked whether there are other codes being executed that minimizes
or maximizes the Form?

In particular, check the Form_Open / Form_Load and Form_Activate Event
Procedures of the Form you are trying to open as "pop-up".
 
I ixed it by putting some controls on to it. It seems that a popup form
shrinks right down when there is nothing on it.
Thanks Frank.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top