Cannot shange width of form

  • Thread starter Thread starter Pete Hay
  • Start date Start date
P

Pete Hay

In the form properties I'm trying to reduce the form's width. Width property
seems to be locked. Changes are ignored. What is locking this?

Pete
 
Hi Pete,

The most likely cause is a control on the form which is preventing the form
width being reduced. You cannot make the form narrower than the right-most
control position. If it's not immediately obvious, it might be a line which
is overlapped by control borders, or at the very top or bottom of a section.

HTH,

Rob
 
Thank you both for your replies. Yes it was a simple horizontal line placed
all the way against the bottom of the header section and not really visible
on-screen. Glad I can count on this group even for the obvious ones.
Pete
 

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