Hi,

I have a tree control in my MFC dialog program which is set up to allow files to be dragged and dropped from Windows Explorer. Currently, when dragging from Explorer over a closed folder within my program, it opens the folder immedtiately.

Does anyone know if there is a way to add a delay on the folder opening when it is dragged over?

Thanks
Jim