G
Guest
Hi all,
I have a treeview with 3 nodes at root level. After the TreeView loads, the first node has focus. I have a context menu that can be activated from the treeview. If I select say the last node via right click to get the context menu, focus moves to the last node the context menu opens, I select rename which calls Node.BeginEdit but focus has sprung back to the first node and it is in a state for editing the lablel.
Thanks in advance for any help
Pete.
I have a treeview with 3 nodes at root level. After the TreeView loads, the first node has focus. I have a context menu that can be activated from the treeview. If I select say the last node via right click to get the context menu, focus moves to the last node the context menu opens, I select rename which calls Node.BeginEdit but focus has sprung back to the first node and it is in a state for editing the lablel.
Thanks in advance for any help
Pete.