scroll bars on sub forms

  • Thread starter Thread starter FubarDave
  • Start date Start date
F

FubarDave

I have a couple of subforms displayed on a form. Their widths are set so that
they look like it is one table of data.

When I open the form at the first record everything is positioned nicely.
But when I go to the next record (and every subsequent record afterwards -
even the first record again) I get scrollbars on my sub forms (even though
both sub-forms have their scroll-bar properties are set to "Neither".

Has anyone experienced this before and is there a way to avoid the
scrollbars ?
 
Answering my own question here ....
Problem is very similar to Gunti (above) but involved subform scroll bars.
The sub-forms had a raised border style. By changing it to Flat the problem
went away.

Dont know why but it does.
 
Back
Top