Bonjour/Hello,
In a TreeView, I have a problem when i want to insert a new node :
With the methods AddItem, i give the index of the node "father", but it is always added at the end of the nodes "brothers".
How can i define the position of the new node "son" (like First, LAST, or by the index of the previous node)
Thank you for your help
Cordialement/Regards
Bruno.