I am developing a MS Access database application with user interface in VBA. I create a form and added to the form a treeview control which I can populate easily. However important event procedures could not not be added. So I could not add the node click procedure. Could someone assist?
Treeview Control is Missing Most Important event procedures such as node click event
Collapse
X
-
Have you seen the videos that TheSmileyCoder created covering this control? The first in the series can be found here: Treeview in Access Part 1: Basic - Loading information into treeview
Comment