Hi, I am new to WPF and got started with that.
I am developing a source code viewer, and trying to show the list of source files in a treeview,once double click the file, use should be able to see the text[Read Only]. To be honest I never worked with treeview controls in windows forms too.
Am I supposed to load all the files into program or recursively load from source files?
How can it be implemented??
Thanks
Loading
Raaj KumarPosted Mar 4, 2010, 7:02 AM
http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=79815