nordyj
November 16th, 1999, 05:41 PM
I'm stuck using VB at work, and I'm hoping that I can get some help on something here. I'm using the TreeView controls HitTest method. According to MSDN, this will return 'Nothing' if the XY coordinates do not match up to a tree item. Yet, I can't find a way to compare my node object to 'Nothing'. I always get run time errors. Any body know enough about the Tree Control in VB to help?