G
Guest
Can someone tell me why the ChildNodes member of the TreeNode class is not
available. I am using VS 2005 and the help file tells me it should be
available in .net 2.0, but it is not listed in the dropdown member list and
if I add it anyway, it gives me a compiler error:
Error 3 'System.Windows.Forms.TreeNode' does not contain a definition for
'ChildNodes'
Any ideas?
Phil
available. I am using VS 2005 and the help file tells me it should be
available in .net 2.0, but it is not listed in the dropdown member list and
if I add it anyway, it gives me a compiler error:
Error 3 'System.Windows.Forms.TreeNode' does not contain a definition for
'ChildNodes'
Any ideas?
Phil