User2130758966 posted
Hey,
I dont think this is what gdi+ is really intended for. You have created an image of a treeview not an actual web control so the there is only one click element which is for the whole thing.
I guess you might be able to find out the x and y co-ordinates of the click and figure out where it was clicked but this seems like you are going to spend a lot of time trying to force something to do something its not intended for.
Is there a serious reason why you cant use the normal treeview and skin it up?