D
Dmitriy Sonechko
Hi there!
In my Treeview Control I am trying to edit some of the nodes.
For this purpose I am using mytree.beginedit(), so after this the node
is ready for editing. But I need to avoid of entering some symbols
during editing.
So I need smth like KeyPress Event for current TreeNode to be fired to
implement some symbol cheking.
Could you advice me smth?
Treeview property LabelEdit is set to True.
Thanks in advance!
Dmitriy.
In my Treeview Control I am trying to edit some of the nodes.
For this purpose I am using mytree.beginedit(), so after this the node
is ready for editing. But I need to avoid of entering some symbols
during editing.
So I need smth like KeyPress Event for current TreeNode to be fired to
implement some symbol cheking.
Could you advice me smth?
Treeview property LabelEdit is set to True.
Thanks in advance!
Dmitriy.