F
Fred Wilson
Hello All,
I have searched this group up and down and tried all the code ideas that
were given but every time I maximize my main form it flickers real bad.
I've used
echo false
docmd.maximize
echo true
me.painting=false
docmd.maximize
me.repaint
and many combinations there of.
I've used the above On Load, On Open, On Activate, On Current
Keep in mind that in the same events once I maximize the form I
dynamically relocate two controls to the lower right of the form.
Any ideas?
Thanks,
Fred
I have searched this group up and down and tried all the code ideas that
were given but every time I maximize my main form it flickers real bad.
I've used
echo false
docmd.maximize
echo true
me.painting=false
docmd.maximize
me.repaint
and many combinations there of.
I've used the above On Load, On Open, On Activate, On Current
Keep in mind that in the same events once I maximize the form I
dynamically relocate two controls to the lower right of the form.
Any ideas?
Thanks,
Fred