form resizes itself

A

astro

I have a form with a combo box - if a selection is not found in the combo
box I display a message "not found" and return focus to the form.
However -- all the controls do a 'hop' up and the top 10% of the form
disappears above the title bar. If I then resize the form I can get that
top portion in view again. This hop only happens after the first time a
typed in value is not found.. I've removed the msgbox code and still get
the same behavior. The form resize event is NOT firing.

If a match is found the form does not 'shrink' upwards.

What is causing access to do this? There is no resizing code in the form.

Anyone see this behavior? Anyone know what is going on?
 

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

Top