The only way I can think of to do this would be to subclass the window
(getting the window handle in explorer, and then subclassing the tree
control) and then processing the TVN_ITEMEXPANDING or the TVN_ITEMEXPANDED
windows messages in the message function you pass when you subclass the
window.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.