Changing value of Node.Parent destroys .Bold property of entireancestry.

B

baobob

I move a node in an Excel 2002 TreeView by resetting the value
of .Parent to the .Parent under which I want it to be.

At least for me, doing that resets .Bold for both it AND all its
descendants to False.

1) Bug?
2) Is this the advisable (or only?) way to move a Node?

Thanks much.

***
 
B

baobob

P.S.:

1) It ALSO destroys the node and descendant ancestry's treelines.
2) TreeView.Refresh doesn't help either. Der data ist kaputtgegangen.

***
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top