G
Guest
I’ve created a contacts form with a browser control to preview a picture. In
order to refresh the browser I’m using the form_OnCurrent event. This is
working fine in a single form but fails when I navigate in the split form
datasheet. The main problem seems to be that Access runs my code in the
context of the split form datasheet and not my main form. A similar problem
is also occurring when resizing controls in split form view; Access resize
controls in the split form datasheet and not my main form.
Is there anyone else experience this behavior?
order to refresh the browser I’m using the form_OnCurrent event. This is
working fine in a single form but fails when I navigate in the split form
datasheet. The main problem seems to be that Access runs my code in the
context of the split form datasheet and not my main form. A similar problem
is also occurring when resizing controls in split form view; Access resize
controls in the split form datasheet and not my main form.
Is there anyone else experience this behavior?