Hi there, I have managed to get a treeview ctl to work on my HTA but cant figure out how to trap an ExpandNode event!
sub dirView_NodeClick(whatnode)
output = whatnode.Key
statusline.innerHTML = output
end sub
the above code works fine, however, when I try the same technique with any other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.