How to disable editing of a Treeview node.

  • Thread starter Thread starter cr113
  • Start date Start date
C

cr113

I'm using Access 2007. I've populated an unbound Treeview control with
several nodes. Currently the user can click on a highlighted node and
then change the text of that node. How can I disable this?
 
Back
Top