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
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