Title:
Scanning_HardDrive_to_TreeView Download
Description: Here is how to use C# to scan through files recursively in a computer and add them to a TreeView control. The result will be a C# treeview with folders and files. There are two main functions to accomplish the task. One for scanning directions. The other for creating nodes and child nodes in the TreeView. Both are easily done with recursive C# functions..
To Search:
- [asm_tools] - Assembly language programming and debugg
- [online_order] - zai xian ding dan cheng xu,ji yu dong yi
File list (Check if you may need any files):
ScanFiles
.........\Form1.cs
.........\Form1.Designer.cs
.........\Form1.resx
.........\Program.cs
.........\Properties
.........\..........\AssemblyInfo.cs
.........\..........\Resources.Designer.cs
.........\..........\Resources.resx
.........\..........\Settings.Designer.cs
.........\..........\Settings.settings
.........\ScanFiles.csproj
.........\ScanFiles.exe