move module

  • Thread starter Thread starter KC
  • Start date Start date
K

KC

I created a popup form in Access 2002.
It had an option to not move the form.
When I opened it in Access 2000, It moves.
How do I lock the popup form in Access 2000?
 
KC said:
I created a popup form in Access 2002.
It had an option to not move the form.
When I opened it in Access 2000, It moves.
How do I lock the popup form in Access 2000?

The only way that I'm aware of is to use a BorderStyle of "None". This also
eliminates the TitleBar so there is no place for the user's mouse to utilize for
moving the form. You can use boxes and labels to simulate the look of a normal
border and TitleBar.
 

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