KeyserSoze1877
Programmer
I have two TreeView objects on my form.
On each form I have an AfterSelect event that does a function.
When I click on the two tree views it works fine if I select different items in the trees. But... the way I use the tree if one of the trees only has one node, it will only fire off the AfterSelect event once, even if I go click on the other tree or change focus, if I click on that one node it wont fire off that AfterSelect function again.
????
---------------
Keyser Soze
"Vote Pedro.
On each form I have an AfterSelect event that does a function.
When I click on the two tree views it works fine if I select different items in the trees. But... the way I use the tree if one of the trees only has one node, it will only fire off the AfterSelect event once, even if I go click on the other tree or change focus, if I click on that one node it wont fire off that AfterSelect function again.
????
---------------
Keyser Soze
"Vote Pedro.