PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Treeview SelectedNode

Reply

Treeview SelectedNode

 
Thread Tools Rate Thread
Old 11-02-2006, 02:21 AM   #1
=?Utf-8?B?TGVlIFdlaW5nYXJ0?=
Guest
 
Posts: n/a
Default Treeview SelectedNode


I have an application with a Treeview control that was created using VS 2003
and Framework 1.1. I have since upgraded to VS 2005 and Framework 2.0. I have
found that the SelectedNode property of the Treeview control is no longer
updatable programmatically. No error. Just doesn't update in code. It appears
as if it's being treated as a web Treeview instead of a winform Treeview. The
control is definitelyinstantiated as System.Windows.Forms.TreeView.
So now the code is no longer working properly where I simply trying to
programatically set the selected node in the control.
Any help or insight is greatly appreciated.
Thanks,
Lee
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off