Strange behaviour with form

Mister-B

New member
Local time
Today, 13:45
Joined
Apr 10, 2020
Messages
26
I have updated a form of mine in a database. In design view everything is how I want it. Whenever I switch into the form view, none of the new labels or check boxes I have inserted are in the position that I have placed them. They are either in another location on the form or are not being shown at all. All the controls are on "visible".

Can anybody explain this strange behaviour?
 
MisterB, Did you save any changes you made to the form's design?
 
I have updated a form of mine in a database. In design view everything is how I want it. Whenever I switch into the form view, none of the new labels or check boxes I have inserted are in the position that I have placed them. They are either in another location on the form or are not being shown at all. All the controls are on "visible".

Can anybody explain this strange behaviour?
Check your "Anchoring"

If you inadvertently changed the anchoring, they can sometimes be repositioned elsewhere on the Form. Also check the Visible Properties of the controls.
 
Thanks for the suggestions. I have not changed the design of the form. All controls are visible and they all have the sam anchor settings.
 
What is the anchoring? This definitely sounds like anchoring.
 
What is the anchoring? This definitely sounds like anchoring.
Horizontal: left
Vertical: Upper

This is the same as with all controls on the form. I have never messed with anchoring.
 
This is the same as with all controls on the form. I have never messed with anchoring
Those are the defaults. So I do not know without seeing the form. But the symptoms are what happens with other anchoring and can be very frustrating if you are unaware. I was helping someone on a dB and took me forever to figure out what was happening.
 

Users who are viewing this thread

Back
Top Bottom