News, links, downloads, tips and tricks on Microsoft Access and related
Friday, April 19, 2013
An MSForms treeview control now in Access
An MSForms (all VBA) treeview control you can now use in Access as any OCX control, e.g. insert into form or report. And it will work on 64-bit Access version! Thanks to Access MVP Ben Clothier, who made it happen!
So exciting to know that, our good old treeview, which I could use only on VB can now be used also in Access! I hope time comes and all of the important controls could be used here.It would make life so much simpler.
Thanks for this tool! Is there a way to raise a double-click event? It seems whenever I try, the click event fires but I can't get a double-click event.
So exciting to know that, our good old treeview, which I could use only on VB can now be used also in Access! I hope time comes and all of the important controls could be used here.It would make life so much simpler.
ReplyDeleteThanks for this tool! Is there a way to raise a double-click event? It seems whenever I try, the click event fires but I can't get a double-click event.
ReplyDeleteHi Mark,
ReplyDeleteI did not really used it, but beleive you can add it, as you have a source code
Alex