Form Controls Question

xPaul

Registered User.
Local time
Today, 10:55
Joined
Jan 27, 2013
Messages
65
All,

I am having issue with the controls on my form. No so much an issue, rather than a question.

When I select a table, and press the Form button it auto populates the form with the various controls etc. I have noticed that for example a text box will show the control source but with a space in front of it.

When in form view you will notice a space between the left hand side of the text box and the information returned from the DB.

If I go ahead and create my own control on the form, and assign the control source myself, there is no space.

From an aesthetical point of view it doesn't look quite right.

Does anyone know why this is?

Best regards
 
Solved!

For anyone else having the same issue:

Check the following options under the Format tab:

Top Margin
Bottom Margin
Left Margin
Right Margin
Top Padding
Bottom Padding
Left Padding
Right Padding.

Confirm that these are the same as the others, and you are good to go!
 

Users who are viewing this thread

Back
Top Bottom