News

Okay this problem is pretty complicated so bear with me. I have a form with a ActiveX TreeView control which is reading off a table. But I want to be able to delete items off the table without ...
The treeview GUI has several methods, etc. that expect input as a treenodes and give output as treenodes. If my new class uses Biggertreenodes instead of treenodes, the methods don't work.