I have a treeView and I change the current item by myTreeview.moveto(newkey) Since then, the current key is newkey but the item is not highlightes on screen I can't find the way to highlight the new item... How can it be done? Thanks in advance Regards