I am porting a small VB app over to ppc. The treeview control uses the
LableEdit property which is not supported by .NET Compact Framework. Also,
since it does not support GetNodeAt method either, it seems impossible to
implement lable edit function and yet Pocket Explorer seems to implement it
for its ListView adequately. Does anybody have experince with implementing
labeledit for a treeview node in PPC?