Blog Job Engineering
Tuesday, March 08, 2005
 
Using TreeView in runtime vs IDE

There is something strange about TreeView in .NET Framework 1.1. You can't use TreeView object to run this syntax: treeView1->SelectedNode->Nodes->Add(S"Example1");
on the TreeView object that you create inside the program (on the fly), but you can use the syntax when you create the object from IDE (you drag the object from Component Toolboc on visual studio .NET IDE)
 
Comments: Post a Comment
not another bull crap blog page

ARCHIVES
05/01/2003 - 06/01/2003 / 08/01/2003 - 09/01/2003 / 12/01/2004 - 01/01/2005 / 03/01/2005 - 04/01/2005 / 06/01/2005 - 07/01/2005 / 05/01/2006 - 06/01/2006 / 06/01/2006 - 07/01/2006 / 01/01/2009 - 02/01/2009 / 03/01/2009 - 04/01/2009 / 05/01/2010 - 06/01/2010 / 01/01/2012 - 02/01/2012 / 02/01/2012 - 03/01/2012 / 07/01/2012 - 08/01/2012 /


Powered by Blogger