Repaint a form with a TreeView Object

M

Mauricio Silva

Hi there, I need help with this, please.

I have a form with an ActiveX TreeView object on it (Microsoft TreeView
Control 6.0 SP4). Everything is working fine, my problem is when I open the
form.

If the form is maximized, there is no problem. If i is at normal sie
(restored), the ActiveX control appear at the top-left corner of the form and
stay ther until I click on it or move the focus using TAB and press Up or
Down arrows.

I've tried form.requery, form.repaint, treeview.requery, docmd.RepaintObject
and nothing worked so far. I have been looking for an way to FORCE the
repaint even id there is no paint pending to be done.

Is this the way? What am I missing? Can you help me?

Thanks

Mauricio Silva
 

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