I have created a Treeview with only 2 levels.
First level (parent) represents Table names and the second level (children) represents Column names.

My problem, is that if I perform a double-click on a node which is already expanded, I can see on the screen that the node is collapsed.

In fact, I don't want to close the Node if it is already open.
Is there a way to make it works as I wish or is it a bug ?...

I use VB6 with SP5

Thanks,
Thierry