5
Answers

Win32 Treeview - delay on mouse over

Alexander

Alexander

15y
6.9k
1

Hello everybody,

i have a small programm that has a treeview and a datagridview. i can drag and drop names from the grid to tree. the tree has alot of nodes and some of them have alot of children.

when i move a name to the tree i let the selected node expand, so i dont have to choose the destination note before start draging.

since the expanding is so fast i almost cant drag to the note i want because all childnotes expand as soon i hit the parent node.

so what i want to ask you:

is there any way to slow down the expand, having a short delay like windows explorer would be awesome :-)

thanks in advance!

greeting alex (germany)

Answers (5)