Hi,
I want my TreeNodes to have extra properties so i've extended the TreeNode Class and add a few new properties, but i need to extend the UltraTree Class so i can add this new nodes instead of the traditional nodes, how can i acomplish this,
thanks