maximizerestoredform problem

Z

zbud

I use the function from the mvp's sire and it works great for all my
forms but one.

The form opens like it should and occupies the application window. When
the form opens it sets the focus to a combo box where a reservation is
selected. When a reservation is selected or the "new record"
application. The form moves to the right and further down the window
page. There is a subform on the form that is requeried based on the
selection

What could be causing this ?

The maximizerestoredform is in the load event of the form.

Thanks

Bud
 
Top