I have a trivial MS Access 2007 vba blank form to which I have added a MS TreeView Control 6.0 (SP6).
When I go to Form.Load event try TreeView0.Nodes there is no Nodes property.
Does anyone know why this might happen?
Thanks
Wayne
When I go to Form.Load event try TreeView0.Nodes there is no Nodes property.
Does anyone know why this might happen?
Thanks
Wayne
Comment